Skip to content

Commit ca3a5b7

Browse files
feat(container): update the api
#### container:v1 The following keys were added: - schemas.AdditionalPodNetworkConfig.properties.networkAttachment.type (Total Keys: 1) #### container:v1beta1 The following keys were added: - schemas.AdditionalPodNetworkConfig.properties.networkAttachment.type (Total Keys: 1)
1 parent 5b1ebb6 commit ca3a5b7

12 files changed

+46
-10
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1027,6 +1027,7 @@ <h3>Method Details</h3>
10271027
&quot;maxPodsPerNode&quot;: { # Constraints applied to pods. # The maximum number of pods per node which use this pod network.
10281028
&quot;maxPodsPerNode&quot;: &quot;A String&quot;, # Constraint enforced on the max num of pods per node.
10291029
},
1030+
&quot;networkAttachment&quot;: &quot;A String&quot;, # The name of the network attachment for pods to communicate to; cannot be specified along with subnetwork or secondary_pod_range.
10301031
&quot;secondaryPodRange&quot;: &quot;A String&quot;, # The name of the secondary range on the subnet which provides IP address for this pod range.
10311032
&quot;subnetwork&quot;: &quot;A String&quot;, # Name of the subnetwork where the additional pod network belongs.
10321033
},
@@ -2070,6 +2071,7 @@ <h3>Method Details</h3>
20702071
&quot;maxPodsPerNode&quot;: { # Constraints applied to pods. # The maximum number of pods per node which use this pod network.
20712072
&quot;maxPodsPerNode&quot;: &quot;A String&quot;, # Constraint enforced on the max num of pods per node.
20722073
},
2074+
&quot;networkAttachment&quot;: &quot;A String&quot;, # The name of the network attachment for pods to communicate to; cannot be specified along with subnetwork or secondary_pod_range.
20732075
&quot;secondaryPodRange&quot;: &quot;A String&quot;, # The name of the secondary range on the subnet which provides IP address for this pod range.
20742076
&quot;subnetwork&quot;: &quot;A String&quot;, # Name of the subnetwork where the additional pod network belongs.
20752077
},
@@ -2218,7 +2220,7 @@ <h3>Method Details</h3>
22182220
An object of the form:
22192221

