Reference documentation and code samples for the Google Cloud Container V1 Client class Provider.
Allowed Network Policy providers.
Protobuf type google.container.v1.NetworkPolicy.Provider
Namespace
Google \ Cloud \ Container \ V1 \ NetworkPolicyMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
PROVIDER_UNSPECIFIED
Value: 0
Not set
Generated from protobuf enum PROVIDER_UNSPECIFIED = 0;
CALICO
Value: 1
Tigera (Calico Felix).
Generated from protobuf enum CALICO = 1;