AksComputeSecretsProperties interface

Properties of AksComputeSecrets

Properties

adminKubeConfig

Content of kubeconfig file that can be used to connect to the Kubernetes cluster.

imagePullSecretName

Image registry pull secret.

userKubeConfig

Content of kubeconfig file that can be used to connect to the Kubernetes cluster.

Property Details

adminKubeConfig

Content of kubeconfig file that can be used to connect to the Kubernetes cluster.

adminKubeConfig?: string

Property Value

string

imagePullSecretName

Image registry pull secret.

imagePullSecretName?: string

Property Value

string

userKubeConfig

Content of kubeconfig file that can be used to connect to the Kubernetes cluster.

userKubeConfig?: string

Property Value

string