google_api_container v0.0.1 GoogleApi.Container.V1.Model.NetworkPolicy View Source

Configuration options for the NetworkPolicy feature. https://kubernetes.io/docs/concepts/services-networking/networkpolicies/

Attributes

  • enabled (Boolean): Whether network policy is enabled on the cluster. Defaults to: null.
  • provider (String): The selected network policy provider. Defaults to: null.

    • Enum - one of [PROVIDER_UNSPECIFIED, CALICO]