Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCloudProvider ¶
func NewCloudProvider(ctx context.Context, options cloudprovider.Options) cloudprovider.CloudProvider
func RegisterOrDie ¶
func RegisterOrDie(ctx context.Context, cloudProvider cloudprovider.CloudProvider)
RegisterOrDie populates supported instance types, zones, operating systems, architectures, and validation logic. This operation should only be called once at startup time. Typically, this call is made by NewCloudProvider(), but must be called if the cloud provider is constructed manually (e.g. tests).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.