google-apis-container_v1 0.86.0 → 0.88.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: b45d0c99b8f26053bca172436b9048d30a2e67c5085c27413fe493bc1fcd24e7
4
- data.tar.gz: 4c30c3e984f2d5a1206f5d7df360c18a608b760afaf54f2dabae603567472710
3
+ metadata.gz: c0dfff1c6b40563b1289b77aa09919374bb53768a85f24ffd60b6b65668d4544
4
+ data.tar.gz: 0c195fba1f612cc356a332e51be7a2f7733d303df20e0655233fd829f686864c
5
5
  SHA512:
6
- metadata.gz: db948d319fffc77680fb1dee0fc2ccbfd21109afe8a4243f411c1417ef9ff8ed856791fabb341bf19adecc67c6068a5d34673275402f8d0e75ed8aa565e96c6e
7
- data.tar.gz: 828e3908ff1aa7369e70b363409f94feb943a0d54d38a68e5c2380413eefed6b2d47155f3c937c59d64164683c0beb72e21c3f1b62073942193ff2df41ce880f
6
+ metadata.gz: 0b1eccd1d460b88fe488df4f6390246185a54605c3ab0360848e41ee74eea1c544a9a40474a0794f80e885b1ce870d6bd64f244d9c278c0a6415e26bc15c6361
7
+ data.tar.gz: 46f38613b9eee59fe5352ea9ccbb2e4e302e245f023f8864c4f2d3a6121f07d7940561b2994329b24b2f6cab21ccff0bca93d2428c2032d95ce85f12dff9a64c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-container_v1
2
2
 
3
+ ### v0.88.0 (2025-01-12)
4
+
5
+ * Regenerated from discovery document revision 20241228
6
+ * Regenerated using generator version 0.16.0
7
+
8
+ ### v0.87.0 (2024-12-15)
9
+
10
+ * Regenerated from discovery document revision 20241203
11
+
3
12
  ### v0.86.0 (2024-11-24)
4
13
 
5
14
  * Regenerated from discovery document revision 20241105
@@ -394,8 +394,7 @@ module Google
394
394
  attr_accessor :enabled
395
395
  alias_method :enabled?, :enabled
396
396
 
397
- # WorkloadPolicyConfig is the configuration of workload policy for autopilot
398
- # clusters.
397
+ # WorkloadPolicyConfig is the configuration related to GCW workload policy
399
398
  # Corresponds to the JSON property `workloadPolicyConfig`
400
399
  # @return [Google::Apis::ContainerV1::WorkloadPolicyConfig]
401
400
  attr_accessor :workload_policy_config
@@ -1561,8 +1560,7 @@ module Google
1561
1560
  # @return [Google::Apis::ContainerV1::AuthenticatorGroupsConfig]
1562
1561
  attr_accessor :desired_authenticator_groups_config
1563
1562
 
1564
- # WorkloadPolicyConfig is the configuration of workload policy for autopilot
1565
- # clusters.
1563
+ # WorkloadPolicyConfig is the configuration related to GCW workload policy
1566
1564
  # Corresponds to the JSON property `desiredAutopilotWorkloadPolicyConfig`
1567
1565
  # @return [Google::Apis::ContainerV1::WorkloadPolicyConfig]
1568
1566
  attr_accessor :desired_autopilot_workload_policy_config
@@ -1623,6 +1621,12 @@ module Google
1623
1621
  # @return [Google::Apis::ContainerV1::DefaultSnatStatus]
1624
1622
  attr_accessor :desired_default_snat_status
1625
1623
 
1624
+ # Enable/Disable L4 LB VPC firewall reconciliation for the cluster.
1625
+ # Corresponds to the JSON property `desiredDisableL4LbFirewallReconciliation`
1626
+ # @return [Boolean]
1627
+ attr_accessor :desired_disable_l4_lb_firewall_reconciliation
1628
+ alias_method :desired_disable_l4_lb_firewall_reconciliation?, :desired_disable_l4_lb_firewall_reconciliation
1629
+
1626
1630
  # DNSConfig contains the desired set of options for configuring clusterDNS.
1627
1631
  # Corresponds to the JSON property `desiredDnsConfig`
1628
1632
  # @return [Google::Apis::ContainerV1::DnsConfig]
@@ -1965,6 +1969,7 @@ module Google
1965
1969
  @desired_datapath_provider = args[:desired_datapath_provider] if args.key?(:desired_datapath_provider)
