| Package | Description |
|---|---|
| com.google.api.services.container | |
| com.google.api.services.container.model |
| Class and Description |
|---|
| CreateClusterRequest
CreateClusterRequest creates a cluster.
|
| CreateNodePoolRequest
CreateNodePoolRequest creates a node pool for a cluster.
|
| UpdateClusterRequest
UpdateClusterRequest updates the settings of a cluster.
|
| Class and Description |
|---|
| AddonsConfig
Configuration for the addons that can be automatically spun up in the cluster, enabling
additional functionality.
|
| Cluster
A Google Container Engine cluster.
|
| ClusterUpdate
ClusterUpdate describes an update to the cluster.
|
| CreateClusterRequest
CreateClusterRequest creates a cluster.
|
| CreateNodePoolRequest
CreateNodePoolRequest creates a node pool for a cluster.
|
| 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.
|
| 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.
|
| NodePool
NodePool contains the name and configuration for a cluster's node pool.
|
| Operation
This operation resource represents operations that may have happened or are happening on the
cluster.
|
| ServerConfig
Container Engine service configuration.
|
| UpdateClusterRequest
UpdateClusterRequest updates the settings of a cluster.
|