Skip to content

Commit e5d01ec

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

File tree

3 files changed

+46
-1
lines changed

3 files changed

+46
-1
lines changed

docs/dyn/container_v1.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
},
@@ -847,6 +850,9 @@ <h3>Method Details</h3>
847850
&quot;gcePersistentDiskCsiDriverConfig&quot;: { # Configuration for the Compute Engine PD CSI driver. # Configuration for the Compute Engine Persistent Disk CSI driver.
848851
&quot;enabled&quot;: True or False, # Whether the Compute Engine PD CSI driver is enabled for this cluster.
849852
},
853+
&quot;gcpFilestoreCsiDriverConfig&quot;: { # Configuration for the GCP Filestore CSI driver. # Configuration for the GCP Filestore CSI driver.
854+
&quot;enabled&quot;: True or False, # Whether the GCP Filestore CSI driver is enabled for this cluster.
855+
},
850856
&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.
851857
&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.
852858
},
@@ -1348,6 +1354,9 @@ <h3>Method Details</h3>
13481354
&quot;gcePersistentDiskCsiDriverConfig&quot;: { # Configuration for the Compute Engine PD CSI driver. # Configuration for the Compute Engine Persistent Disk CSI driver.
13491355
&quot;enabled&quot;: True or False, # Whether the Compute Engine PD CSI driver is enabled for this cluster.
13501356
},
1357+
&quot;gcpFilestoreCsiDriverConfig&quot;: { # Configuration for the GCP Filestore CSI driver. # Configuration for the GCP Filestore CSI driver.
1358+
&quot;enabled&quot;: True or False, # Whether the GCP Filestore CSI driver is enabled for this cluster.
1359+
},
13511360
&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.
13521361
&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.
13531362
},
@@ -1809,6 +1818,9 @@ <h3>Method Details</h3>
18091818
&quot;gcePersistentDiskCsiDriverConfig&quot;: { # Configuration for the Compute Engine PD CSI driver. # Configuration for the Compute Engine Persistent Disk CSI driver.
18101819
&quot;enabled&quot;: True or False, # Whether the Compute Engine PD CSI driver is enabled for this cluster.
18111820
},
1821+
&quot;gcpFilestoreCsiDriverConfig&quot;: { # Configuration for the GCP Filestore CSI driver. # Configuration for the GCP Filestore CSI driver.
1822+
&quot;enabled&quot;: True or False, # Whether the GCP Filestore CSI driver is enabled for this cluster.
1823+
},
18121824
&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.
18131825
&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.
18141826
},
@@ -2658,6 +2670,9 @@ <h3>Method Details</h3>
26582670
&quot;gcePersistentDiskCsiDriverConfig&quot;: { # Configuration for the Compute Engine PD CSI driver. # Configuration for the Compute Engine Persistent Disk CSI driver.
26592671
&quot;enabled&quot;: True or False, # Whether the Compute Engine PD CSI driver is enabled for this cluster.
26602672
},
2673+
&quot;gcpFilestoreCsiDriverConfig&quot;: { # Configuration for the GCP Filestore CSI driver. # Configuration for the GCP Filestore CSI driver.
2674+
&quot;enabled&quot;: True or False, # Whether the GCP Filestore CSI driver is enabled for this cluster.
2675+
},
26612676
&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.
26622677
&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.
26632678
},

