Documentation ¶
Index ¶
- func DescribeDropletSize(ctx context.Context, token, sizeName string) (*provider.NodeCapacity, error)
- func GetCredentialsForCluster(cloud kubermaticv1.CloudSpec, ...) (accessToken string, err error)
- func NewCloudProvider(secretKeyGetter provider.SecretKeySelectorValueFunc) provider.CloudProvider
- func ValidateCredentials(ctx context.Context, token string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DescribeDropletSize ¶ added in v2.22.0
func GetCredentialsForCluster ¶
func GetCredentialsForCluster(cloud kubermaticv1.CloudSpec, secretKeySelector provider.SecretKeySelectorValueFunc) (accessToken string, err error)
GetCredentialsForCluster returns the credentials for the passed in cloud spec or an error.
func NewCloudProvider ¶
func NewCloudProvider(secretKeyGetter provider.SecretKeySelectorValueFunc) provider.CloudProvider
NewCloudProvider creates a new digitalocean provider.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.