Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsValidProviderStatus ¶ added in v0.1.3
func IsValidProviderStatus(status commonParams.InstanceStatus) bool
IsProviderValidStatus checks if the given status is valid for the provider. A provider should only return a status indicating that the instance is in a lifecycle state that it can influence. The sole purpose of a provider is to manage the lifecycle of an instance. Statuses that indicate an instance should be created or removed, will be set by the controller.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.