22202222
{ # GetJSONWebKeysResponse is a valid JSON Web Key Set as specififed in rfc 7517
2221-
&quot;cacheHeader&quot;: { # RFC-2616: cache control support # OnePlatform automatically extracts this field and uses it to set the HTTP Cache-Control header.
2223+
&quot;cacheHeader&quot;: { # RFC-2616: cache control support # For HTTP requests, this field is automatically extracted into the Cache-Control HTTP header.
22222224
&quot;age&quot;: &quot;A String&quot;, # 14.6 response cache age, in seconds since the response is generated
22232225
&quot;directive&quot;: &quot;A String&quot;, # 14.9 request and response directives
22242226
&quot;expires&quot;: &quot;A String&quot;, # 14.21 response cache expires, in RFC 1123 date format
@@ -3016,6 +3018,7 @@ <h3>Method Details</h3>
30163018
&quot;maxPodsPerNode&quot;: { # Constraints applied to pods. # The maximum number of pods per node which use this pod network.
30173019
&quot;maxPodsPerNode&quot;: &quot;A String&quot;, # Constraint enforced on the max num of pods per node.
30183020
},
3021+
&quot;networkAttachment&quot;: &quot;A String&quot;, # The name of the network attachment for pods to communicate to; cannot be specified along with subnetwork or secondary_pod_range.
30193022
&quot;secondaryPodRange&quot;: &quot;A String&quot;, # The name of the secondary range on the subnet which provides IP address for this pod range.
30203023
&quot;subnetwork&quot;: &quot;A String&quot;, # Name of the subnetwork where the additional pod network belongs.
30213024
},

docs/dyn/container_v1.projects.locations.clusters.nodePools.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,7 @@ <h3>Method Details</h3>
357357
&quot;maxPodsPerNode&quot;: { # Constraints applied to pods. # The maximum number of pods per node which use this pod network.
358358
&quot;maxPodsPerNode&quot;: &quot;A String&quot;, # Constraint enforced on the max num of pods per node.
359359
},
360+
&quot;networkAttachment&quot;: &quot;A String&quot;, # The name of the network attachment for pods to communicate to; cannot be specified along with subnetwork or secondary_pod_range.
360361
&quot;secondaryPodRange&quot;: &quot;A String&quot;, # The name of the secondary range on the subnet which provides IP address for this pod range.
361362
&quot;subnetwork&quot;: &quot;A String&quot;, # Name of the subnetwork where the additional pod network belongs.
362363
},
@@ -777,6 +778,7 @@ <h3>Method Details</h3>
777778
&quot;maxPodsPerNode&quot;: { # Constraints applied to pods. # The maximum number of pods per node which use this pod network.
778779
&quot;maxPodsPerNode&quot;: &quot;A String&quot;, # Constraint enforced on the max num of pods per node.
779780
},
781+
&quot;networkAttachment&quot;: &quot;A String&quot;, # The name of the network attachment for pods to communicate to; cannot be specified along with subnetwork or secondary_pod_range.
780782
&quot;secondaryPodRange&quot;: &quot;A String&quot;, # The name of the secondary range on the subnet which provides IP address for this pod range.
781783
&quot;subnetwork&quot;: &quot;A String&quot;, # Name of the subnetwork where the additional pod network belongs.
782784
},
@@ -1063,6 +1065,7 @@ <h3>Method Details</h3>
10631065
&quot;maxPodsPerNode&quot;: { # Constraints applied to pods. # The maximum number of pods per node which use this pod network.
10641066
&quot;maxPodsPerNode&quot;: &quot;A String&quot;, # Constraint enforced on the max num of pods per node.
10651067
},
1068+
&quot;networkAttachment&quot;: &quot;A String&quot;, # The name of the network attachment for pods to communicate to; cannot be specified along with subnetwork or secondary_pod_range.
10661069
&quot;secondaryPodRange&quot;: &quot;A String&quot;, # The name of the secondary range on the subnet which provides IP address for this pod range.
10671070
&quot;subnetwork&quot;: &quot;A String&quot;, # Name of the subnetwork where the additional pod network belongs.
10681071
},
@@ -1554,6 +1557,7 @@ <h3>Method Details</h3>
15541557
&quot;maxPodsPerNode&quot;: { # Constraints applied to pods. # The maximum number of pods per node which use this pod network.
15551558
&quot;maxPodsPerNode&quot;: &quot;A String&quot;, # Constraint enforced on the max num of pods per node.
15561559
},
1560+
&quot;networkAttachment&quot;: &quot;A String&quot;, # The name of the network attachment for pods to communicate to; cannot be specified along with subnetwork or secondary_pod_range.
15571561
&quot;secondaryPodRange&quot;: &quot;A String&quot;, # The name of the secondary range on the subnet which provides IP address for this pod range.
15581562
&quot;subnetwork&quot;: &quot;A String&quot;, # Name of the subnetwork where the additional pod network belongs.
15591563
},

docs/dyn/container_v1.projects.locations.clusters.well_known.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h3>Method Details</h3>
101101
An object of the form:
102102

