google-apis-gkehub_v1 0.80.0 → 0.81.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: fa665a4b96f1a76d89dee9d3f3b34f757d027003d35fb3b34245c8c582a4c691
4
- data.tar.gz: b311d8633aafc5ae8caa86fddd6d27b152e5cddcdaa48b6bf17ed7c560e9604f
3
+ metadata.gz: 90ae2b420fa0c4dd2fbba60aea0ac1409bc0130d4c8f6b3d554d998394e344a4
4
+ data.tar.gz: 326d547ad890cfddc661b4ad779dabc393839ff47f9617f020ee52de39851e0d
5
5
  SHA512:
6
- metadata.gz: a4332a91a6c58331fc207e4c349ecc57e54a0d72a5c4ec13d7783adf71876a4bef4148a85fce8aaf9a7dc96b95f636c1980270788d715d783bd04b9f52658113
7
- data.tar.gz: 9dc3fc52a59e0158d77d5a0c33b417b465df7ff2230d86e7e9ce10b5c26138bd23ba9179727cde7af379fa00bdc48413aa247fe13fd224db839e3fd014dcd360
6
+ metadata.gz: d97f135e7ddd056789a2d79e5bcf9d4a66666245e46cf023f565ca7eec28042e0c9b8efa88bb5402f0f2bb998a4a9805e3a12ee2f3df1fd4dce9e90b4570896e
7
+ data.tar.gz: f109484d0c2145cfca8b1f945f192799e7ea48d258d6dcfbe94e2335ecba4e2afa191228fcb375ba15e757d8d33768c7a7e72493f761bbe842a055a6c2b71466
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-gkehub_v1
2
2
 
3
+ ### v0.81.0 (2025-01-12)
4
+
5
+ * Regenerated from discovery document revision 20250103
6
+ * Regenerated using generator version 0.16.0
7
+
3
8
  ### v0.80.0 (2024-12-15)
4
9
 
5
10
  * Regenerated from discovery document revision 20241206
@@ -877,18 +877,18 @@ module Google
877
877
  class ConfigManagementConfigSync
878
878
  include Google::Apis::Core::Hashable
879
879
 
880
- # Set to true to allow the vertical scaling. Defaults to false which disallows
881
- # vertical scaling. This field is deprecated.
880
+ # Optional. Set to true to allow the vertical scaling. Defaults to false which
881
+ # disallows vertical scaling. This field is deprecated.
882
882
  # Corresponds to the JSON property `allowVerticalScale`
883
883
  # @return [Boolean]
884
884
  attr_accessor :allow_vertical_scale
885
885
  alias_method :allow_vertical_scale?, :allow_vertical_scale
886
886
 
887
- # Enables the installation of ConfigSync. If set to true, ConfigSync resources
888
- # will be created and the other ConfigSync fields will be applied if exist. If
889
- # set to false, all other ConfigSync fields will be ignored, ConfigSync
890
- # resources will be deleted. If omitted, ConfigSync resources will be managed
891
- # depends on the presence of the git or oci field.
887
+ # Optional. Enables the installation of ConfigSync. If set to true, ConfigSync
888
+ # resources will be created and the other ConfigSync fields will be applied if
889
+ # exist. If set to false, all other ConfigSync fields will be ignored,
890
+ # ConfigSync resources will be deleted. If omitted, ConfigSync resources will be
891
+ # managed depends on the presence of the git or oci field.
892
892
  # Corresponds to the JSON property `enabled`
893
893
  # @return [Boolean]
894
894
  attr_accessor :enabled
@@ -899,15 +899,15 @@ module Google
899
899
  # @return [Google::Apis::GkehubV1::ConfigManagementGitConfig]
900
900
  attr_accessor :git
901
901
 
