google_api_container v0.7.0 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.t): The selected network policy provider. Defaults to:
null
.- Enum - one of [PROVIDER_UNSPECIFIED, CALICO]
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.