- 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.
- 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
-
- 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.