Skip navigation links
B C D G L N R S U 

B

bindService(ClusterManagerGrpc.AsyncService) - Static method in class com.google.container.v1.ClusterManagerGrpc
 
bindService() - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerImplBase
 
build(Channel, CallOptions) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
 
build(Channel, CallOptions) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
 

C

cancelOperation(CancelOperationRequest, StreamObserver<Empty>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Cancels the specified operation.
cancelOperation(CancelOperationRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Cancels the specified operation.
cancelOperation(CancelOperationRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Cancels the specified operation.
cancelOperation(CancelOperationRequest, StreamObserver<Empty>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Cancels the specified operation.
checkAutopilotCompatibility(CheckAutopilotCompatibilityRequest, StreamObserver<CheckAutopilotCompatibilityResponse>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Checks the cluster compatibility with Autopilot mode, and returns a list of compatibility issues.
checkAutopilotCompatibility(CheckAutopilotCompatibilityRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Checks the cluster compatibility with Autopilot mode, and returns a list of compatibility issues.
checkAutopilotCompatibility(CheckAutopilotCompatibilityRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Checks the cluster compatibility with Autopilot mode, and returns a list of compatibility issues.
checkAutopilotCompatibility(CheckAutopilotCompatibilityRequest, StreamObserver<CheckAutopilotCompatibilityResponse>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Checks the cluster compatibility with Autopilot mode, and returns a list of compatibility issues.
ClusterManagerGrpc - Class in com.google.container.v1
Google Kubernetes Engine Cluster Manager v1
ClusterManagerGrpc.AsyncService - Interface in com.google.container.v1
Google Kubernetes Engine Cluster Manager v1
ClusterManagerGrpc.ClusterManagerBlockingStub - Class in com.google.container.v1
A stub to allow clients to do synchronous rpc calls to service ClusterManager.
ClusterManagerGrpc.ClusterManagerFutureStub - Class in com.google.container.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service ClusterManager.
ClusterManagerGrpc.ClusterManagerImplBase - Class in com.google.container.v1
Base class for the server implementation of the service ClusterManager.
ClusterManagerGrpc.ClusterManagerStub - Class in com.google.container.v1
A stub to allow clients to do asynchronous rpc calls to service ClusterManager.
ClusterManagerImplBase() - Constructor for class com.google.container.v1.ClusterManagerGrpc.ClusterManagerImplBase
 
com.google.container.v1 - package com.google.container.v1
 
completeIPRotation(CompleteIPRotationRequest, StreamObserver<Operation>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Completes master IP rotation.
completeIPRotation(CompleteIPRotationRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Completes master IP rotation.
completeIPRotation(CompleteIPRotationRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Completes master IP rotation.
completeIPRotation(CompleteIPRotationRequest, StreamObserver<Operation>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Completes master IP rotation.
completeNodePoolUpgrade(CompleteNodePoolUpgradeRequest, StreamObserver<Empty>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
CompleteNodePoolUpgrade will signal an on-going node pool upgrade to complete.
completeNodePoolUpgrade(CompleteNodePoolUpgradeRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
CompleteNodePoolUpgrade will signal an on-going node pool upgrade to complete.
completeNodePoolUpgrade(CompleteNodePoolUpgradeRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
CompleteNodePoolUpgrade will signal an on-going node pool upgrade to complete.
completeNodePoolUpgrade(CompleteNodePoolUpgradeRequest, StreamObserver<Empty>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
CompleteNodePoolUpgrade will signal an on-going node pool upgrade to complete.
createCluster(CreateClusterRequest, StreamObserver<Operation>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Creates a cluster, consisting of the specified number and type of Google Compute Engine instances.
createCluster(CreateClusterRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Creates a cluster, consisting of the specified number and type of Google Compute Engine instances.
createCluster(CreateClusterRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Creates a cluster, consisting of the specified number and type of Google Compute Engine instances.
createCluster(CreateClusterRequest, StreamObserver<Operation>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Creates a cluster, consisting of the specified number and type of Google Compute Engine instances.
createNodePool(CreateNodePoolRequest, StreamObserver<Operation>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Creates a node pool for a cluster.
createNodePool(CreateNodePoolRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Creates a node pool for a cluster.
createNodePool(CreateNodePoolRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Creates a node pool for a cluster.
createNodePool(CreateNodePoolRequest, StreamObserver<Operation>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Creates a node pool for a cluster.

D

deleteCluster(DeleteClusterRequest, StreamObserver<Operation>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Deletes the cluster, including the Kubernetes endpoint and all worker nodes.
deleteCluster(DeleteClusterRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Deletes the cluster, including the Kubernetes endpoint and all worker nodes.
deleteCluster(DeleteClusterRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Deletes the cluster, including the Kubernetes endpoint and all worker nodes.
deleteCluster(DeleteClusterRequest, StreamObserver<Operation>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Deletes the cluster, including the Kubernetes endpoint and all worker nodes.
deleteNodePool(DeleteNodePoolRequest, StreamObserver<Operation>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Deletes a node pool from a cluster.
deleteNodePool(DeleteNodePoolRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Deletes a node pool from a cluster.
deleteNodePool(DeleteNodePoolRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Deletes a node pool from a cluster.
deleteNodePool(DeleteNodePoolRequest, StreamObserver<Operation>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Deletes a node pool from a cluster.

G

getCancelOperationMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getCheckAutopilotCompatibilityMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getCluster(GetClusterRequest, StreamObserver<Cluster>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Gets the details of a specific cluster.
getCluster(GetClusterRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Gets the details of a specific cluster.
getCluster(GetClusterRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Gets the details of a specific cluster.
getCluster(GetClusterRequest, StreamObserver<Cluster>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Gets the details of a specific cluster.
getCompleteIPRotationMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getCompleteNodePoolUpgradeMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getCreateClusterMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getCreateNodePoolMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getDeleteClusterMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getDeleteNodePoolMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getGetClusterMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getGetJSONWebKeysMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getGetNodePoolMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getGetOperationMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getGetServerConfigMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getJSONWebKeys(GetJSONWebKeysRequest, StreamObserver<GetJSONWebKeysResponse>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Gets the public component of the cluster signing keys in JSON Web Key format.
getJSONWebKeys(GetJSONWebKeysRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Gets the public component of the cluster signing keys in JSON Web Key format.
getJSONWebKeys(GetJSONWebKeysRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Gets the public component of the cluster signing keys in JSON Web Key format.
getJSONWebKeys(GetJSONWebKeysRequest, StreamObserver<GetJSONWebKeysResponse>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Gets the public component of the cluster signing keys in JSON Web Key format.
getListClustersMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getListNodePoolsMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getListOperationsMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getListUsableSubnetworksMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getNodePool(GetNodePoolRequest, StreamObserver<NodePool>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Retrieves the requested node pool.
getNodePool(GetNodePoolRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Retrieves the requested node pool.
getNodePool(GetNodePoolRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Retrieves the requested node pool.
getNodePool(GetNodePoolRequest, StreamObserver<NodePool>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Retrieves the requested node pool.
getOperation(GetOperationRequest, StreamObserver<Operation>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Gets the specified operation.
getOperation(GetOperationRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Gets the specified operation.
getOperation(GetOperationRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Gets the specified operation.
getOperation(GetOperationRequest, StreamObserver<Operation>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Gets the specified operation.
getRollbackNodePoolUpgradeMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getServerConfig(GetServerConfigRequest, StreamObserver<ServerConfig>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Returns configuration info about the Google Kubernetes Engine service.
getServerConfig(GetServerConfigRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Returns configuration info about the Google Kubernetes Engine service.
getServerConfig(GetServerConfigRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Returns configuration info about the Google Kubernetes Engine service.
getServerConfig(GetServerConfigRequest, StreamObserver<ServerConfig>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Returns configuration info about the Google Kubernetes Engine service.
getServiceDescriptor() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getSetAddonsConfigMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getSetLabelsMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getSetLegacyAbacMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getSetLocationsMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getSetLoggingServiceMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getSetMaintenancePolicyMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getSetMasterAuthMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getSetMonitoringServiceMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getSetNetworkPolicyMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getSetNodePoolAutoscalingMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getSetNodePoolManagementMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getSetNodePoolSizeMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getStartIPRotationMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getUpdateClusterMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getUpdateMasterMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 
getUpdateNodePoolMethod() - Static method in class com.google.container.v1.ClusterManagerGrpc
 

L

listClusters(ListClustersRequest, StreamObserver<ListClustersResponse>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Lists all clusters owned by a project in either the specified zone or all zones.
listClusters(ListClustersRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Lists all clusters owned by a project in either the specified zone or all zones.
listClusters(ListClustersRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Lists all clusters owned by a project in either the specified zone or all zones.
listClusters(ListClustersRequest, StreamObserver<ListClustersResponse>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Lists all clusters owned by a project in either the specified zone or all zones.
listNodePools(ListNodePoolsRequest, StreamObserver<ListNodePoolsResponse>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Lists the node pools for a cluster.
listNodePools(ListNodePoolsRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Lists the node pools for a cluster.
listNodePools(ListNodePoolsRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Lists the node pools for a cluster.
listNodePools(ListNodePoolsRequest, StreamObserver<ListNodePoolsResponse>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Lists the node pools for a cluster.
listOperations(ListOperationsRequest, StreamObserver<ListOperationsResponse>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Lists all operations in a project in a specific zone or all zones.
listOperations(ListOperationsRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Lists all operations in a project in a specific zone or all zones.
listOperations(ListOperationsRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Lists all operations in a project in a specific zone or all zones.
listOperations(ListOperationsRequest, StreamObserver<ListOperationsResponse>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Lists all operations in a project in a specific zone or all zones.
listUsableSubnetworks(ListUsableSubnetworksRequest, StreamObserver<ListUsableSubnetworksResponse>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Lists subnetworks that are usable for creating clusters in a project.
listUsableSubnetworks(ListUsableSubnetworksRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Lists subnetworks that are usable for creating clusters in a project.
listUsableSubnetworks(ListUsableSubnetworksRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Lists subnetworks that are usable for creating clusters in a project.
listUsableSubnetworks(ListUsableSubnetworksRequest, StreamObserver<ListUsableSubnetworksResponse>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Lists subnetworks that are usable for creating clusters in a project.

N

newBlockingStub(Channel) - Static method in class com.google.container.v1.ClusterManagerGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.container.v1.ClusterManagerGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.container.v1.ClusterManagerGrpc
Creates a new async stub that supports all call types for the service

R

rollbackNodePoolUpgrade(RollbackNodePoolUpgradeRequest, StreamObserver<Operation>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Rolls back a previously Aborted or Failed NodePool upgrade.
rollbackNodePoolUpgrade(RollbackNodePoolUpgradeRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Rolls back a previously Aborted or Failed NodePool upgrade.
rollbackNodePoolUpgrade(RollbackNodePoolUpgradeRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Rolls back a previously Aborted or Failed NodePool upgrade.
rollbackNodePoolUpgrade(RollbackNodePoolUpgradeRequest, StreamObserver<Operation>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Rolls back a previously Aborted or Failed NodePool upgrade.

S

SERVICE_NAME - Static variable in class com.google.container.v1.ClusterManagerGrpc
 
setAddonsConfig(SetAddonsConfigRequest, StreamObserver<Operation>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Sets the addons for a specific cluster.
setAddonsConfig(SetAddonsConfigRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Sets the addons for a specific cluster.
setAddonsConfig(SetAddonsConfigRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Sets the addons for a specific cluster.
setAddonsConfig(SetAddonsConfigRequest, StreamObserver<Operation>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Sets the addons for a specific cluster.
setLabels(SetLabelsRequest, StreamObserver<Operation>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Sets labels on a cluster.
setLabels(SetLabelsRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Sets labels on a cluster.
setLabels(SetLabelsRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Sets labels on a cluster.
setLabels(SetLabelsRequest, StreamObserver<Operation>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Sets labels on a cluster.
setLegacyAbac(SetLegacyAbacRequest, StreamObserver<Operation>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Enables or disables the ABAC authorization mechanism on a cluster.
setLegacyAbac(SetLegacyAbacRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Enables or disables the ABAC authorization mechanism on a cluster.
setLegacyAbac(SetLegacyAbacRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Enables or disables the ABAC authorization mechanism on a cluster.
setLegacyAbac(SetLegacyAbacRequest, StreamObserver<Operation>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Enables or disables the ABAC authorization mechanism on a cluster.
setLocations(SetLocationsRequest, StreamObserver<Operation>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Deprecated.
setLocations(SetLocationsRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Deprecated.
setLocations(SetLocationsRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Deprecated.
setLocations(SetLocationsRequest, StreamObserver<Operation>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Deprecated.
setLoggingService(SetLoggingServiceRequest, StreamObserver<Operation>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Sets the logging service for a specific cluster.
setLoggingService(SetLoggingServiceRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Sets the logging service for a specific cluster.
setLoggingService(SetLoggingServiceRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Sets the logging service for a specific cluster.
setLoggingService(SetLoggingServiceRequest, StreamObserver<Operation>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Sets the logging service for a specific cluster.
setMaintenancePolicy(SetMaintenancePolicyRequest, StreamObserver<Operation>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Sets the maintenance policy for a cluster.
setMaintenancePolicy(SetMaintenancePolicyRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Sets the maintenance policy for a cluster.
setMaintenancePolicy(SetMaintenancePolicyRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Sets the maintenance policy for a cluster.
setMaintenancePolicy(SetMaintenancePolicyRequest, StreamObserver<Operation>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Sets the maintenance policy for a cluster.
setMasterAuth(SetMasterAuthRequest, StreamObserver<Operation>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Sets master auth materials.
setMasterAuth(SetMasterAuthRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Sets master auth materials.
setMasterAuth(SetMasterAuthRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Sets master auth materials.
setMasterAuth(SetMasterAuthRequest, StreamObserver<Operation>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Sets master auth materials.
setMonitoringService(SetMonitoringServiceRequest, StreamObserver<Operation>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Sets the monitoring service for a specific cluster.
setMonitoringService(SetMonitoringServiceRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Sets the monitoring service for a specific cluster.
setMonitoringService(SetMonitoringServiceRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Sets the monitoring service for a specific cluster.
setMonitoringService(SetMonitoringServiceRequest, StreamObserver<Operation>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Sets the monitoring service for a specific cluster.
setNetworkPolicy(SetNetworkPolicyRequest, StreamObserver<Operation>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Enables or disables Network Policy for a cluster.
setNetworkPolicy(SetNetworkPolicyRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Enables or disables Network Policy for a cluster.
setNetworkPolicy(SetNetworkPolicyRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Enables or disables Network Policy for a cluster.
setNetworkPolicy(SetNetworkPolicyRequest, StreamObserver<Operation>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Enables or disables Network Policy for a cluster.
setNodePoolAutoscaling(SetNodePoolAutoscalingRequest, StreamObserver<Operation>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Sets the autoscaling settings for the specified node pool.
setNodePoolAutoscaling(SetNodePoolAutoscalingRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Sets the autoscaling settings for the specified node pool.
setNodePoolAutoscaling(SetNodePoolAutoscalingRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Sets the autoscaling settings for the specified node pool.
setNodePoolAutoscaling(SetNodePoolAutoscalingRequest, StreamObserver<Operation>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Sets the autoscaling settings for the specified node pool.
setNodePoolManagement(SetNodePoolManagementRequest, StreamObserver<Operation>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Sets the NodeManagement options for a node pool.
setNodePoolManagement(SetNodePoolManagementRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Sets the NodeManagement options for a node pool.
setNodePoolManagement(SetNodePoolManagementRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Sets the NodeManagement options for a node pool.
setNodePoolManagement(SetNodePoolManagementRequest, StreamObserver<Operation>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Sets the NodeManagement options for a node pool.
setNodePoolSize(SetNodePoolSizeRequest, StreamObserver<Operation>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Sets the size for a specific node pool.
setNodePoolSize(SetNodePoolSizeRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Sets the size for a specific node pool.
setNodePoolSize(SetNodePoolSizeRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Sets the size for a specific node pool.
setNodePoolSize(SetNodePoolSizeRequest, StreamObserver<Operation>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Sets the size for a specific node pool.
startIPRotation(StartIPRotationRequest, StreamObserver<Operation>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Starts master IP rotation.
startIPRotation(StartIPRotationRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Starts master IP rotation.
startIPRotation(StartIPRotationRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Starts master IP rotation.
startIPRotation(StartIPRotationRequest, StreamObserver<Operation>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Starts master IP rotation.

U

updateCluster(UpdateClusterRequest, StreamObserver<Operation>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Updates the settings of a specific cluster.
updateCluster(UpdateClusterRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Updates the settings of a specific cluster.
updateCluster(UpdateClusterRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Updates the settings of a specific cluster.
updateCluster(UpdateClusterRequest, StreamObserver<Operation>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Updates the settings of a specific cluster.
updateMaster(UpdateMasterRequest, StreamObserver<Operation>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Updates the master for a specific cluster.
updateMaster(UpdateMasterRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Updates the master for a specific cluster.
updateMaster(UpdateMasterRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Updates the master for a specific cluster.
updateMaster(UpdateMasterRequest, StreamObserver<Operation>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Updates the master for a specific cluster.
updateNodePool(UpdateNodePoolRequest, StreamObserver<Operation>) - Method in interface com.google.container.v1.ClusterManagerGrpc.AsyncService
Updates the version and/or image type for the specified node pool.
updateNodePool(UpdateNodePoolRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerBlockingStub
Updates the version and/or image type for the specified node pool.
updateNodePool(UpdateNodePoolRequest) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerFutureStub
Updates the version and/or image type for the specified node pool.
updateNodePool(UpdateNodePoolRequest, StreamObserver<Operation>) - Method in class com.google.container.v1.ClusterManagerGrpc.ClusterManagerStub
Updates the version and/or image type for the specified node pool.
B C D G L N R S U 
Skip navigation links

Copyright © 2024 Google LLC. All rights reserved.