902
- # The Email of the Google Cloud Service Account (GSA) used for exporting Config
903
- # Sync metrics to Cloud Monitoring and Cloud Monarch when Workload Identity is
904
- # enabled. The GSA should have the Monitoring Metric Writer (roles/monitoring.
905
- # metricWriter) IAM role. The Kubernetes ServiceAccount `default` in the
906
- # namespace `config-management-monitoring` should be bound to the GSA.
907
- # Deprecated: If Workload Identity Federation for GKE is enabled, Google Cloud
908
- # Service Account is no longer needed for exporting Config Sync metrics: https://
909
- # cloud.google.com/kubernetes-engine/enterprise/config-sync/docs/how-to/monitor-
910
- # config-sync-cloud-monitoring#custom-monitoring.
902
+ # Optional. The Email of the Google Cloud Service Account (GSA) used for
903
+ # exporting Config Sync metrics to Cloud Monitoring and Cloud Monarch when
904
+ # Workload Identity is enabled. The GSA should have the Monitoring Metric Writer
905
+ # (roles/monitoring.metricWriter) IAM role. The Kubernetes ServiceAccount `
906
+ # default` in the namespace `config-management-monitoring` should be bound to
907
+ # the GSA. Deprecated: If Workload Identity Federation for GKE is enabled,
908
+ # Google Cloud Service Account is no longer needed for exporting Config Sync
909
+ # metrics: https://cloud.google.com/kubernetes-engine/enterprise/config-sync/
910
+ # docs/how-to/monitor-config-sync-cloud-monitoring#custom-monitoring.
911
911
  # Corresponds to the JSON property `metricsGcpServiceAccountEmail`
912
912
  # @return [String]
913
913
  attr_accessor :metrics_gcp_service_account_email
@@ -917,21 +917,22 @@ module Google
917
917
  # @return [Google::Apis::GkehubV1::ConfigManagementOciConfig]
918
918
  attr_accessor :oci
919
919
 
920
- # Set to true to enable the Config Sync admission webhook to prevent drifts. If
921
- # set to `false`, disables the Config Sync admission webhook and does not
922
- # prevent drifts.
920
+ # Optional. Set to true to enable the Config Sync admission webhook to prevent
921
+ # drifts. If set to `false`, disables the Config Sync admission webhook and does
922
+ # not prevent drifts.
923
923
  # Corresponds to the JSON property `preventDrift`
924
924
  # @return [Boolean]
925
925
  attr_accessor :prevent_drift
926
926
  alias_method :prevent_drift?, :prevent_drift
927
927
 
928
- # Specifies whether the Config Sync Repo is in "hierarchical" or "unstructured"
929
- # mode.
928
+ # Optional. Specifies whether the Config Sync Repo is in "hierarchical" or "
929
+ # unstructured" mode.
930
930
  # Corresponds to the JSON property `sourceFormat`
931
931
  # @return [String]
932
932
  attr_accessor :source_format
933
933
 
934
- # Set to true to stop syncing configs for a single cluster. Default to false.
934
+ # Optional. Set to true to stop syncing configs for a single cluster. Default to
935
+ # false.
935
936
  # Corresponds to the JSON property `stopSyncing`
936
937
  # @return [Boolean]
937
938
  attr_accessor :stop_syncing
@@ -1044,7 +1045,8 @@ module Google
1044
1045
  class ConfigManagementConfigSyncState
1045
1046
  include Google::Apis::Core::Hashable
1046
1047
 
1047
- # Whether syncing resources to the cluster is stopped at the cluster level.
1048
+ # Output only. Whether syncing resources to the cluster is stopped at the
1049
+ # cluster level.
1048
1050
  # Corresponds to the JSON property `clusterLevelStopSyncingState`
1049
1051
  # @return [String]
1050
1052
  attr_accessor :cluster_level_stop_syncing_state
@@ -1059,22 +1061,23 @@ module Google
1059
1061
  # @return [Google::Apis::GkehubV1::ConfigManagementConfigSyncDeploymentState]
1060
1062
  attr_accessor :deployment_state
1061
1063
 
1062
- # Errors pertaining to the installation of Config Sync.
1064
+ # Output only. Errors pertaining to the installation of Config Sync.
1063
1065
  # Corresponds to the JSON property `errors`
1064
1066
  # @return [Array<Google::Apis::GkehubV1::ConfigManagementConfigSyncError>]
1065
1067
  attr_accessor :errors
1066
1068
 
1067
- # The state of the Reposync CRD
1069
+ # Output only. The state of the Reposync CRD
1068
1070
  # Corresponds to the JSON property `reposyncCrd`
1069
1071
  # @return [String]
1070
1072
  attr_accessor :reposync_crd
1071
1073
 
1072
- # The state of the RootSync CRD
1074
+ # Output only. The state of the RootSync CRD
1073
1075
  # Corresponds to the JSON property `rootsyncCrd`
1074
1076
  # @return [String]
1075
1077
  attr_accessor :rootsync_crd
1076
1078
 
