Skip to content

Commit 429c93b

Browse files
feat(container): update the api
#### container:v1 The following keys were added: - schemas.Cluster.properties.fleet.$ref (Total Keys: 1) - schemas.Fleet (Total Keys: 5) #### container:v1beta1 The following keys were added: - schemas.Cluster.properties.fleet.$ref (Total Keys: 1) - schemas.Fleet (Total Keys: 5)
1 parent 0cfb9b3 commit 429c93b

6 files changed

+111
-5
lines changed

docs/dyn/container_v1.projects.locations.clusters.html

+15
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,11 @@ <h3>Method Details</h3>
360360
&quot;endpoint&quot;: &quot;A String&quot;, # [Output only] The IP address of this cluster&#x27;s master endpoint. The endpoint can be accessed from the internet at `https://username:password@endpoint/`. See the `masterAuth` property of this resource for username and password information.
361361
&quot;etag&quot;: &quot;A String&quot;, # This checksum is computed by the server based on the value of cluster fields, and may be sent on update requests to ensure the client has an up-to-date value before proceeding.
362362
&quot;expireTime&quot;: &quot;A String&quot;, # [Output only] The time the cluster will be automatically deleted in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
363+
&quot;fleet&quot;: { # Fleet is the fleet configuration for the cluster. # Fleet information for the cluster.
364+
&quot;membership&quot;: &quot;A String&quot;, # [Output only] The full resource name of the registered fleet membership of the cluster, in the format `//gkehub.googleapis.com/projects/*/locations/*/memberships/*`.
365+
&quot;preRegistered&quot;: True or False, # [Output only] Whether the cluster has been registered through the fleet API.
366+
&quot;project&quot;: &quot;A String&quot;, # The Fleet host project(project ID or project number) where this cluster will be registered to. This field cannot be changed after the cluster has been registered.
367+
},
363368
&quot;id&quot;: &quot;A String&quot;, # Output only. Unique id for the cluster.
364369
&quot;identityServiceConfig&quot;: { # IdentityServiceConfig is configuration for Identity Service which allows customers to use external identity providers with the K8S API # Configuration for Identity Service component.
365370
&quot;enabled&quot;: True or False, # Whether to enable the Identity Service component
@@ -1139,6 +1144,11 @@ <h3>Method Details</h3>
11391144
&quot;endpoint&quot;: &quot;A String&quot;, # [Output only] The IP address of this cluster&#x27;s master endpoint. The endpoint can be accessed from the internet at `https://username:password@endpoint/`. See the `masterAuth` property of this resource for username and password information.
11401145
&quot;etag&quot;: &quot;A String&quot;, # This checksum is computed by the server based on the value of cluster fields, and may be sent on update requests to ensure the client has an up-to-date value before proceeding.
11411146
&quot;expireTime&quot;: &quot;A String&quot;, # [Output only] The time the cluster will be automatically deleted in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
1147+
&quot;fleet&quot;: { # Fleet is the fleet configuration for the cluster. # Fleet information for the cluster.
1148+
&quot;membership&quot;: &quot;A String&quot;, # [Output only] The full resource name of the registered fleet membership of the cluster, in the format `//gkehub.googleapis.com/projects/*/locations/*/memberships/*`.
1149+
&quot;preRegistered&quot;: True or False, # [Output only] Whether the cluster has been registered through the fleet API.
1150+
&quot;project&quot;: &quot;A String&quot;, # The Fleet host project(project ID or project number) where this cluster will be registered to. This field cannot be changed after the cluster has been registered.
1151+
},
11421152
&quot;id&quot;: &quot;A String&quot;, # Output only. Unique id for the cluster.
11431153
&quot;identityServiceConfig&quot;: { # IdentityServiceConfig is configuration for Identity Service which allows customers to use external identity providers with the K8S API # Configuration for Identity Service component.
11441154
&quot;enabled&quot;: True or False, # Whether to enable the Identity Service component
@@ -1821,6 +1831,11 @@ <h3>Method Details</h3>
18211831
&quot;endpoint&quot;: &quot;A String&quot;, # [Output only] The IP address of this cluster&#x27;s master endpoint. The endpoint can be accessed from the internet at `https://username:password@endpoint/`. See the `masterAuth` property of this resource for username and password information.
18221832
&quot;etag&quot;: &quot;A String&quot;, # This checksum is computed by the server based on the value of cluster fields, and may be sent on update requests to ensure the client has an up-to-date value before proceeding.
18231833
&quot;expireTime&quot;: &quot;A String&quot;, # [Output only] The time the cluster will be automatically deleted in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
1834+
&quot;fleet&quot;: { # Fleet is the fleet configuration for the cluster. # Fleet information for the cluster.
1835+
&quot;membership&quot;: &quot;A String&quot;, # [Output only] The full resource name of the registered fleet membership of the cluster, in the format `//gkehub.googleapis.com/projects/*/locations/*/memberships/*`.
1836+
&quot;preRegistered&quot;: True or False, # [Output only] Whether the cluster has been registered through the fleet API.
1837+
&quot;project&quot;: &quot;A String&quot;, # The Fleet host project(project ID or project number) where this cluster will be registered to. This field cannot be changed after the cluster has been registered.
1838+
},
18241839
&quot;id&quot;: &quot;A String&quot;, # Output only. Unique id for the cluster.
18251840
&quot;identityServiceConfig&quot;: { # IdentityServiceConfig is configuration for Identity Service which allows customers to use external identity providers with the K8S API # Configuration for Identity Service component.
18261841
&quot;enabled&quot;: True or False, # Whether to enable the Identity Service component

docs/dyn/container_v1.projects.zones.clusters.html

+15
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,11 @@ <h3>Method Details</h3>
467467
&quot;endpoint&quot;: &quot;A String&quot;, # [Output only] The IP address of this cluster&#x27;s master endpoint. The endpoint can be accessed from the internet at `https://username:password@endpoint/`. See the `masterAuth` property of this resource for username and password information.
468468
&quot;etag&quot;: &quot;A String&quot;, # This checksum is computed by the server based on the value of cluster fields, and may be sent on update requests to ensure the client has an up-to-date value before proceeding.
469469
&quot;expireTime&quot;: &quot;A String&quot;, # [Output only] The time the cluster will be automatically deleted in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
470+
&quot;fleet&quot;: { # Fleet is the fleet configuration for the cluster. # Fleet information for the cluster.
471+
&quot;membership&quot;: &quot;A String&quot;, # [Output only] The full resource name of the registered fleet membership of the cluster, in the format `//gkehub.googleapis.com/projects/*/locations/*/memberships/*`.
472+
&quot;preRegistered&quot;: True or False, # [Output only] Whether the cluster has been registered through the fleet API.
473+
&quot;project&quot;: &quot;A String&quot;, # The Fleet host project(project ID or project number) where this cluster will be registered to. This field cannot be changed after the cluster has been registered.
474+
},
470475
&quot;id&quot;: &quot;A String&quot;, # Output only. Unique id for the cluster.
471476
&quot;identityServiceConfig&quot;: { # IdentityServiceConfig is configuration for Identity Service which allows customers to use external identity providers with the K8S API # Configuration for Identity Service component.
472477
&quot;enabled&quot;: True or False, # Whether to enable the Identity Service component
@@ -1246,6 +1251,11 @@ <h3>Method Details</h3>
12461251
&quot;endpoint&quot;: &quot;A String&quot;, # [Output only] The IP address of this cluster&#x27;s master endpoint. The endpoint can be accessed from the internet at `https://username:password@endpoint/`. See the `masterAuth` property of this resource for username and password information.
12471252
&quot;etag&quot;: &quot;A String&quot;, # This checksum is computed by the server based on the value of cluster fields, and may be sent on update requests to ensure the client has an up-to-date value before proceeding.
12481253
&quot;expireTime&quot;: &quot;A String&quot;, # [Output only] The time the cluster will be automatically deleted in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
1254+
&quot;fleet&quot;: { # Fleet is the fleet configuration for the cluster. # Fleet information for the cluster.
1255+
&quot;membership&quot;: &quot;A String&quot;, # [Output only] The full resource name of the registered fleet membership of the cluster, in the format `//gkehub.googleapis.com/projects/*/locations/*/memberships/*`.
1256+
&quot;preRegistered&quot;: True or False, # [Output only] Whether the cluster has been registered through the fleet API.
1257+
&quot;project&quot;: &quot;A String&quot;, # The Fleet host project(project ID or project number) where this cluster will be registered to. This field cannot be changed after the cluster has been registered.
1258+
},
12491259
&quot;id&quot;: &quot;A String&quot;, # Output only. Unique id for the cluster.
12501260
&quot;identityServiceConfig&quot;: { # IdentityServiceConfig is configuration for Identity Service which allows customers to use external identity providers with the K8S API # Configuration for Identity Service component.
12511261
&quot;enabled&quot;: True or False, # Whether to enable the Identity Service component
@@ -1972,6 +1982,11 @@ <h3>Method Details</h3>
19721982
&quot;endpoint&quot;: &quot;A String&quot;, # [Output only] The IP address of this cluster&#x27;s master endpoint. The endpoint can be accessed from the internet at `https://username:password@endpoint/`. See the `masterAuth` property of this resource for username and password information.
19731983
&quot;etag&quot;: &quot;A String&quot;, # This checksum is computed by the server based on the value of cluster fields, and may be sent on update requests to ensure the client has an up-to-date value before proceeding.
19741984
&quot;expireTime&quot;: &quot;A String&quot;, # [Output only] The time the cluster will be automatically deleted in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
1985+
&quot;fleet&quot;: { # Fleet is the fleet configuration for the cluster. # Fleet information for the cluster.
1986+
&quot;membership&quot;: &quot;A String&quot;, # [Output only] The full resource name of the registered fleet membership of the cluster, in the format `//gkehub.googleapis.com/projects/*/locations/*/memberships/*`.
1987+
&quot;preRegistered&quot;: True or False, # [Output only] Whether the cluster has been registered through the fleet API.
1988+
&quot;project&quot;: &quot;A String&quot;, # The Fleet host project(project ID or project number) where this cluster will be registered to. This field cannot be changed after the cluster has been registered.
1989+
},
19751990
&quot;id&quot;: &quot;A String&quot;, # Output only. Unique id for the cluster.
19761991
&quot;identityServiceConfig&quot;: { # IdentityServiceConfig is configuration for Identity Service which allows customers to use external identity providers with the K8S API # Configuration for Identity Service component.
19771992
&quot;enabled&quot;: True or False, # Whether to enable the Identity Service component

docs/dyn/container_v1beta1.projects.locations.clusters.html

+15
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,11 @@ <h3>Method Details</h3>
370370
&quot;endpoint&quot;: &quot;A String&quot;, # [Output only] The IP address of this cluster&#x27;s master endpoint. The endpoint can be accessed from the internet at `https://username:password@endpoint/`. See the `masterAuth` property of this resource for username and password information.
371371
&quot;etag&quot;: &quot;A String&quot;, # This checksum is computed by the server based on the value of cluster fields, and may be sent on update requests to ensure the client has an up-to-date value before proceeding.
372372
&quot;expireTime&quot;: &quot;A String&quot;, # [Output only] The time the cluster will be automatically deleted in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
373+
&quot;fleet&quot;: { # Fleet is the fleet configuration for the cluster. # Fleet information for the cluster.
374+
&quot;membership&quot;: &quot;A String&quot;, # [Output only] The full resource name of the registered fleet membership of the cluster, in the format `//gkehub.googleapis.com/projects/*/locations/*/memberships/*`.
375+
&quot;preRegistered&quot;: True or False, # [Output only] Whether the cluster has been registered through the fleet API.
376+
&quot;project&quot;: &quot;A String&quot;, # The Fleet host project(project ID or project number) where this cluster will be registered to. This field cannot be changed after the cluster has been registered.
377+
},
373378
&quot;id&quot;: &quot;A String&quot;, # Output only. Unique id for the cluster.
374379
&quot;identityServiceConfig&quot;: { # IdentityServiceConfig is configuration for Identity Service which allows customers to use external identity providers with the K8S API # Configuration for Identity Service component.
375380
&quot;enabled&quot;: True or False, # Whether to enable the Identity Service component
@@ -1199,6 +1204,11 @@ <h3>Method Details</h3>
11991204
&quot;endpoint&quot;: &quot;A String&quot;, # [Output only] The IP address of this cluster&#x27;s master endpoint. The endpoint can be accessed from the internet at `https://username:password@endpoint/`. See the `masterAuth` property of this resource for username and password information.
12001205
&quot;etag&quot;: &quot;A String&quot;, # This checksum is computed by the server based on the value of cluster fields, and may be sent on update requests to ensure the client has an up-to-date value before proceeding.
12011206
&quot;expireTime&quot;: &quot;A String&quot;, # [Output only] The time the cluster will be automatically deleted in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
1207+
&quot;fleet&quot;: { # Fleet is the fleet configuration for the cluster. # Fleet information for the cluster.
1208+
&quot;membership&quot;: &quot;A String&quot;, # [Output only] The full resource name of the registered fleet membership of the cluster, in the format `//gkehub.googleapis.com/projects/*/locations/*/memberships/*`.
1209+
&quot;preRegistered&quot;: True or False, # [Output only] Whether the cluster has been registered through the fleet API.
1210+
&quot;project&quot;: &quot;A String&quot;, # The Fleet host project(project ID or project number) where this cluster will be registered to. This field cannot be changed after the cluster has been registered.
1211+
},
12021212
&quot;id&quot;: &quot;A String&quot;, # Output only. Unique id for the cluster.
12031213
&quot;identityServiceConfig&quot;: { # IdentityServiceConfig is configuration for Identity Service which allows customers to use external identity providers with the K8S API # Configuration for Identity Service component.
12041214
&quot;enabled&quot;: True or False, # Whether to enable the Identity Service component
@@ -1931,6 +1941,11 @@ <h3>Method Details</h3>
19311941
&quot;endpoint&quot;: &quot;A String&quot;, # [Output only] The IP address of this cluster&#x27;s master endpoint. The endpoint can be accessed from the internet at `https://username:password@endpoint/`. See the `masterAuth` property of this resource for username and password information.
19321942
&quot;etag&quot;: &quot;A String&quot;, # This checksum is computed by the server based on the value of cluster fields, and may be sent on update requests to ensure the client has an up-to-date value before proceeding.
19331943
&quot;expireTime&quot;: &quot;A String&quot;, # [Output only] The time the cluster will be automatically deleted in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
1944+
&quot;fleet&quot;: { # Fleet is the fleet configuration for the cluster. # Fleet information for the cluster.
1945+
&quot;membership&quot;: &quot;A String&quot;, # [Output only] The full resource name of the registered fleet membership of the cluster, in the format `//gkehub.googleapis.com/projects/*/locations/*/memberships/*`.
1946+
&quot;preRegistered&quot;: True or False, # [Output only] Whether the cluster has been registered through the fleet API.
1947+
&quot;project&quot;: &quot;A String&quot;, # The Fleet host project(project ID or project number) where this cluster will be registered to. This field cannot be changed after the cluster has been registered.
1948+
},
19341949
&quot;id&quot;: &quot;A String&quot;, # Output only. Unique id for the cluster.
19351950
&quot;identityServiceConfig&quot;: { # IdentityServiceConfig is configuration for Identity Service which allows customers to use external identity providers with the K8S API # Configuration for Identity Service component.
19361951
&quot;enabled&quot;: True or False, # Whether to enable the Identity Service component

0 commit comments

Comments
 (0)