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)


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

def cancel_operation
  @cancel_operation
end

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

RPC-specific configuration for check_autopilot_compatibility

Returns:

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


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

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)


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

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)


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

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)


4034
4035
4036
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4034

def create_cluster
  @create_cluster
end

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

RPC-specific configuration for create_node_pool

Returns:

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


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

def create_node_pool
  @create_node_pool
end

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

RPC-specific configuration for delete_cluster

Returns:

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


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

def delete_cluster
  @delete_cluster
end

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

RPC-specific configuration for delete_node_pool

Returns:

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


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

def delete_node_pool
  @delete_node_pool
end

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

RPC-specific configuration for get_cluster

Returns:

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


4029
4030
4031
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4029

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)


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

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)


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

def get_node_pool
  @get_node_pool
end

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

RPC-specific configuration for get_operation

Returns:

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


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

def get_operation
  @get_operation
end

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

RPC-specific configuration for get_server_config

Returns:

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


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

def get_server_config
  @get_server_config
end

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

RPC-specific configuration for list_clusters

Returns:

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


4024
4025
4026
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4024

def list_clusters
  @list_clusters
end

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

RPC-specific configuration for list_locations

Returns:

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


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

def list_locations
  @list_locations
end

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

RPC-specific configuration for list_node_pools

Returns:

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


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

def list_node_pools
  @list_node_pools
end

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

RPC-specific configuration for list_operations

Returns:

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


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

def list_operations
  @list_operations
end

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

RPC-specific configuration for list_usable_subnetworks

Returns:

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


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

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)


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

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)


4064
4065
4066
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4064

def set_addons_config
  @set_addons_config
end

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

RPC-specific configuration for set_labels

Returns:

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


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

def set_labels
  @set_labels
end

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

RPC-specific configuration for set_legacy_abac

Returns:

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


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

def set_legacy_abac
  @set_legacy_abac
end

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

RPC-specific configuration for set_locations

Returns:

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


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

def set_locations
  @set_locations
end

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

RPC-specific configuration for set_logging_service

Returns:

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


4054
4055
4056
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4054

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)


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

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)


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

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)


4059
4060
4061
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4059

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)


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

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)


4049
4050
4051
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4049

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)


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

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)


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

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)


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

def start_ip_rotation
  @start_ip_rotation
end

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

RPC-specific configuration for update_cluster

Returns:

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


4039
4040
4041
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4039

def update_cluster
  @update_cluster
end

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

RPC-specific configuration for update_master

Returns:

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


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

def update_master
  @update_master
end

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

RPC-specific configuration for update_node_pool

Returns:

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


4044
4045
4046
# File 'lib/google/cloud/container/v1beta1/cluster_manager/client.rb', line 4044

def update_node_pool
  @update_node_pool
end