103103
{ # GetOpenIDConfigResponse is an OIDC discovery document for the cluster. See the OpenID Connect Discovery 1.0 specification for details.
104-
&quot;cacheHeader&quot;: { # RFC-2616: cache control support # OnePlatform automatically extracts this field and uses it to set the HTTP Cache-Control header.
104+
&quot;cacheHeader&quot;: { # RFC-2616: cache control support # For HTTP requests, this field is automatically extracted into the Cache-Control HTTP header.
105105
&quot;age&quot;: &quot;A String&quot;, # 14.6 response cache age, in seconds since the response is generated
106106
&quot;directive&quot;: &quot;A String&quot;, # 14.9 request and response directives
107107
&quot;expires&quot;: &quot;A String&quot;, # 14.21 response cache expires, in RFC 1123 date format

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1115,6 +1115,7 @@ <h3>Method Details</h3>
11151115
&quot;maxPodsPerNode&quot;: { # Constraints applied to pods. # The maximum number of pods per node which use this pod network.
11161116
&quot;maxPodsPerNode&quot;: &quot;A String&quot;, # Constraint enforced on the max num of pods per node.
11171117
},
1118+
&quot;networkAttachment&quot;: &quot;A String&quot;, # The name of the network attachment for pods to communicate to; cannot be specified along with subnetwork or secondary_pod_range.
11181119
&quot;secondaryPodRange&quot;: &quot;A String&quot;, # The name of the secondary range on the subnet which provides IP address for this pod range.
11191120
&quot;subnetwork&quot;: &quot;A String&quot;, # Name of the subnetwork where the additional pod network belongs.
11201121
},
@@ -2158,6 +2159,7 @@ <h3>Method Details</h3>
21582159
&quot;maxPodsPerNode&quot;: { # Constraints applied to pods. # The maximum number of pods per node which use this pod network.
21592160
&quot;maxPodsPerNode&quot;: &quot;A String&quot;, # Constraint enforced on the max num of pods per node.
21602161
},
2162+
&quot;networkAttachment&quot;: &quot;A String&quot;, # The name of the network attachment for pods to communicate to; cannot be specified along with subnetwork or secondary_pod_range.
21612163
&quot;secondaryPodRange&quot;: &quot;A String&quot;, # The name of the secondary range on the subnet which provides IP address for this pod range.
21622164
&quot;subnetwork&quot;: &quot;A String&quot;, # Name of the subnetwork where the additional pod network belongs.
21632165
},
@@ -3148,6 +3150,7 @@ <h3>Method Details</h3>
31483150
&quot;maxPodsPerNode&quot;: { # Constraints applied to pods. # The maximum number of pods per node which use this pod network.
31493151
&quot;maxPodsPerNode&quot;: &quot;A String&quot;, # Constraint enforced on the max num of pods per node.
31503152
},
3153+
&quot;networkAttachment&quot;: &quot;A String&quot;, # The name of the network attachment for pods to communicate to; cannot be specified along with subnetwork or secondary_pod_range.
31513154
&quot;secondaryPodRange&quot;: &quot;A String&quot;, # The name of the secondary range on the subnet which provides IP address for this pod range.
31523155
&quot;subnetwork&quot;: &quot;A String&quot;, # Name of the subnetwork where the additional pod network belongs.
31533156
},

