Reference documentation and code samples for the Google Cloud Container V1 Client class NetworkPolicy.
Configuration options for the NetworkPolicy feature.
https://kubernetes.io/docs/concepts/services-networking/networkpolicies/
Generated from protobuf message google.container.v1.NetworkPolicy
Namespace
Google \ Cloud \ Container \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ provider
int
The selected network policy provider.
↳ enabled
bool
Whether network policy is enabled on the cluster.
getProvider
The selected network policy provider.
int
setProvider
The selected network policy provider.
var
int
$this
getEnabled
Whether network policy is enabled on the cluster.
bool
setEnabled
Whether network policy is enabled on the cluster.
var
bool
$this