Documentation ¶
Index ¶
- func GetAKSCluster(ctx context.Context, aksClient *containerservice.ManagedClustersClient, ...) (*containerservice.ManagedCluster, error)
- func GetAKSClusterClient(cred resources.AKSCredentials) (*containerservice.ManagedClustersClient, error)
- func GetAKSClusterStatus(ctx context.Context, secretKeySelector provider.SecretKeySelectorValueFunc, ...) (*apiv2.ExternalClusterStatus, error)
- func GetCLusterConfig(ctx context.Context, cred resources.AKSCredentials, ...) (*api.Config, error)
- func GetCredentialsForCluster(cloud kubermaticv1.ExternalClusterCloudSpec, ...) (resources.AKSCredentials, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAKSCluster ¶
func GetAKSCluster(ctx context.Context, aksClient *containerservice.ManagedClustersClient, cloud *kubermaticv1.ExternalClusterCloudSpec) (*containerservice.ManagedCluster, error)
func GetAKSClusterClient ¶
func GetAKSClusterClient(cred resources.AKSCredentials) (*containerservice.ManagedClustersClient, error)
func GetAKSClusterStatus ¶
func GetAKSClusterStatus(ctx context.Context, secretKeySelector provider.SecretKeySelectorValueFunc, cloud *kubermaticv1.ExternalClusterCloudSpec) (*apiv2.ExternalClusterStatus, error)
func GetCLusterConfig ¶
func GetCredentialsForCluster ¶
func GetCredentialsForCluster(cloud kubermaticv1.ExternalClusterCloudSpec, secretKeySelector provider.SecretKeySelectorValueFunc) (resources.AKSCredentials, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.