Skip to content

Commit 3f4ac75

Browse files
feat(container): update the api
#### container:v1beta1 The following keys were added: - schemas.AddonsConfig.properties.gcpFilestoreCsiDriverConfig.$ref (Total Keys: 1) - schemas.GcpFilestoreCsiDriverConfig (Total Keys: 3)
1 parent c5bac63 commit 3f4ac75

File tree

3 files changed

+46
-1
lines changed

3 files changed

+46
-1
lines changed

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,9 @@ <h3>Method Details</h3>
249249
&quot;gcePersistentDiskCsiDriverConfig&quot;: { # Configuration for the Compute Engine PD CSI driver. # Configuration for the Compute Engine Persistent Disk CSI driver.
250250
&quot;enabled&quot;: True or False, # Whether the Compute Engine PD CSI driver is enabled for this cluster.
251251
},
252+
&quot;gcpFilestoreCsiDriverConfig&quot;: { # Configuration for the GCP Filestore CSI driver. # Configuration for the GCP Filestore CSI driver.
253+
&quot;enabled&quot;: True or False, # Whether the GCP Filestore CSI driver is enabled for this cluster.
254+
},
252255
&quot;horizontalPodAutoscaling&quot;: { # Configuration options for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods. # Configuration for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods.
253256
&quot;disabled&quot;: True or False, # Whether the Horizontal Pod Autoscaling feature is enabled in the cluster. When enabled, it ensures that metrics are collected into Stackdriver Monitoring.
254257
},
@@ -900,6 +903,9 @@ <h3>Method Details</h3>
900903
&quot;gcePersistentDiskCsiDriverConfig&quot;: { # Configuration for the Compute Engine PD CSI driver. # Configuration for the Compute Engine Persistent Disk CSI driver.
901904
&quot;enabled&quot;: True or False, # Whether the Compute Engine PD CSI driver is enabled for this cluster.
902905
},
906+
&quot;gcpFilestoreCsiDriverConfig&quot;: { # Configuration for the GCP Filestore CSI driver. # Configuration for the GCP Filestore CSI driver.
907+
&quot;enabled&quot;: True or False, # Whether the GCP Filestore CSI driver is enabled for this cluster.
908+
},
903909
&quot;horizontalPodAutoscaling&quot;: { # Configuration options for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods. # Configuration for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods.
904910
&quot;disabled&quot;: True or False, # Whether the Horizontal Pod Autoscaling feature is enabled in the cluster. When enabled, it ensures that metrics are collected into Stackdriver Monitoring.
905911
},
@@ -1454,6 +1460,9 @@ <h3>Method Details</h3>
14541460
&quot;gcePersistentDiskCsiDriverConfig&quot;: { # Configuration for the Compute Engine PD CSI driver. # Configuration for the Compute Engine Persistent Disk CSI driver.
14551461
&quot;enabled&quot;: True or False, # Whether the Compute Engine PD CSI driver is enabled for this cluster.
14561462
},
1463+
&quot;gcpFilestoreCsiDriverConfig&quot;: { # Configuration for the GCP Filestore CSI driver. # Configuration for the GCP Filestore CSI driver.
1464+
&quot;enabled&quot;: True or False, # Whether the GCP Filestore CSI driver is enabled for this cluster.
1465+
},
14571466
&quot;horizontalPodAutoscaling&quot;: { # Configuration options for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods. # Configuration for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods.
14581467
&quot;disabled&quot;: True or False, # Whether the Horizontal Pod Autoscaling feature is enabled in the cluster. When enabled, it ensures that metrics are collected into Stackdriver Monitoring.
14591468
},
@@ -1968,6 +1977,9 @@ <h3>Method Details</h3>
19681977
&quot;gcePersistentDiskCsiDriverConfig&quot;: { # Configuration for the Compute Engine PD CSI driver. # Configuration for the Compute Engine Persistent Disk CSI driver.
19691978
&quot;enabled&quot;: True or False, # Whether the Compute Engine PD CSI driver is enabled for this cluster.
19701979
},
1980+
&quot;gcpFilestoreCsiDriverConfig&quot;: { # Configuration for the GCP Filestore CSI driver. # Configuration for the GCP Filestore CSI driver.
1981+
&quot;enabled&quot;: True or False, # Whether the GCP Filestore CSI driver is enabled for this cluster.
1982+
},
19711983
&quot;horizontalPodAutoscaling&quot;: { # Configuration options for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods. # Configuration for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods.
19721984
&quot;disabled&quot;: True or False, # Whether the Horizontal Pod Autoscaling feature is enabled in the cluster. When enabled, it ensures that metrics are collected into Stackdriver Monitoring.
19731985
},
@@ -2824,6 +2836,9 @@ <h3>Method Details</h3>
28242836
&quot;gcePersistentDiskCsiDriverConfig&quot;: { # Configuration for the Compute Engine PD CSI driver. # Configuration for the Compute Engine Persistent Disk CSI driver.
28252837
&quot;enabled&quot;: True or False, # Whether the Compute Engine PD CSI driver is enabled for this cluster.
28262838
},
2839+
&quot;gcpFilestoreCsiDriverConfig&quot;: { # Configuration for the GCP Filestore CSI driver. # Configuration for the GCP Filestore CSI driver.
2840+
&quot;enabled&quot;: True or False, # Whether the GCP Filestore CSI driver is enabled for this cluster.
2841+
},
28272842
&quot;horizontalPodAutoscaling&quot;: { # Configuration options for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods. # Configuration for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods.
28282843
&quot;disabled&quot;: True or False, # Whether the Horizontal Pod Autoscaling feature is enabled in the cluster. When enabled, it ensures that metrics are collected into Stackdriver Monitoring.
28292844
},

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,9 @@ <h3>Method Details</h3>
160160
&quot;gcePersistentDiskCsiDriverConfig&quot;: { # Configuration for the Compute Engine PD CSI driver. # Configuration for the Compute Engine Persistent Disk CSI driver.
161161
&quot;enabled&quot;: True or False, # Whether the Compute Engine PD CSI driver is enabled for this cluster.
162162
},
163+
&quot;gcpFilestoreCsiDriverConfig&quot;: { # Configuration for the GCP Filestore CSI driver. # Configuration for the GCP Filestore CSI driver.
164+
&quot;enabled&quot;: True or False, # Whether the GCP Filestore CSI driver is enabled for this cluster.
165+
},
163166
&quot;horizontalPodAutoscaling&quot;: { # Configuration options for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods. # Configuration for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods.
164167
&quot;disabled&quot;: True or False, # Whether the Horizontal Pod Autoscaling feature is enabled in the cluster. When enabled, it ensures that metrics are collected into Stackdriver Monitoring.
165168
},
@@ -357,6 +360,9 @@ <h3>Method Details</h3>
357360
&quot;gcePersistentDiskCsiDriverConfig&quot;: { # Configuration for the Compute Engine PD CSI driver. # Configuration for the Compute Engine Persistent Disk CSI driver.
358361
&quot;enabled&quot;: True or False, # Whether the Compute Engine PD CSI driver is enabled for this cluster.
359362
},
363+
&quot;gcpFilestoreCsiDriverConfig&quot;: { # Configuration for the GCP Filestore CSI driver. # Configuration for the GCP Filestore CSI driver.
364+
&quot;enabled&quot;: True or False, # Whether the GCP Filestore CSI driver is enabled for this cluster.
365+
},
360366
&quot;horizontalPodAutoscaling&quot;: { # Configuration options for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods. # Configuration for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods.
361367
&quot;disabled&quot;: True or False, # Whether the Horizontal Pod Autoscaling feature is enabled in the cluster. When enabled, it ensures that metrics are collected into Stackdriver Monitoring.
362368
},
@@ -1008,6 +1014,9 @@ <h3>Method Details</h3>
10081014
&quot;gcePersistentDiskCsiDriverConfig&quot;: { # Configuration for the Compute Engine PD CSI driver. # Configuration for the Compute Engine Persistent Disk CSI driver.
10091015
&quot;enabled&quot;: True or False, # Whether the Compute Engine PD CSI driver is enabled for this cluster.
10101016
},
1017+
&quot;gcpFilestoreCsiDriverConfig&quot;: { # Configuration for the GCP Filestore CSI driver. # Configuration for the GCP Filestore CSI driver.
1018+
&quot;enabled&quot;: True or False, # Whether the GCP Filestore CSI driver is enabled for this cluster.
1019+
},
10111020
&quot;horizontalPodAutoscaling&quot;: { # Configuration options for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods. # Configuration for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods.
10121021
&quot;disabled&quot;: True or False, # Whether the Horizontal Pod Autoscaling feature is enabled in the cluster. When enabled, it ensures that metrics are collected into Stackdriver Monitoring.
10131022
},
@@ -1606,6 +1615,9 @@ <h3>Method Details</h3>
16061615
&quot;gcePersistentDiskCsiDriverConfig&quot;: { # Configuration for the Compute Engine PD CSI driver. # Configuration for the Compute Engine Persistent Disk CSI driver.
16071616
&quot;enabled&quot;: True or False, # Whether the Compute Engine PD CSI driver is enabled for this cluster.
16081617
},
1618+
&quot;gcpFilestoreCsiDriverConfig&quot;: { # Configuration for the GCP Filestore CSI driver. # Configuration for the GCP Filestore CSI driver.
1619+
&quot;enabled&quot;: True or False, # Whether the GCP Filestore CSI driver is enabled for this cluster.
1620+
},
16091621
&quot;horizontalPodAutoscaling&quot;: { # Configuration options for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods. # Configuration for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods.
16101622
&quot;disabled&quot;: True or False, # Whether the Horizontal Pod Autoscaling feature is enabled in the cluster. When enabled, it ensures that metrics are collected into Stackdriver Monitoring.
16111623
},
@@ -2885,6 +2897,9 @@ <h3>Method Details</h3>
28852897
&quot;gcePersistentDiskCsiDriverConfig&quot;: { # Configuration for the Compute Engine PD CSI driver. # Configuration for the Compute Engine Persistent Disk CSI driver.
28862898
&quot;enabled&quot;: True or False, # Whether the Compute Engine PD CSI driver is enabled for this cluster.
28872899
},
2900+
&quot;gcpFilestoreCsiDriverConfig&quot;: { # Configuration for the GCP Filestore CSI driver. # Configuration for the GCP Filestore CSI driver.
2901+
&quot;enabled&quot;: True or False, # Whether the GCP Filestore CSI driver is enabled for this cluster.
2902+
},
28882903
&quot;horizontalPodAutoscaling&quot;: { # Configuration options for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods. # Configuration for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods.
28892904
&quot;disabled&quot;: True or False, # Whether the Horizontal Pod Autoscaling feature is enabled in the cluster. When enabled, it ensures that metrics are collected into Stackdriver Monitoring.
28902905
},

