AksComputeSecretsProperties interface
AksComputeSecrets 的屬性
屬性
admin |
可用來連線到 Kubernetes 叢集的 kubeconfig 檔案內容。 |
image |
映射登錄提取秘密。 |
user |
可用來連線到 Kubernetes 叢集的 kubeconfig 檔案內容。 |
屬性詳細資料
adminKubeConfig
可用來連線到 Kubernetes 叢集的 kubeconfig 檔案內容。
adminKubeConfig?: string
屬性值
string
imagePullSecretName
映射登錄提取秘密。
imagePullSecretName?: string
屬性值
string
userKubeConfig
可用來連線到 Kubernetes 叢集的 kubeconfig 檔案內容。
userKubeConfig?: string
屬性值
string