google-cloud-gke_connect-gateway 0.1.0 → 0.1.1

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: daa8d7df6ec5e5b16105e14a9f57e6c6e8cb5777a30e5f74e4ac3983bcfd5f2e
4
- data.tar.gz: 880d69a77379d0daf794e00ce72a38e09c3cd97985374735b8b68de50590d042
3
+ metadata.gz: c0f2a7c924094d278a1e38455e1578d896728c0a4a63ad325469a5ebc1d9c789
4
+ data.tar.gz: 5aa6b0193bf1cd878e4aef5c61036eaa4de96acc684a2386f6cdf130771181a4
5
5
  SHA512:
6
- metadata.gz: aa4a9214e757492236bc8c6caa5005c3dfb678dfe4ee800d0f9bbbcece968770bace8458e733c4d000b805425cbcd8ac7c77bf3d2a335cc37e13e46052cd3999
7
- data.tar.gz: e34cf941762a10f5eefbbcbe1831e416ae1e7100a12d0bc19fd29a1981c86109875aedc9a473a9f2bc3e562b239d120d374e71d73999f95aa14bc064e93ed466
6
+ metadata.gz: 42e88dc562bc85e1923ebce84d8ab735af8c05b87c6f8aa4aaaad5249e4d2e15e483b7960707481a1635eb7ccdd38a7cb57289bbc21017290bf18a820dd0ca75
7
+ data.tar.gz: 120a6a093628fed5965873ebc0be875a4beeba586145ca74a5ed9cca6550a370b4eac0c65f56965865d5e315c95759b9f7ba3ea31a5fc6191fbbc70c321beeab
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  API Client library for the Connect Gateway API
4
4
 
5
- The Connect gateway builds on the power of fleets to let Anthos users connect to and run commands against registered Anthos clusters in a simple, consistent, and secured way, whether the clusters are on Google Cloud, other public clouds, or on premises, and makes it easier to automate DevOps processes across all your clusters. Note that google-cloud-gke_connect-gateway-v1beta1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-gke_connect-gateway instead. See the readme for more details.
5
+ The Connect gateway builds on the power of fleets to let Anthos users connect to and run commands against registered Anthos clusters in a simple, consistent, and secured way, whether the clusters are on Google Cloud, other public clouds, or on premises, and makes it easier to automate DevOps processes across all your clusters.
6
6
 
7
7
  Actual client classes for the various versions of this API are defined in
8
8
  _versioned_ client gems, with names of the form `google-cloud-gke_connect-gateway-v*`.
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module GkeConnect
23
23
  module Gateway
24
- VERSION = "0.1.0"
24
+ VERSION = "0.1.1"
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-gke_connect-gateway
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-06-22 00:00:00.000000000 Z
11
+ date: 2021-06-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-core
@@ -154,9 +154,7 @@ description: The Connect gateway builds on the power of fleets to let Anthos use
154
154
  connect to and run commands against registered Anthos clusters in a simple, consistent,
155
155
  and secured way, whether the clusters are on Google Cloud, other public clouds,
156
156
  or on premises, and makes it easier to automate DevOps processes across all your
157
- clusters. Note that google-cloud-gke_connect-gateway-v1beta1 is a version-specific
158
- client library. For most uses, we recommend installing the main client library google-cloud-gke_connect-gateway
159
- instead. See the readme for more details.
157
+ clusters.
160
158
  email: googleapis-packages@google.com
161
159
  executables: []
162
160
  extensions: []