google-apis-gkehub_v1beta 0.1.0 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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.
|
19
|
+
GEM_VERSION = "0.2.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.2.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20210322"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -46,6 +46,162 @@ module Google
|
|
46
46
|
include Google::Apis::Core::JsonObjectSupport
|
47
47
|
end
|
48
48
|
|
49
|
+
class CommonFeatureSpec
|
50
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
51
|
+
|
52
|
+
include Google::Apis::Core::JsonObjectSupport
|
53
|
+
end
|
54
|
+
|
55
|
+
class CommonFeatureState
|
56
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
57
|
+
|
58
|
+
include Google::Apis::Core::JsonObjectSupport
|
59
|
+
end
|
60
|
+
|
61
|
+
class ConfigManagementBinauthzConfig
|
62
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
|
+
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
65
|
+
end
|
66
|
+
|
67
|
+
class ConfigManagementBinauthzState
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
|
+
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
71
|
+
end
|
72
|
+
|
73
|
+
class ConfigManagementBinauthzVersion
|
74
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
|
+
|
76
|
+
include Google::Apis::Core::JsonObjectSupport
|
77
|
+
end
|
78
|
+
|
79
|
+
class ConfigManagementConfigSync
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
|
+
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
83
|
+
end
|
84
|
+
|
85
|
+
class ConfigManagementConfigSyncDeploymentState
|
86
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
|
+
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
89
|
+
end
|
90
|
+
|
91
|
+
class ConfigManagementConfigSyncState
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
+
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
95
|
+
end
|
96
|
+
|
97
|
+
class ConfigManagementConfigSyncVersion
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
|
+
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
101
|
+
end
|
102
|
+
|
103
|
+
class ConfigManagementErrorResource
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
|
+
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
107
|
+
end
|
108
|
+
|
109
|
+
class ConfigManagementGatekeeperDeploymentState
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
|
+
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
113
|
+
end
|
114
|
+
|
115
|
+
class ConfigManagementGitConfig
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
|
+
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
119
|
+
end
|
120
|
+
|
121
|
+
class ConfigManagementGroupVersionKind
|
122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
123
|
+
|
124
|
+
include Google::Apis::Core::JsonObjectSupport
|
125
|
+
end
|
126
|
+
|
127
|
+
class ConfigManagementHierarchyControllerConfig
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
|
+
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
131
|
+
end
|
132
|
+
|
133
|
+
class ConfigManagementHierarchyControllerDeploymentState
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
|
+
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
137
|
+
end
|
138
|
+
|
139
|
+
class ConfigManagementHierarchyControllerState
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
|
+
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
143
|
+
end
|
144
|
+
|
145
|
+
class ConfigManagementHierarchyControllerVersion
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
|
+
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
149
|
+
end
|
150
|
+
|
151
|
+
class ConfigManagementInstallError
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
|
+
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
155
|
+
end
|
156
|
+
|
157
|
+
class ConfigManagementMembershipSpec
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
|
+
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
161
|
+
end
|
162
|
+
|
163
|
+
class ConfigManagementMembershipState
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
|
+
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
167
|
+
end
|
168
|
+
|
169
|
+
class ConfigManagementOperatorState
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
|
+
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
173
|
+
end
|
174
|
+
|
175
|
+
class ConfigManagementPolicyController
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
+
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
179
|
+
end
|
180
|
+
|
181
|
+
class ConfigManagementPolicyControllerState
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
|
+
|
184
|
+
include Google::Apis::Core::JsonObjectSupport
|
185
|
+
end
|
186
|
+
|
187
|
+
class ConfigManagementPolicyControllerVersion
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
|
+
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
191
|
+
end
|
192
|
+
|
193
|
+
class ConfigManagementSyncError
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
199
|
+
class ConfigManagementSyncState
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
+
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
203
|
+
end
|
204
|
+
|
49
205
|
class Empty
|
50
206
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
51
207
|
|
@@ -58,12 +214,36 @@ module Google
|
|
58
214
|
include Google::Apis::Core::JsonObjectSupport
|
59
215
|
end
|
60
216
|
|
217
|
+
class Feature
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
+
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
221
|
+
end
|
222
|
+
|
223
|
+
class FeatureResourceState
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
|
+
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
227
|
+
end
|
228
|
+
|
229
|
+
class FeatureState
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
61
235
|
class GoogleRpcStatus
|
62
236
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
237
|
|
64
238
|
include Google::Apis::Core::JsonObjectSupport
|
65
239
|
end
|
66
240
|
|
241
|
+
class ListFeaturesResponse
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
|
+
|
244
|
+
include Google::Apis::Core::JsonObjectSupport
|
245
|
+
end
|
246
|
+
|
67
247
|
class ListLocationsResponse
|
68
248
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
249
|
|
@@ -82,6 +262,30 @@ module Google
|
|
82
262
|
include Google::Apis::Core::JsonObjectSupport
|
83
263
|
end
|
84
264
|
|
265
|
+
class MembershipFeatureSpec
|
266
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
267
|
+
|
268
|
+
include Google::Apis::Core::JsonObjectSupport
|
269
|
+
end
|
270
|
+
|
271
|
+
class MembershipFeatureState
|
272
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
273
|
+
|
274
|
+
include Google::Apis::Core::JsonObjectSupport
|
275
|
+
end
|
276
|
+
|
277
|
+
class MeteringMembershipState
|
278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
|
+
|
280
|
+
include Google::Apis::Core::JsonObjectSupport
|
281
|
+
end
|
282
|
+
|
283
|
+
class MultiClusterIngressFeatureSpec
|
284
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
285
|
+
|
286
|
+
include Google::Apis::Core::JsonObjectSupport
|
287
|
+
end
|
288
|
+
|
85
289
|
class Operation
|
86
290
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
291
|
|
@@ -151,6 +355,271 @@ module Google
|
|
151
355
|
end
|
152
356
|
end
|
153
357
|
|
358
|
+
class CommonFeatureSpec
|
359
|
+
# @private
|
360
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
361
|
+
property :multiclusteringress, as: 'multiclusteringress', class: Google::Apis::GkehubV1beta::MultiClusterIngressFeatureSpec, decorator: Google::Apis::GkehubV1beta::MultiClusterIngressFeatureSpec::Representation
|
362
|
+
|
363
|
+
end
|
364
|
+
end
|
365
|
+
|
366
|
+
class CommonFeatureState
|
367
|
+
# @private
|
368
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
369
|
+
property :state, as: 'state', class: Google::Apis::GkehubV1beta::FeatureState, decorator: Google::Apis::GkehubV1beta::FeatureState::Representation
|
370
|
+
|
371
|
+
end
|
372
|
+
end
|
373
|
+
|
374
|
+
class ConfigManagementBinauthzConfig
|
375
|
+
# @private
|
376
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
377
|
+
property :enabled, as: 'enabled'
|
378
|
+
end
|
379
|
+
end
|
380
|
+
|
381
|
+
class ConfigManagementBinauthzState
|
382
|
+
# @private
|
383
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
384
|
+
property :version, as: 'version', class: Google::Apis::GkehubV1beta::ConfigManagementBinauthzVersion, decorator: Google::Apis::GkehubV1beta::ConfigManagementBinauthzVersion::Representation
|
385
|
+
|
386
|
+
property :webhook, as: 'webhook'
|
387
|
+
end
|
388
|
+
end
|
389
|
+
|
390
|
+
class ConfigManagementBinauthzVersion
|
391
|
+
# @private
|
392
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
393
|
+
property :webhook_version, as: 'webhookVersion'
|
394
|
+
end
|
395
|
+
end
|
396
|
+
|
397
|
+
class ConfigManagementConfigSync
|
398
|
+
# @private
|
399
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
400
|
+
property :git, as: 'git', class: Google::Apis::GkehubV1beta::ConfigManagementGitConfig, decorator: Google::Apis::GkehubV1beta::ConfigManagementGitConfig::Representation
|
401
|
+
|
402
|
+
property :source_format, as: 'sourceFormat'
|
403
|
+
end
|
404
|
+
end
|
405
|
+
|
406
|
+
class ConfigManagementConfigSyncDeploymentState
|
407
|
+
# @private
|
408
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
409
|
+
property :git_sync, as: 'gitSync'
|
410
|
+
property :importer, as: 'importer'
|
411
|
+
property :monitor, as: 'monitor'
|
412
|
+
property :reconciler_manager, as: 'reconcilerManager'
|
413
|
+
property :root_reconciler, as: 'rootReconciler'
|
414
|
+
property :syncer, as: 'syncer'
|
415
|
+
end
|
416
|
+
end
|
417
|
+
|
418
|
+
class ConfigManagementConfigSyncState
|
419
|
+
# @private
|
420
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
421
|
+
property :deployment_state, as: 'deploymentState', class: Google::Apis::GkehubV1beta::ConfigManagementConfigSyncDeploymentState, decorator: Google::Apis::GkehubV1beta::ConfigManagementConfigSyncDeploymentState::Representation
|
422
|
+
|
423
|
+
property :sync_state, as: 'syncState', class: Google::Apis::GkehubV1beta::ConfigManagementSyncState, decorator: Google::Apis::GkehubV1beta::ConfigManagementSyncState::Representation
|
424
|
+
|
425
|
+
property :version, as: 'version', class: Google::Apis::GkehubV1beta::ConfigManagementConfigSyncVersion, decorator: Google::Apis::GkehubV1beta::ConfigManagementConfigSyncVersion::Representation
|
426
|
+
|
427
|
+
end
|
428
|
+
end
|
429
|
+
|
430
|
+
class ConfigManagementConfigSyncVersion
|
431
|
+
# @private
|
432
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
433
|
+
property :git_sync, as: 'gitSync'
|
434
|
+
property :importer, as: 'importer'
|
435
|
+
property :monitor, as: 'monitor'
|
436
|
+
property :reconciler_manager, as: 'reconcilerManager'
|
437
|
+
property :root_reconciler, as: 'rootReconciler'
|
438
|
+
property :syncer, as: 'syncer'
|
439
|
+
end
|
440
|
+
end
|
441
|
+
|
442
|
+
class ConfigManagementErrorResource
|
443
|
+
# @private
|
444
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
445
|
+
property :resource_gvk, as: 'resourceGvk', class: Google::Apis::GkehubV1beta::ConfigManagementGroupVersionKind, decorator: Google::Apis::GkehubV1beta::ConfigManagementGroupVersionKind::Representation
|
446
|
+
|
447
|
+
property :resource_name, as: 'resourceName'
|
448
|
+
property :resource_namespace, as: 'resourceNamespace'
|
449
|
+
property :source_path, as: 'sourcePath'
|
450
|
+
end
|
451
|
+
end
|
452
|
+
|
453
|
+
class ConfigManagementGatekeeperDeploymentState
|
454
|
+
# @private
|
455
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
456
|
+
property :gatekeeper_audit, as: 'gatekeeperAudit'
|
457
|
+
property :gatekeeper_controller_manager_state, as: 'gatekeeperControllerManagerState'
|
458
|
+
end
|
459
|
+
end
|
460
|
+
|
461
|
+
class ConfigManagementGitConfig
|
462
|
+
# @private
|
463
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
464
|
+
property :gcp_service_account_email, as: 'gcpServiceAccountEmail'
|
465
|
+
property :https_proxy, as: 'httpsProxy'
|
466
|
+
property :policy_dir, as: 'policyDir'
|
467
|
+
property :secret_type, as: 'secretType'
|
468
|
+
property :sync_branch, as: 'syncBranch'
|
469
|
+
property :sync_repo, as: 'syncRepo'
|
470
|
+
property :sync_rev, as: 'syncRev'
|
471
|
+
property :sync_wait_secs, :numeric_string => true, as: 'syncWaitSecs'
|
472
|
+
end
|
473
|
+
end
|
474
|
+
|
475
|
+
class ConfigManagementGroupVersionKind
|
476
|
+
# @private
|
477
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
478
|
+
property :group, as: 'group'
|
479
|
+
property :kind, as: 'kind'
|
480
|
+
property :version, as: 'version'
|
481
|
+
end
|
482
|
+
end
|
483
|
+
|
484
|
+
class ConfigManagementHierarchyControllerConfig
|
485
|
+
# @private
|
486
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
487
|
+
property :enable_hierarchical_resource_quota, as: 'enableHierarchicalResourceQuota'
|
488
|
+
property :enable_pod_tree_labels, as: 'enablePodTreeLabels'
|
489
|
+
property :enabled, as: 'enabled'
|
490
|
+
end
|
491
|
+
end
|
492
|
+
|
493
|
+
class ConfigManagementHierarchyControllerDeploymentState
|
494
|
+
# @private
|
495
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
496
|
+
property :extension, as: 'extension'
|
497
|
+
property :hnc, as: 'hnc'
|
498
|
+
end
|
499
|
+
end
|
500
|
+
|
501
|
+
class ConfigManagementHierarchyControllerState
|
502
|
+
# @private
|
503
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
504
|
+
property :state, as: 'state', class: Google::Apis::GkehubV1beta::ConfigManagementHierarchyControllerDeploymentState, decorator: Google::Apis::GkehubV1beta::ConfigManagementHierarchyControllerDeploymentState::Representation
|
505
|
+
|
506
|
+
property :version, as: 'version', class: Google::Apis::GkehubV1beta::ConfigManagementHierarchyControllerVersion, decorator: Google::Apis::GkehubV1beta::ConfigManagementHierarchyControllerVersion::Representation
|
507
|
+
|
508
|
+
end
|
509
|
+
end
|
510
|
+
|
511
|
+
class ConfigManagementHierarchyControllerVersion
|
512
|
+
# @private
|
513
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
514
|
+
property :extension, as: 'extension'
|
515
|
+
property :hnc, as: 'hnc'
|
516
|
+
end
|
517
|
+
end
|
518
|
+
|
519
|
+
class ConfigManagementInstallError
|
520
|
+
# @private
|
521
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
522
|
+
property :error_message, as: 'errorMessage'
|
523
|
+
end
|
524
|
+
end
|
525
|
+
|
526
|
+
class ConfigManagementMembershipSpec
|
527
|
+
# @private
|
528
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
529
|
+
property :binauthz, as: 'binauthz', class: Google::Apis::GkehubV1beta::ConfigManagementBinauthzConfig, decorator: Google::Apis::GkehubV1beta::ConfigManagementBinauthzConfig::Representation
|
530
|
+
|
531
|
+
property :config_sync, as: 'configSync', class: Google::Apis::GkehubV1beta::ConfigManagementConfigSync, decorator: Google::Apis::GkehubV1beta::ConfigManagementConfigSync::Representation
|
532
|
+
|
533
|
+
property :hierarchy_controller, as: 'hierarchyController', class: Google::Apis::GkehubV1beta::ConfigManagementHierarchyControllerConfig, decorator: Google::Apis::GkehubV1beta::ConfigManagementHierarchyControllerConfig::Representation
|
534
|
+
|
535
|
+
property :policy_controller, as: 'policyController', class: Google::Apis::GkehubV1beta::ConfigManagementPolicyController, decorator: Google::Apis::GkehubV1beta::ConfigManagementPolicyController::Representation
|
536
|
+
|
537
|
+
property :version, as: 'version'
|
538
|
+
end
|
539
|
+
end
|
540
|
+
|
541
|
+
class ConfigManagementMembershipState
|
542
|
+
# @private
|
543
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
544
|
+
property :binauthz_state, as: 'binauthzState', class: Google::Apis::GkehubV1beta::ConfigManagementBinauthzState, decorator: Google::Apis::GkehubV1beta::ConfigManagementBinauthzState::Representation
|
545
|
+
|
546
|
+
property :cluster_name, as: 'clusterName'
|
547
|
+
property :config_sync_state, as: 'configSyncState', class: Google::Apis::GkehubV1beta::ConfigManagementConfigSyncState, decorator: Google::Apis::GkehubV1beta::ConfigManagementConfigSyncState::Representation
|
548
|
+
|
549
|
+
property :hierarchy_controller_state, as: 'hierarchyControllerState', class: Google::Apis::GkehubV1beta::ConfigManagementHierarchyControllerState, decorator: Google::Apis::GkehubV1beta::ConfigManagementHierarchyControllerState::Representation
|
550
|
+
|
551
|
+
property :membership_spec, as: 'membershipSpec', class: Google::Apis::GkehubV1beta::ConfigManagementMembershipSpec, decorator: Google::Apis::GkehubV1beta::ConfigManagementMembershipSpec::Representation
|
552
|
+
|
553
|
+
property :operator_state, as: 'operatorState', class: Google::Apis::GkehubV1beta::ConfigManagementOperatorState, decorator: Google::Apis::GkehubV1beta::ConfigManagementOperatorState::Representation
|
554
|
+
|
555
|
+
property :policy_controller_state, as: 'policyControllerState', class: Google::Apis::GkehubV1beta::ConfigManagementPolicyControllerState, decorator: Google::Apis::GkehubV1beta::ConfigManagementPolicyControllerState::Representation
|
556
|
+
|
557
|
+
end
|
558
|
+
end
|
559
|
+
|
560
|
+
class ConfigManagementOperatorState
|
561
|
+
# @private
|
562
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
563
|
+
property :deployment_state, as: 'deploymentState'
|
564
|
+
collection :errors, as: 'errors', class: Google::Apis::GkehubV1beta::ConfigManagementInstallError, decorator: Google::Apis::GkehubV1beta::ConfigManagementInstallError::Representation
|
565
|
+
|
566
|
+
property :version, as: 'version'
|
567
|
+
end
|
568
|
+
end
|
569
|
+
|
570
|
+
class ConfigManagementPolicyController
|
571
|
+
# @private
|
572
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
573
|
+
property :audit_interval_seconds, :numeric_string => true, as: 'auditIntervalSeconds'
|
574
|
+
property :enabled, as: 'enabled'
|
575
|
+
collection :exemptable_namespaces, as: 'exemptableNamespaces'
|
576
|
+
property :log_denies_enabled, as: 'logDeniesEnabled'
|
577
|
+
property :referential_rules_enabled, as: 'referentialRulesEnabled'
|
578
|
+
property :template_library_installed, as: 'templateLibraryInstalled'
|
579
|
+
end
|
580
|
+
end
|
581
|
+
|
582
|
+
class ConfigManagementPolicyControllerState
|
583
|
+
# @private
|
584
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
585
|
+
property :deployment_state, as: 'deploymentState', class: Google::Apis::GkehubV1beta::ConfigManagementGatekeeperDeploymentState, decorator: Google::Apis::GkehubV1beta::ConfigManagementGatekeeperDeploymentState::Representation
|
586
|
+
|
587
|
+
property :version, as: 'version', class: Google::Apis::GkehubV1beta::ConfigManagementPolicyControllerVersion, decorator: Google::Apis::GkehubV1beta::ConfigManagementPolicyControllerVersion::Representation
|
588
|
+
|
589
|
+
end
|
590
|
+
end
|
591
|
+
|
592
|
+
class ConfigManagementPolicyControllerVersion
|
593
|
+
# @private
|
594
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
595
|
+
property :version, as: 'version'
|
596
|
+
end
|
597
|
+
end
|
598
|
+
|
599
|
+
class ConfigManagementSyncError
|
600
|
+
# @private
|
601
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
602
|
+
property :code, as: 'code'
|
603
|
+
property :error_message, as: 'errorMessage'
|
604
|
+
collection :error_resources, as: 'errorResources', class: Google::Apis::GkehubV1beta::ConfigManagementErrorResource, decorator: Google::Apis::GkehubV1beta::ConfigManagementErrorResource::Representation
|
605
|
+
|
606
|
+
end
|
607
|
+
end
|
608
|
+
|
609
|
+
class ConfigManagementSyncState
|
610
|
+
# @private
|
611
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
612
|
+
property :code, as: 'code'
|
613
|
+
collection :errors, as: 'errors', class: Google::Apis::GkehubV1beta::ConfigManagementSyncError, decorator: Google::Apis::GkehubV1beta::ConfigManagementSyncError::Representation
|
614
|
+
|
615
|
+
property :import_token, as: 'importToken'
|
616
|
+
property :last_sync, as: 'lastSync'
|
617
|
+
property :last_sync_time, as: 'lastSyncTime'
|
618
|
+
property :source_token, as: 'sourceToken'
|
619
|
+
property :sync_token, as: 'syncToken'
|
620
|
+
end
|
621
|
+
end
|
622
|
+
|
154
623
|
class Empty
|
155
624
|
# @private
|
156
625
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -167,6 +636,43 @@ module Google
|
|
167
636
|
end
|
168
637
|
end
|
169
638
|
|
639
|
+
class Feature
|
640
|
+
# @private
|
641
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
642
|
+
property :create_time, as: 'createTime'
|
643
|
+
property :delete_time, as: 'deleteTime'
|
644
|
+
hash :labels, as: 'labels'
|
645
|
+
hash :membership_specs, as: 'membershipSpecs', class: Google::Apis::GkehubV1beta::MembershipFeatureSpec, decorator: Google::Apis::GkehubV1beta::MembershipFeatureSpec::Representation
|
646
|
+
|
647
|
+
hash :membership_states, as: 'membershipStates', class: Google::Apis::GkehubV1beta::MembershipFeatureState, decorator: Google::Apis::GkehubV1beta::MembershipFeatureState::Representation
|
648
|
+
|
649
|
+
property :name, as: 'name'
|
650
|
+
property :resource_state, as: 'resourceState', class: Google::Apis::GkehubV1beta::FeatureResourceState, decorator: Google::Apis::GkehubV1beta::FeatureResourceState::Representation
|
651
|
+
|
652
|
+
property :spec, as: 'spec', class: Google::Apis::GkehubV1beta::CommonFeatureSpec, decorator: Google::Apis::GkehubV1beta::CommonFeatureSpec::Representation
|
653
|
+
|
654
|
+
property :state, as: 'state', class: Google::Apis::GkehubV1beta::CommonFeatureState, decorator: Google::Apis::GkehubV1beta::CommonFeatureState::Representation
|
655
|
+
|
656
|
+
property :update_time, as: 'updateTime'
|
657
|
+
end
|
658
|
+
end
|
659
|
+
|
660
|
+
class FeatureResourceState
|
661
|
+
# @private
|
662
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
663
|
+
property :state, as: 'state'
|
664
|
+
end
|
665
|
+
end
|
666
|
+
|
667
|
+
class FeatureState
|
668
|
+
# @private
|
669
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
670
|
+
property :code, as: 'code'
|
671
|
+
property :description, as: 'description'
|
672
|
+
property :update_time, as: 'updateTime'
|
673
|
+
end
|
674
|
+
end
|
675
|
+
|
170
676
|
class GoogleRpcStatus
|
171
677
|
# @private
|
172
678
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -176,6 +682,15 @@ module Google
|
|
176
682
|
end
|
177
683
|
end
|
178
684
|
|
685
|
+
class ListFeaturesResponse
|
686
|
+
# @private
|
687
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
688
|
+
property :next_page_token, as: 'nextPageToken'
|
689
|
+
collection :resources, as: 'resources', class: Google::Apis::GkehubV1beta::Feature, decorator: Google::Apis::GkehubV1beta::Feature::Representation
|
690
|
+
|
691
|
+
end
|
692
|
+
end
|
693
|
+
|
179
694
|
class ListLocationsResponse
|
180
695
|
# @private
|
181
696
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -205,6 +720,41 @@ module Google
|
|
205
720
|
end
|
206
721
|
end
|
207
722
|
|
723
|
+
class MembershipFeatureSpec
|
724
|
+
# @private
|
725
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
726
|
+
property :configmanagement, as: 'configmanagement', class: Google::Apis::GkehubV1beta::ConfigManagementMembershipSpec, decorator: Google::Apis::GkehubV1beta::ConfigManagementMembershipSpec::Representation
|
727
|
+
|
728
|
+
end
|
729
|
+
end
|
730
|
+
|
731
|
+
class MembershipFeatureState
|
732
|
+
# @private
|
733
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
734
|
+
property :configmanagement, as: 'configmanagement', class: Google::Apis::GkehubV1beta::ConfigManagementMembershipState, decorator: Google::Apis::GkehubV1beta::ConfigManagementMembershipState::Representation
|
735
|
+
|
736
|
+
property :metering, as: 'metering', class: Google::Apis::GkehubV1beta::MeteringMembershipState, decorator: Google::Apis::GkehubV1beta::MeteringMembershipState::Representation
|
737
|
+
|
738
|
+
property :state, as: 'state', class: Google::Apis::GkehubV1beta::FeatureState, decorator: Google::Apis::GkehubV1beta::FeatureState::Representation
|
739
|
+
|
740
|
+
end
|
741
|
+
end
|
742
|
+
|
743
|
+
class MeteringMembershipState
|
744
|
+
# @private
|
745
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
746
|
+
property :last_measurement_time, as: 'lastMeasurementTime'
|
747
|
+
property :precise_last_measured_cluster_vcpu_capacity, as: 'preciseLastMeasuredClusterVcpuCapacity'
|
748
|
+
end
|
749
|
+
end
|
750
|
+
|
751
|
+
class MultiClusterIngressFeatureSpec
|
752
|
+
# @private
|
753
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
754
|
+
property :config_membership, as: 'configMembership'
|
755
|
+
end
|
756
|
+
end
|
757
|
+
|
208
758
|
class Operation
|
209
759
|
# @private
|
210
760
|
class Representation < Google::Apis::Core::JsonRepresentation
|