You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p class="firstline">Gets the public component of the cluster signing keys in JSON Web Key format. This API is not yet intended for general use, and is not available for all clusters.</p>
107
+
<p class="firstline">Gets the public component of the cluster signing keys in JSON Web Key format.</p>
<p class="firstline">Lists all clusters owned by a project in either the specified zone or all zones.</p>
@@ -304,6 +304,9 @@ <h3>Method Details</h3>
304
304
"networkPolicyConfig": { # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes. # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes.
305
305
"disabled": True or False, # Whether NetworkPolicy is enabled for this cluster.
306
306
},
307
+
"statefulHaConfig": { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
308
+
"enabled": True or False, # Whether the Stateful HA add-on is enabled for this cluster.
309
+
},
307
310
},
308
311
"authenticatorGroupsConfig": { # Configuration for returning group information from authenticators. # Configuration controlling RBAC group membership information.
309
312
"enabled": True or False, # Whether this cluster should return group membership lookups during authentication using a group of security groups.
@@ -559,6 +562,7 @@ <h3>Method Details</h3>
559
562
"gatewayApiConfig": { # GatewayAPIConfig contains the desired config of Gateway API on this cluster. # GatewayAPIConfig contains the desired config of Gateway API on this cluster.
560
563
"channel": "A String", # The Gateway API release channel to use for Gateway API.
561
564
},
565
+
"inTransitEncryptionConfig": "A String", # Specify the details of in-transit encryption.
562
566
"network": "A String", # Output only. The relative name of the Google Compute Engine network(https://cloud.google.com/compute/docs/networks-and-firewalls#networks) to which the cluster is connected. Example: projects/my-project/global/networks/my-network
"totalEgressBandwidthTier": "A String", # Specifies the total network bandwidth tier for NodePools in the cluster.
@@ -1211,6 +1215,9 @@ <h3>Method Details</h3>
1211
1215
"networkPolicyConfig": { # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes. # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes.
1212
1216
"disabled": True or False, # Whether NetworkPolicy is enabled for this cluster.
1213
1217
},
1218
+
"statefulHaConfig": { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
1219
+
"enabled": True or False, # Whether the Stateful HA add-on is enabled for this cluster.
1220
+
},
1214
1221
},
1215
1222
"authenticatorGroupsConfig": { # Configuration for returning group information from authenticators. # Configuration controlling RBAC group membership information.
1216
1223
"enabled": True or False, # Whether this cluster should return group membership lookups during authentication using a group of security groups.
@@ -1466,6 +1473,7 @@ <h3>Method Details</h3>
1466
1473
"gatewayApiConfig": { # GatewayAPIConfig contains the desired config of Gateway API on this cluster. # GatewayAPIConfig contains the desired config of Gateway API on this cluster.
1467
1474
"channel": "A String", # The Gateway API release channel to use for Gateway API.
1468
1475
},
1476
+
"inTransitEncryptionConfig": "A String", # Specify the details of in-transit encryption.
1469
1477
"network": "A String", # Output only. The relative name of the Google Compute Engine network(https://cloud.google.com/compute/docs/networks-and-firewalls#networks) to which the cluster is connected. Example: projects/my-project/global/networks/my-network
<pre>Gets the public component of the cluster signing keys in JSON Web Key format. This API is not yet intended for general use, and is not available for all clusters.
1944
+
<pre>Gets the public component of the cluster signing keys in JSON Web Key format.
1937
1945
1938
1946
Args:
1939
1947
parent: string, The cluster (project, location, cluster name) to get keys for. Specified in the format `projects/*/locations/*/clusters/*`. (required)
@@ -2021,6 +2029,9 @@ <h3>Method Details</h3>
2021
2029
"networkPolicyConfig": { # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes. # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes.
2022
2030
"disabled": True or False, # Whether NetworkPolicy is enabled for this cluster.
2023
2031
},
2032
+
"statefulHaConfig": { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
2033
+
"enabled": True or False, # Whether the Stateful HA add-on is enabled for this cluster.
2034
+
},
2024
2035
},
2025
2036
"authenticatorGroupsConfig": { # Configuration for returning group information from authenticators. # Configuration controlling RBAC group membership information.
2026
2037
"enabled": True or False, # Whether this cluster should return group membership lookups during authentication using a group of security groups.
@@ -2276,6 +2287,7 @@ <h3>Method Details</h3>
2276
2287
"gatewayApiConfig": { # GatewayAPIConfig contains the desired config of Gateway API on this cluster. # GatewayAPIConfig contains the desired config of Gateway API on this cluster.
2277
2288
"channel": "A String", # The Gateway API release channel to use for Gateway API.
2278
2289
},
2290
+
"inTransitEncryptionConfig": "A String", # Specify the details of in-transit encryption.
2279
2291
"network": "A String", # Output only. The relative name of the Google Compute Engine network(https://cloud.google.com/compute/docs/networks-and-firewalls#networks) to which the cluster is connected. Example: projects/my-project/global/networks/my-network
"totalEgressBandwidthTier": "A String", # Specifies the total network bandwidth tier for NodePools in the cluster.
@@ -2791,6 +2803,9 @@ <h3>Method Details</h3>
2791
2803
"networkPolicyConfig": { # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes. # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes.
2792
2804
"disabled": True or False, # Whether NetworkPolicy is enabled for this cluster.
2793
2805
},
2806
+
"statefulHaConfig": { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
2807
+
"enabled": True or False, # Whether the Stateful HA add-on is enabled for this cluster.
2808
+
},
2794
2809
},
2795
2810
"clusterId": "A String", # Deprecated. The name of the cluster to upgrade. This field has been deprecated and replaced by the name field.
2796
2811
"name": "A String", # The name (project, location, cluster) of the cluster to set addons. Specified in the format `projects/*/locations/*/clusters/*`.
@@ -3666,6 +3681,9 @@ <h3>Method Details</h3>
3666
3681
"networkPolicyConfig": { # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes. # Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes.
3667
3682
"disabled": True or False, # Whether NetworkPolicy is enabled for this cluster.
3668
3683
},
3684
+
"statefulHaConfig": { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
3685
+
"enabled": True or False, # Whether the Stateful HA add-on is enabled for this cluster.
3686
+
},
3669
3687
},
3670
3688
"desiredAuthenticatorGroupsConfig": { # Configuration for returning group information from authenticators. # The desired authenticator groups config for the cluster.
3671
3689
"enabled": True or False, # Whether this cluster should return group membership lookups during authentication using a group of security groups.
@@ -3762,6 +3780,7 @@ <h3>Method Details</h3>
3762
3780
"enabled": True or False, # Whether to enable the Identity Service component
3763
3781
},
3764
3782
"desiredImageType": "A String", # The desired image type for the node pool. NOTE: Set the "desired_node_pool" field as well.
3783
+
"desiredInTransitEncryptionConfig": "A String", # Specify the details of in-transit encryption.
3765
3784
"desiredIntraNodeVisibilityConfig": { # IntraNodeVisibilityConfig contains the desired config of the intra-node visibility on this cluster. # The desired config of Intra-node visibility.
3766
3785
"enabled": True or False, # Enables intra node visibility for this cluster.
<pclass="firstline">Gets the OIDC discovery document for the cluster. See the [OpenID Connect Discovery 1.0 specification](https://openid.net/specs/openid-connect-discovery-1_0.html) for details. This API is not yet intended for general use, and is not available for all clusters.</p>
82
+
<pclass="firstline">Gets the OIDC discovery document for the cluster. See the [OpenID Connect Discovery 1.0 specification](https://openid.net/specs/openid-connect-discovery-1_0.html) for details.</p>
<pre>Gets the OIDC discovery document for the cluster. See the [OpenID Connect Discovery 1.0 specification](https://openid.net/specs/openid-connect-discovery-1_0.html) for details. This API is not yet intended for general use, and is not available for all clusters.
91
+
<pre>Gets the OIDC discovery document for the cluster. See the [OpenID Connect Discovery 1.0 specification](https://openid.net/specs/openid-connect-discovery-1_0.html) for details.
92
92
93
93
Args:
94
94
parent: string, The cluster (project, location, cluster name) to get the discovery document for. Specified in the format `projects/*/locations/*/clusters/*`. (required)
0 commit comments