google-apis-gkehub_v1beta 0.59.0 → 0.61.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: cba8244e91a46fbf01cbe555945ae404338c74987017cb480dcab04461064db4
4
- data.tar.gz: 02eaf7dedba1acfce9d336e79a4846a52a1f34b7f4bde9066f092dfa7f72c1e3
3
+ metadata.gz: 407f2d13dae75c820e8a602d9e0ef75c9412a53b01d06a8a1cb7326a4e9f9b0e
4
+ data.tar.gz: 53afa0f0c00a0b45293ddf722f5f7ed8fd5f3de39a3ef7b9f4c8975c54073ae3
5
5
  SHA512:
6
- metadata.gz: 2dd33d1e5646fc08feb8b00acedcdcf4c5ebee87ef4c7ea81ecabd4c40309886d5d5e5f9174512bec08951862e29d92c2a231ca1dbaeaa1a72d1b55a0871dbf6
7
- data.tar.gz: 49c723755b3ee424dfc65c4bdea068a6e43d6ac7c776f1bc8df854fab5c88444bde5513cd3993d54337fc2fd96ff46e3cb5224a33238213d66d25ea86a687a1b
6
+ metadata.gz: 3524580a23f50d793a9406cbc0f68bb04f36b3ad18b44aa6f699942bd2ee819f870733df5744f6f961c531ec16c2be2b0917b9f617b8e40825c3884a0a750cf4
7
+ data.tar.gz: b61455df73907989099ab6fddcbaf3f7fd160657b01c2c6e3aeb1c286ba84dd0ec58fe6f65b894812b5e891c1c22da14c960525d3781e0466562c7a886a0066c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-gkehub_v1beta
2
2
 
3
+ ### v0.61.0 (2023-10-22)
4
+
5
+ * Regenerated from discovery document revision 20231013
6
+
7
+ ### v0.60.0 (2023-10-15)
8
+
9
+ * Regenerated from discovery document revision 20231006
10
+
3
11
  ### v0.59.0 (2023-10-08)
4
12
 
5
13
  * Regenerated from discovery document revision 20230929
@@ -430,6 +430,12 @@ module Google
430
430
  # @return [Google::Apis::GkehubV1beta::IdentityServiceMembershipSpec]
431
431
  attr_accessor :identityservice
432
432
 
433
+ # **Policy Controller**: Configuration for a single cluster. Intended to
434
+ # parallel the PolicyController CR.
435
+ # Corresponds to the JSON property `policycontroller`
436
+ # @return [Google::Apis::GkehubV1beta::PolicyControllerMembershipSpec]
437
+ attr_accessor :policycontroller
438
+
433
439
  def initialize(**args)
434
440
  update!(**args)
435
441
  end
@@ -438,6 +444,7 @@ module Google
438
444
  def update!(**args)
439
445
  @configmanagement = args[:configmanagement] if args.key?(:configmanagement)
440
446
  @identityservice = args[:identityservice] if args.key?(:identityservice)
447
+ @policycontroller = args[:policycontroller] if args.key?(:policycontroller)
441
448
  end
442
449
  end
443
450
 
@@ -3011,8 +3018,10 @@ module Google
3011
3018
  # @return [String]
3012
3019
  attr_accessor :last_connection_time
3013
3020
 
3014
- # This field informs Fleet-based applications/services/UIs with the necessary
3015
- # information for where each underlying Cluster reports its metrics.
3021
+ # MonitoringConfig informs Fleet-based applications/services/UIs how the metrics
3022
+ # for the underlying cluster is reported to cloud monitoring services. It can be
3023
+ # set from empty to non-empty, but can't be mutated directly to prevent
3024
+ # accidentally breaking the constinousty of metrics.
3016
3025
  # Corresponds to the JSON property `monitoringConfig`
3017
3026
  # @return [Google::Apis::GkehubV1beta::MonitoringConfig]
3018
3027
  attr_accessor :monitoring_config
@@ -3420,40 +3429,40 @@ module Google
3420
3429
  end
3421
3430
  end
3422
3431
 
