ManagedClusterPodIdentityException Class

See disable AAD Pod Identity for a specific Pod/Application for more details.

All required parameters must be populated in order to send to Azure.

Inheritance
ManagedClusterPodIdentityException

Constructor

ManagedClusterPodIdentityException(*, name: str, namespace: str, pod_labels: Dict[str, str], **kwargs)

Variables

name
str

Required. The name of the pod identity exception.

namespace
str

Required. The namespace of the pod identity exception.

pod_labels
dict[str, str]

Required. The pod labels to match.