1077
- # The state of CS This field summarizes the other fields in this message.
1079
+ # Output only. The state of CS This field summarizes the other fields in this
1080
+ # message.
1078
1081
  # Corresponds to the JSON property `state`
1079
1082
  # @return [String]
1080
1083
  attr_accessor :state
@@ -1246,46 +1249,47 @@ module Google
1246
1249
  class ConfigManagementGitConfig
1247
1250
  include Google::Apis::Core::Hashable
1248
1251
 
1249
- # The Google Cloud Service Account Email used for auth when secret_type is
1250
- # gcpServiceAccount.
1252
+ # Optional. The Google Cloud Service Account Email used for auth when
1253
+ # secret_type is gcpServiceAccount.
1251
1254
  # Corresponds to the JSON property `gcpServiceAccountEmail`
1252
1255
  # @return [String]
1253
1256
  attr_accessor :gcp_service_account_email
1254
1257
 
1255
- # URL for the HTTPS proxy to be used when communicating with the Git repo.
1258
+ # Optional. URL for the HTTPS proxy to be used when communicating with the Git
1259
+ # repo.
1256
1260
  # Corresponds to the JSON property `httpsProxy`
1257
1261
  # @return [String]
1258
1262
  attr_accessor :https_proxy
1259
1263
 
1260
- # The path within the Git repository that represents the top level of the repo
1261
- # to sync. Default: the root directory of the repository.
1264
+ # Optional. The path within the Git repository that represents the top level of
1265
+ # the repo to sync. Default: the root directory of the repository.
1262
1266
  # Corresponds to the JSON property `policyDir`
1263
1267
  # @return [String]
1264
1268
  attr_accessor :policy_dir
1265
1269
 
1266
- # Type of secret configured for access to the Git repo. Must be one of ssh,
1267
- # cookiefile, gcenode, token, gcpserviceaccount or none. The validation of this
1268
- # is case-sensitive. Required.
1270
+ # Required. Type of secret configured for access to the Git repo. Must be one of
1271
+ # ssh, cookiefile, gcenode, token, gcpserviceaccount or none. The validation of
1272
+ # this is case-sensitive. Required.
1269
1273
  # Corresponds to the JSON property `secretType`
1270
1274
  # @return [String]
1271
1275
  attr_accessor :secret_type
1272
1276
 
1273
- # The branch of the repository to sync from. Default: master.
1277
+ # Optional. The branch of the repository to sync from. Default: master.
1274
1278
  # Corresponds to the JSON property `syncBranch`
1275
1279
  # @return [String]
1276
1280
  attr_accessor :sync_branch
1277
1281
 
1278
- # The URL of the Git repository to use as the source of truth.
1282
+ # Optional. The URL of the Git repository to use as the source of truth.
1279
1283
  # Corresponds to the JSON property `syncRepo`
1280
1284
  # @return [String]
1281
1285
  attr_accessor :sync_repo
1282
1286
 
1283
- # Git revision (tag or hash) to check out. Default HEAD.
1287
+ # Optional. Git revision (tag or hash) to check out. Default HEAD.
1284
1288
  # Corresponds to the JSON property `syncRev`
1285
1289
  # @return [String]
1286
1290
  attr_accessor :sync_rev
1287
1291
 
1288
- # Period in seconds between consecutive syncs. Default: 15.
1292
+ # Optional. Period in seconds between consecutive syncs. Default: 15.
1289
1293
  # Corresponds to the JSON property `syncWaitSecs`
1290
1294
  # @return [Fixnum]
1291
1295
  attr_accessor :sync_wait_secs
@@ -1471,9 +1475,9 @@ module Google
1471
1475
  class ConfigManagementMembershipSpec
1472
1476
  include Google::Apis::Core::Hashable
1473
1477
 
1474
- # The user-specified cluster name used by Config Sync cluster-name-selector
1475
- # annotation or ClusterSelector, for applying configs to only a subset of
1476
- # clusters. Omit this field if the cluster's fleet membership name is used by
1478
+ # Optional. The user-specified cluster name used by Config Sync cluster-name-
1479
+ # selector annotation or ClusterSelector, for applying configs to only a subset
1480
+ # of clusters. Omit this field if the cluster's fleet membership name is used by
1477
1481
  # Config Sync cluster-name-selector annotation or ClusterSelector. Set this
1478
1482
  # field if a name different from the cluster's fleet membership name is used by
1479
1483
  # Config Sync cluster-name-selector annotation or ClusterSelector.
