| Class | Description |
|---|---|
| AddonsConfig |
Configuration for the addons that can be automatically spun up in the cluster, enabling
additional functionality.
|
| AutoUpgradeOptions |
AutoUpgradeOptions defines the set of options for the user to control how the Auto Upgrades will
proceed.
|
| CancelOperationRequest |
CancelOperationRequest cancels a single operation.
|
| Cluster |
A Google Container Engine cluster.
|
| ClusterUpdate |
ClusterUpdate describes an update to the cluster.
|
| CompleteIPRotationRequest |
CompleteIPRotationRequest moves the cluster master back into single-IP mode.
|
| CreateClusterRequest |
CreateClusterRequest creates a cluster.
|
| CreateNodePoolRequest |
CreateNodePoolRequest creates a node pool for a cluster.
|
| Empty |
A generic empty message that you can re-use to avoid defining duplicated empty messages in your
APIs.
|
| HorizontalPodAutoscaling |
Configuration options for the horizontal pod autoscaling feature, which increases or decreases
the number of replica pods a replication controller has based on the resource usage of the
existing pods.
|
| HttpLoadBalancing |
Configuration options for the HTTP (L7) load balancing controller addon, which makes it easy to
set up HTTP load balancers for services in a cluster.
|
| LegacyAbac |
Configuration for the legacy Attribute Based Access Control authorization mode.
|
| ListClustersResponse |
ListClustersResponse is the result of ListClustersRequest.
|
| ListNodePoolsResponse |
ListNodePoolsResponse is the result of ListNodePoolsRequest.
|
| ListOperationsResponse |
ListOperationsResponse is the result of ListOperationsRequest.
|
| MasterAuth |
The authentication information for accessing the master endpoint.
|
| NodeConfig |
Parameters that describe the nodes in a cluster.
|
| NodeManagement |
NodeManagement defines the set of node management services turned on for the node pool.
|
| NodePool |
NodePool contains the name and configuration for a cluster's node pool.
|
| NodePoolAutoscaling |
NodePoolAutoscaling contains information required by cluster autoscaler to adjust the size of the
node pool to the current cluster usage.
|
| Operation |
This operation resource represents operations that may have happened or are happening on the
cluster.
|
| RollbackNodePoolUpgradeRequest |
RollbackNodePoolUpgradeRequest rollbacks the previously Aborted or Failed NodePool upgrade.
|
| ServerConfig |
Container Engine service configuration.
|
| SetLabelsRequest |
SetLabelsRequest sets the Google Cloud Platform labels on a Google Container Engine cluster,
which will in turn set them for Google Compute Engine resources used by that cluster
|
| SetLegacyAbacRequest |
SetLegacyAbacRequest enables or disables the ABAC authorization mechanism for a cluster.
|
| SetMasterAuthRequest |
SetMasterAuthRequest updates the admin password of a cluster.
|
| SetNodePoolManagementRequest |
SetNodePoolManagementRequest sets the node management properties of a node pool.
|
| StartIPRotationRequest |
StartIPRotationRequest creates a new IP for the cluster and then performs a node upgrade on each
node pool to point to the new IP.
|
| UpdateClusterRequest |
UpdateClusterRequest updates the settings of a cluster.
|