google-apis-gkehub_v1alpha 0.71.0 → 0.72.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: 379e60bb554b9bc010511c2017a93ee5feae50dfcc169f6330ec90ff71890107
4
- data.tar.gz: f031449419f6a46fc7c5a70a3709feb45bab8730ef0bfee9877f627e84acded0
3
+ metadata.gz: e0dab32a5588327ea2c88ed3e2aac5cd835e1902d0bfb05478b01cb7b627826d
4
+ data.tar.gz: 0f80bb15ed450ded03e2c9774ad35e413abf10ebbc64110bbad669c8db76cb2b
5
5
  SHA512:
6
- metadata.gz: b410c202deccf3c78980554cc86db4c1c0488c82ef0e603afd3aeec2d98750497b50c944b84fabb1086facebc9e3445249fd0c5f5c244deb403adb64cb0b57d5
7
- data.tar.gz: 9b6774a8b8dcf3c548aa11bdbb12dd7383271657d3eb700ac1a5e5024e28025b3676d2c90f278c1f3e517846b4f7b244f3661492b914b1b352ecfb59985e44be
6
+ metadata.gz: 8b7c519286b74a7b09884e97a890c421acb895985a84330a2fdf2c1062404c802bd621e4d0116bb2c9d727336a954f5183a00fa82741fc428bd487619969a77f
7
+ data.tar.gz: 9f68eaa75726698b846c48a6227af01fdd0a5c81f8e3eab6bf351a6749bdc9f7d3c0b8b8af32b6705da979a3318433606bd18fb37df485ed3fee9af42724fdd6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-gkehub_v1alpha
2
2
 
3
+ ### v0.72.0 (2024-01-23)
4
+
5
+ * Regenerated from discovery document revision 20240113
6
+ * Regenerated using generator version 0.13.0
7
+
3
8
  ### v0.71.0 (2023-12-17)
4
9
 
5
10
  * Regenerated from discovery document revision 20231206
@@ -319,21 +319,43 @@ module Google
319
319
  # project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:`emailid``: An
320
320
  # email address that represents a Google group. For example, `admins@example.com`
321
321
  # . * `domain:`domain``: The G Suite domain (primary) that represents all the
322
- # users of that domain. For example, `google.com` or `example.com`. * `deleted:
323
- # user:`emailid`?uid=`uniqueid``: An email address (plus unique identifier)
324
- # representing a user that has been recently deleted. For example, `alice@
325
- # example.com?uid=123456789012345678901`. If the user is recovered, this value
326
- # reverts to `user:`emailid`` and the recovered user retains the role in the
327
- # binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email address
328
- # (plus unique identifier) representing a service account that has been recently
329
- # deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
322
+ # users of that domain. For example, `google.com` or `example.com`. * `principal:
323
+ # //iam.googleapis.com/locations/global/workforcePools/`pool_id`/subject/`
324
+ # subject_attribute_value``: A single identity in a workforce identity pool. * `
325
+ # principalSet://iam.googleapis.com/locations/global/workforcePools/`pool_id`/
326
+ # group/`group_id``: All workforce identities in a group. * `principalSet://iam.
327
+ # googleapis.com/locations/global/workforcePools/`pool_id`/attribute.`
328
+ # attribute_name`/`attribute_value``: All workforce identities with a specific
329
+ # attribute value. * `principalSet://iam.googleapis.com/locations/global/
330
+ # workforcePools/`pool_id`/*`: All identities in a workforce identity pool. * `
331
+ # principal://iam.googleapis.com/projects/`project_number`/locations/global/
332
+ # workloadIdentityPools/`pool_id`/subject/`subject_attribute_value``: A single
333
+ # identity in a workload identity pool. * `principalSet://iam.googleapis.com/
334
+ # projects/`project_number`/locations/global/workloadIdentityPools/`pool_id`/
335
+ # group/`group_id``: A workload identity pool group. * `principalSet://iam.
336
+ # googleapis.com/projects/`project_number`/locations/global/
337
+ # workloadIdentityPools/`pool_id`/attribute.`attribute_name`/`attribute_value``:
338
+ # All identities in a workload identity pool with a certain attribute. * `
339
+ # principalSet://iam.googleapis.com/projects/`project_number`/locations/global/
340
+ # workloadIdentityPools/`pool_id`/*`: All identities in a workload identity pool.
341
+ # * `deleted:user:`emailid`?uid=`uniqueid``: An email address (plus unique
342
+ # identifier) representing a user that has been recently deleted. For example, `
343
+ # alice@example.com?uid=123456789012345678901`. If the user is recovered, this
344
+ # value reverts to `user:`emailid`` and the recovered user retains the role in
345
+ # the binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email
346
+ # address (plus unique identifier) representing a service account that has been
347
+ # recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
330
348
  # 123456789012345678901`. If the service account is undeleted, this value
331
349
  # reverts to `serviceAccount:`emailid`` and the undeleted service account