googleapiclient/discovery_cache/documents/container.v1beta1.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2484,7 +2484,7 @@
24842484
}
24852485
}
24862486
},
2487-
"revision": "20210810",
2487+
"revision": "20210820",
24882488
"rootUrl": "https://container.googleapis.com/",
24892489
"schemas": {
24902490
"AcceleratorConfig": {
@@ -2527,6 +2527,10 @@
25272527
"$ref": "GcePersistentDiskCsiDriverConfig",
25282528
"description": "Configuration for the Compute Engine Persistent Disk CSI driver."
25292529
},
2530+
"gcpFilestoreCsiDriverConfig": {
2531+
"$ref": "GcpFilestoreCsiDriverConfig",
2532+
"description": "Configuration for the GCP Filestore CSI driver."
2533+
},
25302534
"horizontalPodAutoscaling": {
25312535
"$ref": "HorizontalPodAutoscaling",
25322536
"description": "Configuration for the horizontal pod autoscaling feature, which increases or decreases the number of replica pods a replication controller has based on the resource usage of the existing pods."
@@ -3569,6 +3573,17 @@
35693573
},
35703574
"type": "object"
35713575
},
3576+
"GcpFilestoreCsiDriverConfig": {
3577+
"description": "Configuration for the GCP Filestore CSI driver.",
3578+
"id": "GcpFilestoreCsiDriverConfig",
3579+
"properties": {
3580+
"enabled": {
3581+
"description": "Whether the GCP Filestore CSI driver is enabled for this cluster.",
3582+
"type": "boolean"
3583+
}
3584+
},
3585+
"type": "object"
3586+
},
35723587
"GetJSONWebKeysResponse": {
35733588
"description": "GetJSONWebKeysResponse is a valid JSON Web Key Set as specififed in rfc 7517",
35743589
"id": "GetJSONWebKeysResponse",

0 commit comments

Comments
 (0)