google-cloud-container-v1 0.28.0 → 0.29.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0aca7e7bc7157642eec402fa55d5e9fa2cd4c0a55a3b4ca212d150b9e5674627
4
- data.tar.gz: e8f1f0ab2e7b5ae2021ee401556c51be334b80dffb8f72917cf5742719e4e789
3
+ metadata.gz: ff6941ad9ca5c57127209a10cbefd9254b1d4010da126fe13c7a939c38c2c738
4
+ data.tar.gz: 303c7bab33297e213f78688fa3132ebf0d380444be1b4c7571f1e8b9d1fb14f4
5
5
  SHA512:
6
- metadata.gz: 3142894885513cf37cf1378bbb915047a2086e7c258e778c4e11fc657f61c9a971093b5074a486199b4bd5aa078aa74f3cbd4c41f52bc1222f2f386aaf95c551
7
- data.tar.gz: f21051b769c488583da5a4fa2fdf6463c2ea055d2cd61166f6d2a4fa5bf921d8b4d45033bd5d77553204ed5bab351f026f56e1946ac46e926ea0dc2f6a550c8a
6
+ metadata.gz: 0e8ba55b065d24ac2e1c50b1af365260cb75a8558cdec01ae3dfa6ff6f0f8ef1b72d855114124df1aa769877083e6089d2148c06837148e58ed8ddf65f48fa80
7
+ data.tar.gz: 64673e2c8636ed4ec6bcde02b58be0e12e9541e26da4c1945f71e47e225beaeb93a108bf9e678bdb4ba232984014be5e16977b030e4c9d0dff5054e7fd447233
@@ -225,7 +225,8 @@ module Google
225
225
  credentials: credentials,
226
226
  endpoint: @config.endpoint,
227
227
  channel_args: @config.channel_args,
228
- interceptors: @config.interceptors
228
+ interceptors: @config.interceptors,
229
+ channel_pool_config: @config.channel_pool
229
230
  )
230
231
  end
231
232
 
@@ -3870,6 +3871,14 @@ module Google
3870
3871
  end
3871
3872
  end
3872
3873
 
3874
+ ##
3875
+ # Configuration for the channel pool
3876
+ # @return [::Gapic::ServiceStub::ChannelPool::Configuration]
3877
+ #
3878
+ def channel_pool
3879
+ @channel_pool ||= ::Gapic::ServiceStub::ChannelPool::Configuration.new
3880
+ end
3881
+
3873
3882
  ##
3874
3883
  # Configuration RPC class for the ClusterManager API.
3875
3884
  #
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Container
23
23
  module V1
24
- VERSION = "0.28.0"
24
+ VERSION = "0.29.0"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-container-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.28.0
4
+ version: 0.29.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-09-05 00:00:00.000000000 Z
11
+ date: 2023-09-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.19.1
19
+ version: 0.20.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.19.1
29
+ version: 0.20.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a