332
350
  # retains the role in the binding. * `deleted:group:`emailid`?uid=`uniqueid``:
333
351
  # An email address (plus unique identifier) representing a Google group that has
334
352
  # been recently deleted. For example, `admins@example.com?uid=
335
353
  # 123456789012345678901`. If the group is recovered, this value reverts to `
336
- # group:`emailid`` and the recovered group retains the role in the binding.
354
+ # group:`emailid`` and the recovered group retains the role in the binding. * `
355
+ # deleted:principal://iam.googleapis.com/locations/global/workforcePools/`
356
+ # pool_id`/subject/`subject_attribute_value``: Deleted single identity in a
357
+ # workforce identity pool. For example, `deleted:principal://iam.googleapis.com/
358
+ # locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
337
359
  # Corresponds to the JSON property `members`
338
360
  # @return [Array<String>]
339
361
  attr_accessor :members
@@ -874,6 +896,11 @@ module Google
874
896
  # @return [Google::Apis::GkehubV1alpha::ClusterUpgradeFleetSpec]
875
897
  attr_accessor :clusterupgrade
876
898
 
899
+ # **Dataplane V2**: Spec
900
+ # Corresponds to the JSON property `dataplanev2`
901
+ # @return [Google::Apis::GkehubV1alpha::DataplaneV2FeatureSpec]
902
+ attr_accessor :dataplanev2
903
+
877
904
  # **Fleet Observability**: The Hub-wide input for the FleetObservability feature.
878
905
  # Corresponds to the JSON property `fleetobservability`
879
906
  # @return [Google::Apis::GkehubV1alpha::FleetObservabilityFeatureSpec]
@@ -907,6 +934,7 @@ module Google
907
934
  @appdevexperience = args[:appdevexperience] if args.key?(:appdevexperience)
908
935
  @cloudauditlogging = args[:cloudauditlogging] if args.key?(:cloudauditlogging)
909
936
  @clusterupgrade = args[:clusterupgrade] if args.key?(:clusterupgrade)
937
+ @dataplanev2 = args[:dataplanev2] if args.key?(:dataplanev2)
910
938
  @fleetobservability = args[:fleetobservability] if args.key?(:fleetobservability)
911
939
  @multiclusteringress = args[:multiclusteringress] if args.key?(:multiclusteringress)
912
940
  @namespaceactuation = args[:namespaceactuation] if args.key?(:namespaceactuation)
@@ -1228,6 +1256,16 @@ module Google
1228
1256
  # @return [Array<Google::Apis::GkehubV1alpha::ConfigManagementConfigSyncError>]
1229
1257
  attr_accessor :errors
1230
1258
 
1259
+ # The state of the Reposync CRD
1260
+ # Corresponds to the JSON property `reposyncCrd`
1261
+ # @return [String]
1262
+ attr_accessor :reposync_crd
1263
+
1264
+ # The state of the RootSync CRD
1265
+ # Corresponds to the JSON property `rootsyncCrd`
1266
+ # @return [String]
1267
+ attr_accessor :rootsync_crd
1268
+
1231
1269
  # State indicating an ACM's progress syncing configurations to a cluster
1232
1270
  # Corresponds to the JSON property `syncState`
1233
1271
  # @return [Google::Apis::GkehubV1alpha::ConfigManagementSyncState]
@@ -1246,6 +1284,8 @@ module Google
1246
1284
  def update!(**args)
1247
1285
  @deployment_state = args[:deployment_state] if args.key?(:deployment_state)
1248
1286
  @errors = args[:errors] if args.key?(:errors)
1287
+ @reposync_crd = args[:reposync_crd] if args.key?(:reposync_crd)
1288
+ @rootsync_crd = args[:rootsync_crd] if args.key?(:rootsync_crd)
1249
1289
  @sync_state = args[:sync_state] if args.key?(:sync_state)
1250
1290
  @version = args[:version] if args.key?(:version)
1251
1291
  end
@@ -2081,6 +2121,26 @@ module Google
2081
2121
  end
2082
2122
  end
2083
2123
 
2124
+ # **Dataplane V2**: Spec
2125
+ class DataplaneV2FeatureSpec
2126
+ include Google::Apis::Core::Hashable
2127
+
2128
+ # Enable dataplane-v2 based encryption for multiple clusters.
2129
+ # Corresponds to the JSON property `enableEncryption`
2130
+ # @return [Boolean]
2131
+ attr_accessor :enable_encryption
2132
+ alias_method :enable_encryption?, :enable_encryption
2133
+
2134
+ def initialize(**args)
2135
+ update!(**args)
2136
+ end
2137
+
2138
+ # Update properties of this object
2139
+ def update!(**args)
2140
+ @enable_encryption = args[:enable_encryption] if args.key?(:enable_encryption)
2141
+ end
2142
+ end
2143
+
2084
2144
  # DefaultClusterConfig describes the default cluster configurations to be
