Skip to content

Commit 37cce48

Browse files
committedNov 16, 2021
feat(gkehub): update the api
#### gkehub:v1 The following keys were added: - schemas.ConfigManagementConfigSync.properties.preventDrift.type (Total Keys: 1) - schemas.KubernetesResource (Total Keys: 10) - schemas.MembershipEndpoint.properties.kubernetesResource.$ref (Total Keys: 1) - schemas.ResourceManifest (Total Keys: 4) - schemas.ResourceOptions (Total Keys: 4) #### gkehub:v1alpha The following keys were added: - schemas.ConfigManagementConfigSync.properties.preventDrift.type (Total Keys: 1) - schemas.KubernetesResource (Total Keys: 10) - schemas.MembershipEndpoint.properties.kubernetesResource.$ref (Total Keys: 1) - schemas.ResourceManifest (Total Keys: 4) - schemas.ResourceOptions (Total Keys: 4) #### gkehub:v1beta The following keys were added: - schemas.ConfigManagementConfigSync.properties.preventDrift.type (Total Keys: 1)
1 parent 19d462b commit 37cce48

13 files changed

+385
-48
lines changed
 

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

+17-9
Large diffs are not rendered by default.

‎docs/dyn/gkehub_v1.projects.locations.memberships.html

+77-1
Large diffs are not rendered by default.

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

+17-9
Large diffs are not rendered by default.

‎docs/dyn/gkehub_v1alpha.projects.locations.memberships.html

+96-1
Large diffs are not rendered by default.

‎docs/dyn/gkehub_v1alpha2.projects.locations.memberships.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ <h3>Method Details</h3>
373373

374374
Args:
375375
resource: string, REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. (required)
376-
options_requestedPolicyVersion: integer, Optional. The policy format version to be returned. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
376+
options_requestedPolicyVersion: integer, Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
377377
x__xgafv: string, V1 error format.
378378
Allowed values
379379
1 - v1 error format

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

+17-9
Large diffs are not rendered by default.

‎docs/dyn/gkehub_v1beta.projects.locations.memberships.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ <h3>Method Details</h3>
9898

9999
Args:
100100
resource: string, REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. (required)
101-
options_requestedPolicyVersion: integer, Optional. The policy format version to be returned. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
101+
options_requestedPolicyVersion: integer, Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
102102
x__xgafv: string, V1 error format.
103103
Allowed values
104104
1 - v1 error format

‎docs/dyn/gkehub_v1beta1.projects.locations.memberships.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ <h3>Method Details</h3>
408408

409409
Args:
410410
resource: string, REQUIRED: The resource for which the policy is being requested. See the operation documentation for the appropriate value for this field. (required)
411-
options_requestedPolicyVersion: integer, Optional. The policy format version to be returned. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
411+
options_requestedPolicyVersion: integer, Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
412412
x__xgafv: string, V1 error format.
413413
Allowed values
414414
1 - v1 error format

‎googleapiclient/discovery_cache/documents/gkehub.v1.json

