FirewallPolicyKubeSelectorGroupProperties interface
Properties of the Kubernetes Selector Group.
Properties
| namespace |
Kubernetes Namespace selector for matching namespaces in the Kubernetes cluster. |
| pod |
Kubernetes Pod selector for matching pods in the Kubernetes cluster. |
| provisioning |
The provisioning state of the firewall policy Kubernetes selector group resource. |
Property Details
namespaceSelector
Kubernetes Namespace selector for matching namespaces in the Kubernetes cluster.
namespaceSelector?: KubeLabelSelector
Property Value
podSelector
Kubernetes Pod selector for matching pods in the Kubernetes cluster.
podSelector?: KubeLabelSelector
Property Value
provisioningState
The provisioning state of the firewall policy Kubernetes selector group resource.
provisioningState?: string
Property Value
string