Google Cloud Container V1 Client - Class Provider (1.24.0)

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 \ NetworkPolicy

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
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;