ManagedClusterPodIdentityExceptionOutput interface
See disable AAD Pod Identity for a specific Pod/Application for more details.
Properties
| name | The name of the pod identity exception. |
| namespace | The namespace of the pod identity exception. |
| pod |
The pod labels to match. |
Property Details
name
The name of the pod identity exception.
name: string
Property Value
string
namespace
The namespace of the pod identity exception.
namespace: string
Property Value
string
podLabels
The pod labels to match.
podLabels: Record<string, string>
Property Value
Record<string, string>