Module cluster_manager

Source

Structsยง

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