@@ -1491,7 +1495,7 @@ module Google
1491
1495
  # @return [Google::Apis::GkehubV1::ConfigManagementHierarchyControllerConfig]
1492
1496
  attr_accessor :hierarchy_controller
1493
1497
 
1494
- # Enables automatic Feature management.
1498
+ # Optional. Enables automatic Feature management.
1495
1499
  # Corresponds to the JSON property `management`
1496
1500
  # @return [String]
1497
1501
  attr_accessor :management
@@ -1501,7 +1505,7 @@ module Google
1501
1505
  # @return [Google::Apis::GkehubV1::ConfigManagementPolicyController]
1502
1506
  attr_accessor :policy_controller
1503
1507
 
1504
- # Version of ACM installed.
1508
+ # Optional. Version of ACM installed.
1505
1509
  # Corresponds to the JSON property `version`
1506
1510
  # @return [String]
1507
1511
  attr_accessor :version
@@ -1525,8 +1529,9 @@ module Google
1525
1529
  class ConfigManagementMembershipState
1526
1530
  include Google::Apis::Core::Hashable
1527
1531
 
1528
- # This field is set to the `cluster_name` field of the Membership Spec if it is
1529
- # not empty. Otherwise, it is set to the cluster's fleet membership name.
1532
+ # Output only. This field is set to the `cluster_name` field of the Membership
1533
+ # Spec if it is not empty. Otherwise, it is set to the cluster's fleet
1534
+ # membership name.
1530
1535
  # Corresponds to the JSON property `clusterName`
1531
1536
  # @return [String]
1532
1537
  attr_accessor :cluster_name
@@ -1576,30 +1581,30 @@ module Google
1576
1581
  class ConfigManagementOciConfig
1577
1582
  include Google::Apis::Core::Hashable
1578
1583
 
1579
- # The Google Cloud Service Account Email used for auth when secret_type is
1580
- # gcpServiceAccount.
1584
+ # Optional. The Google Cloud Service Account Email used for auth when
1585
+ # secret_type is gcpServiceAccount.
1581
1586
  # Corresponds to the JSON property `gcpServiceAccountEmail`
1582
1587
  # @return [String]
1583
1588
  attr_accessor :gcp_service_account_email
1584
1589
 
1585
- # The absolute path of the directory that contains the local resources. Default:
1586
- # the root directory of the image.
1590
+ # Optional. The absolute path of the directory that contains the local resources.
1591
+ # Default: the root directory of the image.
1587
1592
  # Corresponds to the JSON property `policyDir`
1588
1593
  # @return [String]
1589
1594
  attr_accessor :policy_dir
1590
1595
 
1591
- # Type of secret configured for access to the Git repo.
1596
+ # Optional. Type of secret configured for access to the Git repo.
1592
1597
  # Corresponds to the JSON property `secretType`
1593
1598
  # @return [String]
1594
1599
  attr_accessor :secret_type
1595
1600
 
1596
- # The OCI image repository URL for the package to sync from. e.g. `LOCATION-
1597
- # docker.pkg.dev/PROJECT_ID/REPOSITORY_NAME/PACKAGE_NAME`.
1601
+ # Optional. The OCI image repository URL for the package to sync from. e.g. `
1602
+ # LOCATION-docker.pkg.dev/PROJECT_ID/REPOSITORY_NAME/PACKAGE_NAME`.
1598
1603
  # Corresponds to the JSON property `syncRepo`
1599
1604
  # @return [String]
1600
1605
  attr_accessor :sync_repo
1601
1606
 
1602
- # Period in seconds between consecutive syncs. Default: 15.
1607
+ # Optional. Period in seconds between consecutive syncs. Default: 15.
1603
1608
  # Corresponds to the JSON property `syncWaitSecs`
1604
1609
  # @return [Fixnum]
1605
1610
  attr_accessor :sync_wait_secs
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module GkehubV1
18
18
  # Version of the google-apis-gkehub_v1 gem
19
- GEM_VERSION = "0.80.0"
19
+ GEM_VERSION = "0.81.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 = "20241206"
25
+ REVISION = "20250103"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-gkehub_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.80.0
4
+ version: 0.81.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-15 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-gkehub_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1/v0.80.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1/v0.81.0
62
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gkehub_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.23
79
- signing_key:
76
+ rubygems_version: 3.6.2
80
77
  specification_version: 4
81
78
  summary: Simple REST client for GKE Hub API V1
82
79
  test_files: []