Interface CloudProvider

All Superinterfaces:
CloudProvider, PluginProvider

@Deprecated public interface CloudProvider extends CloudProvider
Deprecated.
Provides a standard set of methods for interacting with cloud integrations or on-prem service providers. This includes syncing assets related to things like VirtualMachines or Containers for various cloud types. For integrating with actual provisioning a ProvisionProvider is also available. TODO : Still a Work In Progress and not yet supported NOTE: This Provider has moved to CloudProvider
Since:
0.8.0
See Also: