# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Interface is the set of methods required for a resource provisioner plugin.
UIOutput provides the Output method for resource provisioner plugins to write any output to the UI.

# Type aliases

Factory is a function type that creates a new instance of a resource provisioner, or returns an error if that is impossible.