google-apis-container_v1 0.18.0 → 0.19.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/OVERVIEW.md +2 -2
- data/lib/google/apis/container_v1/classes.rb +130 -6
- data/lib/google/apis/container_v1/gem_version.rb +2 -2
- data/lib/google/apis/container_v1/representations.rb +68 -2
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 43950a87c679f347db47f4bceaff32ea85a1adcc7b01a872d40b689146b22786
|
4
|
+
data.tar.gz: 88c02b303fe11d54d889ab448ff65372802246138882ab7ec380fd105e1fd8e3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3b112cb5bc82d639e96b88f1a5e9d995abd2bf806a1157d99f5f02b231dbc9db4cba4b7450edb6b2e6d679c5c53974fa02fc91e2eb3f66571d2c71a9a24f491c
|
7
|
+
data.tar.gz: 6d44d2c2dced8d7a8be2652b8fa23fc3b55f148212e638d6f1a25b7fd020763203ecf76b125147958ef0f52b31b2b4dab8c76ee576e410e3a9487eda1f6b8b45
|
data/CHANGELOG.md
CHANGED
data/OVERVIEW.md
CHANGED
@@ -60,8 +60,8 @@ See the class reference docs for information on the methods you can call from a
|
|
60
60
|
|
61
61
|
More detailed descriptions of the Google simple REST clients are available in two documents.
|
62
62
|
|
63
|
-
* The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/
|
64
|
-
* The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/
|
63
|
+
* The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
|
64
|
+
* The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
|
65
65
|
|
66
66
|
(Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Container service in particular.)
|
67
67
|
|
@@ -747,6 +747,11 @@ module Google
|
|
747
747
|
# @return [Fixnum]
|
748
748
|
attr_accessor :node_ipv4_cidr_size
|
749
749
|
|
750
|
+
# Subset of Nodepool message that has defaults.
|
751
|
+
# Corresponds to the JSON property `nodePoolDefaults`
|
752
|
+
# @return [Google::Apis::ContainerV1::NodePoolDefaults]
|
753
|
+
attr_accessor :node_pool_defaults
|
754
|
+
|
750
755
|
# The node pools associated with this cluster. This field should not be set if "
|
751
756
|
# node_config" or "initial_node_count" are specified.
|
752
757
|
# Corresponds to the JSON property `nodePools`
|
@@ -891,6 +896,7 @@ module Google
|
|
891
896
|
@network_policy = args[:network_policy] if args.key?(:network_policy)
|
892
897
|
@node_config = args[:node_config] if args.key?(:node_config)
|
893
898
|
@node_ipv4_cidr_size = args[:node_ipv4_cidr_size] if args.key?(:node_ipv4_cidr_size)
|
899
|
+
@node_pool_defaults = args[:node_pool_defaults] if args.key?(:node_pool_defaults)
|
894
900
|
@node_pools = args[:node_pools] if args.key?(:node_pools)
|
895
901
|
@notification_config = args[:notification_config] if args.key?(:notification_config)
|
896
902
|
@private_cluster_config = args[:private_cluster_config] if args.key?(:private_cluster_config)
|
@@ -975,11 +981,6 @@ module Google
|
|
975
981
|
# @return [Google::Apis::ContainerV1::AuthenticatorGroupsConfig]
|
976
982
|
attr_accessor :desired_authenticator_groups_config
|
977
983
|
|
978
|
-
# Autopilot is the configuration for Autopilot settings on the cluster.
|
979
|
-
# Corresponds to the JSON property `desiredAutopilot`
|
980
|
-
# @return [Google::Apis::ContainerV1::Autopilot]
|
981
|
-
attr_accessor :desired_autopilot
|
982
|
-
|
983
984
|
# Configuration for Binary Authorization.
|
984
985
|
# Corresponds to the JSON property `desiredBinaryAuthorization`
|
985
986
|
# @return [Google::Apis::ContainerV1::BinaryAuthorization]
|
@@ -1008,6 +1009,17 @@ module Google
|
|
1008
1009
|
# @return [Google::Apis::ContainerV1::DefaultSnatStatus]
|
1009
1010
|
attr_accessor :desired_default_snat_status
|
1010
1011
|
|
1012
|
+
# DNSConfig contains the desired set of options for configuring clusterDNS.
|
1013
|
+
# Corresponds to the JSON property `desiredDnsConfig`
|
1014
|
+
# @return [Google::Apis::ContainerV1::DnsConfig]
|
1015
|
+
attr_accessor :desired_dns_config
|
1016
|
+
|
1017
|
+
# GcfsConfig contains configurations of Google Container File System (image
|
1018
|
+
# streaming).
|
1019
|
+
# Corresponds to the JSON property `desiredGcfsConfig`
|
1020
|
+
# @return [Google::Apis::ContainerV1::GcfsConfig]
|
1021
|
+
attr_accessor :desired_gcfs_config
|
1022
|
+
|
1011
1023
|
# The desired image type for the node pool. NOTE: Set the "desired_node_pool"
|
1012
1024
|
# field as well.
|
1013
1025
|
# Corresponds to the JSON property `desiredImageType`
|
@@ -1168,12 +1180,13 @@ module Google
|
|
1168
1180
|
def update!(**args)
|
1169
1181
|
@desired_addons_config = args[:desired_addons_config] if args.key?(:desired_addons_config)
|
1170
1182
|
@desired_authenticator_groups_config = args[:desired_authenticator_groups_config] if args.key?(:desired_authenticator_groups_config)
|
1171
|
-
@desired_autopilot = args[:desired_autopilot] if args.key?(:desired_autopilot)
|
1172
1183
|
@desired_binary_authorization = args[:desired_binary_authorization] if args.key?(:desired_binary_authorization)
|
1173
1184
|
@desired_cluster_autoscaling = args[:desired_cluster_autoscaling] if args.key?(:desired_cluster_autoscaling)
|
1174
1185
|
@desired_database_encryption = args[:desired_database_encryption] if args.key?(:desired_database_encryption)
|
1175
1186
|
@desired_datapath_provider = args[:desired_datapath_provider] if args.key?(:desired_datapath_provider)
|
1176
1187
|
@desired_default_snat_status = args[:desired_default_snat_status] if args.key?(:desired_default_snat_status)
|
1188
|
+
@desired_dns_config = args[:desired_dns_config] if args.key?(:desired_dns_config)
|
1189
|
+
@desired_gcfs_config = args[:desired_gcfs_config] if args.key?(:desired_gcfs_config)
|
1177
1190
|
@desired_image_type = args[:desired_image_type] if args.key?(:desired_image_type)
|
1178
1191
|
@desired_intra_node_visibility_config = args[:desired_intra_node_visibility_config] if args.key?(:desired_intra_node_visibility_config)
|
1179
1192
|
@desired_l4ilb_subsetting_config = args[:desired_l4ilb_subsetting_config] if args.key?(:desired_l4ilb_subsetting_config)
|
@@ -1400,6 +1413,37 @@ module Google
|
|
1400
1413
|
end
|
1401
1414
|
end
|
1402
1415
|
|
1416
|
+
# DNSConfig contains the desired set of options for configuring clusterDNS.
|
1417
|
+
class DnsConfig
|
1418
|
+
include Google::Apis::Core::Hashable
|
1419
|
+
|
1420
|
+
# cluster_dns indicates which in-cluster DNS provider should be used.
|
1421
|
+
# Corresponds to the JSON property `clusterDns`
|
1422
|
+
# @return [String]
|
1423
|
+
attr_accessor :cluster_dns
|
1424
|
+
|
1425
|
+
# cluster_dns_domain is the suffix used for all cluster service records.
|
1426
|
+
# Corresponds to the JSON property `clusterDnsDomain`
|
1427
|
+
# @return [String]
|
1428
|
+
attr_accessor :cluster_dns_domain
|
1429
|
+
|
1430
|
+
# cluster_dns_scope indicates the scope of access to cluster DNS records.
|
1431
|
+
# Corresponds to the JSON property `clusterDnsScope`
|
1432
|
+
# @return [String]
|
1433
|
+
attr_accessor :cluster_dns_scope
|
1434
|
+
|
1435
|
+
def initialize(**args)
|
1436
|
+
update!(**args)
|
1437
|
+
end
|
1438
|
+
|
1439
|
+
# Update properties of this object
|
1440
|
+
def update!(**args)
|
1441
|
+
@cluster_dns = args[:cluster_dns] if args.key?(:cluster_dns)
|
1442
|
+
@cluster_dns_domain = args[:cluster_dns_domain] if args.key?(:cluster_dns_domain)
|
1443
|
+
@cluster_dns_scope = args[:cluster_dns_scope] if args.key?(:cluster_dns_scope)
|
1444
|
+
end
|
1445
|
+
end
|
1446
|
+
|
1403
1447
|
# Time window specified for daily maintenance operations.
|
1404
1448
|
class DailyMaintenanceWindow
|
1405
1449
|
include Google::Apis::Core::Hashable
|
@@ -1533,6 +1577,27 @@ module Google
|
|
1533
1577
|
end
|
1534
1578
|
end
|
1535
1579
|
|
1580
|
+
# GcfsConfig contains configurations of Google Container File System (image
|
1581
|
+
# streaming).
|
1582
|
+
class GcfsConfig
|
1583
|
+
include Google::Apis::Core::Hashable
|
1584
|
+
|
1585
|
+
# Whether to use GCFS.
|
1586
|
+
# Corresponds to the JSON property `enabled`
|
1587
|
+
# @return [Boolean]
|
1588
|
+
attr_accessor :enabled
|
1589
|
+
alias_method :enabled?, :enabled
|
1590
|
+
|
1591
|
+
def initialize(**args)
|
1592
|
+
update!(**args)
|
1593
|
+
end
|
1594
|
+
|
1595
|
+
# Update properties of this object
|
1596
|
+
def update!(**args)
|
1597
|
+
@enabled = args[:enabled] if args.key?(:enabled)
|
1598
|
+
end
|
1599
|
+
end
|
1600
|
+
|
1536
1601
|
# Configuration for the GCP Filestore CSI driver.
|
1537
1602
|
class GcpFilestoreCsiDriverConfig
|
1538
1603
|
include Google::Apis::Core::Hashable
|
@@ -2442,6 +2507,11 @@ module Google
|
|
2442
2507
|
# @return [Google::Apis::ContainerV1::DefaultSnatStatus]
|
2443
2508
|
attr_accessor :default_snat_status
|
2444
2509
|
|
2510
|
+
# DNSConfig contains the desired set of options for configuring clusterDNS.
|
2511
|
+
# Corresponds to the JSON property `dnsConfig`
|
2512
|
+
# @return [Google::Apis::ContainerV1::DnsConfig]
|
2513
|
+
attr_accessor :dns_config
|
2514
|
+
|
2445
2515
|
# Whether Intra-node visibility is enabled for this cluster. This makes same
|
2446
2516
|
# node pod to pod traffic visible for VPC network.
|
2447
2517
|
# Corresponds to the JSON property `enableIntraNodeVisibility`
|
@@ -2483,6 +2553,7 @@ module Google
|
|
2483
2553
|
def update!(**args)
|
2484
2554
|
@datapath_provider = args[:datapath_provider] if args.key?(:datapath_provider)
|
2485
2555
|
@default_snat_status = args[:default_snat_status] if args.key?(:default_snat_status)
|
2556
|
+
@dns_config = args[:dns_config] if args.key?(:dns_config)
|
2486
2557
|
@enable_intra_node_visibility = args[:enable_intra_node_visibility] if args.key?(:enable_intra_node_visibility)
|
2487
2558
|
@enable_l4ilb_subsetting = args[:enable_l4ilb_subsetting] if args.key?(:enable_l4ilb_subsetting)
|
2488
2559
|
@network = args[:network] if args.key?(:network)
|
@@ -2571,6 +2642,12 @@ module Google
|
|
2571
2642
|
# @return [String]
|
2572
2643
|
attr_accessor :disk_type
|
2573
2644
|
|
2645
|
+
# GcfsConfig contains configurations of Google Container File System (image
|
2646
|
+
# streaming).
|
2647
|
+
# Corresponds to the JSON property `gcfsConfig`
|
2648
|
+
# @return [Google::Apis::ContainerV1::GcfsConfig]
|
2649
|
+
attr_accessor :gcfs_config
|
2650
|
+
|
2574
2651
|
# Configuration of gVNIC feature.
|
2575
2652
|
# Corresponds to the JSON property `gvnic`
|
2576
2653
|
# @return [Google::Apis::ContainerV1::VirtualNic]
|
@@ -2729,6 +2806,7 @@ module Google
|
|
2729
2806
|
@boot_disk_kms_key = args[:boot_disk_kms_key] if args.key?(:boot_disk_kms_key)
|
2730
2807
|
@disk_size_gb = args[:disk_size_gb] if args.key?(:disk_size_gb)
|
2731
2808
|
@disk_type = args[:disk_type] if args.key?(:disk_type)
|
2809
|
+
@gcfs_config = args[:gcfs_config] if args.key?(:gcfs_config)
|
2732
2810
|
@gvnic = args[:gvnic] if args.key?(:gvnic)
|
2733
2811
|
@image_type = args[:image_type] if args.key?(:image_type)
|
2734
2812
|
@kubelet_config = args[:kubelet_config] if args.key?(:kubelet_config)
|
@@ -2751,6 +2829,26 @@ module Google
|
|
2751
2829
|
end
|
2752
2830
|
end
|
2753
2831
|
|
2832
|
+
# Subset of NodeConfig message that has defaults.
|
2833
|
+
class NodeConfigDefaults
|
2834
|
+
include Google::Apis::Core::Hashable
|
2835
|
+
|
2836
|
+
# GcfsConfig contains configurations of Google Container File System (image
|
2837
|
+
# streaming).
|
2838
|
+
# Corresponds to the JSON property `gcfsConfig`
|
2839
|
+
# @return [Google::Apis::ContainerV1::GcfsConfig]
|
2840
|
+
attr_accessor :gcfs_config
|
2841
|
+
|
2842
|
+
def initialize(**args)
|
2843
|
+
update!(**args)
|
2844
|
+
end
|
2845
|
+
|
2846
|
+
# Update properties of this object
|
2847
|
+
def update!(**args)
|
2848
|
+
@gcfs_config = args[:gcfs_config] if args.key?(:gcfs_config)
|
2849
|
+
end
|
2850
|
+
end
|
2851
|
+
|
2754
2852
|
# Node kubelet configs.
|
2755
2853
|
class NodeKubeletConfig
|
2756
2854
|
include Google::Apis::Core::Hashable
|
@@ -3066,6 +3164,25 @@ module Google
|
|
3066
3164
|
end
|
3067
3165
|
end
|
3068
3166
|
|
3167
|
+
# Subset of Nodepool message that has defaults.
|
3168
|
+
class NodePoolDefaults
|
3169
|
+
include Google::Apis::Core::Hashable
|
3170
|
+
|
3171
|
+
# Subset of NodeConfig message that has defaults.
|
3172
|
+
# Corresponds to the JSON property `nodeConfigDefaults`
|
3173
|
+
# @return [Google::Apis::ContainerV1::NodeConfigDefaults]
|
3174
|
+
attr_accessor :node_config_defaults
|
3175
|
+
|
3176
|
+
def initialize(**args)
|
3177
|
+
update!(**args)
|
3178
|
+
end
|
3179
|
+
|
3180
|
+
# Update properties of this object
|
3181
|
+
def update!(**args)
|
3182
|
+
@node_config_defaults = args[:node_config_defaults] if args.key?(:node_config_defaults)
|
3183
|
+
end
|
3184
|
+
end
|
3185
|
+
|
3069
3186
|
# Kubernetes taint is comprised of three fields: key, value, and effect. Effect
|
3070
3187
|
# can only be one of three types: NoSchedule, PreferNoSchedule or NoExecute. See
|
3071
3188
|
# [here](https://kubernetes.io/docs/concepts/configuration/taint-and-toleration)
|
@@ -4669,6 +4786,12 @@ module Google
|
|
4669
4786
|
# @return [String]
|
4670
4787
|
attr_accessor :cluster_id
|
4671
4788
|
|
4789
|
+
# GcfsConfig contains configurations of Google Container File System (image
|
4790
|
+
# streaming).
|
4791
|
+
# Corresponds to the JSON property `gcfsConfig`
|
4792
|
+
# @return [Google::Apis::ContainerV1::GcfsConfig]
|
4793
|
+
attr_accessor :gcfs_config
|
4794
|
+
|
4672
4795
|
# Configuration of gVNIC feature.
|
4673
4796
|
# Corresponds to the JSON property `gvnic`
|
4674
4797
|
# @return [Google::Apis::ContainerV1::VirtualNic]
|
@@ -4766,6 +4889,7 @@ module Google
|
|
4766
4889
|
# Update properties of this object
|
4767
4890
|
def update!(**args)
|
4768
4891
|
@cluster_id = args[:cluster_id] if args.key?(:cluster_id)
|
4892
|
+
@gcfs_config = args[:gcfs_config] if args.key?(:gcfs_config)
|
4769
4893
|
@gvnic = args[:gvnic] if args.key?(:gvnic)
|
4770
4894
|
@image_type = args[:image_type] if args.key?(:image_type)
|
4771
4895
|
@kubelet_config = args[:kubelet_config] if args.key?(:kubelet_config)
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ContainerV1
|
18
18
|
# Version of the google-apis-container_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.19.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.4.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20211008"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -148,6 +148,12 @@ module Google
|
|
148
148
|
include Google::Apis::Core::JsonObjectSupport
|
149
149
|
end
|
150
150
|
|
151
|
+
class DnsConfig
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
|
+
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
155
|
+
end
|
156
|
+
|
151
157
|
class DailyMaintenanceWindow
|
152
158
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
159
|
|
@@ -184,6 +190,12 @@ module Google
|
|
184
190
|
include Google::Apis::Core::JsonObjectSupport
|
185
191
|
end
|
186
192
|
|
193
|
+
class GcfsConfig
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
187
199
|
class GcpFilestoreCsiDriverConfig
|
188
200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
201
|
|
@@ -376,6 +388,12 @@ module Google
|
|
376
388
|
include Google::Apis::Core::JsonObjectSupport
|
377
389
|
end
|
378
390
|
|
391
|
+
class NodeConfigDefaults
|
392
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
393
|
+
|
394
|
+
include Google::Apis::Core::JsonObjectSupport
|
395
|
+
end
|
396
|
+
|
379
397
|
class NodeKubeletConfig
|
380
398
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
381
399
|
|
@@ -406,6 +424,12 @@ module Google
|
|
406
424
|
include Google::Apis::Core::JsonObjectSupport
|
407
425
|
end
|
408
426
|
|
427
|
+
class NodePoolDefaults
|
428
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
429
|
+
|
430
|
+
include Google::Apis::Core::JsonObjectSupport
|
431
|
+
end
|
432
|
+
|
409
433
|
class NodeTaint
|
410
434
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
411
435
|
|
@@ -869,6 +893,8 @@ module Google
|
|
869
893
|
property :node_config, as: 'nodeConfig', class: Google::Apis::ContainerV1::NodeConfig, decorator: Google::Apis::ContainerV1::NodeConfig::Representation
|
870
894
|
|
871
895
|
property :node_ipv4_cidr_size, as: 'nodeIpv4CidrSize'
|
896
|
+
property :node_pool_defaults, as: 'nodePoolDefaults', class: Google::Apis::ContainerV1::NodePoolDefaults, decorator: Google::Apis::ContainerV1::NodePoolDefaults::Representation
|
897
|
+
|
872
898
|
collection :node_pools, as: 'nodePools', class: Google::Apis::ContainerV1::NodePool, decorator: Google::Apis::ContainerV1::NodePool::Representation
|
873
899
|
|
874
900
|
property :notification_config, as: 'notificationConfig', class: Google::Apis::ContainerV1::NotificationConfig, decorator: Google::Apis::ContainerV1::NotificationConfig::Representation
|
@@ -916,8 +942,6 @@ module Google
|
|
916
942
|
|
917
943
|
property :desired_authenticator_groups_config, as: 'desiredAuthenticatorGroupsConfig', class: Google::Apis::ContainerV1::AuthenticatorGroupsConfig, decorator: Google::Apis::ContainerV1::AuthenticatorGroupsConfig::Representation
|
918
944
|
|
919
|
-
property :desired_autopilot, as: 'desiredAutopilot', class: Google::Apis::ContainerV1::Autopilot, decorator: Google::Apis::ContainerV1::Autopilot::Representation
|
920
|
-
|
921
945
|
property :desired_binary_authorization, as: 'desiredBinaryAuthorization', class: Google::Apis::ContainerV1::BinaryAuthorization, decorator: Google::Apis::ContainerV1::BinaryAuthorization::Representation
|
922
946
|
|
923
947
|
property :desired_cluster_autoscaling, as: 'desiredClusterAutoscaling', class: Google::Apis::ContainerV1::ClusterAutoscaling, decorator: Google::Apis::ContainerV1::ClusterAutoscaling::Representation
|
@@ -927,6 +951,10 @@ module Google
|
|
927
951
|
property :desired_datapath_provider, as: 'desiredDatapathProvider'
|
928
952
|
property :desired_default_snat_status, as: 'desiredDefaultSnatStatus', class: Google::Apis::ContainerV1::DefaultSnatStatus, decorator: Google::Apis::ContainerV1::DefaultSnatStatus::Representation
|
929
953
|
|
954
|
+
property :desired_dns_config, as: 'desiredDnsConfig', class: Google::Apis::ContainerV1::DnsConfig, decorator: Google::Apis::ContainerV1::DnsConfig::Representation
|
955
|
+
|
956
|
+
property :desired_gcfs_config, as: 'desiredGcfsConfig', class: Google::Apis::ContainerV1::GcfsConfig, decorator: Google::Apis::ContainerV1::GcfsConfig::Representation
|
957
|
+
|
930
958
|
property :desired_image_type, as: 'desiredImageType'
|
931
959
|
property :desired_intra_node_visibility_config, as: 'desiredIntraNodeVisibilityConfig', class: Google::Apis::ContainerV1::IntraNodeVisibilityConfig, decorator: Google::Apis::ContainerV1::IntraNodeVisibilityConfig::Representation
|
932
960
|
|
@@ -1020,6 +1048,15 @@ module Google
|
|
1020
1048
|
end
|
1021
1049
|
end
|
1022
1050
|
|
1051
|
+
class DnsConfig
|
1052
|
+
# @private
|
1053
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1054
|
+
property :cluster_dns, as: 'clusterDns'
|
1055
|
+
property :cluster_dns_domain, as: 'clusterDnsDomain'
|
1056
|
+
property :cluster_dns_scope, as: 'clusterDnsScope'
|
1057
|
+
end
|
1058
|
+
end
|
1059
|
+
|
1023
1060
|
class DailyMaintenanceWindow
|
1024
1061
|
# @private
|
1025
1062
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1063,6 +1100,13 @@ module Google
|
|
1063
1100
|
end
|
1064
1101
|
end
|
1065
1102
|
|
1103
|
+
class GcfsConfig
|
1104
|
+
# @private
|
1105
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1106
|
+
property :enabled, as: 'enabled'
|
1107
|
+
end
|
1108
|
+
end
|
1109
|
+
|
1066
1110
|
class GcpFilestoreCsiDriverConfig
|
1067
1111
|
# @private
|
1068
1112
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1324,6 +1368,8 @@ module Google
|
|
1324
1368
|
property :datapath_provider, as: 'datapathProvider'
|
1325
1369
|
property :default_snat_status, as: 'defaultSnatStatus', class: Google::Apis::ContainerV1::DefaultSnatStatus, decorator: Google::Apis::ContainerV1::DefaultSnatStatus::Representation
|
1326
1370
|
|
1371
|
+
property :dns_config, as: 'dnsConfig', class: Google::Apis::ContainerV1::DnsConfig, decorator: Google::Apis::ContainerV1::DnsConfig::Representation
|
1372
|
+
|
1327
1373
|
property :enable_intra_node_visibility, as: 'enableIntraNodeVisibility'
|
1328
1374
|
property :enable_l4ilb_subsetting, as: 'enableL4ilbSubsetting'
|
1329
1375
|
property :network, as: 'network'
|
@@ -1355,6 +1401,8 @@ module Google
|
|
1355
1401
|
property :boot_disk_kms_key, as: 'bootDiskKmsKey'
|
1356
1402
|
property :disk_size_gb, as: 'diskSizeGb'
|
1357
1403
|
property :disk_type, as: 'diskType'
|
1404
|
+
property :gcfs_config, as: 'gcfsConfig', class: Google::Apis::ContainerV1::GcfsConfig, decorator: Google::Apis::ContainerV1::GcfsConfig::Representation
|
1405
|
+
|
1358
1406
|
property :gvnic, as: 'gvnic', class: Google::Apis::ContainerV1::VirtualNic, decorator: Google::Apis::ContainerV1::VirtualNic::Representation
|
1359
1407
|
|
1360
1408
|
property :image_type, as: 'imageType'
|
@@ -1385,6 +1433,14 @@ module Google
|
|
1385
1433
|
end
|
1386
1434
|
end
|
1387
1435
|
|
1436
|
+
class NodeConfigDefaults
|
1437
|
+
# @private
|
1438
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1439
|
+
property :gcfs_config, as: 'gcfsConfig', class: Google::Apis::ContainerV1::GcfsConfig, decorator: Google::Apis::ContainerV1::GcfsConfig::Representation
|
1440
|
+
|
1441
|
+
end
|
1442
|
+
end
|
1443
|
+
|
1388
1444
|
class NodeKubeletConfig
|
1389
1445
|
# @private
|
1390
1446
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1452,6 +1508,14 @@ module Google
|
|
1452
1508
|
end
|
1453
1509
|
end
|
1454
1510
|
|
1511
|
+
class NodePoolDefaults
|
1512
|
+
# @private
|
1513
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1514
|
+
property :node_config_defaults, as: 'nodeConfigDefaults', class: Google::Apis::ContainerV1::NodeConfigDefaults, decorator: Google::Apis::ContainerV1::NodeConfigDefaults::Representation
|
1515
|
+
|
1516
|
+
end
|
1517
|
+
end
|
1518
|
+
|
1455
1519
|
class NodeTaint
|
1456
1520
|
# @private
|
1457
1521
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1842,6 +1906,8 @@ module Google
|
|
1842
1906
|
# @private
|
1843
1907
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1844
1908
|
property :cluster_id, as: 'clusterId'
|
1909
|
+
property :gcfs_config, as: 'gcfsConfig', class: Google::Apis::ContainerV1::GcfsConfig, decorator: Google::Apis::ContainerV1::GcfsConfig::Representation
|
1910
|
+
|
1845
1911
|
property :gvnic, as: 'gvnic', class: Google::Apis::ContainerV1::VirtualNic, decorator: Google::Apis::ContainerV1::VirtualNic::Representation
|
1846
1912
|
|
1847
1913
|
property :image_type, as: 'imageType'
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-container_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.19.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: 2021-10-
|
11
|
+
date: 2021-10-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -57,9 +57,9 @@ licenses:
|
|
57
57
|
- Apache-2.0
|
58
58
|
metadata:
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
|
-
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-container_v1/v0.
|
62
|
-
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/
|
60
|
+
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-container_v1/CHANGELOG.md
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-container_v1/v0.19.0
|
62
|
+
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-container_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|
65
65
|
require_paths:
|