ManagedClusterPodIdentityException interface

Properties

name

The name of the pod identity exception.

namespace

The namespace of the pod identity exception.

podLabels

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: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}