Skip to content

Commit

Permalink
feat(container): update the api
Browse files Browse the repository at this point in the history
#### container:v1beta1

The following keys were added:
- schemas.AddonsConfig.properties.statefulHaConfig.$ref (Total Keys: 1)
- schemas.Autopilot.properties.conversionStatus.readOnly (Total Keys: 1)
- schemas.StatefulHAConfig (Total Keys: 3)
  • Loading branch information
yoshi-automation committed Feb 6, 2024
1 parent 1f7d339 commit 4c143a0
Show file tree
Hide file tree
Showing 6 changed files with 85 additions and 9 deletions.
15 changes: 15 additions & 0 deletions docs/dyn/container_v1.projects.locations.clusters.html
Expand Up @@ -304,6 +304,9 @@ <h3>Method Details</h3>
&quot;networkPolicyConfig&quot;: { # 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.
&quot;disabled&quot;: True or False, # Whether NetworkPolicy is enabled for this cluster.
},
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
},
},
&quot;authenticatorGroupsConfig&quot;: { # Configuration for returning group information from authenticators. # Configuration controlling RBAC group membership information.
&quot;enabled&quot;: True or False, # Whether this cluster should return group membership lookups during authentication using a group of security groups.
Expand Down Expand Up @@ -1212,6 +1215,9 @@ <h3>Method Details</h3>
&quot;networkPolicyConfig&quot;: { # 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.
&quot;disabled&quot;: True or False, # Whether NetworkPolicy is enabled for this cluster.
},
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
},
},
&quot;authenticatorGroupsConfig&quot;: { # Configuration for returning group information from authenticators. # Configuration controlling RBAC group membership information.
&quot;enabled&quot;: True or False, # Whether this cluster should return group membership lookups during authentication using a group of security groups.
Expand Down Expand Up @@ -2023,6 +2029,9 @@ <h3>Method Details</h3>
&quot;networkPolicyConfig&quot;: { # 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.
&quot;disabled&quot;: True or False, # Whether NetworkPolicy is enabled for this cluster.
},
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
},
},
&quot;authenticatorGroupsConfig&quot;: { # Configuration for returning group information from authenticators. # Configuration controlling RBAC group membership information.
&quot;enabled&quot;: True or False, # Whether this cluster should return group membership lookups during authentication using a group of security groups.
Expand Down Expand Up @@ -2794,6 +2803,9 @@ <h3>Method Details</h3>
&quot;networkPolicyConfig&quot;: { # 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.
&quot;disabled&quot;: True or False, # Whether NetworkPolicy is enabled for this cluster.
},
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
},
},
&quot;clusterId&quot;: &quot;A String&quot;, # Deprecated. The name of the cluster to upgrade. This field has been deprecated and replaced by the name field.
&quot;name&quot;: &quot;A String&quot;, # The name (project, location, cluster) of the cluster to set addons. Specified in the format `projects/*/locations/*/clusters/*`.
Expand Down Expand Up @@ -3669,6 +3681,9 @@ <h3>Method Details</h3>
&quot;networkPolicyConfig&quot;: { # 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.
&quot;disabled&quot;: True or False, # Whether NetworkPolicy is enabled for this cluster.
},
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
},
},
&quot;desiredAuthenticatorGroupsConfig&quot;: { # Configuration for returning group information from authenticators. # The desired authenticator groups config for the cluster.
&quot;enabled&quot;: True or False, # Whether this cluster should return group membership lookups during authentication using a group of security groups.
Expand Down
15 changes: 15 additions & 0 deletions docs/dyn/container_v1.projects.zones.clusters.html
Expand Up @@ -181,6 +181,9 @@ <h3>Method Details</h3>
&quot;networkPolicyConfig&quot;: { # 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.
&quot;disabled&quot;: True or False, # Whether NetworkPolicy is enabled for this cluster.
},
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
},
},
&quot;clusterId&quot;: &quot;A String&quot;, # Deprecated. The name of the cluster to upgrade. This field has been deprecated and replaced by the name field.
&quot;name&quot;: &quot;A String&quot;, # The name (project, location, cluster) of the cluster to set addons. Specified in the format `projects/*/locations/*/clusters/*`.
Expand Down Expand Up @@ -380,6 +383,9 @@ <h3>Method Details</h3>
&quot;networkPolicyConfig&quot;: { # 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.
&quot;disabled&quot;: True or False, # Whether NetworkPolicy is enabled for this cluster.
},
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
},
},
&quot;authenticatorGroupsConfig&quot;: { # Configuration for returning group information from authenticators. # Configuration controlling RBAC group membership information.
&quot;enabled&quot;: True or False, # Whether this cluster should return group membership lookups during authentication using a group of security groups.
Expand Down Expand Up @@ -1288,6 +1294,9 @@ <h3>Method Details</h3>
&quot;networkPolicyConfig&quot;: { # 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.
&quot;disabled&quot;: True or False, # Whether NetworkPolicy is enabled for this cluster.
},
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
},
},
&quot;authenticatorGroupsConfig&quot;: { # Configuration for returning group information from authenticators. # Configuration controlling RBAC group membership information.
&quot;enabled&quot;: True or False, # Whether this cluster should return group membership lookups during authentication using a group of security groups.
Expand Down Expand Up @@ -2143,6 +2152,9 @@ <h3>Method Details</h3>
&quot;networkPolicyConfig&quot;: { # 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.
&quot;disabled&quot;: True or False, # Whether NetworkPolicy is enabled for this cluster.
},
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
},
},
&quot;authenticatorGroupsConfig&quot;: { # Configuration for returning group information from authenticators. # Configuration controlling RBAC group membership information.
&quot;enabled&quot;: True or False, # Whether this cluster should return group membership lookups during authentication using a group of security groups.
Expand Down Expand Up @@ -3696,6 +3708,9 @@ <h3>Method Details</h3>
&quot;networkPolicyConfig&quot;: { # 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.
&quot;disabled&quot;: True or False, # Whether NetworkPolicy is enabled for this cluster.
},
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
},
},
&quot;desiredAuthenticatorGroupsConfig&quot;: { # Configuration for returning group information from authenticators. # The desired authenticator groups config for the cluster.
&quot;enabled&quot;: True or False, # Whether this cluster should return group membership lookups during authentication using a group of security groups.
Expand Down
21 changes: 18 additions & 3 deletions docs/dyn/container_v1beta1.projects.locations.clusters.html
Expand Up @@ -311,13 +311,16 @@ <h3>Method Details</h3>
&quot;networkPolicyConfig&quot;: { # 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.
&quot;disabled&quot;: True or False, # Whether NetworkPolicy is enabled for this cluster.
},
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
},
},
&quot;authenticatorGroupsConfig&quot;: { # Configuration for returning group information from authenticators. # Configuration controlling RBAC group membership information.
&quot;enabled&quot;: True or False, # Whether this cluster should return group membership lookups during authentication using a group of security groups.
&quot;securityGroup&quot;: &quot;A String&quot;, # The name of the security group-of-groups to be used. Only relevant if enabled = true.
},
&quot;autopilot&quot;: { # Autopilot is the configuration for Autopilot settings on the cluster. # Autopilot configuration for the cluster.
&quot;conversionStatus&quot;: { # AutopilotConversionStatus represents conversion status. # ConversionStatus shows conversion status.
&quot;conversionStatus&quot;: { # AutopilotConversionStatus represents conversion status. # Output only. ConversionStatus shows conversion status.
&quot;state&quot;: &quot;A String&quot;, # Output only. The current state of the conversion.
},
&quot;enabled&quot;: True or False, # Enable Autopilot
Expand Down Expand Up @@ -1307,13 +1310,16 @@ <h3>Method Details</h3>
&quot;networkPolicyConfig&quot;: { # 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.
&quot;disabled&quot;: True or False, # Whether NetworkPolicy is enabled for this cluster.
},
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
},
},
&quot;authenticatorGroupsConfig&quot;: { # Configuration for returning group information from authenticators. # Configuration controlling RBAC group membership information.
&quot;enabled&quot;: True or False, # Whether this cluster should return group membership lookups during authentication using a group of security groups.
&quot;securityGroup&quot;: &quot;A String&quot;, # The name of the security group-of-groups to be used. Only relevant if enabled = true.
},
&quot;autopilot&quot;: { # Autopilot is the configuration for Autopilot settings on the cluster. # Autopilot configuration for the cluster.
&quot;conversionStatus&quot;: { # AutopilotConversionStatus represents conversion status. # ConversionStatus shows conversion status.
&quot;conversionStatus&quot;: { # AutopilotConversionStatus represents conversion status. # Output only. ConversionStatus shows conversion status.
&quot;state&quot;: &quot;A String&quot;, # Output only. The current state of the conversion.
},
&quot;enabled&quot;: True or False, # Enable Autopilot
Expand Down Expand Up @@ -2206,13 +2212,16 @@ <h3>Method Details</h3>
&quot;networkPolicyConfig&quot;: { # 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.
&quot;disabled&quot;: True or False, # Whether NetworkPolicy is enabled for this cluster.
},
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
},
},
&quot;authenticatorGroupsConfig&quot;: { # Configuration for returning group information from authenticators. # Configuration controlling RBAC group membership information.
&quot;enabled&quot;: True or False, # Whether this cluster should return group membership lookups during authentication using a group of security groups.
&quot;securityGroup&quot;: &quot;A String&quot;, # The name of the security group-of-groups to be used. Only relevant if enabled = true.
},
&quot;autopilot&quot;: { # Autopilot is the configuration for Autopilot settings on the cluster. # Autopilot configuration for the cluster.
&quot;conversionStatus&quot;: { # AutopilotConversionStatus represents conversion status. # ConversionStatus shows conversion status.
&quot;conversionStatus&quot;: { # AutopilotConversionStatus represents conversion status. # Output only. ConversionStatus shows conversion status.
&quot;state&quot;: &quot;A String&quot;, # Output only. The current state of the conversion.
},
&quot;enabled&quot;: True or False, # Enable Autopilot
Expand Down Expand Up @@ -3065,6 +3074,9 @@ <h3>Method Details</h3>
&quot;networkPolicyConfig&quot;: { # 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.
&quot;disabled&quot;: True or False, # Whether NetworkPolicy is enabled for this cluster.
},
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
},
},
&quot;clusterId&quot;: &quot;A String&quot;, # Required. Deprecated. The name of the cluster to upgrade. This field has been deprecated and replaced by the name field.
&quot;name&quot;: &quot;A String&quot;, # The name (project, location, cluster) of the cluster to set addons. Specified in the format `projects/*/locations/*/clusters/*`.
Expand Down Expand Up @@ -3947,6 +3959,9 @@ <h3>Method Details</h3>
&quot;networkPolicyConfig&quot;: { # 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.
&quot;disabled&quot;: True or False, # Whether NetworkPolicy is enabled for this cluster.
},
&quot;statefulHaConfig&quot;: { # Configuration for the Stateful HA add-on. # Optional. Configuration for the StatefulHA add-on.
&quot;enabled&quot;: True or False, # Whether the Stateful HA add-on is enabled for this cluster.
},
},
&quot;desiredAuthenticatorGroupsConfig&quot;: { # Configuration for returning group information from authenticators. # AuthenticatorGroupsConfig specifies the config for the cluster security groups settings.
&quot;enabled&quot;: True or False, # Whether this cluster should return group membership lookups during authentication using a group of security groups.
Expand Down

0 comments on commit 4c143a0

Please sign in to comment.