google-apis-gkehub_v1beta 0.66.0 → 0.67.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: 25979b1534c36528d08257e8e11652b5abd27aa980d4567097122799f4d4b49f
4
- data.tar.gz: b08401bdd3c45840295adb602999b87c0bbebd0ce4a5b52f4066147a88a5b228
3
+ metadata.gz: 1048b7c531c74eb53a7588ee010cfb3d5b4c1e29ec6e23c6711c8cd4a3616bfb
4
+ data.tar.gz: 80753fd97d85b72f171ff7b63883ac4ee603dc579069fc1c4ebcf0c9149fe689
5
5
  SHA512:
6
- metadata.gz: 7913102da71500b16d9bbbfbbd5aa1d6a9724caf717dc43c8c1c0cb3271153bdc1d8ff90013b3f274b4c7e7feec3a9c6ac36055de34a84738a98e8ccd345db09
7
- data.tar.gz: 61652f149985c7c5698c587dd988b5fa58bb2a34d173e77045b482cba8c1272116147b0416e1712852b8bfb70ef0a27680cfc5cad6ebd5fa8d63879677a6a44e
6
+ metadata.gz: a8e1e3fa7ed72e9691a1f1b376fa45f16aac454344c0c55846acc9c2876d6a30f68cdb745d3608253b30d9a238cb7baa28a7adf207b3cb3b36bf425acba49454
7
+ data.tar.gz: 9e85f18b8730527860fda47cfa7fd289702495a127907fc6836dca9a3472fe95d72c3b07a918206a10596ae4e2ff94ed014549f5d9a754692908414309583241
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-gkehub_v1beta
2
2
 
3
+ ### v0.67.0 (2024-01-23)
4
+
5
+ * Regenerated from discovery document revision 20240113
6
+ * Regenerated using generator version 0.13.0
7
+
3
8
  ### v0.66.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
@@ -739,6 +761,11 @@ module Google
739
761
  # @return [Google::Apis::GkehubV1beta::ClusterUpgradeFleetSpec]
740
762
  attr_accessor :clusterupgrade
741
763
 
764
+ # **Dataplane V2**: Spec
765
+ # Corresponds to the JSON property `dataplanev2`
766
+ # @return [Google::Apis::GkehubV1beta::DataplaneV2FeatureSpec]
767
+ attr_accessor :dataplanev2
768
+
742
769
  # **Fleet Observability**: The Hub-wide input for the FleetObservability feature.
743
770
  # Corresponds to the JSON property `fleetobservability`
744
771
  # @return [Google::Apis::GkehubV1beta::FleetObservabilityFeatureSpec]
@@ -759,6 +786,7 @@ module Google
759
786
  @anthosobservability = args[:anthosobservability] if args.key?(:anthosobservability)
760
787
  @appdevexperience = args[:appdevexperience] if args.key?(:appdevexperience)
761
788
  @clusterupgrade = args[:clusterupgrade] if args.key?(:clusterupgrade)
789
+ @dataplanev2 = args[:dataplanev2] if args.key?(:dataplanev2)
762
790
  @fleetobservability = args[:fleetobservability] if args.key?(:fleetobservability)
763
791
  @multiclusteringress = args[:multiclusteringress] if args.key?(:multiclusteringress)
764
792
  end
@@ -1065,6 +1093,16 @@ module Google
1065
1093
  # @return [Array<Google::Apis::GkehubV1beta::ConfigManagementConfigSyncError>]
1066
1094
  attr_accessor :errors
1067
1095
 
1096
+ # The state of the Reposync CRD
1097
+ # Corresponds to the JSON property `reposyncCrd`
1098
+ # @return [String]
1099
+ attr_accessor :reposync_crd
1100
+
1101
+ # The state of the RootSync CRD
1102
+ # Corresponds to the JSON property `rootsyncCrd`
1103
+ # @return [String]
1104
+ attr_accessor :rootsync_crd
1105
+
1068
1106
  # State indicating an ACM's progress syncing configurations to a cluster
1069
1107
  # Corresponds to the JSON property `syncState`
1070
1108
  # @return [Google::Apis::GkehubV1beta::ConfigManagementSyncState]
@@ -1083,6 +1121,8 @@ module Google
1083
1121
  def update!(**args)
1084
1122
  @deployment_state = args[:deployment_state] if args.key?(:deployment_state)
1085
1123
  @errors = args[:errors] if args.key?(:errors)
1124
+ @reposync_crd = args[:reposync_crd] if args.key?(:reposync_crd)
1125
+ @rootsync_crd = args[:rootsync_crd] if args.key?(:rootsync_crd)
1086
1126
  @sync_state = args[:sync_state] if args.key?(:sync_state)