docs/dyn/container_v1.projects.zones.clusters.nodePools.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,7 @@ <h3>Method Details</h3>
422422
&quot;maxPodsPerNode&quot;: { # Constraints applied to pods. # The maximum number of pods per node which use this pod network.
423423
&quot;maxPodsPerNode&quot;: &quot;A String&quot;, # Constraint enforced on the max num of pods per node.
424424
},
425+
&quot;networkAttachment&quot;: &quot;A String&quot;, # The name of the network attachment for pods to communicate to; cannot be specified along with subnetwork or secondary_pod_range.
425426
&quot;secondaryPodRange&quot;: &quot;A String&quot;, # The name of the secondary range on the subnet which provides IP address for this pod range.
426427
&quot;subnetwork&quot;: &quot;A String&quot;, # Name of the subnetwork where the additional pod network belongs.
427428
},
@@ -842,6 +843,7 @@ <h3>Method Details</h3>
842843
&quot;maxPodsPerNode&quot;: { # Constraints applied to pods. # The maximum number of pods per node which use this pod network.
843844
&quot;maxPodsPerNode&quot;: &quot;A String&quot;, # Constraint enforced on the max num of pods per node.
844845
},
846+
&quot;networkAttachment&quot;: &quot;A String&quot;, # The name of the network attachment for pods to communicate to; cannot be specified along with subnetwork or secondary_pod_range.
845847
&quot;secondaryPodRange&quot;: &quot;A String&quot;, # The name of the secondary range on the subnet which provides IP address for this pod range.
846848
&quot;subnetwork&quot;: &quot;A String&quot;, # Name of the subnetwork where the additional pod network belongs.
847849
},
@@ -1128,6 +1130,7 @@ <h3>Method Details</h3>
11281130
&quot;maxPodsPerNode&quot;: { # Constraints applied to pods. # The maximum number of pods per node which use this pod network.
11291131
&quot;maxPodsPerNode&quot;: &quot;A String&quot;, # Constraint enforced on the max num of pods per node.
11301132
},
1133+
&quot;networkAttachment&quot;: &quot;A String&quot;, # The name of the network attachment for pods to communicate to; cannot be specified along with subnetwork or secondary_pod_range.
11311134
&quot;secondaryPodRange&quot;: &quot;A String&quot;, # The name of the secondary range on the subnet which provides IP address for this pod range.
11321135
&quot;subnetwork&quot;: &quot;A String&quot;, # Name of the subnetwork where the additional pod network belongs.
11331136
},
@@ -1544,6 +1547,7 @@ <h3>Method Details</h3>
15441547
&quot;maxPodsPerNode&quot;: { # Constraints applied to pods. # The maximum number of pods per node which use this pod network.
15451548
&quot;maxPodsPerNode&quot;: &quot;A String&quot;, # Constraint enforced on the max num of pods per node.
15461549
},
1550+
&quot;networkAttachment&quot;: &quot;A String&quot;, # The name of the network attachment for pods to communicate to; cannot be specified along with subnetwork or secondary_pod_range.
15471551
&quot;secondaryPodRange&quot;: &quot;A String&quot;, # The name of the secondary range on the subnet which provides IP address for this pod range.
15481552
&quot;subnetwork&quot;: &quot;A String&quot;, # Name of the subnetwork where the additional pod network belongs.
15491553
},

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1087,6 +1087,7 @@ <h3>Method Details</h3>
10871087
&quot;maxPodsPerNode&quot;: { # Constraints applied to pods. # The maximum number of pods per node which use this pod network.
10881088
&quot;maxPodsPerNode&quot;: &quot;A String&quot;, # Constraint enforced on the max num of pods per node.
10891089
},
1090+
&quot;networkAttachment&quot;: &quot;A String&quot;, # The name of the network attachment for pods to communicate to; cannot be specified along with subnetwork or secondary_pod_range.
10901091
&quot;secondaryPodRange&quot;: &quot;A String&quot;, # The name of the secondary range on the subnet which provides IP address for this pod range.
10911092
&quot;subnetwork&quot;: &quot;A String&quot;, # Name of the subnetwork where the additional pod network belongs.
10921093
},
@@ -2216,6 +2217,7 @@ <h3>Method Details</h3>
22162217
&quot;maxPodsPerNode&quot;: { # Constraints applied to pods. # The maximum number of pods per node which use this pod network.
22172218
&quot;maxPodsPerNode&quot;: &quot;A String&quot;, # Constraint enforced on the max num of pods per node.
22182219
},
2220+
&quot;networkAttachment&quot;: &quot;A String&quot;, # The name of the network attachment for pods to communicate to; cannot be specified along with subnetwork or secondary_pod_range.
22192221
&quot;secondaryPodRange&quot;: &quot;A String&quot;, # The name of the secondary range on the subnet which provides IP address for this pod range.
22202222
&quot;subnetwork&quot;: &quot;A String&quot;, # Name of the subnetwork where the additional pod network belongs.
22212223
},
@@ -2390,7 +2392,7 @@ <h3>Method Details</h3>
23902392
An object of the form:
23912393

