google-cloud-gke_multi_cloud 0.3.0 → 1.0.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: ef4692c5c2b050d2c3e203d2cd859e9634a7d16e5d866641c3e90a0b853df40f
4
- data.tar.gz: cf5d68ce12d8a1a8dafef6ce7c4e327a6fef9d1fa173f2e506612ef87ade182b
3
+ metadata.gz: 5e400bbbdb251407639b5041701271291d8bef10c1f5a78ca1e0a4177f68a832
4
+ data.tar.gz: 3f1d4d8f925217fba5914b8d8081b33fd108713d84d0c6b0eb882338c3296c01
5
5
  SHA512:
6
- metadata.gz: bd386357a7293f1e28f5f8a939438961e5d6c581d14b2558e941a10dd40200ac52587b438a18a23bcbb51adea1b58e9dd6e046d80c6adaa9b4a05d1e7cf8d360
7
- data.tar.gz: 10fa9570a88582987f9be5f620371b8229d12940024efd331a890b29c7ec8d013a9b190f7fd0b05416470402b6988f3df6d42e232a6b3d3cbedac21ff72e8345
6
+ metadata.gz: 6d5a8146b6e8b89e1df577cb7a58c8ee76167174104750bf64d5410684929086399a759e79005f32df9cfc55414574c9ae58effa76dd501a83046d46a58a0bff
7
+ data.tar.gz: 4179e35079bef70fe7b982dc45c77af7260a2a5669c2a0ca08de33468b6f7bf8a7850e97ca3b0e922e7380658253af57660d3d623482eb468e8b38a4fda46395
data/README.md CHANGED
@@ -16,7 +16,7 @@ for this library, google-cloud-gke_multi_cloud, to see the convenience methods f
16
16
  constructing client objects. Reference documentation for the client objects
17
17
  themselves can be found in the client library documentation for the versioned
18
18
  client gems:
19
- [google-cloud-gke_multi_cloud-v1](https://googleapis.dev/ruby/google-cloud-gke_multi_cloud-v1/latest).
19
+ [google-cloud-gke_multi_cloud-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-gke_multi_cloud-v1/latest).
20
20
 
21
21
  See also the [Product Documentation](https://cloud.google.com/anthos/clusters/docs/multi-cloud)
22
22
  for more usage information.
@@ -38,7 +38,7 @@ In order to use this library, you first need to go through the following steps:
38
38
 
39
39
  To enable logging for this library, set the logger for the underlying [gRPC](https://github.com/grpc/grpc/tree/master/src/ruby) library.
40
40
  The logger that you set may be a Ruby stdlib [`Logger`](https://ruby-doc.org/current/stdlibs/logger/Logger.html) as shown below,
41
- or a [`Google::Cloud::Logging::Logger`](https://googleapis.dev/ruby/google-cloud-logging/latest)
41
+ or a [`Google::Cloud::Logging::Logger`](https://cloud.google.com/ruby/docs/reference/google-cloud-logging/latest)
42
42
  that will write logs to [Cloud Logging](https://cloud.google.com/logging/). See [grpc/logconfig.rb](https://github.com/grpc/grpc/blob/master/src/ruby/lib/grpc/logconfig.rb)
43
43
  and the gRPC [spec_helper.rb](https://github.com/grpc/grpc/blob/master/src/ruby/spec/spec_helper.rb) for additional information.
44
44
 
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module GkeMultiCloud
23
- VERSION = "0.3.0"
23
+ VERSION = "1.0.0"
24
24
  end
25
25
  end
26
26
  end
@@ -48,7 +48,7 @@ module Google
48
48
  # Create a new client object for AttachedClusters.
49
49
  #
50
50
  # By default, this returns an instance of
51
- # [Google::Cloud::GkeMultiCloud::V1::AttachedClusters::Client](https://googleapis.dev/ruby/google-cloud-gke_multi_cloud-v1/latest/Google/Cloud/GkeMultiCloud/V1/AttachedClusters/Client.html)
51
+ # [Google::Cloud::GkeMultiCloud::V1::AttachedClusters::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-gke_multi_cloud-v1/latest/Google-Cloud-GkeMultiCloud-V1-AttachedClusters-Client)
52
52
  # for a gRPC client for version V1 of the API.
53
53
  # However, you can specify a different API version by passing it in the
54
54
  # `version` parameter. If the AttachedClusters service is
@@ -80,7 +80,7 @@ module Google
80
80
  # Create a new client object for AwsClusters.
81
81
  #
82
82
  # By default, this returns an instance of
83
- # [Google::Cloud::GkeMultiCloud::V1::AwsClusters::Client](https://googleapis.dev/ruby/google-cloud-gke_multi_cloud-v1/latest/Google/Cloud/GkeMultiCloud/V1/AwsClusters/Client.html)
83
+ # [Google::Cloud::GkeMultiCloud::V1::AwsClusters::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-gke_multi_cloud-v1/latest/Google-Cloud-GkeMultiCloud-V1-AwsClusters-Client)
84
84
  # for a gRPC client for version V1 of the API.
85
85
  # However, you can specify a different API version by passing it in the
86
86
  # `version` parameter. If the AwsClusters service is
@@ -111,7 +111,7 @@ module Google
111
111
  # Create a new client object for AzureClusters.
112
112
  #
113
113
  # By default, this returns an instance of
114
- # [Google::Cloud::GkeMultiCloud::V1::AzureClusters::Client](https://googleapis.dev/ruby/google-cloud-gke_multi_cloud-v1/latest/Google/Cloud/GkeMultiCloud/V1/AzureClusters/Client.html)
114
+ # [Google::Cloud::GkeMultiCloud::V1::AzureClusters::Client](https://cloud.google.com/ruby/docs/reference/google-cloud-gke_multi_cloud-v1/latest/Google-Cloud-GkeMultiCloud-V1-AzureClusters-Client)
115
115
  # for a gRPC client for version V1 of the API.
116
116
  # However, you can specify a different API version by passing it in the
117
117
  # `version` parameter. If the AzureClusters service is
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-gke_multi_cloud
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 1.0.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-02-14 00:00:00.000000000 Z
11
+ date: 2023-07-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-cloud-core