Skip to content

Commit

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

The following keys were added:
- schemas.FastSocket (Total Keys: 3)
- schemas.NodeConfig.properties.fastSocket.$ref (Total Keys: 1)
- schemas.UpdateNodePoolRequest.properties.fastSocket.$ref (Total Keys: 1)

#### container:v1beta1

The following keys were added:
- schemas.FastSocket (Total Keys: 3)
- schemas.NodeConfig.properties.fastSocket.$ref (Total Keys: 1)
- schemas.UpdateNodePoolRequest.properties.fastSocket.$ref (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Nov 22, 2022
1 parent ebb648a commit 9ccf949
Show file tree
Hide file tree
Showing 10 changed files with 178 additions and 20 deletions.
26 changes: 22 additions & 4 deletions docs/dyn/container_v1.projects.locations.clusters.html
Expand Up @@ -327,7 +327,7 @@ <h3>Method Details</h3>
},
&quot;binaryAuthorization&quot;: { # Configuration for Binary Authorization. # Configuration for Binary Authorization.
&quot;enabled&quot;: True or False, # This field is deprecated. Leave this unset and instead configure BinaryAuthorization using evaluation_mode. If evaluation_mode is set to anything other than EVALUATION_MODE_UNSPECIFIED, this field is ignored.
&quot;evaluationMode&quot;: &quot;A String&quot;, # Mode of operation for binauthz policy evaluation. Currently the only options are equivalent to enable/disable. If unspecified, defaults to DISABLED.
&quot;evaluationMode&quot;: &quot;A String&quot;, # Mode of operation for binauthz policy evaluation. If unspecified, defaults to DISABLED.
},
&quot;clusterIpv4Cidr&quot;: &quot;A String&quot;, # The IP address range of the container pods in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `10.96.0.0/14`). Leave blank to have one automatically chosen or specify a `/14` block in `10.0.0.0/8`.
&quot;conditions&quot;: [ # Which conditions caused the current cluster state.
Expand Down Expand Up @@ -512,6 +512,9 @@ <h3>Method Details</h3>
},
&quot;diskSizeGb&quot;: 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB.
&quot;diskType&quot;: &quot;A String&quot;, # Type of the disk attached to each node (e.g. &#x27;pd-standard&#x27;, &#x27;pd-ssd&#x27; or &#x27;pd-balanced&#x27;) If unspecified, the default disk type is &#x27;pd-standard&#x27;
&quot;fastSocket&quot;: { # Configuration of Fast Socket feature. # Enable or disable NCCL fast socket for the node pool.
&quot;enabled&quot;: True or False, # Whether Fast Socket features are enabled in the node pool.
},
&quot;gcfsConfig&quot;: { # GcfsConfig contains configurations of Google Container File System (image streaming). # Google Container File System (image streaming) configs.
&quot;enabled&quot;: True or False, # Whether to use GCFS.
},
Expand Down Expand Up @@ -642,6 +645,9 @@ <h3>Method Details</h3>
},
&quot;diskSizeGb&quot;: 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB.
&quot;diskType&quot;: &quot;A String&quot;, # Type of the disk attached to each node (e.g. &#x27;pd-standard&#x27;, &#x27;pd-ssd&#x27; or &#x27;pd-balanced&#x27;) If unspecified, the default disk type is &#x27;pd-standard&#x27;
&quot;fastSocket&quot;: { # Configuration of Fast Socket feature. # Enable or disable NCCL fast socket for the node pool.
&quot;enabled&quot;: True or False, # Whether Fast Socket features are enabled in the node pool.
},
&quot;gcfsConfig&quot;: { # GcfsConfig contains configurations of Google Container File System (image streaming). # Google Container File System (image streaming) configs.
&quot;enabled&quot;: True or False, # Whether to use GCFS.
},
Expand Down Expand Up @@ -1078,7 +1084,7 @@ <h3>Method Details</h3>
},
&quot;binaryAuthorization&quot;: { # Configuration for Binary Authorization. # Configuration for Binary Authorization.
&quot;enabled&quot;: True or False, # This field is deprecated. Leave this unset and instead configure BinaryAuthorization using evaluation_mode. If evaluation_mode is set to anything other than EVALUATION_MODE_UNSPECIFIED, this field is ignored.
&quot;evaluationMode&quot;: &quot;A String&quot;, # Mode of operation for binauthz policy evaluation. Currently the only options are equivalent to enable/disable. If unspecified, defaults to DISABLED.
&quot;evaluationMode&quot;: &quot;A String&quot;, # Mode of operation for binauthz policy evaluation. If unspecified, defaults to DISABLED.
},
&quot;clusterIpv4Cidr&quot;: &quot;A String&quot;, # The IP address range of the container pods in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `10.96.0.0/14`). Leave blank to have one automatically chosen or specify a `/14` block in `10.0.0.0/8`.
&quot;conditions&quot;: [ # Which conditions caused the current cluster state.
Expand Down Expand Up @@ -1263,6 +1269,9 @@ <h3>Method Details</h3>
},
&quot;diskSizeGb&quot;: 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB.
&quot;diskType&quot;: &quot;A String&quot;, # Type of the disk attached to each node (e.g. &#x27;pd-standard&#x27;, &#x27;pd-ssd&#x27; or &#x27;pd-balanced&#x27;) If unspecified, the default disk type is &#x27;pd-standard&#x27;
&quot;fastSocket&quot;: { # Configuration of Fast Socket feature. # Enable or disable NCCL fast socket for the node pool.
&quot;enabled&quot;: True or False, # Whether Fast Socket features are enabled in the node pool.
},
&quot;gcfsConfig&quot;: { # GcfsConfig contains configurations of Google Container File System (image streaming). # Google Container File System (image streaming) configs.
&quot;enabled&quot;: True or False, # Whether to use GCFS.
},
Expand Down Expand Up @@ -1393,6 +1402,9 @@ <h3>Method Details</h3>
},
&quot;diskSizeGb&quot;: 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB.
&quot;diskType&quot;: &quot;A String&quot;, # Type of the disk attached to each node (e.g. &#x27;pd-standard&#x27;, &#x27;pd-ssd&#x27; or &#x27;pd-balanced&#x27;) If unspecified, the default disk type is &#x27;pd-standard&#x27;
&quot;fastSocket&quot;: { # Configuration of Fast Socket feature. # Enable or disable NCCL fast socket for the node pool.
&quot;enabled&quot;: True or False, # Whether Fast Socket features are enabled in the node pool.
},
&quot;gcfsConfig&quot;: { # GcfsConfig contains configurations of Google Container File System (image streaming). # Google Container File System (image streaming) configs.
&quot;enabled&quot;: True or False, # Whether to use GCFS.
},
Expand Down Expand Up @@ -1732,7 +1744,7 @@ <h3>Method Details</h3>
},
&quot;binaryAuthorization&quot;: { # Configuration for Binary Authorization. # Configuration for Binary Authorization.
&quot;enabled&quot;: True or False, # This field is deprecated. Leave this unset and instead configure BinaryAuthorization using evaluation_mode. If evaluation_mode is set to anything other than EVALUATION_MODE_UNSPECIFIED, this field is ignored.
&quot;evaluationMode&quot;: &quot;A String&quot;, # Mode of operation for binauthz policy evaluation. Currently the only options are equivalent to enable/disable. If unspecified, defaults to DISABLED.
&quot;evaluationMode&quot;: &quot;A String&quot;, # Mode of operation for binauthz policy evaluation. If unspecified, defaults to DISABLED.
},
&quot;clusterIpv4Cidr&quot;: &quot;A String&quot;, # The IP address range of the container pods in this cluster, in [CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing) notation (e.g. `10.96.0.0/14`). Leave blank to have one automatically chosen or specify a `/14` block in `10.0.0.0/8`.
&quot;conditions&quot;: [ # Which conditions caused the current cluster state.
Expand Down Expand Up @@ -1917,6 +1929,9 @@ <h3>Method Details</h3>
},
&quot;diskSizeGb&quot;: 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB.
&quot;diskType&quot;: &quot;A String&quot;, # Type of the disk attached to each node (e.g. &#x27;pd-standard&#x27;, &#x27;pd-ssd&#x27; or &#x27;pd-balanced&#x27;) If unspecified, the default disk type is &#x27;pd-standard&#x27;
&quot;fastSocket&quot;: { # Configuration of Fast Socket feature. # Enable or disable NCCL fast socket for the node pool.
&quot;enabled&quot;: True or False, # Whether Fast Socket features are enabled in the node pool.
},
&quot;gcfsConfig&quot;: { # GcfsConfig contains configurations of Google Container File System (image streaming). # Google Container File System (image streaming) configs.
&quot;enabled&quot;: True or False, # Whether to use GCFS.
},
Expand Down Expand Up @@ -2047,6 +2062,9 @@ <h3>Method Details</h3>
},
&quot;diskSizeGb&quot;: 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB.
&quot;diskType&quot;: &quot;A String&quot;, # Type of the disk attached to each node (e.g. &#x27;pd-standard&#x27;, &#x27;pd-ssd&#x27; or &#x27;pd-balanced&#x27;) If unspecified, the default disk type is &#x27;pd-standard&#x27;
&quot;fastSocket&quot;: { # Configuration of Fast Socket feature. # Enable or disable NCCL fast socket for the node pool.
&quot;enabled&quot;: True or False, # Whether Fast Socket features are enabled in the node pool.
},
&quot;gcfsConfig&quot;: { # GcfsConfig contains configurations of Google Container File System (image streaming). # Google Container File System (image streaming) configs.
&quot;enabled&quot;: True or False, # Whether to use GCFS.
},
Expand Down Expand Up @@ -3154,7 +3172,7 @@ <h3>Method Details</h3>
},
&quot;desiredBinaryAuthorization&quot;: { # Configuration for Binary Authorization. # The desired configuration options for the Binary Authorization feature.
&quot;enabled&quot;: True or False, # This field is deprecated. Leave this unset and instead configure BinaryAuthorization using evaluation_mode. If evaluation_mode is set to anything other than EVALUATION_MODE_UNSPECIFIED, this field is ignored.
&quot;evaluationMode&quot;: &quot;A String&quot;, # Mode of operation for binauthz policy evaluation. Currently the only options are equivalent to enable/disable. If unspecified, defaults to DISABLED.
&quot;evaluationMode&quot;: &quot;A String&quot;, # Mode of operation for binauthz policy evaluation. If unspecified, defaults to DISABLED.
},
&quot;desiredClusterAutoscaling&quot;: { # ClusterAutoscaling contains global, per-cluster information required by Cluster Autoscaler to automatically adjust the size of the cluster and create/delete node pools based on the current needs. # Cluster-level autoscaling configuration.
&quot;autoprovisioningLocations&quot;: [ # The list of Google Compute Engine [zones](https://cloud.google.com/compute/docs/zones#available) in which the NodePool&#x27;s nodes can be created by NAP.
Expand Down
12 changes: 12 additions & 0 deletions docs/dyn/container_v1.projects.locations.clusters.nodePools.html
Expand Up @@ -186,6 +186,9 @@ <h3>Method Details</h3>
},
&quot;diskSizeGb&quot;: 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB.
&quot;diskType&quot;: &quot;A String&quot;, # Type of the disk attached to each node (e.g. &#x27;pd-standard&#x27;, &#x27;pd-ssd&#x27; or &#x27;pd-balanced&#x27;) If unspecified, the default disk type is &#x27;pd-standard&#x27;
&quot;fastSocket&quot;: { # Configuration of Fast Socket feature. # Enable or disable NCCL fast socket for the node pool.
&quot;enabled&quot;: True or False, # Whether Fast Socket features are enabled in the node pool.
},
&quot;gcfsConfig&quot;: { # GcfsConfig contains configurations of Google Container File System (image streaming). # Google Container File System (image streaming) configs.
&quot;enabled&quot;: True or False, # Whether to use GCFS.
},
Expand Down Expand Up @@ -513,6 +516,9 @@ <h3>Method Details</h3>
},
&quot;diskSizeGb&quot;: 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB.
&quot;diskType&quot;: &quot;A String&quot;, # Type of the disk attached to each node (e.g. &#x27;pd-standard&#x27;, &#x27;pd-ssd&#x27; or &#x27;pd-balanced&#x27;) If unspecified, the default disk type is &#x27;pd-standard&#x27;
&quot;fastSocket&quot;: { # Configuration of Fast Socket feature. # Enable or disable NCCL fast socket for the node pool.
&quot;enabled&quot;: True or False, # Whether Fast Socket features are enabled in the node pool.
},
&quot;gcfsConfig&quot;: { # GcfsConfig contains configurations of Google Container File System (image streaming). # Google Container File System (image streaming) configs.
&quot;enabled&quot;: True or False, # Whether to use GCFS.
},
Expand Down Expand Up @@ -706,6 +712,9 @@ <h3>Method Details</h3>
},
&quot;diskSizeGb&quot;: 42, # Size of the disk attached to each node, specified in GB. The smallest allowed disk size is 10GB. If unspecified, the default disk size is 100GB.
&quot;diskType&quot;: &quot;A String&quot;, # Type of the disk attached to each node (e.g. &#x27;pd-standard&#x27;, &#x27;pd-ssd&#x27; or &#x27;pd-balanced&#x27;) If unspecified, the default disk type is &#x27;pd-standard&#x27;
&quot;fastSocket&quot;: { # Configuration of Fast Socket feature. # Enable or disable NCCL fast socket for the node pool.
&quot;enabled&quot;: True or False, # Whether Fast Socket features are enabled in the node pool.
},
&quot;gcfsConfig&quot;: { # GcfsConfig contains configurations of Google Container File System (image streaming). # Google Container File System (image streaming) configs.
&quot;enabled&quot;: True or False, # Whether to use GCFS.
},
Expand Down Expand Up @@ -1189,6 +1198,9 @@ <h3>Method Details</h3>
&quot;confidentialNodes&quot;: { # ConfidentialNodes is configuration for the confidential nodes feature, which makes nodes run on confidential VMs. # Confidential nodes config. All the nodes in the node pool will be Confidential VM once enabled.
&quot;enabled&quot;: True or False, # Whether Confidential Nodes feature is enabled.
},
&quot;fastSocket&quot;: { # Configuration of Fast Socket feature. # Enable or disable NCCL fast socket for the node pool.
&quot;enabled&quot;: True or False, # Whether Fast Socket features are enabled in the node pool.
},
&quot;gcfsConfig&quot;: { # GcfsConfig contains configurations of Google Container File System (image streaming). # GCFS config.
&quot;enabled&quot;: True or False, # Whether to use GCFS.
},
Expand Down

0 comments on commit 9ccf949

Please sign in to comment.