google-cloud-container-v1beta1 0.5.0 → 0.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 10bb67dda5a988d61d0267a52c3b00acaf3177d1c4ac8725daea45032d02103e
|
4
|
+
data.tar.gz: 9d48944eaca6b145677de846a2365a6fd81ab3d56f3ae15bcd2ebde5f273ad90
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6518490d00578567f10fbccae28281abc73a4565ea91ca89ea713b573dba61897fd302a8edf1fc45c45b5f41e0293ab8afc1831dd34a3292864cce794956da3b
|
7
|
+
data.tar.gz: b41366973a0ec42451ce3f29e3a3fa6f250a4babb306423c57bd4f3d4d62c4642979f32997040bdef0de8e1c7befd86e139e8fafcabbaab4715e086fc8f4c458
|
@@ -3735,7 +3735,7 @@ module Google
|
|
3735
3735
|
|
3736
3736
|
# Use the eBPF based GKE Dataplane V2 with additional features. See the [GKE
|
3737
3737
|
# Dataplane V2
|
3738
|
-
# documentation](https://cloud.google.com/kubernetes-
|
3738
|
+
# documentation](https://cloud.google.com/kubernetes-engine/docs/how-to/dataplane-v2)
|
3739
3739
|
# for more.
|
3740
3740
|
ADVANCED_DATAPATH = 2
|
3741
3741
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-container-v1beta1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.5.
|
4
|
+
version: 0.5.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-03-
|
11
|
+
date: 2021-03-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gapic-common
|