Crate symphony

Crate symphony 

Source

Modules§

models

Structs§

ProviderHandle
A reference to the Target Provider instance that has been created using a dynamically loaded library.
ProviderWrapper

Traits§

ITargetProvider
A Rust-based Symphony Target Provider.

Functions§

apply
Applies deployment as a JSON string.
create_provider_instance
Creates a new instance of the provider.
destroy_provider_instance
Destroys the provider instance.
get
Gets components as a JSON string.
get_validation_rule
Gets validation rule as a JSON string.