KnownNetworkPolicy enum
Known values of NetworkPolicy that the service accepts.
Fields
Azure | Use Azure network policies. See differences between Azure and Calico policies for more information. |
Calico | Use Calico network policies. See differences between Azure and Calico policies for more information. |
Cilium | Use Cilium to enforce network policies. This requires networkDataplane to be 'cilium'. |
None | Network policies will not be enforced. This is the default value when NetworkPolicy is not specified. |