1087
1127
  @version = args[:version] if args.key?(:version)
1088
1128
  end
@@ -1918,6 +1958,26 @@ module Google
1918
1958
  end
1919
1959
  end
1920
1960
 
1961
+ # **Dataplane V2**: Spec
1962
+ class DataplaneV2FeatureSpec
1963
+ include Google::Apis::Core::Hashable
1964
+
1965
+ # Enable dataplane-v2 based encryption for multiple clusters.
1966
+ # Corresponds to the JSON property `enableEncryption`
1967
+ # @return [Boolean]
1968
+ attr_accessor :enable_encryption
1969
+ alias_method :enable_encryption?, :enable_encryption
1970
+
1971
+ def initialize(**args)
1972
+ update!(**args)
1973
+ end
1974
+
1975
+ # Update properties of this object
1976
+ def update!(**args)
1977
+ @enable_encryption = args[:enable_encryption] if args.key?(:enable_encryption)
1978
+ end
1979
+ end
1980
+
1921
1981
  # DefaultClusterConfig describes the default cluster configurations to be
1922
1982
  # applied to all clusters born-in-fleet.
1923
1983
  class DefaultClusterConfig
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module GkehubV1beta
18
18
  # Version of the google-apis-gkehub_v1beta gem
19
- GEM_VERSION = "0.66.0"
19
+ GEM_VERSION = "0.67.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
@@ -352,6 +352,12 @@ module Google
352
352
  include Google::Apis::Core::JsonObjectSupport
353
353
  end
354
354
 
355
+ class DataplaneV2FeatureSpec
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
355
361
  class DefaultClusterConfig
356
362
  class Representation < Google::Apis::Core::JsonRepresentation; end
357
363
 
@@ -1136,6 +1142,8 @@ module Google
1136
1142
 
1137
1143
  property :clusterupgrade, as: 'clusterupgrade', class: Google::Apis::GkehubV1beta::ClusterUpgradeFleetSpec, decorator: Google::Apis::GkehubV1beta::ClusterUpgradeFleetSpec::Representation
1138
1144
 
1145
+ property :dataplanev2, as: 'dataplanev2', class: Google::Apis::GkehubV1beta::DataplaneV2FeatureSpec, decorator: Google::Apis::GkehubV1beta::DataplaneV2FeatureSpec::Representation
1146
+
1139
1147
  property :fleetobservability, as: 'fleetobservability', class: Google::Apis::GkehubV1beta::FleetObservabilityFeatureSpec, decorator: Google::Apis::GkehubV1beta::FleetObservabilityFeatureSpec::Representation
1140
1148
 
1141
1149
  property :multiclusteringress, as: 'multiclusteringress', class: Google::Apis::GkehubV1beta::MultiClusterIngressFeatureSpec, decorator: Google::Apis::GkehubV1beta::MultiClusterIngressFeatureSpec::Representation
@@ -1236,6 +1244,8 @@ module Google
1236
1244
 
1237
1245
  collection :errors, as: 'errors', class: Google::Apis::GkehubV1beta::ConfigManagementConfigSyncError, decorator: Google::Apis::GkehubV1beta::ConfigManagementConfigSyncError::Representation
1238
1246
 
1247
+ property :reposync_crd, as: 'reposyncCrd'
1248
+ property :rootsync_crd, as: 'rootsyncCrd'
1239
1249
  property :sync_state, as: 'syncState', class: Google::Apis::GkehubV1beta::ConfigManagementSyncState, decorator: Google::Apis::GkehubV1beta::ConfigManagementSyncState::Representation
1240
1250
 
1241
1251
  property :version, as: 'version', class: Google::Apis::GkehubV1beta::ConfigManagementConfigSyncVersion, decorator: Google::Apis::GkehubV1beta::ConfigManagementConfigSyncVersion::Representation
@@ -1480,6 +1490,13 @@ module Google
1480
1490
  end
1481
1491
  end
1482
1492
 
1493
+ class DataplaneV2FeatureSpec
1494
+ # @private
1495
+ class Representation < Google::Apis::Core::JsonRepresentation
1496
+ property :enable_encryption, as: 'enableEncryption'
1497
+ end
1498
+ end
1499
+
1483
1500
  class DefaultClusterConfig
1484
1501
  # @private
1485
1502
  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_v1beta',
48
50
  client_version: Google::Apis::GkehubV1beta::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_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.66.0
4
+ version: 0.67.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_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1beta/v0.66.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1beta/v0.67.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gkehub_v1beta
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 V1beta