+73-4
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@
287287
],
288288
"parameters": {
289289
"options.requestedPolicyVersion": {
290-
"description": "Optional. The policy format version to be returned. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
290+
"description": "Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
291291
"format": "int32",
292292
"location": "query",
293293
"type": "integer"
@@ -613,7 +613,7 @@
613613
],
614614
"parameters": {
615615
"options.requestedPolicyVersion": {
616-
"description": "Optional. The policy format version to be returned. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional bindings must specify version 3. Policies without any conditional bindings may specify any valid value or leave the field unset. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
616+
"description": "Optional. The maximum policy version that will be used to format the policy. Valid values are 0, 1, and 3. Requests specifying an invalid value will be rejected. Requests for policies with any conditional role bindings must specify version 3. Policies with no conditional role bindings may specify any valid value or leave the field unset. The policy in the response might use the policy version that you specified, or it might use a lower policy version. For example, if you specify version 3, but the policy has no conditional role bindings, the response uses version 1. To learn which resources support conditions in their IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-policies).",
617617
"format": "int32",
618618
"location": "query",
619619
"type": "integer"
@@ -905,7 +905,7 @@
905905
}
906906
}
907907
},
908-
"revision": "20211029",
908+
"revision": "20211105",
909909
"rootUrl": "https://gkehub.googleapis.com/",
910910
"schemas": {
911911
"AppDevExperienceFeatureSpec": {
@@ -1070,6 +1070,10 @@
10701070
"$ref": "ConfigManagementGitConfig",
10711071
"description": "Git repo configuration for the cluster."
10721072
},
1073+
"preventDrift": {
1074+
"description": "Set to true to enable the Config Sync admission webhook to prevent drifts. If set to `false`, disables the Config Sync admission webhook and does not prevent drifts.",
1075+
"type": "boolean"
1076+
},
10731077
"sourceFormat": {
10741078
"description": "Specifies whether the Config Sync Repo is in \u201chierarchical\u201d or \u201cunstructured\u201d mode.",
10751079
"type": "string"
@@ -1329,7 +1333,7 @@
13291333
"type": "string"
13301334
},
13311335
"secretType": {
1332-
"description": "Type of secret configured for access to the Git repo.",
1336+
"description": "Type of secret configured for access to the Git repo. Must be one of ssh, cookiefile, gcenode, token, gcpserviceaccount or none. The validation of this is case-sensitive. Required.",
13331337
"type": "string"
13341338
},
13351339
"syncBranch": {
@@ -1967,6 +1971,37 @@
19671971
},
19681972
"type": "object"
19691973
},
1974+
"KubernetesResource": {
1975+
"description": "KubernetesResource contains the YAML manifests and configuration for Membership Kubernetes resources in the cluster. After CreateMembership or UpdateMembership, these resources should be re-applied in the cluster.",
1976+
"id": "KubernetesResource",
1977+
"properties": {
1978+
"connectResources": {
1979+
"description": "Output only. The Kubernetes resources for installing the GKE Connect agent This field is only populated in the Membership returned from a successful long-running operation from CreateMembership or UpdateMembership. It is not populated during normal GetMembership or ListMemberships requests. To get the resource manifest after the initial registration, the caller should make a UpdateMembership call with an empty field mask.",
1980+
"items": {
1981+
"$ref": "ResourceManifest"
1982+
},
1983+
"readOnly": true,
1984+
"type": "array"
1985+
},
1986+
"membershipCrManifest": {
1987+
"description": "Input only. The YAML representation of the Membership CR. This field is ignored for GKE clusters where Hub can read the CR directly. Callers should provide the CR that is currently present in the cluster during CreateMembership or UpdateMembership, or leave this field empty if none exists. The CR manifest is used to validate the cluster has not been registered with another Membership.",
1988+
"type": "string"
1989+
},
1990+
"membershipResources": {
1991+
"description": "Output only. Additional Kubernetes resources that need to be applied to the cluster after Membership creation, and after every update. This field is only populated in the Membership returned from a successful long-running operation from CreateMembership or UpdateMembership. It is not populated during normal GetMembership or ListMemberships requests. To get the resource manifest after the initial registration, the caller should make a UpdateMembership call with an empty field mask.",
1992+
"items": {
1993+
"$ref": "ResourceManifest"
1994+
},
1995+
"readOnly": true,
1996+
"type": "array"
1997+
},
1998+
"resourceOptions": {
1999+
"$ref": "ResourceOptions",
2000+
"description": "Optional. Options for Kubernetes resource generation."
2001+
}
2002+
},
2003+
"type": "object"
2004+
},
19702005
"ListFeaturesResponse": {
19712006
"description": "Response message for the `GkeHub.ListFeatures` method.",
19722007
"id": "ListFeaturesResponse",
@@ -2163,6 +2198,10 @@
21632198
"description": "Output only. Useful Kubernetes-specific metadata.",
21642199
"readOnly": true
21652200
},
2201+
"kubernetesResource": {
2202+
"$ref": "KubernetesResource",
2203+
"description": "Optional. The in-cluster Kubernetes Resources that should be applied for a correctly registered cluster, in the steady state. These resources: * Ensure that the cluster is exclusively registered to one and only one Hub Membership. * Propagate Workload Pool Information available in the Membership Authority field. * Ensure proper initial configuration of default Hub Features."
2204+
},
21662205
"multiCloudCluster": {
21672206
"$ref": "MultiCloudCluster",
21682207
"description": "Optional. Specific information for a GKE Multi-Cloud cluster."
@@ -2389,6 +2428,36 @@
23892428
},
23902429
"type": "object"
23912430
},
2431+
"ResourceManifest": {
2432+
"description": "ResourceManifest represents a single Kubernetes resource to be applied to the cluster.",
2433+
"id": "ResourceManifest",
2434+
"properties": {
2435+
"clusterScoped": {
2436+
"description": "Whether the resource provided in the manifest is `cluster_scoped`. If unset, the manifest is assumed to be namespace scoped. This field is used for REST mapping when applying the resource in a cluster.",
2437+
"type": "boolean"
2438+
},
2439+
"manifest": {
2440+
"description": "YAML manifest of the resource.",
2441+
"type": "string"
2442+
}
2443+
},
2444+
"type": "object"
2445+
},
2446+
"ResourceOptions": {
2447+
"description": "ResourceOptions represent options for Kubernetes resource generation.",
2448+
"id": "ResourceOptions",
2449+
"properties": {
2450+
"connectVersion": {
2451+
"description": "Optional. The Connect agent version to use for connect_resources. Defaults to the latest GKE Connect version. The version must be a currently supported version, obsolete versions will be rejected.",
2452+
"type": "string"
2453+
},
2454+
"v1beta1Crd": {
2455+
"description": "Optional. Use `apiextensions/v1beta1` instead of `apiextensions/v1` for CustomResourceDefinition resources. This option should be set for clusters with Kubernetes apiserver versions <1.16.",
2456+
"type": "boolean"
2457+
}
2458+
},
2459+
"type": "object"
2460+
},
23922461
"SetIamPolicyRequest": {
23932462
"description": "Request message for `SetIamPolicy` method.",
23942463
"id": "SetIamPolicyRequest",

0 commit comments

Comments
 (0)