1966
1970
  @desired_default_enable_private_nodes = args[:desired_default_enable_private_nodes] if args.key?(:desired_default_enable_private_nodes)
1967
1971
  @desired_default_snat_status = args[:desired_default_snat_status] if args.key?(:desired_default_snat_status)
1972
+ @desired_disable_l4_lb_firewall_reconciliation = args[:desired_disable_l4_lb_firewall_reconciliation] if args.key?(:desired_disable_l4_lb_firewall_reconciliation)
1968
1973
  @desired_dns_config = args[:desired_dns_config] if args.key?(:desired_dns_config)
1969
1974
  @desired_enable_cilium_clusterwide_network_policy = args[:desired_enable_cilium_clusterwide_network_policy] if args.key?(:desired_enable_cilium_clusterwide_network_policy)
1970
1975
  @desired_enable_fqdn_network_policy = args[:desired_enable_fqdn_network_policy] if args.key?(:desired_enable_fqdn_network_policy)
@@ -4102,6 +4107,12 @@ module Google
4102
4107
  # @return [Google::Apis::ContainerV1::DefaultSnatStatus]
4103
4108
  attr_accessor :default_snat_status
4104
4109
 
4110
+ # Disable L4 load balancer VPC firewalls to enable firewall policies.
4111
+ # Corresponds to the JSON property `disableL4LbFirewallReconciliation`
4112
+ # @return [Boolean]
4113
+ attr_accessor :disable_l4_lb_firewall_reconciliation
4114
+ alias_method :disable_l4_lb_firewall_reconciliation?, :disable_l4_lb_firewall_reconciliation
4115
+
4105
4116
  # DNSConfig contains the desired set of options for configuring clusterDNS.
4106
4117
  # Corresponds to the JSON property `dnsConfig`
4107
4118
  # @return [Google::Apis::ContainerV1::DnsConfig]
@@ -4188,6 +4199,7 @@ module Google
4188
4199
  @datapath_provider = args[:datapath_provider] if args.key?(:datapath_provider)
4189
4200
  @default_enable_private_nodes = args[:default_enable_private_nodes] if args.key?(:default_enable_private_nodes)
4190
4201
  @default_snat_status = args[:default_snat_status] if args.key?(:default_snat_status)
4202
+ @disable_l4_lb_firewall_reconciliation = args[:disable_l4_lb_firewall_reconciliation] if args.key?(:disable_l4_lb_firewall_reconciliation)
4191
4203
  @dns_config = args[:dns_config] if args.key?(:dns_config)
4192
4204
  @enable_cilium_clusterwide_network_policy = args[:enable_cilium_clusterwide_network_policy] if args.key?(:enable_cilium_clusterwide_network_policy)
4193
4205
  @enable_fqdn_network_policy = args[:enable_fqdn_network_policy] if args.key?(:enable_fqdn_network_policy)
@@ -4470,6 +4482,12 @@ module Google
4470
4482
  # @return [String]
4471
4483
  attr_accessor :machine_type
4472
4484
 
4485
+ # The maximum duration for the nodes to exist. If unspecified, the nodes can
4486
+ # exist indefinitely.
4487
+ # Corresponds to the JSON property `maxRunDuration`
4488
+ # @return [String]
4489
+ attr_accessor :max_run_duration
4490
+
4473
4491
  # The metadata key/value pairs assigned to instances in the cluster. Keys must
4474
4492
  # conform to the regexp `[a-zA-Z0-9-_]+` and be less than 128 bytes in length.
4475
4493
  # These are reflected as part of a URL in the metadata server. Additionally, to
@@ -4650,6 +4668,7 @@ module Google
4650
4668
  @local_ssd_encryption_mode = args[:local_ssd_encryption_mode] if args.key?(:local_ssd_encryption_mode)
4651
4669
  @logging_config = args[:logging_config] if args.key?(:logging_config)
4652
4670
  @machine_type = args[:machine_type] if args.key?(:machine_type)
4671
+ @max_run_duration = args[:max_run_duration] if args.key?(:max_run_duration)
4653
4672
  @metadata = args[:metadata] if args.key?(:metadata)
4654
4673
  @min_cpu_platform = args[:min_cpu_platform] if args.key?(:min_cpu_platform)
4655
4674
  @node_group = args[:node_group] if args.key?(:node_group)
@@ -7675,6 +7694,12 @@ module Google
7675
7694
  # @return [String]
