google-apis-gkehub_v2 0.1.0 → 0.3.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/gkehub_v2/classes.rb +3265 -118
- data/lib/google/apis/gkehub_v2/gem_version.rb +2 -2
- data/lib/google/apis/gkehub_v2/representations.rb +1431 -25
- data/lib/google/apis/gkehub_v2/service.rb +204 -0
- metadata +4 -4
@@ -22,66 +22,1177 @@ module Google
|
|
22
22
|
module Apis
|
23
23
|
module GkehubV2
|
24
24
|
|
25
|
+
class AppDevExperienceState
|
26
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
27
|
+
|
28
|
+
include Google::Apis::Core::JsonObjectSupport
|
29
|
+
end
|
30
|
+
|
31
|
+
class AppDevExperienceStatus
|
32
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
33
|
+
|
34
|
+
include Google::Apis::Core::JsonObjectSupport
|
35
|
+
end
|
36
|
+
|
25
37
|
class CancelOperationRequest
|
26
38
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
27
39
|
|
28
|
-
include Google::Apis::Core::JsonObjectSupport
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
41
|
+
end
|
42
|
+
|
43
|
+
class CloudBuildSpec
|
44
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
45
|
+
|
46
|
+
include Google::Apis::Core::JsonObjectSupport
|
47
|
+
end
|
48
|
+
|
49
|
+
class ClusterUpgradeGkeUpgrade
|
50
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
51
|
+
|
52
|
+
include Google::Apis::Core::JsonObjectSupport
|
53
|
+
end
|
54
|
+
|
55
|
+
class ClusterUpgradeIgnoredMembership
|
56
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
57
|
+
|
58
|
+
include Google::Apis::Core::JsonObjectSupport
|
59
|
+
end
|
60
|
+
|
61
|
+
class ClusterUpgradeMembershipGkeUpgradeState
|
62
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
|
+
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
65
|
+
end
|
66
|
+
|
67
|
+
class ClusterUpgradeState
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
|
+
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
71
|
+
end
|
72
|
+
|
73
|
+
class ClusterUpgradeUpgradeStatus
|
74
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
|
+
|
76
|
+
include Google::Apis::Core::JsonObjectSupport
|
77
|
+
end
|
78
|
+
|
79
|
+
class ConfigManagementBinauthzConfig
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
|
+
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
83
|
+
end
|
84
|
+
|
85
|
+
class ConfigManagementBinauthzState
|
86
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
|
+
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
89
|
+
end
|
90
|
+
|
91
|
+
class ConfigManagementBinauthzVersion
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
+
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
95
|
+
end
|
96
|
+
|
97
|
+
class ConfigManagementConfigSync
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
|
+
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
101
|
+
end
|
102
|
+
|
103
|
+
class ConfigManagementConfigSyncDeploymentState
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
|
+
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
107
|
+
end
|
108
|
+
|
109
|
+
class ConfigManagementConfigSyncError
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
|
+
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
113
|
+
end
|
114
|
+
|
115
|
+
class ConfigManagementConfigSyncState
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
|
+
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
119
|
+
end
|
120
|
+
|
121
|
+
class ConfigManagementConfigSyncVersion
|
122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
123
|
+
|
124
|
+
include Google::Apis::Core::JsonObjectSupport
|
125
|
+
end
|
126
|
+
|
127
|
+
class ConfigManagementErrorResource
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
|
+
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
131
|
+
end
|
132
|
+
|
133
|
+
class ConfigManagementGatekeeperDeploymentState
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
|
+
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
137
|
+
end
|
138
|
+
|
139
|
+
class ConfigManagementGitConfig
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
|
+
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
143
|
+
end
|
144
|
+
|
145
|
+
class ConfigManagementGroupVersionKind
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
|
+
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
149
|
+
end
|
150
|
+
|
151
|
+
class ConfigManagementHierarchyControllerConfig
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
|
+
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
155
|
+
end
|
156
|
+
|
157
|
+
class ConfigManagementHierarchyControllerDeploymentState
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
|
+
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
161
|
+
end
|
162
|
+
|
163
|
+
class ConfigManagementHierarchyControllerState
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
|
+
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
167
|
+
end
|
168
|
+
|
169
|
+
class ConfigManagementHierarchyControllerVersion
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
|
+
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
173
|
+
end
|
174
|
+
|
175
|
+
class ConfigManagementInstallError
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
+
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
179
|
+
end
|
180
|
+
|
181
|
+
class ConfigManagementOciConfig
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
|
+
|
184
|
+
include Google::Apis::Core::JsonObjectSupport
|
185
|
+
end
|
186
|
+
|
187
|
+
class ConfigManagementOperatorState
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
|
+
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
191
|
+
end
|
192
|
+
|
193
|
+
class ConfigManagementPolicyController
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
199
|
+
class ConfigManagementPolicyControllerMigration
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
+
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
203
|
+
end
|
204
|
+
|
205
|
+
class ConfigManagementPolicyControllerMonitoring
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
|
+
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
209
|
+
end
|
210
|
+
|
211
|
+
class ConfigManagementPolicyControllerState
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
|
+
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
215
|
+
end
|
216
|
+
|
217
|
+
class ConfigManagementPolicyControllerVersion
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
+
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
221
|
+
end
|
222
|
+
|
223
|
+
class ConfigManagementSpec
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
|
+
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
227
|
+
end
|
228
|
+
|
229
|
+
class ConfigManagementState
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
235
|
+
class ConfigManagementSyncError
|
236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
|
+
|
238
|
+
include Google::Apis::Core::JsonObjectSupport
|
239
|
+
end
|
240
|
+
|
241
|
+
class ConfigManagementSyncState
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
|
+
|
244
|
+
include Google::Apis::Core::JsonObjectSupport
|
245
|
+
end
|
246
|
+
|
247
|
+
class Empty
|
248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
249
|
+
|
250
|
+
include Google::Apis::Core::JsonObjectSupport
|
251
|
+
end
|
252
|
+
|
253
|
+
class FeatureConfigRef
|
254
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
255
|
+
|
256
|
+
include Google::Apis::Core::JsonObjectSupport
|
257
|
+
end
|
258
|
+
|
259
|
+
class FeatureSpec
|
260
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
261
|
+
|
262
|
+
include Google::Apis::Core::JsonObjectSupport
|
263
|
+
end
|
264
|
+
|
265
|
+
class FeatureState
|
266
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
267
|
+
|
268
|
+
include Google::Apis::Core::JsonObjectSupport
|
269
|
+
end
|
270
|
+
|
271
|
+
class GoogleRpcStatus
|
272
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
273
|
+
|
274
|
+
include Google::Apis::Core::JsonObjectSupport
|
275
|
+
end
|
276
|
+
|
277
|
+
class IdentityServiceAuthMethod
|
278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
|
+
|
280
|
+
include Google::Apis::Core::JsonObjectSupport
|
281
|
+
end
|
282
|
+
|
283
|
+
class IdentityServiceAzureAdConfig
|
284
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
285
|
+
|
286
|
+
include Google::Apis::Core::JsonObjectSupport
|
287
|
+
end
|
288
|
+
|
289
|
+
class IdentityServiceDiagnosticInterface
|
290
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
291
|
+
|
292
|
+
include Google::Apis::Core::JsonObjectSupport
|
293
|
+
end
|
294
|
+
|
295
|
+
class IdentityServiceGoogleConfig
|
296
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
297
|
+
|
298
|
+
include Google::Apis::Core::JsonObjectSupport
|
299
|
+
end
|
300
|
+
|
301
|
+
class IdentityServiceGroupConfig
|
302
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
303
|
+
|
304
|
+
include Google::Apis::Core::JsonObjectSupport
|
305
|
+
end
|
306
|
+
|
307
|
+
class IdentityServiceIdentityServiceOptions
|
308
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
309
|
+
|
310
|
+
include Google::Apis::Core::JsonObjectSupport
|
311
|
+
end
|
312
|
+
|
313
|
+
class IdentityServiceLdapConfig
|
314
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
315
|
+
|
316
|
+
include Google::Apis::Core::JsonObjectSupport
|
317
|
+
end
|
318
|
+
|
319
|
+
class IdentityServiceOidcConfig
|
320
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
321
|
+
|
322
|
+
include Google::Apis::Core::JsonObjectSupport
|
323
|
+
end
|
324
|
+
|
325
|
+
class IdentityServiceSamlConfig
|
326
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
327
|
+
|
328
|
+
include Google::Apis::Core::JsonObjectSupport
|
329
|
+
end
|
330
|
+
|
331
|
+
class IdentityServiceServerConfig
|
332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
|
+
|
334
|
+
include Google::Apis::Core::JsonObjectSupport
|
335
|
+
end
|
336
|
+
|
337
|
+
class IdentityServiceServiceAccountConfig
|
338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
|
+
|
340
|
+
include Google::Apis::Core::JsonObjectSupport
|
341
|
+
end
|
342
|
+
|
343
|
+
class IdentityServiceSimpleBindCredentials
|
344
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
345
|
+
|
346
|
+
include Google::Apis::Core::JsonObjectSupport
|
347
|
+
end
|
348
|
+
|
349
|
+
class IdentityServiceSpec
|
350
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
351
|
+
|
352
|
+
include Google::Apis::Core::JsonObjectSupport
|
353
|
+
end
|
354
|
+
|
355
|
+
class IdentityServiceState
|
356
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
357
|
+
|
358
|
+
include Google::Apis::Core::JsonObjectSupport
|
359
|
+
end
|
360
|
+
|
361
|
+
class IdentityServiceUserConfig
|
362
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
363
|
+
|
364
|
+
include Google::Apis::Core::JsonObjectSupport
|
365
|
+
end
|
366
|
+
|
367
|
+
class LifecycleState
|
368
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
369
|
+
|
370
|
+
include Google::Apis::Core::JsonObjectSupport
|
371
|
+
end
|
372
|
+
|
373
|
+
class ListLocationsResponse
|
374
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
375
|
+
|
376
|
+
include Google::Apis::Core::JsonObjectSupport
|
377
|
+
end
|
378
|
+
|
379
|
+
class ListMembershipFeaturesResponse
|
380
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
381
|
+
|
382
|
+
include Google::Apis::Core::JsonObjectSupport
|
383
|
+
end
|
384
|
+
|
385
|
+
class ListOperationsResponse
|
386
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
387
|
+
|
388
|
+
include Google::Apis::Core::JsonObjectSupport
|
389
|
+
end
|
390
|
+
|
391
|
+
class Location
|
392
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
393
|
+
|
394
|
+
include Google::Apis::Core::JsonObjectSupport
|
395
|
+
end
|
396
|
+
|
397
|
+
class MembershipFeature
|
398
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
399
|
+
|
400
|
+
include Google::Apis::Core::JsonObjectSupport
|
401
|
+
end
|
402
|
+
|
403
|
+
class MeteringState
|
404
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
405
|
+
|
406
|
+
include Google::Apis::Core::JsonObjectSupport
|
407
|
+
end
|
408
|
+
|
409
|
+
class Operation
|
410
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
411
|
+
|
412
|
+
include Google::Apis::Core::JsonObjectSupport
|
413
|
+
end
|
414
|
+
|
415
|
+
class OperationMetadata
|
416
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
417
|
+
|
418
|
+
include Google::Apis::Core::JsonObjectSupport
|
419
|
+
end
|
420
|
+
|
421
|
+
class Origin
|
422
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
423
|
+
|
424
|
+
include Google::Apis::Core::JsonObjectSupport
|
425
|
+
end
|
426
|
+
|
427
|
+
class PolicyControllerBundleInstallSpec
|
428
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
429
|
+
|
430
|
+
include Google::Apis::Core::JsonObjectSupport
|
431
|
+
end
|
432
|
+
|
433
|
+
class PolicyControllerHubConfig
|
434
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
435
|
+
|
436
|
+
include Google::Apis::Core::JsonObjectSupport
|
437
|
+
end
|
438
|
+
|
439
|
+
class PolicyControllerMonitoringConfig
|
440
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
441
|
+
|
442
|
+
include Google::Apis::Core::JsonObjectSupport
|
443
|
+
end
|
444
|
+
|
445
|
+
class PolicyControllerOnClusterState
|
446
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
447
|
+
|
448
|
+
include Google::Apis::Core::JsonObjectSupport
|
449
|
+
end
|
450
|
+
|
451
|
+
class PolicyControllerPolicyContentSpec
|
452
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
453
|
+
|
454
|
+
include Google::Apis::Core::JsonObjectSupport
|
455
|
+
end
|
456
|
+
|
457
|
+
class PolicyControllerPolicyContentState
|
458
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
459
|
+
|
460
|
+
include Google::Apis::Core::JsonObjectSupport
|
461
|
+
end
|
462
|
+
|
463
|
+
class PolicyControllerPolicyControllerDeploymentConfig
|
464
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
465
|
+
|
466
|
+
include Google::Apis::Core::JsonObjectSupport
|
467
|
+
end
|
468
|
+
|
469
|
+
class PolicyControllerResourceList
|
470
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
471
|
+
|
472
|
+
include Google::Apis::Core::JsonObjectSupport
|
473
|
+
end
|
474
|
+
|
475
|
+
class PolicyControllerResourceRequirements
|
476
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
477
|
+
|
478
|
+
include Google::Apis::Core::JsonObjectSupport
|
479
|
+
end
|
480
|
+
|
481
|
+
class PolicyControllerSpec
|
482
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
483
|
+
|
484
|
+
include Google::Apis::Core::JsonObjectSupport
|
485
|
+
end
|
486
|
+
|
487
|
+
class PolicyControllerState
|
488
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
489
|
+
|
490
|
+
include Google::Apis::Core::JsonObjectSupport
|
491
|
+
end
|
492
|
+
|
493
|
+
class PolicyControllerTemplateLibraryConfig
|
494
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
495
|
+
|
496
|
+
include Google::Apis::Core::JsonObjectSupport
|
497
|
+
end
|
498
|
+
|
499
|
+
class PolicyControllerToleration
|
500
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
501
|
+
|
502
|
+
include Google::Apis::Core::JsonObjectSupport
|
503
|
+
end
|
504
|
+
|
505
|
+
class ServiceMeshAnalysisMessage
|
506
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
507
|
+
|
508
|
+
include Google::Apis::Core::JsonObjectSupport
|
509
|
+
end
|
510
|
+
|
511
|
+
class ServiceMeshAnalysisMessageBase
|
512
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
513
|
+
|
514
|
+
include Google::Apis::Core::JsonObjectSupport
|
515
|
+
end
|
516
|
+
|
517
|
+
class ServiceMeshCondition
|
518
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
519
|
+
|
520
|
+
include Google::Apis::Core::JsonObjectSupport
|
521
|
+
end
|
522
|
+
|
523
|
+
class ServiceMeshControlPlaneManagement
|
524
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
525
|
+
|
526
|
+
include Google::Apis::Core::JsonObjectSupport
|
527
|
+
end
|
528
|
+
|
529
|
+
class ServiceMeshDataPlaneManagement
|
530
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
531
|
+
|
532
|
+
include Google::Apis::Core::JsonObjectSupport
|
533
|
+
end
|
534
|
+
|
535
|
+
class ServiceMeshSpec
|
536
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
537
|
+
|
538
|
+
include Google::Apis::Core::JsonObjectSupport
|
539
|
+
end
|
540
|
+
|
541
|
+
class ServiceMeshState
|
542
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
|
+
|
544
|
+
include Google::Apis::Core::JsonObjectSupport
|
545
|
+
end
|
546
|
+
|
547
|
+
class ServiceMeshStatusDetails
|
548
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
|
+
|
550
|
+
include Google::Apis::Core::JsonObjectSupport
|
551
|
+
end
|
552
|
+
|
553
|
+
class ServiceMeshType
|
554
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
555
|
+
|
556
|
+
include Google::Apis::Core::JsonObjectSupport
|
557
|
+
end
|
558
|
+
|
559
|
+
class State
|
560
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
561
|
+
|
562
|
+
include Google::Apis::Core::JsonObjectSupport
|
563
|
+
end
|
564
|
+
|
565
|
+
class WorkloadCertificateSpec
|
566
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
567
|
+
|
568
|
+
include Google::Apis::Core::JsonObjectSupport
|
569
|
+
end
|
570
|
+
|
571
|
+
class AppDevExperienceState
|
572
|
+
# @private
|
573
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
574
|
+
property :networking_install_succeeded, as: 'networkingInstallSucceeded', class: Google::Apis::GkehubV2::AppDevExperienceStatus, decorator: Google::Apis::GkehubV2::AppDevExperienceStatus::Representation
|
575
|
+
|
576
|
+
end
|
577
|
+
end
|
578
|
+
|
579
|
+
class AppDevExperienceStatus
|
580
|
+
# @private
|
581
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
582
|
+
property :code, as: 'code'
|
583
|
+
property :description, as: 'description'
|
584
|
+
end
|
585
|
+
end
|
586
|
+
|
587
|
+
class CancelOperationRequest
|
588
|
+
# @private
|
589
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
590
|
+
end
|
591
|
+
end
|
592
|
+
|
593
|
+
class CloudBuildSpec
|
594
|
+
# @private
|
595
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
596
|
+
property :security_policy, as: 'securityPolicy'
|
597
|
+
property :version, as: 'version'
|
598
|
+
end
|
599
|
+
end
|
600
|
+
|
601
|
+
class ClusterUpgradeGkeUpgrade
|
602
|
+
# @private
|
603
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
604
|
+
property :name, as: 'name'
|
605
|
+
property :version, as: 'version'
|
606
|
+
end
|
607
|
+
end
|
608
|
+
|
609
|
+
class ClusterUpgradeIgnoredMembership
|
610
|
+
# @private
|
611
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
612
|
+
property :ignored_time, as: 'ignoredTime'
|
613
|
+
property :reason, as: 'reason'
|
614
|
+
end
|
615
|
+
end
|
616
|
+
|
617
|
+
class ClusterUpgradeMembershipGkeUpgradeState
|
618
|
+
# @private
|
619
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
620
|
+
property :status, as: 'status', class: Google::Apis::GkehubV2::ClusterUpgradeUpgradeStatus, decorator: Google::Apis::GkehubV2::ClusterUpgradeUpgradeStatus::Representation
|
621
|
+
|
622
|
+
property :upgrade, as: 'upgrade', class: Google::Apis::GkehubV2::ClusterUpgradeGkeUpgrade, decorator: Google::Apis::GkehubV2::ClusterUpgradeGkeUpgrade::Representation
|
623
|
+
|
624
|
+
end
|
625
|
+
end
|
626
|
+
|
627
|
+
class ClusterUpgradeState
|
628
|
+
# @private
|
629
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
630
|
+
property :ignored, as: 'ignored', class: Google::Apis::GkehubV2::ClusterUpgradeIgnoredMembership, decorator: Google::Apis::GkehubV2::ClusterUpgradeIgnoredMembership::Representation
|
631
|
+
|
632
|
+
collection :upgrades, as: 'upgrades', class: Google::Apis::GkehubV2::ClusterUpgradeMembershipGkeUpgradeState, decorator: Google::Apis::GkehubV2::ClusterUpgradeMembershipGkeUpgradeState::Representation
|
633
|
+
|
634
|
+
end
|
635
|
+
end
|
636
|
+
|
637
|
+
class ClusterUpgradeUpgradeStatus
|
638
|
+
# @private
|
639
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
640
|
+
property :code, as: 'code'
|
641
|
+
property :reason, as: 'reason'
|
642
|
+
property :update_time, as: 'updateTime'
|
643
|
+
end
|
644
|
+
end
|
645
|
+
|
646
|
+
class ConfigManagementBinauthzConfig
|
647
|
+
# @private
|
648
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
649
|
+
property :enabled, as: 'enabled'
|
650
|
+
end
|
651
|
+
end
|
652
|
+
|
653
|
+
class ConfigManagementBinauthzState
|
654
|
+
# @private
|
655
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
656
|
+
property :version, as: 'version', class: Google::Apis::GkehubV2::ConfigManagementBinauthzVersion, decorator: Google::Apis::GkehubV2::ConfigManagementBinauthzVersion::Representation
|
657
|
+
|
658
|
+
property :webhook, as: 'webhook'
|
659
|
+
end
|
660
|
+
end
|
661
|
+
|
662
|
+
class ConfigManagementBinauthzVersion
|
663
|
+
# @private
|
664
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
665
|
+
property :webhook_version, as: 'webhookVersion'
|
666
|
+
end
|
667
|
+
end
|
668
|
+
|
669
|
+
class ConfigManagementConfigSync
|
670
|
+
# @private
|
671
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
672
|
+
property :allow_vertical_scale, as: 'allowVerticalScale'
|
673
|
+
property :enabled, as: 'enabled'
|
674
|
+
property :git, as: 'git', class: Google::Apis::GkehubV2::ConfigManagementGitConfig, decorator: Google::Apis::GkehubV2::ConfigManagementGitConfig::Representation
|
675
|
+
|
676
|
+
property :metrics_gcp_service_account_email, as: 'metricsGcpServiceAccountEmail'
|
677
|
+
property :oci, as: 'oci', class: Google::Apis::GkehubV2::ConfigManagementOciConfig, decorator: Google::Apis::GkehubV2::ConfigManagementOciConfig::Representation
|
678
|
+
|
679
|
+
property :prevent_drift, as: 'preventDrift'
|
680
|
+
property :source_format, as: 'sourceFormat'
|
681
|
+
property :stop_syncing, as: 'stopSyncing'
|
682
|
+
end
|
683
|
+
end
|
684
|
+
|
685
|
+
class ConfigManagementConfigSyncDeploymentState
|
686
|
+
# @private
|
687
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
688
|
+
property :admission_webhook, as: 'admissionWebhook'
|
689
|
+
property :git_sync, as: 'gitSync'
|
690
|
+
property :importer, as: 'importer'
|
691
|
+
property :monitor, as: 'monitor'
|
692
|
+
property :otel_collector, as: 'otelCollector'
|
693
|
+
property :reconciler_manager, as: 'reconcilerManager'
|
694
|
+
property :resource_group_controller_manager, as: 'resourceGroupControllerManager'
|
695
|
+
property :root_reconciler, as: 'rootReconciler'
|
696
|
+
property :syncer, as: 'syncer'
|
697
|
+
end
|
698
|
+
end
|
699
|
+
|
700
|
+
class ConfigManagementConfigSyncError
|
701
|
+
# @private
|
702
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
703
|
+
property :error_message, as: 'errorMessage'
|
704
|
+
end
|
705
|
+
end
|
706
|
+
|
707
|
+
class ConfigManagementConfigSyncState
|
708
|
+
# @private
|
709
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
710
|
+
property :cluster_level_stop_syncing_state, as: 'clusterLevelStopSyncingState'
|
711
|
+
property :cr_count, as: 'crCount'
|
712
|
+
property :deployment_state, as: 'deploymentState', class: Google::Apis::GkehubV2::ConfigManagementConfigSyncDeploymentState, decorator: Google::Apis::GkehubV2::ConfigManagementConfigSyncDeploymentState::Representation
|
713
|
+
|
714
|
+
collection :errors, as: 'errors', class: Google::Apis::GkehubV2::ConfigManagementConfigSyncError, decorator: Google::Apis::GkehubV2::ConfigManagementConfigSyncError::Representation
|
715
|
+
|
716
|
+
property :reposync_crd, as: 'reposyncCrd'
|
717
|
+
property :rootsync_crd, as: 'rootsyncCrd'
|
718
|
+
property :state, as: 'state'
|
719
|
+
property :sync_state, as: 'syncState', class: Google::Apis::GkehubV2::ConfigManagementSyncState, decorator: Google::Apis::GkehubV2::ConfigManagementSyncState::Representation
|
720
|
+
|
721
|
+
property :version, as: 'version', class: Google::Apis::GkehubV2::ConfigManagementConfigSyncVersion, decorator: Google::Apis::GkehubV2::ConfigManagementConfigSyncVersion::Representation
|
722
|
+
|
723
|
+
end
|
724
|
+
end
|
725
|
+
|
726
|
+
class ConfigManagementConfigSyncVersion
|
727
|
+
# @private
|
728
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
729
|
+
property :admission_webhook, as: 'admissionWebhook'
|
730
|
+
property :git_sync, as: 'gitSync'
|
731
|
+
property :importer, as: 'importer'
|
732
|
+
property :monitor, as: 'monitor'
|
733
|
+
property :otel_collector, as: 'otelCollector'
|
734
|
+
property :reconciler_manager, as: 'reconcilerManager'
|
735
|
+
property :resource_group_controller_manager, as: 'resourceGroupControllerManager'
|
736
|
+
property :root_reconciler, as: 'rootReconciler'
|
737
|
+
property :syncer, as: 'syncer'
|
738
|
+
end
|
739
|
+
end
|
740
|
+
|
741
|
+
class ConfigManagementErrorResource
|
742
|
+
# @private
|
743
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
744
|
+
property :resource_gvk, as: 'resourceGvk', class: Google::Apis::GkehubV2::ConfigManagementGroupVersionKind, decorator: Google::Apis::GkehubV2::ConfigManagementGroupVersionKind::Representation
|
745
|
+
|
746
|
+
property :resource_name, as: 'resourceName'
|
747
|
+
property :resource_namespace, as: 'resourceNamespace'
|
748
|
+
property :source_path, as: 'sourcePath'
|
749
|
+
end
|
750
|
+
end
|
751
|
+
|
752
|
+
class ConfigManagementGatekeeperDeploymentState
|
753
|
+
# @private
|
754
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
755
|
+
property :gatekeeper_audit, as: 'gatekeeperAudit'
|
756
|
+
property :gatekeeper_controller_manager_state, as: 'gatekeeperControllerManagerState'
|
757
|
+
property :gatekeeper_mutation, as: 'gatekeeperMutation'
|
758
|
+
end
|
759
|
+
end
|
760
|
+
|
761
|
+
class ConfigManagementGitConfig
|
762
|
+
# @private
|
763
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
764
|
+
property :gcp_service_account_email, as: 'gcpServiceAccountEmail'
|
765
|
+
property :https_proxy, as: 'httpsProxy'
|
766
|
+
property :policy_dir, as: 'policyDir'
|
767
|
+
property :secret_type, as: 'secretType'
|
768
|
+
property :sync_branch, as: 'syncBranch'
|
769
|
+
property :sync_repo, as: 'syncRepo'
|
770
|
+
property :sync_rev, as: 'syncRev'
|
771
|
+
property :sync_wait_secs, :numeric_string => true, as: 'syncWaitSecs'
|
772
|
+
end
|
773
|
+
end
|
774
|
+
|
775
|
+
class ConfigManagementGroupVersionKind
|
776
|
+
# @private
|
777
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
778
|
+
property :group, as: 'group'
|
779
|
+
property :kind, as: 'kind'
|
780
|
+
property :version, as: 'version'
|
781
|
+
end
|
782
|
+
end
|
783
|
+
|
784
|
+
class ConfigManagementHierarchyControllerConfig
|
785
|
+
# @private
|
786
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
787
|
+
property :enable_hierarchical_resource_quota, as: 'enableHierarchicalResourceQuota'
|
788
|
+
property :enable_pod_tree_labels, as: 'enablePodTreeLabels'
|
789
|
+
property :enabled, as: 'enabled'
|
790
|
+
end
|
791
|
+
end
|
792
|
+
|
793
|
+
class ConfigManagementHierarchyControllerDeploymentState
|
794
|
+
# @private
|
795
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
796
|
+
property :extension, as: 'extension'
|
797
|
+
property :hnc, as: 'hnc'
|
798
|
+
end
|
799
|
+
end
|
800
|
+
|
801
|
+
class ConfigManagementHierarchyControllerState
|
802
|
+
# @private
|
803
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
804
|
+
property :state, as: 'state', class: Google::Apis::GkehubV2::ConfigManagementHierarchyControllerDeploymentState, decorator: Google::Apis::GkehubV2::ConfigManagementHierarchyControllerDeploymentState::Representation
|
805
|
+
|
806
|
+
property :version, as: 'version', class: Google::Apis::GkehubV2::ConfigManagementHierarchyControllerVersion, decorator: Google::Apis::GkehubV2::ConfigManagementHierarchyControllerVersion::Representation
|
807
|
+
|
808
|
+
end
|
809
|
+
end
|
810
|
+
|
811
|
+
class ConfigManagementHierarchyControllerVersion
|
812
|
+
# @private
|
813
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
814
|
+
property :extension, as: 'extension'
|
815
|
+
property :hnc, as: 'hnc'
|
816
|
+
end
|
817
|
+
end
|
818
|
+
|
819
|
+
class ConfigManagementInstallError
|
820
|
+
# @private
|
821
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
822
|
+
property :error_message, as: 'errorMessage'
|
823
|
+
end
|
824
|
+
end
|
825
|
+
|
826
|
+
class ConfigManagementOciConfig
|
827
|
+
# @private
|
828
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
829
|
+
property :gcp_service_account_email, as: 'gcpServiceAccountEmail'
|
830
|
+
property :policy_dir, as: 'policyDir'
|
831
|
+
property :secret_type, as: 'secretType'
|
832
|
+
property :sync_repo, as: 'syncRepo'
|
833
|
+
property :sync_wait_secs, :numeric_string => true, as: 'syncWaitSecs'
|
834
|
+
end
|
835
|
+
end
|
836
|
+
|
837
|
+
class ConfigManagementOperatorState
|
838
|
+
# @private
|
839
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
840
|
+
property :deployment_state, as: 'deploymentState'
|
841
|
+
collection :errors, as: 'errors', class: Google::Apis::GkehubV2::ConfigManagementInstallError, decorator: Google::Apis::GkehubV2::ConfigManagementInstallError::Representation
|
842
|
+
|
843
|
+
property :version, as: 'version'
|
844
|
+
end
|
845
|
+
end
|
846
|
+
|
847
|
+
class ConfigManagementPolicyController
|
848
|
+
# @private
|
849
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
850
|
+
property :audit_interval_seconds, :numeric_string => true, as: 'auditIntervalSeconds'
|
851
|
+
property :enabled, as: 'enabled'
|
852
|
+
collection :exemptable_namespaces, as: 'exemptableNamespaces'
|
853
|
+
property :log_denies_enabled, as: 'logDeniesEnabled'
|
854
|
+
property :monitoring, as: 'monitoring', class: Google::Apis::GkehubV2::ConfigManagementPolicyControllerMonitoring, decorator: Google::Apis::GkehubV2::ConfigManagementPolicyControllerMonitoring::Representation
|
855
|
+
|
856
|
+
property :mutation_enabled, as: 'mutationEnabled'
|
857
|
+
property :referential_rules_enabled, as: 'referentialRulesEnabled'
|
858
|
+
property :template_library_installed, as: 'templateLibraryInstalled'
|
859
|
+
property :update_time, as: 'updateTime'
|
860
|
+
end
|
861
|
+
end
|
862
|
+
|
863
|
+
class ConfigManagementPolicyControllerMigration
|
864
|
+
# @private
|
865
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
866
|
+
property :copy_time, as: 'copyTime'
|
867
|
+
property :stage, as: 'stage'
|
868
|
+
end
|
869
|
+
end
|
870
|
+
|
871
|
+
class ConfigManagementPolicyControllerMonitoring
|
872
|
+
# @private
|
873
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
874
|
+
collection :backends, as: 'backends'
|
875
|
+
end
|
876
|
+
end
|
877
|
+
|
878
|
+
class ConfigManagementPolicyControllerState
|
879
|
+
# @private
|
880
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
881
|
+
property :deployment_state, as: 'deploymentState', class: Google::Apis::GkehubV2::ConfigManagementGatekeeperDeploymentState, decorator: Google::Apis::GkehubV2::ConfigManagementGatekeeperDeploymentState::Representation
|
882
|
+
|
883
|
+
property :migration, as: 'migration', class: Google::Apis::GkehubV2::ConfigManagementPolicyControllerMigration, decorator: Google::Apis::GkehubV2::ConfigManagementPolicyControllerMigration::Representation
|
884
|
+
|
885
|
+
property :version, as: 'version', class: Google::Apis::GkehubV2::ConfigManagementPolicyControllerVersion, decorator: Google::Apis::GkehubV2::ConfigManagementPolicyControllerVersion::Representation
|
886
|
+
|
887
|
+
end
|
888
|
+
end
|
889
|
+
|
890
|
+
class ConfigManagementPolicyControllerVersion
|
891
|
+
# @private
|
892
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
893
|
+
property :version, as: 'version'
|
894
|
+
end
|
895
|
+
end
|
896
|
+
|
897
|
+
class ConfigManagementSpec
|
898
|
+
# @private
|
899
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
900
|
+
property :binauthz, as: 'binauthz', class: Google::Apis::GkehubV2::ConfigManagementBinauthzConfig, decorator: Google::Apis::GkehubV2::ConfigManagementBinauthzConfig::Representation
|
901
|
+
|
902
|
+
property :cluster, as: 'cluster'
|
903
|
+
property :config_sync, as: 'configSync', class: Google::Apis::GkehubV2::ConfigManagementConfigSync, decorator: Google::Apis::GkehubV2::ConfigManagementConfigSync::Representation
|
904
|
+
|
905
|
+
property :hierarchy_controller, as: 'hierarchyController', class: Google::Apis::GkehubV2::ConfigManagementHierarchyControllerConfig, decorator: Google::Apis::GkehubV2::ConfigManagementHierarchyControllerConfig::Representation
|
906
|
+
|
907
|
+
property :management, as: 'management'
|
908
|
+
property :policy_controller, as: 'policyController', class: Google::Apis::GkehubV2::ConfigManagementPolicyController, decorator: Google::Apis::GkehubV2::ConfigManagementPolicyController::Representation
|
909
|
+
|
910
|
+
property :version, as: 'version'
|
911
|
+
end
|
912
|
+
end
|
913
|
+
|
914
|
+
class ConfigManagementState
|
915
|
+
# @private
|
916
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
917
|
+
property :binauthz_state, as: 'binauthzState', class: Google::Apis::GkehubV2::ConfigManagementBinauthzState, decorator: Google::Apis::GkehubV2::ConfigManagementBinauthzState::Representation
|
918
|
+
|
919
|
+
property :cluster_name, as: 'clusterName'
|
920
|
+
property :config_sync_state, as: 'configSyncState', class: Google::Apis::GkehubV2::ConfigManagementConfigSyncState, decorator: Google::Apis::GkehubV2::ConfigManagementConfigSyncState::Representation
|
921
|
+
|
922
|
+
property :hierarchy_controller_state, as: 'hierarchyControllerState', class: Google::Apis::GkehubV2::ConfigManagementHierarchyControllerState, decorator: Google::Apis::GkehubV2::ConfigManagementHierarchyControllerState::Representation
|
923
|
+
|
924
|
+
property :membership_spec, as: 'membershipSpec', class: Google::Apis::GkehubV2::ConfigManagementSpec, decorator: Google::Apis::GkehubV2::ConfigManagementSpec::Representation
|
925
|
+
|
926
|
+
property :operator_state, as: 'operatorState', class: Google::Apis::GkehubV2::ConfigManagementOperatorState, decorator: Google::Apis::GkehubV2::ConfigManagementOperatorState::Representation
|
927
|
+
|
928
|
+
property :policy_controller_state, as: 'policyControllerState', class: Google::Apis::GkehubV2::ConfigManagementPolicyControllerState, decorator: Google::Apis::GkehubV2::ConfigManagementPolicyControllerState::Representation
|
929
|
+
|
930
|
+
end
|
931
|
+
end
|
932
|
+
|
933
|
+
class ConfigManagementSyncError
|
934
|
+
# @private
|
935
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
936
|
+
property :code, as: 'code'
|
937
|
+
property :error_message, as: 'errorMessage'
|
938
|
+
collection :error_resources, as: 'errorResources', class: Google::Apis::GkehubV2::ConfigManagementErrorResource, decorator: Google::Apis::GkehubV2::ConfigManagementErrorResource::Representation
|
939
|
+
|
940
|
+
end
|
941
|
+
end
|
942
|
+
|
943
|
+
class ConfigManagementSyncState
|
944
|
+
# @private
|
945
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
946
|
+
property :code, as: 'code'
|
947
|
+
collection :errors, as: 'errors', class: Google::Apis::GkehubV2::ConfigManagementSyncError, decorator: Google::Apis::GkehubV2::ConfigManagementSyncError::Representation
|
948
|
+
|
949
|
+
property :import_token, as: 'importToken'
|
950
|
+
property :last_sync, as: 'lastSync'
|
951
|
+
property :last_sync_time, as: 'lastSyncTime'
|
952
|
+
property :source_token, as: 'sourceToken'
|
953
|
+
property :sync_token, as: 'syncToken'
|
954
|
+
end
|
955
|
+
end
|
956
|
+
|
957
|
+
class Empty
|
958
|
+
# @private
|
959
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
960
|
+
end
|
961
|
+
end
|
962
|
+
|
963
|
+
class FeatureConfigRef
|
964
|
+
# @private
|
965
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
966
|
+
property :config, as: 'config'
|
967
|
+
property :config_update_time, as: 'configUpdateTime'
|
968
|
+
property :uuid, as: 'uuid'
|
969
|
+
end
|
970
|
+
end
|
971
|
+
|
972
|
+
class FeatureSpec
|
973
|
+
# @private
|
974
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
975
|
+
property :cloudbuild, as: 'cloudbuild', class: Google::Apis::GkehubV2::CloudBuildSpec, decorator: Google::Apis::GkehubV2::CloudBuildSpec::Representation
|
976
|
+
|
977
|
+
property :configmanagement, as: 'configmanagement', class: Google::Apis::GkehubV2::ConfigManagementSpec, decorator: Google::Apis::GkehubV2::ConfigManagementSpec::Representation
|
978
|
+
|
979
|
+
property :identityservice, as: 'identityservice', class: Google::Apis::GkehubV2::IdentityServiceSpec, decorator: Google::Apis::GkehubV2::IdentityServiceSpec::Representation
|
980
|
+
|
981
|
+
property :origin, as: 'origin', class: Google::Apis::GkehubV2::Origin, decorator: Google::Apis::GkehubV2::Origin::Representation
|
982
|
+
|
983
|
+
property :policycontroller, as: 'policycontroller', class: Google::Apis::GkehubV2::PolicyControllerSpec, decorator: Google::Apis::GkehubV2::PolicyControllerSpec::Representation
|
984
|
+
|
985
|
+
property :servicemesh, as: 'servicemesh', class: Google::Apis::GkehubV2::ServiceMeshSpec, decorator: Google::Apis::GkehubV2::ServiceMeshSpec::Representation
|
986
|
+
|
987
|
+
property :workloadcertificate, as: 'workloadcertificate', class: Google::Apis::GkehubV2::WorkloadCertificateSpec, decorator: Google::Apis::GkehubV2::WorkloadCertificateSpec::Representation
|
988
|
+
|
989
|
+
end
|
990
|
+
end
|
991
|
+
|
992
|
+
class FeatureState
|
993
|
+
# @private
|
994
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
995
|
+
property :appdevexperience, as: 'appdevexperience', class: Google::Apis::GkehubV2::AppDevExperienceState, decorator: Google::Apis::GkehubV2::AppDevExperienceState::Representation
|
996
|
+
|
997
|
+
property :clusterupgrade, as: 'clusterupgrade', class: Google::Apis::GkehubV2::ClusterUpgradeState, decorator: Google::Apis::GkehubV2::ClusterUpgradeState::Representation
|
998
|
+
|
999
|
+
property :configmanagement, as: 'configmanagement', class: Google::Apis::GkehubV2::ConfigManagementState, decorator: Google::Apis::GkehubV2::ConfigManagementState::Representation
|
1000
|
+
|
1001
|
+
property :identityservice, as: 'identityservice', class: Google::Apis::GkehubV2::IdentityServiceState, decorator: Google::Apis::GkehubV2::IdentityServiceState::Representation
|
1002
|
+
|
1003
|
+
property :metering, as: 'metering', class: Google::Apis::GkehubV2::MeteringState, decorator: Google::Apis::GkehubV2::MeteringState::Representation
|
1004
|
+
|
1005
|
+
property :policycontroller, as: 'policycontroller', class: Google::Apis::GkehubV2::PolicyControllerState, decorator: Google::Apis::GkehubV2::PolicyControllerState::Representation
|
1006
|
+
|
1007
|
+
property :servicemesh, as: 'servicemesh', class: Google::Apis::GkehubV2::ServiceMeshState, decorator: Google::Apis::GkehubV2::ServiceMeshState::Representation
|
1008
|
+
|
1009
|
+
property :state, as: 'state', class: Google::Apis::GkehubV2::State, decorator: Google::Apis::GkehubV2::State::Representation
|
1010
|
+
|
1011
|
+
end
|
1012
|
+
end
|
1013
|
+
|
1014
|
+
class GoogleRpcStatus
|
1015
|
+
# @private
|
1016
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1017
|
+
property :code, as: 'code'
|
1018
|
+
collection :details, as: 'details'
|
1019
|
+
property :message, as: 'message'
|
1020
|
+
end
|
1021
|
+
end
|
1022
|
+
|
1023
|
+
class IdentityServiceAuthMethod
|
1024
|
+
# @private
|
1025
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1026
|
+
property :azuread_config, as: 'azureadConfig', class: Google::Apis::GkehubV2::IdentityServiceAzureAdConfig, decorator: Google::Apis::GkehubV2::IdentityServiceAzureAdConfig::Representation
|
1027
|
+
|
1028
|
+
property :google_config, as: 'googleConfig', class: Google::Apis::GkehubV2::IdentityServiceGoogleConfig, decorator: Google::Apis::GkehubV2::IdentityServiceGoogleConfig::Representation
|
1029
|
+
|
1030
|
+
property :ldap_config, as: 'ldapConfig', class: Google::Apis::GkehubV2::IdentityServiceLdapConfig, decorator: Google::Apis::GkehubV2::IdentityServiceLdapConfig::Representation
|
1031
|
+
|
1032
|
+
property :name, as: 'name'
|
1033
|
+
property :oidc_config, as: 'oidcConfig', class: Google::Apis::GkehubV2::IdentityServiceOidcConfig, decorator: Google::Apis::GkehubV2::IdentityServiceOidcConfig::Representation
|
1034
|
+
|
1035
|
+
property :proxy, as: 'proxy'
|
1036
|
+
property :saml_config, as: 'samlConfig', class: Google::Apis::GkehubV2::IdentityServiceSamlConfig, decorator: Google::Apis::GkehubV2::IdentityServiceSamlConfig::Representation
|
1037
|
+
|
1038
|
+
end
|
1039
|
+
end
|
1040
|
+
|
1041
|
+
class IdentityServiceAzureAdConfig
|
1042
|
+
# @private
|
1043
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1044
|
+
property :client_id, as: 'clientId'
|
1045
|
+
property :client_secret, as: 'clientSecret'
|
1046
|
+
property :encrypted_client_secret, :base64 => true, as: 'encryptedClientSecret'
|
1047
|
+
property :group_format, as: 'groupFormat'
|
1048
|
+
property :kubectl_redirect_uri, as: 'kubectlRedirectUri'
|
1049
|
+
property :tenant, as: 'tenant'
|
1050
|
+
property :user_claim, as: 'userClaim'
|
1051
|
+
end
|
29
1052
|
end
|
30
1053
|
|
31
|
-
class
|
32
|
-
|
1054
|
+
class IdentityServiceDiagnosticInterface
|
1055
|
+
# @private
|
1056
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1057
|
+
property :enabled, as: 'enabled'
|
1058
|
+
property :expiration_time, as: 'expirationTime'
|
1059
|
+
end
|
1060
|
+
end
|
33
1061
|
|
34
|
-
|
1062
|
+
class IdentityServiceGoogleConfig
|
1063
|
+
# @private
|
1064
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1065
|
+
property :disable, as: 'disable'
|
1066
|
+
end
|
35
1067
|
end
|
36
1068
|
|
37
|
-
class
|
38
|
-
|
1069
|
+
class IdentityServiceGroupConfig
|
1070
|
+
# @private
|
1071
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1072
|
+
property :base_dn, as: 'baseDn'
|
1073
|
+
property :filter, as: 'filter'
|
1074
|
+
property :id_attribute, as: 'idAttribute'
|
1075
|
+
end
|
1076
|
+
end
|
39
1077
|
|
40
|
-
|
1078
|
+
class IdentityServiceIdentityServiceOptions
|
1079
|
+
# @private
|
1080
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1081
|
+
property :diagnostic_interface, as: 'diagnosticInterface', class: Google::Apis::GkehubV2::IdentityServiceDiagnosticInterface, decorator: Google::Apis::GkehubV2::IdentityServiceDiagnosticInterface::Representation
|
1082
|
+
|
1083
|
+
property :session_duration, as: 'sessionDuration'
|
1084
|
+
end
|
41
1085
|
end
|
42
1086
|
|
43
|
-
class
|
44
|
-
|
1087
|
+
class IdentityServiceLdapConfig
|
1088
|
+
# @private
|
1089
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1090
|
+
property :group, as: 'group', class: Google::Apis::GkehubV2::IdentityServiceGroupConfig, decorator: Google::Apis::GkehubV2::IdentityServiceGroupConfig::Representation
|
45
1091
|
|
46
|
-
|
1092
|
+
property :server, as: 'server', class: Google::Apis::GkehubV2::IdentityServiceServerConfig, decorator: Google::Apis::GkehubV2::IdentityServiceServerConfig::Representation
|
1093
|
+
|
1094
|
+
property :service_account, as: 'serviceAccount', class: Google::Apis::GkehubV2::IdentityServiceServiceAccountConfig, decorator: Google::Apis::GkehubV2::IdentityServiceServiceAccountConfig::Representation
|
1095
|
+
|
1096
|
+
property :user, as: 'user', class: Google::Apis::GkehubV2::IdentityServiceUserConfig, decorator: Google::Apis::GkehubV2::IdentityServiceUserConfig::Representation
|
1097
|
+
|
1098
|
+
end
|
47
1099
|
end
|
48
1100
|
|
49
|
-
class
|
50
|
-
|
1101
|
+
class IdentityServiceOidcConfig
|
1102
|
+
# @private
|
1103
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1104
|
+
property :certificate_authority_data, as: 'certificateAuthorityData'
|
1105
|
+
property :client_id, as: 'clientId'
|
1106
|
+
property :client_secret, as: 'clientSecret'
|
1107
|
+
property :deploy_cloud_console_proxy, as: 'deployCloudConsoleProxy'
|
1108
|
+
property :enable_access_token, as: 'enableAccessToken'
|
1109
|
+
property :encrypted_client_secret, :base64 => true, as: 'encryptedClientSecret'
|
1110
|
+
property :extra_params, as: 'extraParams'
|
1111
|
+
property :group_prefix, as: 'groupPrefix'
|
1112
|
+
property :groups_claim, as: 'groupsClaim'
|
1113
|
+
property :issuer_uri, as: 'issuerUri'
|
1114
|
+
property :kubectl_redirect_uri, as: 'kubectlRedirectUri'
|
1115
|
+
property :scopes, as: 'scopes'
|
1116
|
+
property :user_claim, as: 'userClaim'
|
1117
|
+
property :user_prefix, as: 'userPrefix'
|
1118
|
+
end
|
1119
|
+
end
|
51
1120
|
|
52
|
-
|
1121
|
+
class IdentityServiceSamlConfig
|
1122
|
+
# @private
|
1123
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1124
|
+
hash :attribute_mapping, as: 'attributeMapping'
|
1125
|
+
property :group_prefix, as: 'groupPrefix'
|
1126
|
+
property :groups_attribute, as: 'groupsAttribute'
|
1127
|
+
collection :identity_provider_certificates, as: 'identityProviderCertificates'
|
1128
|
+
property :identity_provider_id, as: 'identityProviderId'
|
1129
|
+
property :identity_provider_sso_uri, as: 'identityProviderSsoUri'
|
1130
|
+
property :user_attribute, as: 'userAttribute'
|
1131
|
+
property :user_prefix, as: 'userPrefix'
|
1132
|
+
end
|
53
1133
|
end
|
54
1134
|
|
55
|
-
class
|
56
|
-
|
1135
|
+
class IdentityServiceServerConfig
|
1136
|
+
# @private
|
1137
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1138
|
+
property :certificate_authority_data, :base64 => true, as: 'certificateAuthorityData'
|
1139
|
+
property :connection_type, as: 'connectionType'
|
1140
|
+
property :host, as: 'host'
|
1141
|
+
end
|
1142
|
+
end
|
57
1143
|
|
58
|
-
|
1144
|
+
class IdentityServiceServiceAccountConfig
|
1145
|
+
# @private
|
1146
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1147
|
+
property :simple_bind_credentials, as: 'simpleBindCredentials', class: Google::Apis::GkehubV2::IdentityServiceSimpleBindCredentials, decorator: Google::Apis::GkehubV2::IdentityServiceSimpleBindCredentials::Representation
|
1148
|
+
|
1149
|
+
end
|
59
1150
|
end
|
60
1151
|
|
61
|
-
class
|
62
|
-
|
1152
|
+
class IdentityServiceSimpleBindCredentials
|
1153
|
+
# @private
|
1154
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1155
|
+
property :dn, as: 'dn'
|
1156
|
+
property :encrypted_password, :base64 => true, as: 'encryptedPassword'
|
1157
|
+
property :password, as: 'password'
|
1158
|
+
end
|
1159
|
+
end
|
63
1160
|
|
64
|
-
|
1161
|
+
class IdentityServiceSpec
|
1162
|
+
# @private
|
1163
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1164
|
+
collection :auth_methods, as: 'authMethods', class: Google::Apis::GkehubV2::IdentityServiceAuthMethod, decorator: Google::Apis::GkehubV2::IdentityServiceAuthMethod::Representation
|
1165
|
+
|
1166
|
+
property :identity_service_options, as: 'identityServiceOptions', class: Google::Apis::GkehubV2::IdentityServiceIdentityServiceOptions, decorator: Google::Apis::GkehubV2::IdentityServiceIdentityServiceOptions::Representation
|
1167
|
+
|
1168
|
+
end
|
65
1169
|
end
|
66
1170
|
|
67
|
-
class
|
1171
|
+
class IdentityServiceState
|
68
1172
|
# @private
|
69
1173
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1174
|
+
property :failure_reason, as: 'failureReason'
|
1175
|
+
property :installed_version, as: 'installedVersion'
|
1176
|
+
property :member_config, as: 'memberConfig', class: Google::Apis::GkehubV2::IdentityServiceSpec, decorator: Google::Apis::GkehubV2::IdentityServiceSpec::Representation
|
1177
|
+
|
1178
|
+
property :state, as: 'state'
|
70
1179
|
end
|
71
1180
|
end
|
72
1181
|
|
73
|
-
class
|
1182
|
+
class IdentityServiceUserConfig
|
74
1183
|
# @private
|
75
1184
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1185
|
+
property :base_dn, as: 'baseDn'
|
1186
|
+
property :filter, as: 'filter'
|
1187
|
+
property :id_attribute, as: 'idAttribute'
|
1188
|
+
property :login_attribute, as: 'loginAttribute'
|
76
1189
|
end
|
77
1190
|
end
|
78
1191
|
|
79
|
-
class
|
1192
|
+
class LifecycleState
|
80
1193
|
# @private
|
81
1194
|
class Representation < Google::Apis::Core::JsonRepresentation
|
82
|
-
property :
|
83
|
-
collection :details, as: 'details'
|
84
|
-
property :message, as: 'message'
|
1195
|
+
property :state, as: 'state'
|
85
1196
|
end
|
86
1197
|
end
|
87
1198
|
|
@@ -94,6 +1205,16 @@ module Google
|
|
94
1205
|
end
|
95
1206
|
end
|
96
1207
|
|
1208
|
+
class ListMembershipFeaturesResponse
|
1209
|
+
# @private
|
1210
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1211
|
+
collection :membership_features, as: 'membershipFeatures', class: Google::Apis::GkehubV2::MembershipFeature, decorator: Google::Apis::GkehubV2::MembershipFeature::Representation
|
1212
|
+
|
1213
|
+
property :next_page_token, as: 'nextPageToken'
|
1214
|
+
collection :unreachable, as: 'unreachable'
|
1215
|
+
end
|
1216
|
+
end
|
1217
|
+
|
97
1218
|
class ListOperationsResponse
|
98
1219
|
# @private
|
99
1220
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -114,6 +1235,33 @@ module Google
|
|
114
1235
|
end
|
115
1236
|
end
|
116
1237
|
|
1238
|
+
class MembershipFeature
|
1239
|
+
# @private
|
1240
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1241
|
+
property :create_time, as: 'createTime'
|
1242
|
+
property :delete_time, as: 'deleteTime'
|
1243
|
+
property :feature_config_ref, as: 'featureConfigRef', class: Google::Apis::GkehubV2::FeatureConfigRef, decorator: Google::Apis::GkehubV2::FeatureConfigRef::Representation
|
1244
|
+
|
1245
|
+
hash :labels, as: 'labels'
|
1246
|
+
property :lifecycle_state, as: 'lifecycleState', class: Google::Apis::GkehubV2::LifecycleState, decorator: Google::Apis::GkehubV2::LifecycleState::Representation
|
1247
|
+
|
1248
|
+
property :name, as: 'name'
|
1249
|
+
property :spec, as: 'spec', class: Google::Apis::GkehubV2::FeatureSpec, decorator: Google::Apis::GkehubV2::FeatureSpec::Representation
|
1250
|
+
|
1251
|
+
property :state, as: 'state', class: Google::Apis::GkehubV2::FeatureState, decorator: Google::Apis::GkehubV2::FeatureState::Representation
|
1252
|
+
|
1253
|
+
property :update_time, as: 'updateTime'
|
1254
|
+
end
|
1255
|
+
end
|
1256
|
+
|
1257
|
+
class MeteringState
|
1258
|
+
# @private
|
1259
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1260
|
+
property :last_measurement_time, as: 'lastMeasurementTime'
|
1261
|
+
property :precise_last_measured_cluster_vcpu_capacity, as: 'preciseLastMeasuredClusterVcpuCapacity'
|
1262
|
+
end
|
1263
|
+
end
|
1264
|
+
|
117
1265
|
class Operation
|
118
1266
|
# @private
|
119
1267
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -125,6 +1273,264 @@ module Google
|
|
125
1273
|
hash :response, as: 'response'
|
126
1274
|
end
|
127
1275
|
end
|
1276
|
+
|
1277
|
+
class OperationMetadata
|
1278
|
+
# @private
|
1279
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1280
|
+
property :api_version, as: 'apiVersion'
|
1281
|
+
property :cancel_requested, as: 'cancelRequested'
|
1282
|
+
property :create_time, as: 'createTime'
|
1283
|
+
property :end_time, as: 'endTime'
|
1284
|
+
property :status_detail, as: 'statusDetail'
|
1285
|
+
property :target, as: 'target'
|
1286
|
+
property :verb, as: 'verb'
|
1287
|
+
end
|
1288
|
+
end
|
1289
|
+
|
1290
|
+
class Origin
|
1291
|
+
# @private
|
1292
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1293
|
+
property :type, as: 'type'
|
1294
|
+
end
|
1295
|
+
end
|
1296
|
+
|
1297
|
+
class PolicyControllerBundleInstallSpec
|
1298
|
+
# @private
|
1299
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1300
|
+
collection :exempted_namespaces, as: 'exemptedNamespaces'
|
1301
|
+
end
|
1302
|
+
end
|
1303
|
+
|
1304
|
+
class PolicyControllerHubConfig
|
1305
|
+
# @private
|
1306
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1307
|
+
property :audit_interval_seconds, :numeric_string => true, as: 'auditIntervalSeconds'
|
1308
|
+
property :constraint_violation_limit, :numeric_string => true, as: 'constraintViolationLimit'
|
1309
|
+
hash :deployment_configs, as: 'deploymentConfigs', class: Google::Apis::GkehubV2::PolicyControllerPolicyControllerDeploymentConfig, decorator: Google::Apis::GkehubV2::PolicyControllerPolicyControllerDeploymentConfig::Representation
|
1310
|
+
|
1311
|
+
collection :exemptable_namespaces, as: 'exemptableNamespaces'
|
1312
|
+
property :install_spec, as: 'installSpec'
|
1313
|
+
property :log_denies_enabled, as: 'logDeniesEnabled'
|
1314
|
+
property :monitoring, as: 'monitoring', class: Google::Apis::GkehubV2::PolicyControllerMonitoringConfig, decorator: Google::Apis::GkehubV2::PolicyControllerMonitoringConfig::Representation
|
1315
|
+
|
1316
|
+
property :mutation_enabled, as: 'mutationEnabled'
|
1317
|
+
property :policy_content, as: 'policyContent', class: Google::Apis::GkehubV2::PolicyControllerPolicyContentSpec, decorator: Google::Apis::GkehubV2::PolicyControllerPolicyContentSpec::Representation
|
1318
|
+
|
1319
|
+
property :referential_rules_enabled, as: 'referentialRulesEnabled'
|
1320
|
+
end
|
1321
|
+
end
|
1322
|
+
|
1323
|
+
class PolicyControllerMonitoringConfig
|
1324
|
+
# @private
|
1325
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1326
|
+
collection :backends, as: 'backends'
|
1327
|
+
end
|
1328
|
+
end
|
1329
|
+
|
1330
|
+
class PolicyControllerOnClusterState
|
1331
|
+
# @private
|
1332
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1333
|
+
property :details, as: 'details'
|
1334
|
+
property :state, as: 'state'
|
1335
|
+
end
|
1336
|
+
end
|
1337
|
+
|
1338
|
+
class PolicyControllerPolicyContentSpec
|
1339
|
+
# @private
|
1340
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1341
|
+
hash :bundles, as: 'bundles', class: Google::Apis::GkehubV2::PolicyControllerBundleInstallSpec, decorator: Google::Apis::GkehubV2::PolicyControllerBundleInstallSpec::Representation
|
1342
|
+
|
1343
|
+
property :template_library, as: 'templateLibrary', class: Google::Apis::GkehubV2::PolicyControllerTemplateLibraryConfig, decorator: Google::Apis::GkehubV2::PolicyControllerTemplateLibraryConfig::Representation
|
1344
|
+
|
1345
|
+
end
|
1346
|
+
end
|
1347
|
+
|
1348
|
+
class PolicyControllerPolicyContentState
|
1349
|
+
# @private
|
1350
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1351
|
+
hash :bundle_states, as: 'bundleStates', class: Google::Apis::GkehubV2::PolicyControllerOnClusterState, decorator: Google::Apis::GkehubV2::PolicyControllerOnClusterState::Representation
|
1352
|
+
|
1353
|
+
property :referential_sync_config_state, as: 'referentialSyncConfigState', class: Google::Apis::GkehubV2::PolicyControllerOnClusterState, decorator: Google::Apis::GkehubV2::PolicyControllerOnClusterState::Representation
|
1354
|
+
|
1355
|
+
property :template_library_state, as: 'templateLibraryState', class: Google::Apis::GkehubV2::PolicyControllerOnClusterState, decorator: Google::Apis::GkehubV2::PolicyControllerOnClusterState::Representation
|
1356
|
+
|
1357
|
+
end
|
1358
|
+
end
|
1359
|
+
|
1360
|
+
class PolicyControllerPolicyControllerDeploymentConfig
|
1361
|
+
# @private
|
1362
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1363
|
+
property :container_resources, as: 'containerResources', class: Google::Apis::GkehubV2::PolicyControllerResourceRequirements, decorator: Google::Apis::GkehubV2::PolicyControllerResourceRequirements::Representation
|
1364
|
+
|
1365
|
+
property :pod_affinity, as: 'podAffinity'
|
1366
|
+
property :pod_anti_affinity, as: 'podAntiAffinity'
|
1367
|
+
collection :pod_tolerations, as: 'podTolerations', class: Google::Apis::GkehubV2::PolicyControllerToleration, decorator: Google::Apis::GkehubV2::PolicyControllerToleration::Representation
|
1368
|
+
|
1369
|
+
property :replica_count, :numeric_string => true, as: 'replicaCount'
|
1370
|
+
end
|
1371
|
+
end
|
1372
|
+
|
1373
|
+
class PolicyControllerResourceList
|
1374
|
+
# @private
|
1375
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1376
|
+
property :cpu, as: 'cpu'
|
1377
|
+
property :memory, as: 'memory'
|
1378
|
+
end
|
1379
|
+
end
|
1380
|
+
|
1381
|
+
class PolicyControllerResourceRequirements
|
1382
|
+
# @private
|
1383
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1384
|
+
property :limits, as: 'limits', class: Google::Apis::GkehubV2::PolicyControllerResourceList, decorator: Google::Apis::GkehubV2::PolicyControllerResourceList::Representation
|
1385
|
+
|
1386
|
+
property :requests, as: 'requests', class: Google::Apis::GkehubV2::PolicyControllerResourceList, decorator: Google::Apis::GkehubV2::PolicyControllerResourceList::Representation
|
1387
|
+
|
1388
|
+
end
|
1389
|
+
end
|
1390
|
+
|
1391
|
+
class PolicyControllerSpec
|
1392
|
+
# @private
|
1393
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1394
|
+
property :policy_controller_hub_config, as: 'policyControllerHubConfig', class: Google::Apis::GkehubV2::PolicyControllerHubConfig, decorator: Google::Apis::GkehubV2::PolicyControllerHubConfig::Representation
|
1395
|
+
|
1396
|
+
property :version, as: 'version'
|
1397
|
+
end
|
1398
|
+
end
|
1399
|
+
|
1400
|
+
class PolicyControllerState
|
1401
|
+
# @private
|
1402
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1403
|
+
hash :component_states, as: 'componentStates', class: Google::Apis::GkehubV2::PolicyControllerOnClusterState, decorator: Google::Apis::GkehubV2::PolicyControllerOnClusterState::Representation
|
1404
|
+
|
1405
|
+
property :policy_content_state, as: 'policyContentState', class: Google::Apis::GkehubV2::PolicyControllerPolicyContentState, decorator: Google::Apis::GkehubV2::PolicyControllerPolicyContentState::Representation
|
1406
|
+
|
1407
|
+
property :state, as: 'state'
|
1408
|
+
end
|
1409
|
+
end
|
1410
|
+
|
1411
|
+
class PolicyControllerTemplateLibraryConfig
|
1412
|
+
# @private
|
1413
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1414
|
+
property :installation, as: 'installation'
|
1415
|
+
end
|
1416
|
+
end
|
1417
|
+
|
1418
|
+
class PolicyControllerToleration
|
1419
|
+
# @private
|
1420
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1421
|
+
property :effect, as: 'effect'
|
1422
|
+
property :key, as: 'key'
|
1423
|
+
property :operator, as: 'operator'
|
1424
|
+
property :value, as: 'value'
|
1425
|
+
end
|
1426
|
+
end
|
1427
|
+
|
1428
|
+
class ServiceMeshAnalysisMessage
|
1429
|
+
# @private
|
1430
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1431
|
+
hash :args, as: 'args'
|
1432
|
+
property :description, as: 'description'
|
1433
|
+
property :message_base, as: 'messageBase', class: Google::Apis::GkehubV2::ServiceMeshAnalysisMessageBase, decorator: Google::Apis::GkehubV2::ServiceMeshAnalysisMessageBase::Representation
|
1434
|
+
|
1435
|
+
collection :resource_paths, as: 'resourcePaths'
|
1436
|
+
end
|
1437
|
+
end
|
1438
|
+
|
1439
|
+
class ServiceMeshAnalysisMessageBase
|
1440
|
+
# @private
|
1441
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1442
|
+
property :documentation_url, as: 'documentationUrl'
|
1443
|
+
property :level, as: 'level'
|
1444
|
+
property :type, as: 'type', class: Google::Apis::GkehubV2::ServiceMeshType, decorator: Google::Apis::GkehubV2::ServiceMeshType::Representation
|
1445
|
+
|
1446
|
+
end
|
1447
|
+
end
|
1448
|
+
|
1449
|
+
class ServiceMeshCondition
|
1450
|
+
# @private
|
1451
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1452
|
+
property :code, as: 'code'
|
1453
|
+
property :details, as: 'details'
|
1454
|
+
property :documentation_link, as: 'documentationLink'
|
1455
|
+
property :severity, as: 'severity'
|
1456
|
+
end
|
1457
|
+
end
|
1458
|
+
|
1459
|
+
class ServiceMeshControlPlaneManagement
|
1460
|
+
# @private
|
1461
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1462
|
+
collection :details, as: 'details', class: Google::Apis::GkehubV2::ServiceMeshStatusDetails, decorator: Google::Apis::GkehubV2::ServiceMeshStatusDetails::Representation
|
1463
|
+
|
1464
|
+
property :implementation, as: 'implementation'
|
1465
|
+
property :state, as: 'state'
|
1466
|
+
end
|
1467
|
+
end
|
1468
|
+
|
1469
|
+
class ServiceMeshDataPlaneManagement
|
1470
|
+
# @private
|
1471
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1472
|
+
collection :details, as: 'details', class: Google::Apis::GkehubV2::ServiceMeshStatusDetails, decorator: Google::Apis::GkehubV2::ServiceMeshStatusDetails::Representation
|
1473
|
+
|
1474
|
+
property :state, as: 'state'
|
1475
|
+
end
|
1476
|
+
end
|
1477
|
+
|
1478
|
+
class ServiceMeshSpec
|
1479
|
+
# @private
|
1480
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1481
|
+
property :config_api, as: 'configApi'
|
1482
|
+
property :control_plane, as: 'controlPlane'
|
1483
|
+
property :default_channel, as: 'defaultChannel'
|
1484
|
+
property :management, as: 'management'
|
1485
|
+
end
|
1486
|
+
end
|
1487
|
+
|
1488
|
+
class ServiceMeshState
|
1489
|
+
# @private
|
1490
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1491
|
+
collection :analysis_messages, as: 'analysisMessages', class: Google::Apis::GkehubV2::ServiceMeshAnalysisMessage, decorator: Google::Apis::GkehubV2::ServiceMeshAnalysisMessage::Representation
|
1492
|
+
|
1493
|
+
collection :conditions, as: 'conditions', class: Google::Apis::GkehubV2::ServiceMeshCondition, decorator: Google::Apis::GkehubV2::ServiceMeshCondition::Representation
|
1494
|
+
|
1495
|
+
property :config_api_version, as: 'configApiVersion'
|
1496
|
+
property :control_plane_management, as: 'controlPlaneManagement', class: Google::Apis::GkehubV2::ServiceMeshControlPlaneManagement, decorator: Google::Apis::GkehubV2::ServiceMeshControlPlaneManagement::Representation
|
1497
|
+
|
1498
|
+
property :data_plane_management, as: 'dataPlaneManagement', class: Google::Apis::GkehubV2::ServiceMeshDataPlaneManagement, decorator: Google::Apis::GkehubV2::ServiceMeshDataPlaneManagement::Representation
|
1499
|
+
|
1500
|
+
end
|
1501
|
+
end
|
1502
|
+
|
1503
|
+
class ServiceMeshStatusDetails
|
1504
|
+
# @private
|
1505
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1506
|
+
property :code, as: 'code'
|
1507
|
+
property :details, as: 'details'
|
1508
|
+
end
|
1509
|
+
end
|
1510
|
+
|
1511
|
+
class ServiceMeshType
|
1512
|
+
# @private
|
1513
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1514
|
+
property :code, as: 'code'
|
1515
|
+
property :display_name, as: 'displayName'
|
1516
|
+
end
|
1517
|
+
end
|
1518
|
+
|
1519
|
+
class State
|
1520
|
+
# @private
|
1521
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1522
|
+
property :code, as: 'code'
|
1523
|
+
property :description, as: 'description'
|
1524
|
+
property :update_time, as: 'updateTime'
|
1525
|
+
end
|
1526
|
+
end
|
1527
|
+
|
1528
|
+
class WorkloadCertificateSpec
|
1529
|
+
# @private
|
1530
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1531
|
+
property :certificate_management, as: 'certificateManagement'
|
1532
|
+
end
|
1533
|
+
end
|
128
1534
|
end
|
129
1535
|
end
|
130
1536
|
end
|