ManagedClusterPodIdentityException Class

ManagedClusterPodIdentityException.

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. Name of the pod identity exception.

namespace
str

Required. Namespace of the pod identity exception.

pod_labels
dict[str, str]

Required. Pod labels to match.