Reference documentation and code samples for the Google Cloud Gke Hub V1 Client class Management.
Whether to automatically manage the Feature.
Protobuf type google.cloud.gkehub.configmanagement.v1.MembershipSpec.Management
Namespace
Google \ Cloud \ GkeHub \ ConfigManagement \ V1 \ MembershipSpecMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
MANAGEMENT_UNSPECIFIED
Value: 0
Unspecified
Generated from protobuf enum MANAGEMENT_UNSPECIFIED = 0;
MANAGEMENT_AUTOMATIC
Value: 1
Google will manage the Feature for the cluster.
Generated from protobuf enum MANAGEMENT_AUTOMATIC = 1;
MANAGEMENT_MANUAL
Value: 2
User will manually manage the Feature for the cluster.
Generated from protobuf enum MANAGEMENT_MANUAL = 2;