ManagedClusterPodIdentity interface

Details about the pod identity assigned to the Managed Cluster.

Properties

bindingSelector

The binding selector to use for the AzureIdentityBinding resource.

identity

The user assigned identity details.

name

The name of the pod identity.

namespace

The namespace of the pod identity.

provisioningInfo

NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

The current provisioning state of the pod identity. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

bindingSelector

The binding selector to use for the AzureIdentityBinding resource.

bindingSelector?: string

Property Value

string

identity

The user assigned identity details.

identity: UserAssignedIdentity

Property Value

name

The name of the pod identity.

name: string

Property Value

string

namespace

The namespace of the pod identity.

namespace: string

Property Value

string

provisioningInfo

NOTE: This property will not be serialized. It can only be populated by the server.

provisioningInfo?: ManagedClusterPodIdentityProvisioningInfo

Property Value

provisioningState

The current provisioning state of the pod identity. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string