ApprovalProvider |
Provides capability to create custom approval policies
|
AppTabProvider |
Used for adding customized tabs to the Morpheus App Details Screens
|
CatalogItemLayoutProvider |
This provider provides a means to define custom layouts for rendering catalog item detail pages.
|
CloudCostingProvider |
Morpheus provides a way to generate monthly invoices based on resources in a Cloud .
|
CloudInitializationProvider |
|
CloudNativeProvisionProvider |
Provides methods for interacting with the provisioning engine of Morpheus.
|
CloudProvider |
Provides a standard set of methods for interacting with cloud integrations or on-prem service providers.
|
ClusterProvider |
|
ClusterTabProvider |
Renders tabs within a custom Cluster in Morpheus.
|
ComputeProvisionProvider |
Provides methods for interacting with provisioned vms related to power and resizing
|
CredentialProvider |
Provides an interface for defining custom external Credential Stores.
|
CypherModuleProvider |
Provides a means to register a Cypher Secret Backend and CypherModule for registry on storing secrets or auto generating
secret values that can be encrypted.
|
DatasetProvider<T,V> |
Provides support for defining custom data sets with option lookup or typeahead data
|
DNSProvider |
Any plugin for Morpheus that provides DNS Related integration points should use this for implementing
DNS Related Services used throughout the orchestration process
|
GlobalUIComponentProvider |
This provider creates a means to render global components into the main layout of Morpheus.
|
GuidanceRecommendationProvider |
This provider allows the creation of custom recommendations that can be shown to the user via the "Guidance" section of Morpheus.
|
HostProvisionProvider |
Provides methods for interacting with the provisioning engine of Morpheus for host and vms directly
|
HostProvisionProvider.ResizeFacet |
Allows the server to be resized
|
InstanceTabProvider |
Provides support for custom UI tabs when viewing Instance details
|
IPAMProvider |
Provides IP Address Management integration support for third party IPAM Vendors.
|
LocalizationProvider |
Used to represent custom locales that may want to be registered within Morpheus.
|
NetworkProvider |
Provides a standard set of methods for interacting with networks.
|
NetworkTabProvider |
Renders tabs for networks.
|
PluginProvider |
All Providers implement the Plugin Extension.
|
ProvisionProvider |
Provides methods for interacting with the provisioning engine of Morpheus.
|
ProvisionProvider.HypervisorConsoleFacet |
Provides methods for interacting with provisioned vms through a hypervisor console
|
ProvisionProvider.SnapshotFacet |
Provides methods for interacting with provisioned vms to manage associated snapshots
|
ReportProvider |
Provides an interface and standard set of methods for creating custom report types within Morpheus.
|
ResourceProvisionProvider |
Provides methods for interacting with the provisioning engine of Morpheus.
|
ScaleProvider |
Provides a standard set of methods for interacting with auto scale integrations
|
SecurityGroupProvider |
|
ServerTabProvider |
Provides support for custom UI tabs when viewing Server details within the UI.
|
StorageProvider |
Represents a StorageServerType implementation for creating buckets, volumes and file shares.
|
StorageProviderBuckets |
|
StorageProviderFileShares |
|
StorageProviderVolumes |
|
TaskProvider |
Provides a standard set of methods for interacting with cloud integrations or on-prem service providers.
|
UIExtensionProvider |
Base interface for any UI Tab related extensions.
|
VmProvisionProvider |
Provides methods for interacting with the provisioning engine of Morpheus for host and vms directly
|
WorkloadProvisionProvider |
Provides methods for interacting with the provisioning engine of Morpheus.
|
WorkloadProvisionProvider.ResizeFacet |
Allows the workload to be resized
|