7676
7695
  attr_accessor :machine_type
7677
7696
 
7697
+ # The maximum duration for the nodes to exist. If unspecified, the nodes can
7698
+ # exist indefinitely.
7699
+ # Corresponds to the JSON property `maxRunDuration`
7700
+ # @return [String]
7701
+ attr_accessor :max_run_duration
7702
+
7678
7703
  # The name (project, location, cluster, node pool) of the node pool to update.
7679
7704
  # Specified in the format `projects/*/locations/*/clusters/*/nodePools/*`.
7680
7705
  # Corresponds to the JSON property `name`
@@ -7826,6 +7851,7 @@ module Google
7826
7851
  @locations = args[:locations] if args.key?(:locations)
7827
7852
  @logging_config = args[:logging_config] if args.key?(:logging_config)
7828
7853
  @machine_type = args[:machine_type] if args.key?(:machine_type)
7854
+ @max_run_duration = args[:max_run_duration] if args.key?(:max_run_duration)
7829
7855
  @name = args[:name] if args.key?(:name)
7830
7856
  @node_network_config = args[:node_network_config] if args.key?(:node_network_config)
7831
7857
  @node_pool_id = args[:node_pool_id] if args.key?(:node_pool_id)
@@ -7957,6 +7983,16 @@ module Google
7957
7983
  # @return [String]
7958
7984
  attr_accessor :end_time
7959
7985
 
7986
+ # The type of the event.
7987
+ # Corresponds to the JSON property `eventType`
7988
+ # @return [String]
7989
+ attr_accessor :event_type
7990
+
7991
+ # The end of extended support timestamp.
7992
+ # Corresponds to the JSON property `extendedSupportEndTime`
7993
+ # @return [String]
7994
+ attr_accessor :extended_support_end_time
7995
+
7960
7996
  # The operation associated with this upgrade.
7961
7997
  # Corresponds to the JSON property `operation`
7962
7998
  # @return [String]
@@ -7973,6 +8009,11 @@ module Google
7973
8009
  # @return [String]
7974
8010
  attr_accessor :resource_type
7975
8011
 
8012
+ # The end of standard support timestamp.
8013
+ # Corresponds to the JSON property `standardSupportEndTime`
8014
+ # @return [String]
8015
+ attr_accessor :standard_support_end_time
8016
+
7976
8017
  # The time when the operation was started.
7977
8018
  # Corresponds to the JSON property `startTime`
7978
8019
  # @return [String]
@@ -7997,9 +8038,12 @@ module Google
7997
8038
  @current_version = args[:current_version] if args.key?(:current_version)
7998
8039
  @description = args[:description] if args.key?(:description)
7999
8040
  @end_time = args[:end_time] if args.key?(:end_time)
8041
+ @event_type = args[:event_type] if args.key?(:event_type)
8042
+ @extended_support_end_time = args[:extended_support_end_time] if args.key?(:extended_support_end_time)
8000
8043
  @operation = args[:operation] if args.key?(:operation)
8001
8044
  @resource = args[:resource] if args.key?(:resource)
8002
8045
  @resource_type = args[:resource_type] if args.key?(:resource_type)
8046
+ @standard_support_end_time = args[:standard_support_end_time] if args.key?(:standard_support_end_time)
8003
8047
  @start_time = args[:start_time] if args.key?(:start_time)
8004
8048
  @state = args[:state] if args.key?(:state)
8005
8049
  @target_version = args[:target_version] if args.key?(:target_version)
@@ -8330,8 +8374,7 @@ module Google
8330
8374
  end
8331
8375
  end
8332
8376
 
8333
- # WorkloadPolicyConfig is the configuration of workload policy for autopilot
8334
- # clusters.
8377
+ # WorkloadPolicyConfig is the configuration related to GCW workload policy
8335
8378
  class WorkloadPolicyConfig
8336
8379
  include Google::Apis::Core::Hashable
8337
8380
 
@@ -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.86.0"
19
+ GEM_VERSION = "0.88.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.15.1"
22
+ GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20241105"
25
+ REVISION = "20241228"
26
26
  end
27
27
  end
28
28
  end
@@ -1565,6 +1565,7 @@ module Google
1565
1565
  property :desired_default_enable_private_nodes, as: 'desiredDefaultEnablePrivateNodes'
