Google Cloud Container V1 Client - Class CgroupMode (2.4.0)

Reference documentation and code samples for the Google Cloud Container V1 Client class CgroupMode.

Possible cgroup modes that can be used.

Protobuf type google.container.v1.LinuxNodeConfig.CgroupMode

Namespace

Google \ Cloud \ Container \ V1 \ LinuxNodeConfig

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

CGROUP_MODE_UNSPECIFIED

  Value: 0 
 

CGROUP_MODE_UNSPECIFIED is when unspecified cgroup configuration is used.

The default for the GKE node OS image will be used.

Generated from protobuf enum CGROUP_MODE_UNSPECIFIED = 0;

CGROUP_MODE_V1

  Value: 1 
 

CGROUP_MODE_V1 specifies to use cgroupv1 for the cgroup configuration on the node image.

Generated from protobuf enum CGROUP_MODE_V1 = 1;

CGROUP_MODE_V2

  Value: 2 
 

CGROUP_MODE_V2 specifies to use cgroupv2 for the cgroup configuration on the node image.

Generated from protobuf enum CGROUP_MODE_V2 = 2;

Design a Mobile Site
View Site in Mobile | Classic
Share by: