共用方式為


ManagedClusterPodIdentity interface

指派給受控叢集之 Pod 身分識別的詳細資料。

屬性

bindingSelector

要用於 AzureIdentityBinding 資源的系結選取器。

identity

使用者指派的身分識別詳細資料。

name

Pod 身分識別的名稱。

namespace

Pod 身分識別的命名空間。

provisioningInfo

注意:此屬性不會序列化。 它只能由伺服器填入。

provisioningState

Pod 身分識別的目前布建狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

bindingSelector

要用於 AzureIdentityBinding 資源的系結選取器。

bindingSelector?: string

屬性值

string

identity

使用者指派的身分識別詳細資料。

identity: UserAssignedIdentity

屬性值

name

Pod 身分識別的名稱。

name: string

屬性值

string

namespace

Pod 身分識別的命名空間。

namespace: string

屬性值

string

provisioningInfo

注意:此屬性不會序列化。 它只能由伺服器填入。

provisioningInfo?: ManagedClusterPodIdentityProvisioningInfo

屬性值

provisioningState

Pod 身分識別的目前布建狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string