1566
1566
  property :desired_default_snat_status, as: 'desiredDefaultSnatStatus', class: Google::Apis::ContainerV1::DefaultSnatStatus, decorator: Google::Apis::ContainerV1::DefaultSnatStatus::Representation
1567
1567
 
1568
+ property :desired_disable_l4_lb_firewall_reconciliation, as: 'desiredDisableL4LbFirewallReconciliation'
1568
1569
  property :desired_dns_config, as: 'desiredDnsConfig', class: Google::Apis::ContainerV1::DnsConfig, decorator: Google::Apis::ContainerV1::DnsConfig::Representation
1569
1570
 
1570
1571
  property :desired_enable_cilium_clusterwide_network_policy, as: 'desiredEnableCiliumClusterwideNetworkPolicy'
@@ -2261,6 +2262,7 @@ module Google
2261
2262
  property :default_enable_private_nodes, as: 'defaultEnablePrivateNodes'
2262
2263
  property :default_snat_status, as: 'defaultSnatStatus', class: Google::Apis::ContainerV1::DefaultSnatStatus, decorator: Google::Apis::ContainerV1::DefaultSnatStatus::Representation
2263
2264
 
2265
+ property :disable_l4_lb_firewall_reconciliation, as: 'disableL4LbFirewallReconciliation'
2264
2266
  property :dns_config, as: 'dnsConfig', class: Google::Apis::ContainerV1::DnsConfig, decorator: Google::Apis::ContainerV1::DnsConfig::Representation
2265
2267
 
2266
2268
  property :enable_cilium_clusterwide_network_policy, as: 'enableCiliumClusterwideNetworkPolicy'
@@ -2356,6 +2358,7 @@ module Google
2356
2358
  property :logging_config, as: 'loggingConfig', class: Google::Apis::ContainerV1::NodePoolLoggingConfig, decorator: Google::Apis::ContainerV1::NodePoolLoggingConfig::Representation
2357
2359
 
2358
2360
  property :machine_type, as: 'machineType'
2361
+ property :max_run_duration, as: 'maxRunDuration'
2359
2362
  hash :metadata, as: 'metadata'
2360
2363
  property :min_cpu_platform, as: 'minCpuPlatform'
2361
2364
  property :node_group, as: 'nodeGroup'
@@ -3157,6 +3160,7 @@ module Google
3157
3160
  property :logging_config, as: 'loggingConfig', class: Google::Apis::ContainerV1::NodePoolLoggingConfig, decorator: Google::Apis::ContainerV1::NodePoolLoggingConfig::Representation
3158
3161
 
3159
3162
  property :machine_type, as: 'machineType'
3163
+ property :max_run_duration, as: 'maxRunDuration'
3160
3164
  property :name, as: 'name'
3161
3165
  property :node_network_config, as: 'nodeNetworkConfig', class: Google::Apis::ContainerV1::NodeNetworkConfig, decorator: Google::Apis::ContainerV1::NodeNetworkConfig::Representation
3162
3166
 
@@ -3213,9 +3217,12 @@ module Google
3213
3217
  property :current_version, as: 'currentVersion'
3214
3218
  property :description, as: 'description'
3215
3219
  property :end_time, as: 'endTime'
3220
+ property :event_type, as: 'eventType'
3221
+ property :extended_support_end_time, as: 'extendedSupportEndTime'
3216
3222
  property :operation, as: 'operation'
3217
3223
  property :resource, as: 'resource'
3218
3224
  property :resource_type, as: 'resourceType'
3225
+ property :standard_support_end_time, as: 'standardSupportEndTime'
3219
3226
  property :start_time, as: 'startTime'
3220
3227
  property :state, as: 'state'
3221
3228
  property :target_version, as: 'targetVersion'
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-container_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.86.0
4
+ version: 0.88.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-12-04 00:00:00.000000000 Z
10
+ date: 2025-01-12 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: google-apis-core
@@ -58,9 +57,8 @@ licenses:
58
57
  metadata:
59
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
59
  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.86.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-container_v1/v0.88.0
62
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-container_v1
63
- post_install_message:
64
62
  rdoc_options: []
65
63
  require_paths:
66
64
  - lib
@@ -75,8 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
73
  - !ruby/object:Gem::Version
76
74
  version: '0'
77
75
  requirements: []
78
- rubygems_version: 3.5.22
79
- signing_key:
76
+ rubygems_version: 3.6.2
80
77
  specification_version: 4
81
78
  summary: Simple REST client for Kubernetes Engine API V1
82
79
  test_files: []