docs/dyn/container_v1.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
},
@@ -350,6 +353,9 @@ <h3>Method Details</h3>
350353
&quot;gcePersistentDiskCsiDriverConfig&quot;: { # Configuration for the Compute Engine PD CSI driver. # Configuration for the Compute Engine Persistent Disk CSI driver.
351354
&quot;enabled&quot;: True or False, # Whether the Compute Engine PD CSI driver is enabled for this cluster.
352355
},
356+
&quot;gcpFilestoreCsiDriverConfig&quot;: { # Configuration for the GCP Filestore CSI driver. # Configuration for the GCP Filestore CSI driver.
357+
&quot;enabled&quot;: True or False, # Whether the GCP Filestore CSI driver is enabled for this cluster.
358+
},
353359
&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.
354360
&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.
355361
},
@@ -948,6 +954,9 @@ <h3>Method Details</h3>
948954
&quot;gcePersistentDiskCsiDriverConfig&quot;: { # Configuration for the Compute Engine PD CSI driver. # Configuration for the Compute Engine Persistent Disk CSI driver.
949955
&quot;enabled&quot;: True or False, # Whether the Compute Engine PD CSI driver is enabled for this cluster.
950956
},
957+
&quot;gcpFilestoreCsiDriverConfig&quot;: { # Configuration for the GCP Filestore CSI driver. # Configuration for the GCP Filestore CSI driver.
958+
&quot;enabled&quot;: True or False, # Whether the GCP Filestore CSI driver is enabled for this cluster.
959+
},
951960
&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.
952961
&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.
953962
},
@@ -1493,6 +1502,9 @@ <h3>Method Details</h3>
14931502
&quot;gcePersistentDiskCsiDriverConfig&quot;: { # Configuration for the Compute Engine PD CSI driver. # Configuration for the Compute Engine Persistent Disk CSI driver.
14941503
&quot;enabled&quot;: True or False, # Whether the Compute Engine PD CSI driver is enabled for this cluster.
14951504
},
1505+
&quot;gcpFilestoreCsiDriverConfig&quot;: { # Configuration for the GCP Filestore CSI driver. # Configuration for the GCP Filestore CSI driver.
1506+
&quot;enabled&quot;: True or False, # Whether the GCP Filestore CSI driver is enabled for this cluster.
1507+
},
14961508
&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.
14971509
&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.
14981510
},
@@ -2719,6 +2731,9 @@ <h3>Method Details</h3>
27192731
&quot;gcePersistentDiskCsiDriverConfig&quot;: { # Configuration for the Compute Engine PD CSI driver. # Configuration for the Compute Engine Persistent Disk CSI driver.
27202732
&quot;enabled&quot;: True or False, # Whether the Compute Engine PD CSI driver is enabled for this cluster.
27212733
},
2734+
&quot;gcpFilestoreCsiDriverConfig&quot;: { # Configuration for the GCP Filestore CSI driver. # Configuration for the GCP Filestore CSI driver.
2735+
&quot;enabled&quot;: True or False, # Whether the GCP Filestore CSI driver is enabled for this cluster.
2736+
},
27222737
&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.
27232738
&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.
27242739
},

googleapiclient/discovery_cache/documents/container.v1.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2459,7 +2459,7 @@
24592459
}
24602460
}
24612461
},
2462-
"revision": "20210810",
2462+
"revision": "20210820",
24632463
"rootUrl": "https://container.googleapis.com/",
24642464
"schemas": {
24652465
"AcceleratorConfig": {
@@ -2502,6 +2502,10 @@
25022502
"$ref": "GcePersistentDiskCsiDriverConfig",
25032503
"description": "Configuration for the Compute Engine Persistent Disk CSI driver."
25042504
},
2505+
"gcpFilestoreCsiDriverConfig": {
2506+
"$ref": "GcpFilestoreCsiDriverConfig",
2507+
"description": "Configuration for the GCP Filestore CSI driver."
2508+
},
25052509
"horizontalPodAutoscaling": {
25062510
"$ref": "HorizontalPodAutoscaling",
25072511
"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."
@@ -3357,6 +3361,17 @@
33573361
},
33583362
"type": "object"
33593363
},
3364+
"GcpFilestoreCsiDriverConfig": {
3365+
"description": "Configuration for the GCP Filestore CSI driver.",
3366+
"id": "GcpFilestoreCsiDriverConfig",
3367+
"properties": {
3368+
"enabled": {
3369+
"description": "Whether the GCP Filestore CSI driver is enabled for this cluster.",
3370+
"type": "boolean"
3371+
}
3372+
},
3373+
"type": "object"
3374+
},
33603375
"GetJSONWebKeysResponse": {
33613376
"description": "GetJSONWebKeysResponse is a valid JSON Web Key Set as specififed in rfc 7517",
33623377
"id": "GetJSONWebKeysResponse",

0 commit comments

Comments
 (0)