3423
- # This field informs Fleet-based applications/services/UIs with the necessary
3424
- # information for where each underlying Cluster reports its metrics.
3432
+ # MonitoringConfig informs Fleet-based applications/services/UIs how the metrics
3433
+ # for the underlying cluster is reported to cloud monitoring services. It can be
3434
+ # set from empty to non-empty, but can't be mutated directly to prevent
3435
+ # accidentally breaking the constinousty of metrics.
3425
3436
  class MonitoringConfig
3426
3437
  include Google::Apis::Core::Hashable
3427
3438
 
3428
- # Immutable. Cluster name used to report metrics. For Anthos on VMWare/Baremetal,
3429
- # it would be in format `memberClusters/cluster_name`; And for Anthos on
3430
- # MultiCloud, it would be in format ``azureClusters, awsClusters`/cluster_name`.
3439
+ # Optional. Cluster name used to report metrics. For Anthos on VMWare/Baremetal/
3440
+ # MultiCloud clusters, it would be in format `cluster_type`/`cluster_name`, e.g.,
3441
+ # "awsClusters/cluster_1".
3431
3442
  # Corresponds to the JSON property `cluster`
3432
3443
  # @return [String]
3433
3444
  attr_accessor :cluster
3434
3445
 
3435
- # Immutable. Cluster hash, this is a unique string generated by google code,
3436
- # which does not contain any PII, which we can use to reference the cluster.
3437
- # This is expected to be created by the monitoring stack and persisted into the
3438
- # Cluster object as well as to GKE-Hub.
3446
+ # Optional. For GKE and Multicloud clusters, this is the UUID of the cluster
3447
+ # resource. For VMWare and Baremetal clusters, this is the kube-system UID.
3439
3448
  # Corresponds to the JSON property `clusterHash`
3440
3449
  # @return [String]
3441
3450
  attr_accessor :cluster_hash
3442
3451
 
3443
- # Kubernetes system metrics, if available, are written to this prefix. This
3444
- # defaults to kubernetes.io for GKE, and kubernetes.io/anthos for Anthos
3452
+ # Optional. Kubernetes system metrics, if available, are written to this prefix.
3453
+ # This defaults to kubernetes.io for GKE, and kubernetes.io/anthos for Anthos
3445
3454
  # eventually. Noted: Anthos MultiCloud will have kubernetes.io prefix today but
3446
- # will migration to be under kubernetes.io/anthos
3455
+ # will migration to be under kubernetes.io/anthos.
3447
3456
  # Corresponds to the JSON property `kubernetesMetricsPrefix`
3448
3457
  # @return [String]
3449
3458
  attr_accessor :kubernetes_metrics_prefix
3450
3459
 
3451
- # Immutable. Location used to report Metrics
3460
+ # Optional. Location used to report Metrics
3452
3461
  # Corresponds to the JSON property `location`
3453
3462
  # @return [String]
3454
3463
  attr_accessor :location
3455
3464
 
3456
- # Immutable. Project used to report Metrics
3465
+ # Optional. Project used to report Metrics
3457
3466
  # Corresponds to the JSON property `projectId`
3458
3467
  # @return [String]
3459
3468
  attr_accessor :project_id
@@ -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.59.0"
19
+ GEM_VERSION = "0.61.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230929"
25
+ REVISION = "20231013"
26
26
  end
27
27
  end
28
28
  end
@@ -952,6 +952,8 @@ module Google
952
952
 
953
953
  property :identityservice, as: 'identityservice', class: Google::Apis::GkehubV1beta::IdentityServiceMembershipSpec, decorator: Google::Apis::GkehubV1beta::IdentityServiceMembershipSpec::Representation
954
954
 
955
+ property :policycontroller, as: 'policycontroller', class: Google::Apis::GkehubV1beta::PolicyControllerMembershipSpec, decorator: Google::Apis::GkehubV1beta::PolicyControllerMembershipSpec::Representation
956
+
955
957
  end
956
958
  end
957
959
 
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.59.0
4
+ version: 0.61.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-10-08 00:00:00.000000000 Z
11
+ date: 2023-10-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -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.59.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gkehub_v1beta/v0.61.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: []