Module cluster_manager

Module cluster_manager 

Source

Structs§

CancelOperation
The request builder for ClusterManager::cancel_operation calls.
CheckAutopilotCompatibility
The request builder for ClusterManager::check_autopilot_compatibility calls.
CompleteIPRotation
The request builder for ClusterManager::complete_ip_rotation calls.
CompleteNodePoolUpgrade
The request builder for ClusterManager::complete_node_pool_upgrade calls.
CreateCluster
The request builder for ClusterManager::create_cluster calls.
CreateNodePool
The request builder for ClusterManager::create_node_pool calls.
DeleteCluster
The request builder for ClusterManager::delete_cluster calls.
DeleteNodePool
The request builder for ClusterManager::delete_node_pool calls.
FetchClusterUpgradeInfo
The request builder for ClusterManager::fetch_cluster_upgrade_info calls.
FetchNodePoolUpgradeInfo
The request builder for ClusterManager::fetch_node_pool_upgrade_info calls.
GetCluster
The request builder for ClusterManager::get_cluster calls.
GetJSONWebKeys
The request builder for ClusterManager::get_json_web_keys calls.
GetNodePool
The request builder for ClusterManager::get_node_pool calls.
GetOperation
The request builder for ClusterManager::get_operation calls.
GetServerConfig
The request builder for ClusterManager::get_server_config calls.
ListClusters
The request builder for ClusterManager::list_clusters calls.
ListNodePools
The request builder for ClusterManager::list_node_pools calls.
ListOperations
The request builder for ClusterManager::list_operations calls.
ListUsableSubnetworks
The request builder for ClusterManager::list_usable_subnetworks calls.
RollbackNodePoolUpgrade
The request builder for ClusterManager::rollback_node_pool_upgrade calls.
SetAddonsConfig
The request builder for ClusterManager::set_addons_config calls.
SetLabels
The request builder for ClusterManager::set_labels calls.
SetLegacyAbac
The request builder for ClusterManager::set_legacy_abac calls.
SetLocations
The request builder for ClusterManager::set_locations calls.
SetLoggingService
The request builder for ClusterManager::set_logging_service calls.
SetMaintenancePolicy
The request builder for ClusterManager::set_maintenance_policy calls.
SetMasterAuth
The request builder for ClusterManager::set_master_auth calls.
SetMonitoringService
The request builder for ClusterManager::set_monitoring_service calls.
SetNetworkPolicy
The request builder for ClusterManager::set_network_policy calls.
SetNodePoolAutoscaling
The request builder for ClusterManager::set_node_pool_autoscaling calls.
SetNodePoolManagement
The request builder for ClusterManager::set_node_pool_management calls.
SetNodePoolSize
The request builder for ClusterManager::set_node_pool_size calls.
StartIPRotation
The request builder for ClusterManager::start_ip_rotation calls.
UpdateCluster
The request builder for ClusterManager::update_cluster calls.
UpdateMaster
The request builder for ClusterManager::update_master calls.
UpdateNodePool
The request builder for ClusterManager::update_node_pool calls.

Type Aliases§

ClientBuilder
A builder for ClusterManager.