Class: Google::Cloud::Container::V1beta1::ClusterManager::Client::Configuration::Rpcs

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/container/v1beta1/cluster_manager/client.rb

Overview

Configuration RPC class for the ClusterManager API.

Includes fields providing the configuration for each RPC in this service. Each configuration object is of type Gapic::Config::Method and includes the following configuration fields:

  • timeout (type: Numeric) - The call timeout in seconds
  • metadata (type: Hash{Symbol=>String}) - Additional gRPC headers
  • retry_policy (*type:*Hash`) - The retry policy. The policy fields include the following keys:
    • :initial_delay (type: Numeric) - The initial delay in seconds.
    • :max_delay (type: Numeric) - The max delay in seconds.
    • :multiplier (type: Numeric) - The incremental backoff multiplier.
    • :retry_codes (type: Array<String>) - The error codes that should trigger a retry.

Instance Attribute Summary collapse

Instance Attribute Details

#cancel_operation::Gapic::Config::Method (readonly)

RPC-specific configuration for cancel_operation

Returns:

  • (::Gapic::Config::Method)


4145
4146
4147
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4145

def cancel_operation
  @cancel_operation
end

#check_autopilot_compatibility::Gapic::Config::Method (readonly)

RPC-specific configuration for check_autopilot_compatibility

Returns:

  • (::Gapic::Config::Method)


4235
4236
4237
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4235

def check_autopilot_compatibility
  @check_autopilot_compatibility
end

#complete_ip_rotation::Gapic::Config::Method (readonly)

RPC-specific configuration for complete_ip_rotation

Returns:

  • (::Gapic::Config::Method)


4210
4211
4212
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4210

def complete_ip_rotation
  @complete_ip_rotation
end

#complete_node_pool_upgrade::Gapic::Config::Method (readonly)

RPC-specific configuration for complete_node_pool_upgrade

Returns:

  • (::Gapic::Config::Method)


4180
4181
4182
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4180

def complete_node_pool_upgrade
  @complete_node_pool_upgrade
end

#create_cluster::Gapic::Config::Method (readonly)

RPC-specific configuration for create_cluster

Returns:

  • (::Gapic::Config::Method)


4080
4081
4082
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4080

def create_cluster
  @create_cluster
end

#create_node_pool::Gapic::Config::Method (readonly)

RPC-specific configuration for create_node_pool

Returns:

  • (::Gapic::Config::Method)


4170
4171
4172
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4170

def create_node_pool
  @create_node_pool
end

#delete_cluster::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_cluster

Returns:

  • (::Gapic::Config::Method)


4130
4131
4132
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4130

def delete_cluster
  @delete_cluster
end

#delete_node_pool::Gapic::Config::Method (readonly)

RPC-specific configuration for delete_node_pool

Returns:

  • (::Gapic::Config::Method)


4175
4176
4177
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4175

def delete_node_pool
  @delete_node_pool
end

#get_cluster::Gapic::Config::Method (readonly)

RPC-specific configuration for get_cluster

Returns:

  • (::Gapic::Config::Method)


4075
4076
4077
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4075

def get_cluster
  @get_cluster
end

#get_json_web_keys::Gapic::Config::Method (readonly)

RPC-specific configuration for get_json_web_keys

Returns:

  • (::Gapic::Config::Method)


4155
4156
4157
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4155

def get_json_web_keys
  @get_json_web_keys
end

#get_node_pool::Gapic::Config::Method (readonly)

RPC-specific configuration for get_node_pool

Returns:

  • (::Gapic::Config::Method)


4165
4166
4167
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4165

def get_node_pool
  @get_node_pool
end

#get_operation::Gapic::Config::Method (readonly)

RPC-specific configuration for get_operation

Returns:

  • (::Gapic::Config::Method)


4140
4141
4142
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4140

def get_operation
  @get_operation
end

#get_server_config::Gapic::Config::Method (readonly)

RPC-specific configuration for get_server_config

Returns:

  • (::Gapic::Config::Method)


4150
4151
4152
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4150

def get_server_config
  @get_server_config
end

#list_clusters::Gapic::Config::Method (readonly)

RPC-specific configuration for list_clusters

Returns:

  • (::Gapic::Config::Method)


4070
4071
4072
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4070

def list_clusters
  @list_clusters
end

#list_locations::Gapic::Config::Method (readonly)

RPC-specific configuration for list_locations

Returns:

  • (::Gapic::Config::Method)


4240
4241
4242
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4240

def list_locations
  @list_locations
end

#list_node_pools::Gapic::Config::Method (readonly)

RPC-specific configuration for list_node_pools

Returns:

  • (::Gapic::Config::Method)


4160
4161
4162
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4160

def list_node_pools
  @list_node_pools
end

#list_operations::Gapic::Config::Method (readonly)

RPC-specific configuration for list_operations

Returns:

  • (::Gapic::Config::Method)


4135
4136
4137
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4135

def list_operations
  @list_operations
end

#list_usable_subnetworks::Gapic::Config::Method (readonly)

RPC-specific configuration for list_usable_subnetworks

Returns:

  • (::Gapic::Config::Method)


4230
4231
4232
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4230

def list_usable_subnetworks
  @list_usable_subnetworks
end

#rollback_node_pool_upgrade::Gapic::Config::Method (readonly)

RPC-specific configuration for rollback_node_pool_upgrade

Returns:

  • (::Gapic::Config::Method)


4185
4186
4187
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4185

def rollback_node_pool_upgrade
  @rollback_node_pool_upgrade
end

#set_addons_config::Gapic::Config::Method (readonly)

RPC-specific configuration for set_addons_config

Returns:

  • (::Gapic::Config::Method)


4110
4111
4112
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4110

def set_addons_config
  @set_addons_config
end

#set_labels::Gapic::Config::Method (readonly)

RPC-specific configuration for set_labels

Returns:

  • (::Gapic::Config::Method)


4195
4196
4197
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4195

def set_labels
  @set_labels
end

#set_legacy_abac::Gapic::Config::Method (readonly)

RPC-specific configuration for set_legacy_abac

Returns:

  • (::Gapic::Config::Method)


4200
4201
4202
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4200

def set_legacy_abac
  @set_legacy_abac
end

#set_locations::Gapic::Config::Method (readonly)

RPC-specific configuration for set_locations

Returns:

  • (::Gapic::Config::Method)


4115
4116
4117
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4115

def set_locations
  @set_locations
end

#set_logging_service::Gapic::Config::Method (readonly)

RPC-specific configuration for set_logging_service

Returns:

  • (::Gapic::Config::Method)


4100
4101
4102
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4100

def set_logging_service
  @set_logging_service
end

#set_maintenance_policy::Gapic::Config::Method (readonly)

RPC-specific configuration for set_maintenance_policy

Returns:

  • (::Gapic::Config::Method)


4225
4226
4227
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4225

def set_maintenance_policy
  @set_maintenance_policy
end

#set_master_auth::Gapic::Config::Method (readonly)

RPC-specific configuration for set_master_auth

Returns:

  • (::Gapic::Config::Method)


4125
4126
4127
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4125

def set_master_auth
  @set_master_auth
end

#set_monitoring_service::Gapic::Config::Method (readonly)

RPC-specific configuration for set_monitoring_service

Returns:

  • (::Gapic::Config::Method)


4105
4106
4107
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4105

def set_monitoring_service
  @set_monitoring_service
end

#set_network_policy::Gapic::Config::Method (readonly)

RPC-specific configuration for set_network_policy

Returns:

  • (::Gapic::Config::Method)


4220
4221
4222
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4220

def set_network_policy
  @set_network_policy
end

#set_node_pool_autoscaling::Gapic::Config::Method (readonly)

RPC-specific configuration for set_node_pool_autoscaling

Returns:

  • (::Gapic::Config::Method)


4095
4096
4097
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4095

def set_node_pool_autoscaling
  @set_node_pool_autoscaling
end

#set_node_pool_management::Gapic::Config::Method (readonly)

RPC-specific configuration for set_node_pool_management

Returns:

  • (::Gapic::Config::Method)


4190
4191
4192
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4190

def set_node_pool_management
  @set_node_pool_management
end

#set_node_pool_size::Gapic::Config::Method (readonly)

RPC-specific configuration for set_node_pool_size

Returns:

  • (::Gapic::Config::Method)


4215
4216
4217
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4215

def set_node_pool_size
  @set_node_pool_size
end

#start_ip_rotation::Gapic::Config::Method (readonly)

RPC-specific configuration for start_ip_rotation

Returns:

  • (::Gapic::Config::Method)


4205
4206
4207
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4205

def start_ip_rotation
  @start_ip_rotation
end

#update_cluster::Gapic::Config::Method (readonly)

RPC-specific configuration for update_cluster

Returns:

  • (::Gapic::Config::Method)


4085
4086
4087
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4085

def update_cluster
  @update_cluster
end

#update_master::Gapic::Config::Method (readonly)

RPC-specific configuration for update_master

Returns:

  • (::Gapic::Config::Method)


4120
4121
4122
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4120

def update_master
  @update_master
end

#update_node_pool::Gapic::Config::Method (readonly)

RPC-specific configuration for update_node_pool

Returns:

  • (::Gapic::Config::Method)


4090
4091
4092
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4090

def update_node_pool
  @update_node_pool
end