Skip to content

Commit 7be996d

Browse files
feat(gkehub): update the api
#### gkehub:v1 The following keys were added: - schemas.CommonFleetDefaultMemberConfigSpec.properties.policycontroller.$ref (Total Keys: 1) - schemas.MembershipFeatureSpec.properties.policycontroller.$ref (Total Keys: 1) - schemas.MembershipFeatureState.properties.policycontroller.$ref (Total Keys: 1) - schemas.PolicyControllerBundleInstallSpec (Total Keys: 4) - schemas.PolicyControllerHubConfig (Total Keys: 16) - schemas.PolicyControllerMembershipSpec (Total Keys: 4) - schemas.PolicyControllerMembershipState (Total Keys: 6) - schemas.PolicyControllerMonitoringConfig (Total Keys: 4) - schemas.PolicyControllerOnClusterState (Total Keys: 4) - schemas.PolicyControllerPolicyContentSpec (Total Keys: 5) - schemas.PolicyControllerPolicyContentState (Total Keys: 6) - schemas.PolicyControllerPolicyControllerDeploymentConfig (Total Keys: 9) - schemas.PolicyControllerResourceList (Total Keys: 4) - schemas.PolicyControllerResourceRequirements (Total Keys: 4) - schemas.PolicyControllerTemplateLibraryConfig (Total Keys: 3) - schemas.PolicyControllerToleration (Total Keys: 6) #### gkehub:v1alpha The following keys were added: - schemas.CommonFleetDefaultMemberConfigSpec.properties.policycontroller.$ref (Total Keys: 1) #### gkehub:v1beta The following keys were added: - schemas.CommonFleetDefaultMemberConfigSpec.properties.policycontroller.$ref (Total Keys: 1)
1 parent 8d1613d commit 7be996d

9 files changed

+1384
-6
lines changed

docs/dyn/gkehub_v1.projects.locations.features.html

Lines changed: 548 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/gkehub_v1alpha.projects.locations.features.html

Lines changed: 224 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/gkehub_v1beta.projects.locations.features.html

Lines changed: 224 additions & 0 deletions
Large diffs are not rendered by default.

googleapiclient/discovery_cache/documents/gkehub.v1.json

Lines changed: 375 additions & 1 deletion
Large diffs are not rendered by default.

googleapiclient/discovery_cache/documents/gkehub.v1alpha.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2414,7 +2414,7 @@
24142414
}
24152415
}
24162416
},
2417-
"revision": "20231006",
2417+
"revision": "20231013",
24182418
"rootUrl": "https://gkehub.googleapis.com/",
24192419
"schemas": {
24202420
"AnthosObservabilityFeatureSpec": {
@@ -2998,6 +2998,10 @@
29982998
"identityservice": {
29992999
"$ref": "IdentityServiceMembershipSpec",
30003000
"description": "Identity Service-specific spec."
3001+
},
3002+
"policycontroller": {
3003+
"$ref": "PolicyControllerMembershipSpec",
3004+
"description": "Policy Controller spec."
30013005
}
30023006
},
30033007
"type": "object"

googleapiclient/discovery_cache/documents/gkehub.v1alpha2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@
657657
}
658658
}
659659
},
660-
"revision": "20231006",
660+
"revision": "20231013",
661661
"rootUrl": "https://gkehub.googleapis.com/",
662662
"schemas": {
663663
"ApplianceCluster": {

googleapiclient/discovery_cache/documents/gkehub.v1beta.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2340,7 +2340,7 @@
23402340
}
23412341
}
23422342
},
2343-
"revision": "20231006",
2343+
"revision": "20231013",
23442344
"rootUrl": "https://gkehub.googleapis.com/",
23452345
"schemas": {
23462346
"AnthosObservabilityFeatureSpec": {
@@ -2557,6 +2557,10 @@
25572557
"identityservice": {
25582558
"$ref": "IdentityServiceMembershipSpec",
25592559
"description": "Identity Service-specific spec."
2560+
},
2561+
"policycontroller": {
2562+
"$ref": "PolicyControllerMembershipSpec",
2563+
"description": "Policy Controller spec."
25602564
}
25612565
},
25622566
"type": "object"

googleapiclient/discovery_cache/documents/gkehub.v1beta1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,7 @@
712712
}
713713
}
714714
},
715-
"revision": "20231006",
715+
"revision": "20231013",
716716
"rootUrl": "https://gkehub.googleapis.com/",
717717
"schemas": {
718718
"ApplianceCluster": {

googleapiclient/discovery_cache/documents/gkehub.v2alpha.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@
280280
}
281281
}
282282
},
283-
"revision": "20231006",
283+
"revision": "20231013",
284284
"rootUrl": "https://gkehub.googleapis.com/",
285285
"schemas": {
286286
"CancelOperationRequest": {

0 commit comments

Comments
 (0)