Reference documentation and code samples for the Google Cloud Container V1 Client class AutopilotGeneralProfile.
Defines possible options for Autopilot general profile.
Protobuf type google.container.v1.ClusterAutoscaling.AutopilotGeneralProfile
Namespace
Google \ Cloud \ Container \ V1 \ ClusterAutoscalingMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
AUTOPILOT_GENERAL_PROFILE_UNSPECIFIED
Value: 0Use default configuration.
Generated from protobuf enum AUTOPILOT_GENERAL_PROFILE_UNSPECIFIED = 0;
NO_PERFORMANCE
Value: 1Avoid extra IP consumption.
Generated from protobuf enum NO_PERFORMANCE = 1;
NONE
Value: 2Use default configuration.
Generated from protobuf enum NONE = 2;