Documentation ¶
Index ¶
- func DescribeSize(apiKey, projectID, instanceType string) (*provider.NodeCapacity, error)
- func GetCredentialsForCluster(cloudSpec kubermaticv1.CloudSpec, ...) (apiKey, projectID string, err error)
- func NewCloudProvider(secretKeyGetter provider.SecretKeySelectorValueFunc) provider.CloudProvider
- func ValidateCredentials(apiKey, projectID string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DescribeSize ¶ added in v2.22.0
func DescribeSize(apiKey, projectID, instanceType string) (*provider.NodeCapacity, error)
func GetCredentialsForCluster ¶
func GetCredentialsForCluster(cloudSpec kubermaticv1.CloudSpec, secretKeySelector provider.SecretKeySelectorValueFunc) (apiKey, projectID string, err error)
func NewCloudProvider ¶
func NewCloudProvider(secretKeyGetter provider.SecretKeySelectorValueFunc) provider.CloudProvider
NewCloudProvider creates a new packet provider.
func ValidateCredentials ¶ added in v2.20.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.