Documentation ¶
Index ¶
- func GetClusterConfig(ctx context.Context, accessKeyID, secretAccessKey, clusterName, region string) (*api.Config, error)
- func GetCredentialsForCluster(cloud kubermaticv1.ExternalClusterCloudSpec, ...) (accessKeyID, secretAccessKey string, err error)
- func GetEKSClusterStatus(secretKeySelector provider.SecretKeySelectorValueFunc, ...) (*apiv2.ExternalClusterStatus, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetClusterConfig ¶
func GetCredentialsForCluster ¶
func GetCredentialsForCluster(cloud kubermaticv1.ExternalClusterCloudSpec, secretKeySelector provider.SecretKeySelectorValueFunc) (accessKeyID, secretAccessKey string, err error)
func GetEKSClusterStatus ¶
func GetEKSClusterStatus(secretKeySelector provider.SecretKeySelectorValueFunc, cloudSpec *kubermaticv1.ExternalClusterCloudSpec) (*apiv2.ExternalClusterStatus, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.