23922394
{ # GetJSONWebKeysResponse is a valid JSON Web Key Set as specififed in rfc 7517
2393-
&quot;cacheHeader&quot;: { # RFC-2616: cache control support # OnePlatform automatically extracts this field and uses it to set the HTTP Cache-Control header.
2395+
&quot;cacheHeader&quot;: { # RFC-2616: cache control support # For HTTP requests, this field is automatically extracted into the Cache-Control HTTP header.
23942396
&quot;age&quot;: &quot;A String&quot;, # 14.6 response cache age, in seconds since the response is generated
23952397
&quot;directive&quot;: &quot;A String&quot;, # 14.9 request and response directives
23962398
&quot;expires&quot;: &quot;A String&quot;, # 14.21 response cache expires, in RFC 1123 date format
@@ -3248,6 +3250,7 @@ <h3>Method Details</h3>
32483250
&quot;maxPodsPerNode&quot;: { # Constraints applied to pods. # The maximum number of pods per node which use this pod network.
32493251
&quot;maxPodsPerNode&quot;: &quot;A String&quot;, # Constraint enforced on the max num of pods per node.
32503252
},
3253+
&quot;networkAttachment&quot;: &quot;A String&quot;, # The name of the network attachment for pods to communicate to; cannot be specified along with subnetwork or secondary_pod_range.
32513254
&quot;secondaryPodRange&quot;: &quot;A String&quot;, # The name of the secondary range on the subnet which provides IP address for this pod range.
32523255
&quot;subnetwork&quot;: &quot;A String&quot;, # Name of the subnetwork where the additional pod network belongs.
32533256
},

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,7 @@ <h3>Method Details</h3>
371371
&quot;maxPodsPerNode&quot;: { # Constraints applied to pods. # The maximum number of pods per node which use this pod network.
372372
&quot;maxPodsPerNode&quot;: &quot;A String&quot;, # Constraint enforced on the max num of pods per node.
373373
},
374+
&quot;networkAttachment&quot;: &quot;A String&quot;, # The name of the network attachment for pods to communicate to; cannot be specified along with subnetwork or secondary_pod_range.
374375
&quot;secondaryPodRange&quot;: &quot;A String&quot;, # The name of the secondary range on the subnet which provides IP address for this pod range.
375376
&quot;subnetwork&quot;: &quot;A String&quot;, # Name of the subnetwork where the additional pod network belongs.
376377
},
@@ -808,6 +809,7 @@ <h3>Method Details</h3>
808809
&quot;maxPodsPerNode&quot;: { # Constraints applied to pods. # The maximum number of pods per node which use this pod network.
809810
&quot;maxPodsPerNode&quot;: &quot;A String&quot;, # Constraint enforced on the max num of pods per node.
810811
},
812+
&quot;networkAttachment&quot;: &quot;A String&quot;, # The name of the network attachment for pods to communicate to; cannot be specified along with subnetwork or secondary_pod_range.
811813
&quot;secondaryPodRange&quot;: &quot;A String&quot;, # The name of the secondary range on the subnet which provides IP address for this pod range.
812814
&quot;subnetwork&quot;: &quot;A String&quot;, # Name of the subnetwork where the additional pod network belongs.
813815
},
@@ -1111,6 +1113,7 @@ <h3>Method Details</h3>
11111113
&quot;maxPodsPerNode&quot;: { # Constraints applied to pods. # The maximum number of pods per node which use this pod network.
11121114
&quot;maxPodsPerNode&quot;: &quot;A String&quot;, # Constraint enforced on the max num of pods per node.
11131115
},
1116+
&quot;networkAttachment&quot;: &quot;A String&quot;, # The name of the network attachment for pods to communicate to; cannot be specified along with subnetwork or secondary_pod_range.
11141117
&quot;secondaryPodRange&quot;: &quot;A String&quot;, # The name of the secondary range on the subnet which provides IP address for this pod range.
11151118
&quot;subnetwork&quot;: &quot;A String&quot;, # Name of the subnetwork where the additional pod network belongs.
11161119
},
@@ -1606,6 +1609,7 @@ <h3>Method Details</h3>
16061609
&quot;maxPodsPerNode&quot;: { # Constraints applied to pods. # The maximum number of pods per node which use this pod network.
16071610
&quot;maxPodsPerNode&quot;: &quot;A String&quot;, # Constraint enforced on the max num of pods per node.
16081611
},
1612+
&quot;networkAttachment&quot;: &quot;A String&quot;, # The name of the network attachment for pods to communicate to; cannot be specified along with subnetwork or secondary_pod_range.
16091613
&quot;secondaryPodRange&quot;: &quot;A String&quot;, # The name of the secondary range on the subnet which provides IP address for this pod range.
16101614
&quot;subnetwork&quot;: &quot;A String&quot;, # Name of the subnetwork where the additional pod network belongs.
16111615
},

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h3>Method Details</h3>
101101
An object of the form:
102102

103103
{ # GetOpenIDConfigResponse is an OIDC discovery document for the cluster. See the OpenID Connect Discovery 1.0 specification for details.
104-
&quot;cacheHeader&quot;: { # RFC-2616: cache control support # OnePlatform automatically extracts this field and uses it to set the HTTP Cache-Control header.
104+
&quot;cacheHeader&quot;: { # RFC-2616: cache control support # For HTTP requests, this field is automatically extracted into the Cache-Control HTTP header.
105105
&quot;age&quot;: &quot;A String&quot;, # 14.6 response cache age, in seconds since the response is generated
106106
&quot;directive&quot;: &quot;A String&quot;, # 14.9 request and response directives
107107
&quot;expires&quot;: &quot;A String&quot;, # 14.21 response cache expires, in RFC 1123 date format

0 commit comments

Comments
 (0)