2085
2145
  # applied to all clusters born-in-fleet.
2086
2146
  class DefaultClusterConfig
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module GkehubV1alpha
18
18
  # Version of the google-apis-gkehub_v1alpha gem
19
- GEM_VERSION = "0.71.0"
19
+ GEM_VERSION = "0.72.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.12.0"
22
+ GENERATOR_VERSION = "0.13.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20231206"
25
+ REVISION = "20240113"
26
26
  end
27
27
  end
28
28
  end
@@ -376,6 +376,12 @@ module Google
376
376
  include Google::Apis::Core::JsonObjectSupport
377
377
  end
378
378
 
379
+ class DataplaneV2FeatureSpec
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
379
385
  class DefaultClusterConfig
380
386
  class Representation < Google::Apis::Core::JsonRepresentation; end
381
387
 
@@ -1278,6 +1284,8 @@ module Google
1278
1284
 
1279
1285
  property :clusterupgrade, as: 'clusterupgrade', class: Google::Apis::GkehubV1alpha::ClusterUpgradeFleetSpec, decorator: Google::Apis::GkehubV1alpha::ClusterUpgradeFleetSpec::Representation
1280
1286
 
1287
+ property :dataplanev2, as: 'dataplanev2', class: Google::Apis::GkehubV1alpha::DataplaneV2FeatureSpec, decorator: Google::Apis::GkehubV1alpha::DataplaneV2FeatureSpec::Representation
1288
+
1281
1289
  property :fleetobservability, as: 'fleetobservability', class: Google::Apis::GkehubV1alpha::FleetObservabilityFeatureSpec, decorator: Google::Apis::GkehubV1alpha::FleetObservabilityFeatureSpec::Representation
1282
1290
 
1283
1291
  property :multiclusteringress, as: 'multiclusteringress', class: Google::Apis::GkehubV1alpha::MultiClusterIngressFeatureSpec, decorator: Google::Apis::GkehubV1alpha::MultiClusterIngressFeatureSpec::Representation
@@ -1386,6 +1394,8 @@ module Google
1386
1394
 
1387
1395
  collection :errors, as: 'errors', class: Google::Apis::GkehubV1alpha::ConfigManagementConfigSyncError, decorator: Google::Apis::GkehubV1alpha::ConfigManagementConfigSyncError::Representation
1388
1396
 
1397
+ property :reposync_crd, as: 'reposyncCrd'
1398
+ property :rootsync_crd, as: 'rootsyncCrd'
1389
1399
  property :sync_state, as: 'syncState', class: Google::Apis::GkehubV1alpha::ConfigManagementSyncState, decorator: Google::Apis::GkehubV1alpha::ConfigManagementSyncState::Representation
1390
1400
 
1391
1401
  property :version, as: 'version', class: Google::Apis::GkehubV1alpha::ConfigManagementConfigSyncVersion, decorator: Google::Apis::GkehubV1alpha::ConfigManagementConfigSyncVersion::Representation
@@ -1630,6 +1640,13 @@ module Google
1630
1640
  end
1631
1641
  end
1632
1642
 
1643
+ class DataplaneV2FeatureSpec
1644
+ # @private
1645
+ class Representation < Google::Apis::Core::JsonRepresentation
1646
+ property :enable_encryption, as: 'enableEncryption'
1647
+ end
1648
+ end
1649
+
1633
1650
  class DefaultClusterConfig
1634
1651
  # @private
1635
1652
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -32,6 +32,8 @@ module Google
32
32
  #
33
33
  # @see https://cloud.google.com/anthos/multicluster-management/connect/registering-a-cluster
34
34
  class GKEHubService < Google::Apis::Core::BaseService
35
+ DEFAULT_ENDPOINT_TEMPLATE = "https://gkehub.$UNIVERSE_DOMAIN$/"
36
+
35
37
  # @return [String]
36
38
  # API key. Your API key identifies your project and provides you with API access,
37
39
  # quota, and reports. Required unless you provide an OAuth 2.0 token.
@@ -43,7 +45,7 @@ module Google
43
45
  attr_accessor :quota_user
44
46
 
45
47
  def initialize
46
- super('https://gkehub.googleapis.com/', '',
48
+ super(DEFAULT_ENDPOINT_TEMPLATE, '',
47
49
  client_name: 'google-apis-gkehub_v1alpha',
48
50
  client_version: Google::Apis::GkehubV1alpha::GEM_VERSION)
49
51
  @batch_path = 'batch'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-gkehub_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.71.0
4
+ version: 0.72.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-12-17 00:00:00.000000000 Z
11
+ date: 2024-01-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.11.0
19
+ version: 0.12.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.11.0
29
+ version: 0.12.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gkehub_v1alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1alpha/v0.71.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1alpha/v0.72.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gkehub_v1alpha
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.4.19
78
+ rubygems_version: 3.5.3
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for GKE Hub API V1alpha