Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(482)

Side by Side Diff: discovery/googleapis/container__v1.json

Issue 3003493002: Api-Roll 53: 2017-08-21 (Closed)
Patch Set: Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « discovery/googleapis/compute__v1.json ('k') | discovery/googleapis/content__v2.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/cloud-platform": { 5 "https://www.googleapis.com/auth/cloud-platform": {
6 "description": "View and manage your data across Google Clou d Platform services" 6 "description": "View and manage your data across Google Clou d Platform services"
7 } 7 }
8 } 8 }
9 } 9 }
10 }, 10 },
11 "basePath": "", 11 "basePath": "",
12 "baseUrl": "https://container.googleapis.com/", 12 "baseUrl": "https://container.googleapis.com/",
13 "batchPath": "batch", 13 "batchPath": "batch",
14 "canonicalName": "Container",
14 "description": "The Google Container Engine API is used for building and man aging container based applications, powered by the open source Kubernetes techno logy.", 15 "description": "The Google Container Engine API is used for building and man aging container based applications, powered by the open source Kubernetes techno logy.",
15 "discoveryVersion": "v1", 16 "discoveryVersion": "v1",
16 "documentationLink": "https://cloud.google.com/container-engine/", 17 "documentationLink": "https://cloud.google.com/container-engine/",
17 "icons": { 18 "icons": {
18 "x16": "http://www.google.com/images/icons/product/search-16.gif", 19 "x16": "http://www.google.com/images/icons/product/search-16.gif",
19 "x32": "http://www.google.com/images/icons/product/search-32.gif" 20 "x32": "http://www.google.com/images/icons/product/search-32.gif"
20 }, 21 },
21 "id": "container:v1", 22 "id": "container:v1",
22 "kind": "discovery#restDescription", 23 "kind": "discovery#restDescription",
23 "name": "container", 24 "name": "container",
24 "ownerDomain": "google.com", 25 "ownerDomain": "google.com",
25 "ownerName": "Google", 26 "ownerName": "Google",
26 "parameters": { 27 "parameters": {
27 "fields": { 28 "upload_protocol": {
28 "description": "Selector specifying which fields to include in a par tial response.", 29 "description": "Upload protocol for media (e.g. \"raw\", \"multipart \").",
29 "location": "query", 30 "location": "query",
30 "type": "string" 31 "type": "string"
31 }, 32 },
33 "prettyPrint": {
34 "default": "true",
35 "description": "Returns response with indentations and line breaks." ,
36 "location": "query",
37 "type": "boolean"
38 },
32 "uploadType": { 39 "uploadType": {
33 "description": "Legacy upload protocol for media (e.g. \"media\", \" multipart\").", 40 "description": "Legacy upload protocol for media (e.g. \"media\", \" multipart\").",
34 "location": "query", 41 "location": "query",
35 "type": "string" 42 "type": "string"
36 }, 43 },
44 "fields": {
45 "description": "Selector specifying which fields to include in a par tial response.",
46 "location": "query",
47 "type": "string"
48 },
37 "callback": { 49 "callback": {
38 "description": "JSONP", 50 "description": "JSONP",
39 "location": "query", 51 "location": "query",
40 "type": "string" 52 "type": "string"
41 }, 53 },
42 "$.xgafv": { 54 "$.xgafv": {
43 "description": "V1 error format.", 55 "description": "V1 error format.",
44 "enum": [ 56 "enum": [
45 "1", 57 "1",
46 "2" 58 "2"
(...skipping 14 matching lines...) Expand all
61 "proto" 73 "proto"
62 ], 74 ],
63 "enumDescriptions": [ 75 "enumDescriptions": [
64 "Responses with Content-Type of application/json", 76 "Responses with Content-Type of application/json",
65 "Media download with context-dependent Content-Type", 77 "Media download with context-dependent Content-Type",
66 "Responses with Content-Type of application/x-protobuf" 78 "Responses with Content-Type of application/x-protobuf"
67 ], 79 ],
68 "location": "query", 80 "location": "query",
69 "type": "string" 81 "type": "string"
70 }, 82 },
83 "access_token": {
84 "description": "OAuth access token.",
85 "location": "query",
86 "type": "string"
87 },
71 "key": { 88 "key": {
72 "description": "API key. Your API key identifies your project and pr ovides you with API access, quota, and reports. Required unless you provide an O Auth 2.0 token.", 89 "description": "API key. Your API key identifies your project and pr ovides you with API access, quota, and reports. Required unless you provide an O Auth 2.0 token.",
73 "location": "query", 90 "location": "query",
74 "type": "string" 91 "type": "string"
75 }, 92 },
76 "access_token": {
77 "description": "OAuth access token.",
78 "location": "query",
79 "type": "string"
80 },
81 "quotaUser": { 93 "quotaUser": {
82 "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exc eed 40 characters.", 94 "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exc eed 40 characters.",
83 "location": "query", 95 "location": "query",
84 "type": "string" 96 "type": "string"
85 }, 97 },
86 "pp": { 98 "pp": {
87 "default": "true", 99 "default": "true",
88 "description": "Pretty-print response.", 100 "description": "Pretty-print response.",
89 "location": "query", 101 "location": "query",
90 "type": "boolean" 102 "type": "boolean"
91 }, 103 },
92 "oauth_token": { 104 "oauth_token": {
93 "description": "OAuth 2.0 token for the current user.", 105 "description": "OAuth 2.0 token for the current user.",
94 "location": "query", 106 "location": "query",
95 "type": "string" 107 "type": "string"
96 }, 108 },
97 "bearer_token": { 109 "bearer_token": {
98 "description": "OAuth bearer token.", 110 "description": "OAuth bearer token.",
99 "location": "query", 111 "location": "query",
100 "type": "string" 112 "type": "string"
101 },
102 "upload_protocol": {
103 "description": "Upload protocol for media (e.g. \"raw\", \"multipart \").",
104 "location": "query",
105 "type": "string"
106 },
107 "prettyPrint": {
108 "default": "true",
109 "description": "Returns response with indentations and line breaks." ,
110 "location": "query",
111 "type": "boolean"
112 } 113 }
113 }, 114 },
114 "protocol": "rest", 115 "protocol": "rest",
115 "resources": { 116 "resources": {
116 "projects": { 117 "projects": {
117 "resources": { 118 "resources": {
118 "zones": { 119 "zones": {
119 "methods": { 120 "methods": {
120 "getServerconfig": { 121 "getServerconfig": {
121 "description": "Returns configuration info about the Container Engine service.", 122 "description": "Returns configuration info about the Container Engine service.",
122 "httpMethod": "GET", 123 "httpMethod": "GET",
123 "id": "container.projects.zones.getServerconfig", 124 "id": "container.projects.zones.getServerconfig",
124 "parameterOrder": [ 125 "parameterOrder": [
125 "projectId", 126 "projectId",
126 "zone" 127 "zone"
127 ], 128 ],
128 "parameters": { 129 "parameters": {
130 "projectId": {
131 "description": "The Google Developers Consol e [project ID or project\nnumber](https://support.google.com/cloud/answer/615884 0).",
132 "location": "path",
133 "required": true,
134 "type": "string"
135 },
129 "zone": { 136 "zone": {
130 "description": "The name of the Google Compu te Engine [zone](/compute/docs/zones#available)\nto return operations for.", 137 "description": "The name of the Google Compu te Engine [zone](/compute/docs/zones#available)\nto return operations for.",
131 "location": "path", 138 "location": "path",
132 "required": true, 139 "required": true,
133 "type": "string" 140 "type": "string"
134 },
135 "projectId": {
136 "description": "The Google Developers Consol e [project ID or project\nnumber](https://support.google.com/cloud/answer/615884 0).",
137 "location": "path",
138 "required": true,
139 "type": "string"
140 } 141 }
141 }, 142 },
142 "path": "v1/projects/{projectId}/zones/{zone}/server config", 143 "path": "v1/projects/{projectId}/zones/{zone}/server config",
143 "response": { 144 "response": {
144 "$ref": "ServerConfig" 145 "$ref": "ServerConfig"
145 }, 146 },
146 "scopes": [ 147 "scopes": [
147 "https://www.googleapis.com/auth/cloud-platform" 148 "https://www.googleapis.com/auth/cloud-platform"
148 ] 149 ]
149 } 150 }
150 }, 151 },
151 "resources": { 152 "resources": {
152 "clusters": { 153 "operations": {
153 "methods": { 154 "methods": {
154 "locations": { 155 "get": {
155 "description": "Sets the locations of a spec ific cluster.", 156 "description": "Gets the specified operation .",
156 "httpMethod": "POST", 157 "httpMethod": "GET",
157 "id": "container.projects.zones.clusters.loc ations", 158 "id": "container.projects.zones.operations.g et",
158 "parameterOrder": [ 159 "parameterOrder": [
159 "projectId", 160 "projectId",
160 "zone", 161 "zone",
161 "clusterId" 162 "operationId"
162 ], 163 ],
163 "parameters": { 164 "parameters": {
164 "projectId": { 165 "projectId": {
165 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).", 166 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).",
166 "location": "path", 167 "location": "path",
167 "required": true, 168 "required": true,
168 "type": "string" 169 "type": "string"
169 }, 170 },
170 "zone": { 171 "zone": {
171 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nr esides.", 172 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nr esides.",
172 "location": "path", 173 "location": "path",
173 "required": true, 174 "required": true,
174 "type": "string" 175 "type": "string"
175 }, 176 },
176 "clusterId": { 177 "operationId": {
177 "description": "The name of the clus ter to upgrade.", 178 "description": "The server-assigned `name` of the operation.",
178 "location": "path", 179 "location": "path",
179 "required": true, 180 "required": true,
180 "type": "string" 181 "type": "string"
181 } 182 }
182 }, 183 },
183 "path": "v1/projects/{projectId}/zones/{zone }/clusters/{clusterId}/locations", 184 "path": "v1/projects/{projectId}/zones/{zone }/operations/{operationId}",
184 "request": {
185 "$ref": "SetLocationsRequest"
186 },
187 "response": { 185 "response": {
188 "$ref": "Operation" 186 "$ref": "Operation"
189 }, 187 },
190 "scopes": [ 188 "scopes": [
191 "https://www.googleapis.com/auth/cloud-p latform" 189 "https://www.googleapis.com/auth/cloud-p latform"
192 ] 190 ]
193 }, 191 },
194 "update": { 192 "list": {
195 "description": "Updates the settings of a sp ecific cluster.", 193 "description": "Lists all operations in a pr oject in a specific zone or all zones.",
196 "httpMethod": "PUT", 194 "httpMethod": "GET",
197 "id": "container.projects.zones.clusters.upd ate", 195 "id": "container.projects.zones.operations.l ist",
198 "parameterOrder": [ 196 "parameterOrder": [
199 "projectId", 197 "projectId",
200 "zone", 198 "zone"
201 "clusterId"
202 ], 199 ],
203 "parameters": { 200 "parameters": {
204 "zone": { 201 "projectId": {
205 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nr esides.", 202 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).",
206 "location": "path", 203 "location": "path",
207 "required": true, 204 "required": true,
208 "type": "string" 205 "type": "string"
209 }, 206 },
210 "clusterId": { 207 "zone": {
211 "description": "The name of the clus ter to upgrade.", 208 "description": "The name of the Goog le Compute Engine [zone](/compute/docs/zones#available)\nto return operations fo r, or `-` for all zones.",
209 "location": "path",
210 "required": true,
211 "type": "string"
212 }
213 },
214 "path": "v1/projects/{projectId}/zones/{zone }/operations",
215 "response": {
216 "$ref": "ListOperationsResponse"
217 },
218 "scopes": [
219 "https://www.googleapis.com/auth/cloud-p latform"
220 ]
221 },
222 "cancel": {
223 "description": "Cancels the specified operat ion.",
224 "httpMethod": "POST",
225 "id": "container.projects.zones.operations.c ancel",
226 "parameterOrder": [
227 "projectId",
228 "zone",
229 "operationId"
230 ],
231 "parameters": {
232 "operationId": {
233 "description": "The server-assigned `name` of the operation.",
212 "location": "path", 234 "location": "path",
213 "required": true, 235 "required": true,
214 "type": "string" 236 "type": "string"
215 }, 237 },
216 "projectId": { 238 "projectId": {
217 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).", 239 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).",
218 "location": "path", 240 "location": "path",
219 "required": true, 241 "required": true,
220 "type": "string" 242 "type": "string"
221 }
222 },
223 "path": "v1/projects/{projectId}/zones/{zone }/clusters/{clusterId}",
224 "request": {
225 "$ref": "UpdateClusterRequest"
226 },
227 "response": {
228 "$ref": "Operation"
229 },
230 "scopes": [
231 "https://www.googleapis.com/auth/cloud-p latform"
232 ]
233 },
234 "monitoring": {
235 "description": "Sets the monitoring service of a specific cluster.",
236 "httpMethod": "POST",
237 "id": "container.projects.zones.clusters.mon itoring",
238 "parameterOrder": [
239 "projectId",
240 "zone",
241 "clusterId"
242 ],
243 "parameters": {
244 "projectId": {
245 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).",
246 "location": "path",
247 "required": true,
248 "type": "string"
249 }, 243 },
250 "zone": { 244 "zone": {
251 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nr esides.", 245 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the operation resides.",
252 "location": "path",
253 "required": true,
254 "type": "string"
255 },
256 "clusterId": {
257 "description": "The name of the clus ter to upgrade.",
258 "location": "path", 246 "location": "path",
259 "required": true, 247 "required": true,
260 "type": "string" 248 "type": "string"
261 } 249 }
262 }, 250 },
263 "path": "v1/projects/{projectId}/zones/{zone }/clusters/{clusterId}/monitoring", 251 "path": "v1/projects/{projectId}/zones/{zone }/operations/{operationId}:cancel",
264 "request": { 252 "request": {
265 "$ref": "SetMonitoringServiceRequest" 253 "$ref": "CancelOperationRequest"
266 }, 254 },
267 "response": { 255 "response": {
268 "$ref": "Operation" 256 "$ref": "Empty"
269 }, 257 },
270 "scopes": [ 258 "scopes": [
271 "https://www.googleapis.com/auth/cloud-p latform" 259 "https://www.googleapis.com/auth/cloud-p latform"
272 ] 260 ]
273 }, 261 }
262 }
263 },
264 "clusters": {
265 "methods": {
274 "master": { 266 "master": {
275 "description": "Updates the master of a spec ific cluster.", 267 "description": "Updates the master of a spec ific cluster.",
276 "httpMethod": "POST", 268 "httpMethod": "POST",
277 "id": "container.projects.zones.clusters.mas ter", 269 "id": "container.projects.zones.clusters.mas ter",
278 "parameterOrder": [ 270 "parameterOrder": [
279 "projectId", 271 "projectId",
280 "zone", 272 "zone",
281 "clusterId" 273 "clusterId"
282 ], 274 ],
283 "parameters": { 275 "parameters": {
(...skipping 30 matching lines...) Expand all
314 "setMasterAuth": { 306 "setMasterAuth": {
315 "description": "Used to set master auth mate rials. Currently supports :-\nChanging the admin password of a specific cluster. \nThis can be either via password generation or explicitly set the password.", 307 "description": "Used to set master auth mate rials. Currently supports :-\nChanging the admin password of a specific cluster. \nThis can be either via password generation or explicitly set the password.",
316 "httpMethod": "POST", 308 "httpMethod": "POST",
317 "id": "container.projects.zones.clusters.set MasterAuth", 309 "id": "container.projects.zones.clusters.set MasterAuth",
318 "parameterOrder": [ 310 "parameterOrder": [
319 "projectId", 311 "projectId",
320 "zone", 312 "zone",
321 "clusterId" 313 "clusterId"
322 ], 314 ],
323 "parameters": { 315 "parameters": {
316 "projectId": {
317 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).",
318 "location": "path",
319 "required": true,
320 "type": "string"
321 },
324 "zone": { 322 "zone": {
325 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nr esides.", 323 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nr esides.",
326 "location": "path", 324 "location": "path",
327 "required": true, 325 "required": true,
328 "type": "string" 326 "type": "string"
329 }, 327 },
330 "clusterId": { 328 "clusterId": {
331 "description": "The name of the clus ter to upgrade.", 329 "description": "The name of the clus ter to upgrade.",
332 "location": "path", 330 "location": "path",
333 "required": true, 331 "required": true,
334 "type": "string" 332 "type": "string"
335 },
336 "projectId": {
337 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).",
338 "location": "path",
339 "required": true,
340 "type": "string"
341 } 333 }
342 }, 334 },
343 "path": "v1/projects/{projectId}/zones/{zone }/clusters/{clusterId}:setMasterAuth", 335 "path": "v1/projects/{projectId}/zones/{zone }/clusters/{clusterId}:setMasterAuth",
344 "request": { 336 "request": {
345 "$ref": "SetMasterAuthRequest" 337 "$ref": "SetMasterAuthRequest"
346 }, 338 },
347 "response": { 339 "response": {
348 "$ref": "Operation" 340 "$ref": "Operation"
349 }, 341 },
350 "scopes": [ 342 "scopes": [
351 "https://www.googleapis.com/auth/cloud-p latform" 343 "https://www.googleapis.com/auth/cloud-p latform"
352 ] 344 ]
353 }, 345 },
354 "logging": { 346 "logging": {
355 "description": "Sets the logging service of a specific cluster.", 347 "description": "Sets the logging service of a specific cluster.",
356 "httpMethod": "POST", 348 "httpMethod": "POST",
357 "id": "container.projects.zones.clusters.log ging", 349 "id": "container.projects.zones.clusters.log ging",
358 "parameterOrder": [ 350 "parameterOrder": [
359 "projectId", 351 "projectId",
360 "zone", 352 "zone",
361 "clusterId" 353 "clusterId"
362 ], 354 ],
363 "parameters": { 355 "parameters": {
356 "projectId": {
357 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).",
358 "location": "path",
359 "required": true,
360 "type": "string"
361 },
364 "zone": { 362 "zone": {
365 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nr esides.", 363 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nr esides.",
366 "location": "path", 364 "location": "path",
367 "required": true, 365 "required": true,
368 "type": "string" 366 "type": "string"
369 }, 367 },
370 "clusterId": { 368 "clusterId": {
371 "description": "The name of the clus ter to upgrade.", 369 "description": "The name of the clus ter to upgrade.",
372 "location": "path", 370 "location": "path",
373 "required": true, 371 "required": true,
374 "type": "string" 372 "type": "string"
375 },
376 "projectId": {
377 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).",
378 "location": "path",
379 "required": true,
380 "type": "string"
381 } 373 }
382 }, 374 },
383 "path": "v1/projects/{projectId}/zones/{zone }/clusters/{clusterId}/logging", 375 "path": "v1/projects/{projectId}/zones/{zone }/clusters/{clusterId}/logging",
384 "request": { 376 "request": {
385 "$ref": "SetLoggingServiceRequest" 377 "$ref": "SetLoggingServiceRequest"
386 }, 378 },
387 "response": { 379 "response": {
388 "$ref": "Operation" 380 "$ref": "Operation"
389 }, 381 },
390 "scopes": [ 382 "scopes": [
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
463 }, 455 },
464 "create": { 456 "create": {
465 "description": "Creates a cluster, consistin g of the specified number and type of Google\nCompute Engine instances.\n\nBy de fault, the cluster is created in the project's\n[default network](/compute/docs/ networks-and-firewalls#networks).\n\nOne firewall is added for the cluster. Afte r cluster creation,\nthe cluster creates routes for each node to allow the conta iners\non that node to communicate with all other instances in the\ncluster.\n\n Finally, an entry is added to the project's global metadata indicating\nwhich CI DR range is being used by the cluster.", 457 "description": "Creates a cluster, consistin g of the specified number and type of Google\nCompute Engine instances.\n\nBy de fault, the cluster is created in the project's\n[default network](/compute/docs/ networks-and-firewalls#networks).\n\nOne firewall is added for the cluster. Afte r cluster creation,\nthe cluster creates routes for each node to allow the conta iners\non that node to communicate with all other instances in the\ncluster.\n\n Finally, an entry is added to the project's global metadata indicating\nwhich CI DR range is being used by the cluster.",
466 "httpMethod": "POST", 458 "httpMethod": "POST",
467 "id": "container.projects.zones.clusters.cre ate", 459 "id": "container.projects.zones.clusters.cre ate",
468 "parameterOrder": [ 460 "parameterOrder": [
469 "projectId", 461 "projectId",
470 "zone" 462 "zone"
471 ], 463 ],
472 "parameters": { 464 "parameters": {
465 "projectId": {
466 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).",
467 "location": "path",
468 "required": true,
469 "type": "string"
470 },
473 "zone": { 471 "zone": {
474 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nr esides.", 472 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nr esides.",
475 "location": "path", 473 "location": "path",
476 "required": true, 474 "required": true,
477 "type": "string" 475 "type": "string"
478 },
479 "projectId": {
480 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).",
481 "location": "path",
482 "required": true,
483 "type": "string"
484 } 476 }
485 }, 477 },
486 "path": "v1/projects/{projectId}/zones/{zone }/clusters", 478 "path": "v1/projects/{projectId}/zones/{zone }/clusters",
487 "request": { 479 "request": {
488 "$ref": "CreateClusterRequest" 480 "$ref": "CreateClusterRequest"
489 }, 481 },
490 "response": { 482 "response": {
491 "$ref": "Operation" 483 "$ref": "Operation"
492 }, 484 },
493 "scopes": [ 485 "scopes": [
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
527 "request": { 519 "request": {
528 "$ref": "CompleteIPRotationRequest" 520 "$ref": "CompleteIPRotationRequest"
529 }, 521 },
530 "response": { 522 "response": {
531 "$ref": "Operation" 523 "$ref": "Operation"
532 }, 524 },
533 "scopes": [ 525 "scopes": [
534 "https://www.googleapis.com/auth/cloud-p latform" 526 "https://www.googleapis.com/auth/cloud-p latform"
535 ] 527 ]
536 }, 528 },
537 "get": { 529 "setNetworkPolicy": {
538 "description": "Gets the details of a specif ic cluster.", 530 "description": "Enables/Disables Network Pol icy for a cluster.",
539 "httpMethod": "GET", 531 "httpMethod": "POST",
540 "id": "container.projects.zones.clusters.get ", 532 "id": "container.projects.zones.clusters.set NetworkPolicy",
541 "parameterOrder": [ 533 "parameterOrder": [
542 "projectId", 534 "projectId",
543 "zone", 535 "zone",
544 "clusterId" 536 "clusterId"
545 ], 537 ],
546 "parameters": { 538 "parameters": {
547 "projectId": { 539 "projectId": {
548 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).", 540 "description": "The Google Developer s Console [project ID or project\nnumber](https://developers.google.com/console/ help/new/#projectnumber).",
549 "location": "path", 541 "location": "path",
550 "required": true, 542 "required": true,
551 "type": "string" 543 "type": "string"
552 }, 544 },
553 "zone": { 545 "zone": {
554 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nr esides.", 546 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nr esides.",
555 "location": "path", 547 "location": "path",
556 "required": true, 548 "required": true,
557 "type": "string" 549 "type": "string"
558 }, 550 },
559 "clusterId": { 551 "clusterId": {
560 "description": "The name of the clus ter to retrieve.", 552 "description": "The name of the clus ter.",
561 "location": "path", 553 "location": "path",
562 "required": true, 554 "required": true,
563 "type": "string" 555 "type": "string"
564 } 556 }
565 }, 557 },
566 "path": "v1/projects/{projectId}/zones/{zone }/clusters/{clusterId}", 558 "path": "v1/projects/{projectId}/zones/{zone }/clusters/{clusterId}:setNetworkPolicy",
559 "request": {
560 "$ref": "SetNetworkPolicyRequest"
561 },
567 "response": { 562 "response": {
568 "$ref": "Cluster" 563 "$ref": "Operation"
569 }, 564 },
570 "scopes": [ 565 "scopes": [
571 "https://www.googleapis.com/auth/cloud-p latform" 566 "https://www.googleapis.com/auth/cloud-p latform"
572 ] 567 ]
573 }, 568 },
574 "setNetworkPolicy": { 569 "legacyAbac": {
575 "description": "Enables/Disables Network Pol icy for a cluster.", 570 "description": "Enables or disables the ABAC authorization mechanism on a cluster.",
576 "httpMethod": "POST", 571 "httpMethod": "POST",
577 "id": "container.projects.zones.clusters.set NetworkPolicy", 572 "id": "container.projects.zones.clusters.leg acyAbac",
578 "parameterOrder": [ 573 "parameterOrder": [
579 "projectId", 574 "projectId",
580 "zone", 575 "zone",
581 "clusterId" 576 "clusterId"
582 ], 577 ],
583 "parameters": { 578 "parameters": {
584 "projectId": { 579 "projectId": {
585 "description": "The Google Developer s Console [project ID or project\nnumber](https://developers.google.com/console/ help/new/#projectnumber).", 580 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).",
586 "location": "path", 581 "location": "path",
587 "required": true, 582 "required": true,
588 "type": "string" 583 "type": "string"
589 }, 584 },
590 "zone": { 585 "zone": {
591 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nr esides.", 586 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nr esides.",
592 "location": "path", 587 "location": "path",
593 "required": true, 588 "required": true,
594 "type": "string" 589 "type": "string"
595 }, 590 },
596 "clusterId": { 591 "clusterId": {
597 "description": "The name of the clus ter.", 592 "description": "The name of the clus ter to update.",
598 "location": "path", 593 "location": "path",
599 "required": true, 594 "required": true,
600 "type": "string" 595 "type": "string"
601 } 596 }
602 }, 597 },
603 "path": "v1/projects/{projectId}/zones/{zone }/clusters/{clusterId}:setNetworkPolicy", 598 "path": "v1/projects/{projectId}/zones/{zone }/clusters/{clusterId}/legacyAbac",
604 "request": { 599 "request": {
605 "$ref": "SetNetworkPolicyRequest" 600 "$ref": "SetLegacyAbacRequest"
606 }, 601 },
607 "response": { 602 "response": {
608 "$ref": "Operation" 603 "$ref": "Operation"
609 }, 604 },
610 "scopes": [ 605 "scopes": [
611 "https://www.googleapis.com/auth/cloud-p latform" 606 "https://www.googleapis.com/auth/cloud-p latform"
612 ] 607 ]
613 }, 608 },
614 "legacyAbac": { 609 "get": {
615 "description": "Enables or disables the ABAC authorization mechanism on a cluster.", 610 "description": "Gets the details of a specif ic cluster.",
616 "httpMethod": "POST", 611 "httpMethod": "GET",
617 "id": "container.projects.zones.clusters.leg acyAbac", 612 "id": "container.projects.zones.clusters.get ",
618 "parameterOrder": [ 613 "parameterOrder": [
619 "projectId", 614 "projectId",
620 "zone", 615 "zone",
621 "clusterId" 616 "clusterId"
622 ], 617 ],
623 "parameters": { 618 "parameters": {
624 "projectId": { 619 "projectId": {
625 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).", 620 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).",
626 "location": "path", 621 "location": "path",
627 "required": true, 622 "required": true,
628 "type": "string" 623 "type": "string"
629 }, 624 },
630 "zone": { 625 "zone": {
631 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nr esides.", 626 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nr esides.",
632 "location": "path", 627 "location": "path",
633 "required": true, 628 "required": true,
634 "type": "string" 629 "type": "string"
635 }, 630 },
636 "clusterId": { 631 "clusterId": {
637 "description": "The name of the clus ter to update.", 632 "description": "The name of the clus ter to retrieve.",
638 "location": "path", 633 "location": "path",
639 "required": true, 634 "required": true,
640 "type": "string" 635 "type": "string"
641 } 636 }
642 }, 637 },
643 "path": "v1/projects/{projectId}/zones/{zone }/clusters/{clusterId}/legacyAbac", 638 "path": "v1/projects/{projectId}/zones/{zone }/clusters/{clusterId}",
644 "request": {
645 "$ref": "SetLegacyAbacRequest"
646 },
647 "response": { 639 "response": {
648 "$ref": "Operation" 640 "$ref": "Cluster"
649 }, 641 },
650 "scopes": [ 642 "scopes": [
651 "https://www.googleapis.com/auth/cloud-p latform" 643 "https://www.googleapis.com/auth/cloud-p latform"
652 ] 644 ]
653 }, 645 },
654 "startIpRotation": { 646 "startIpRotation": {
655 "description": "Start master IP rotation.", 647 "description": "Start master IP rotation.",
656 "httpMethod": "POST", 648 "httpMethod": "POST",
657 "id": "container.projects.zones.clusters.sta rtIpRotation", 649 "id": "container.projects.zones.clusters.sta rtIpRotation",
658 "parameterOrder": [ 650 "parameterOrder": [
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
734 "delete": { 726 "delete": {
735 "description": "Deletes the cluster, includi ng the Kubernetes endpoint and all worker\nnodes.\n\nFirewalls and routes that w ere configured during cluster creation\nare also deleted.\n\nOther Google Comput e Engine resources that might be in use by the cluster\n(e.g. load balancer reso urces) will not be deleted if they weren't present\nat the initial create time." , 727 "description": "Deletes the cluster, includi ng the Kubernetes endpoint and all worker\nnodes.\n\nFirewalls and routes that w ere configured during cluster creation\nare also deleted.\n\nOther Google Comput e Engine resources that might be in use by the cluster\n(e.g. load balancer reso urces) will not be deleted if they weren't present\nat the initial create time." ,
736 "httpMethod": "DELETE", 728 "httpMethod": "DELETE",
737 "id": "container.projects.zones.clusters.del ete", 729 "id": "container.projects.zones.clusters.del ete",
738 "parameterOrder": [ 730 "parameterOrder": [
739 "projectId", 731 "projectId",
740 "zone", 732 "zone",
741 "clusterId" 733 "clusterId"
742 ], 734 ],
743 "parameters": { 735 "parameters": {
736 "projectId": {
737 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).",
738 "location": "path",
739 "required": true,
740 "type": "string"
741 },
744 "zone": { 742 "zone": {
745 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nr esides.", 743 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nr esides.",
746 "location": "path", 744 "location": "path",
747 "required": true, 745 "required": true,
748 "type": "string" 746 "type": "string"
749 }, 747 },
750 "clusterId": { 748 "clusterId": {
751 "description": "The name of the clus ter to delete.", 749 "description": "The name of the clus ter to delete.",
752 "location": "path", 750 "location": "path",
753 "required": true, 751 "required": true,
754 "type": "string" 752 "type": "string"
755 },
756 "projectId": {
757 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).",
758 "location": "path",
759 "required": true,
760 "type": "string"
761 } 753 }
762 }, 754 },
763 "path": "v1/projects/{projectId}/zones/{zone }/clusters/{clusterId}", 755 "path": "v1/projects/{projectId}/zones/{zone }/clusters/{clusterId}",
764 "response": { 756 "response": {
765 "$ref": "Operation" 757 "$ref": "Operation"
766 }, 758 },
767 "scopes": [ 759 "scopes": [
768 "https://www.googleapis.com/auth/cloud-p latform" 760 "https://www.googleapis.com/auth/cloud-p latform"
769 ] 761 ]
762 },
763 "locations": {
764 "description": "Sets the locations of a spec ific cluster.",
765 "httpMethod": "POST",
766 "id": "container.projects.zones.clusters.loc ations",
767 "parameterOrder": [
768 "projectId",
769 "zone",
770 "clusterId"
771 ],
772 "parameters": {
773 "projectId": {
774 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).",
775 "location": "path",
776 "required": true,
777 "type": "string"
778 },
779 "zone": {
780 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nr esides.",
781 "location": "path",
782 "required": true,
783 "type": "string"
784 },
785 "clusterId": {
786 "description": "The name of the clus ter to upgrade.",
787 "location": "path",
788 "required": true,
789 "type": "string"
790 }
791 },
792 "path": "v1/projects/{projectId}/zones/{zone }/clusters/{clusterId}/locations",
793 "request": {
794 "$ref": "SetLocationsRequest"
795 },
796 "response": {
797 "$ref": "Operation"
798 },
799 "scopes": [
800 "https://www.googleapis.com/auth/cloud-p latform"
801 ]
802 },
803 "update": {
804 "description": "Updates the settings of a sp ecific cluster.",
805 "httpMethod": "PUT",
806 "id": "container.projects.zones.clusters.upd ate",
807 "parameterOrder": [
808 "projectId",
809 "zone",
810 "clusterId"
811 ],
812 "parameters": {
813 "projectId": {
814 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).",
815 "location": "path",
816 "required": true,
817 "type": "string"
818 },
819 "zone": {
820 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nr esides.",
821 "location": "path",
822 "required": true,
823 "type": "string"
824 },
825 "clusterId": {
826 "description": "The name of the clus ter to upgrade.",
827 "location": "path",
828 "required": true,
829 "type": "string"
830 }
831 },
832 "path": "v1/projects/{projectId}/zones/{zone }/clusters/{clusterId}",
833 "request": {
834 "$ref": "UpdateClusterRequest"
835 },
836 "response": {
837 "$ref": "Operation"
838 },
839 "scopes": [
840 "https://www.googleapis.com/auth/cloud-p latform"
841 ]
842 },
843 "monitoring": {
844 "description": "Sets the monitoring service of a specific cluster.",
845 "httpMethod": "POST",
846 "id": "container.projects.zones.clusters.mon itoring",
847 "parameterOrder": [
848 "projectId",
849 "zone",
850 "clusterId"
851 ],
852 "parameters": {
853 "projectId": {
854 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).",
855 "location": "path",
856 "required": true,
857 "type": "string"
858 },
859 "zone": {
860 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nr esides.",
861 "location": "path",
862 "required": true,
863 "type": "string"
864 },
865 "clusterId": {
866 "description": "The name of the clus ter to upgrade.",
867 "location": "path",
868 "required": true,
869 "type": "string"
870 }
871 },
872 "path": "v1/projects/{projectId}/zones/{zone }/clusters/{clusterId}/monitoring",
873 "request": {
874 "$ref": "SetMonitoringServiceRequest"
875 },
876 "response": {
877 "$ref": "Operation"
878 },
879 "scopes": [
880 "https://www.googleapis.com/auth/cloud-p latform"
881 ]
770 } 882 }
771 }, 883 },
772 "resources": { 884 "resources": {
773 "nodePools": { 885 "nodePools": {
774 "methods": { 886 "methods": {
775 "get": { 887 "list": {
776 "description": "Retrieves the node p ool requested.", 888 "description": "Lists the node pools for a cluster.",
777 "httpMethod": "GET", 889 "httpMethod": "GET",
778 "id": "container.projects.zones.clus ters.nodePools.get", 890 "id": "container.projects.zones.clus ters.nodePools.list",
779 "parameterOrder": [ 891 "parameterOrder": [
780 "projectId", 892 "projectId",
781 "zone", 893 "zone",
782 "clusterId", 894 "clusterId"
783 "nodePoolId"
784 ], 895 ],
785 "parameters": { 896 "parameters": {
897 "projectId": {
898 "description": "The Google D evelopers Console [project ID or project\nnumber](https://developers.google.com/ console/help/new/#projectnumber).",
899 "location": "path",
900 "required": true,
901 "type": "string"
902 },
786 "zone": { 903 "zone": {
787 "description": "The name of the Google Compute Engine\n[zone](/compute/docs/zones#available) in which the cl uster\nresides.", 904 "description": "The name of the Google Compute Engine\n[zone](/compute/docs/zones#available) in which the cl uster\nresides.",
788 "location": "path", 905 "location": "path",
789 "required": true, 906 "required": true,
790 "type": "string" 907 "type": "string"
791 }, 908 },
792 "clusterId": { 909 "clusterId": {
793 "description": "The name of the cluster.", 910 "description": "The name of the cluster.",
794 "location": "path", 911 "location": "path",
795 "required": true, 912 "required": true,
796 "type": "string" 913 "type": "string"
797 },
798 "nodePoolId": {
799 "description": "The name of the node pool.",
800 "location": "path",
801 "required": true,
802 "type": "string"
803 },
804 "projectId": {
805 "description": "The Google D evelopers Console [project ID or project\nnumber](https://developers.google.com/ console/help/new/#projectnumber).",
806 "location": "path",
807 "required": true,
808 "type": "string"
809 } 914 }
810 }, 915 },
811 "path": "v1/projects/{projectId}/zon es/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}", 916 "path": "v1/projects/{projectId}/zon es/{zone}/clusters/{clusterId}/nodePools",
812 "response": { 917 "response": {
813 "$ref": "NodePool" 918 "$ref": "ListNodePoolsResponse"
814 }, 919 },
815 "scopes": [ 920 "scopes": [
816 "https://www.googleapis.com/auth /cloud-platform" 921 "https://www.googleapis.com/auth /cloud-platform"
817 ] 922 ]
818 }, 923 },
819 "update": { 924 "rollback": {
820 "description": "Updates the version and/or image type of a specific node pool.", 925 "description": "Roll back the previo usly Aborted or Failed NodePool upgrade.\nThis will be an no-op if the last upgr ade successfully completed.",
821 "httpMethod": "POST", 926 "httpMethod": "POST",
822 "id": "container.projects.zones.clus ters.nodePools.update", 927 "id": "container.projects.zones.clus ters.nodePools.rollback",
823 "parameterOrder": [ 928 "parameterOrder": [
824 "projectId", 929 "projectId",
825 "zone", 930 "zone",
826 "clusterId", 931 "clusterId",
827 "nodePoolId" 932 "nodePoolId"
828 ], 933 ],
829 "parameters": { 934 "parameters": {
935 "projectId": {
936 "description": "The Google D evelopers Console [project ID or project\nnumber](https://support.google.com/clo ud/answer/6158840).",
937 "location": "path",
938 "required": true,
939 "type": "string"
940 },
830 "zone": { 941 "zone": {
831 "description": "The name of the Google Compute Engine\n[zone](/compute/docs/zones#available) in which the cl uster\nresides.", 942 "description": "The name of the Google Compute Engine\n[zone](/compute/docs/zones#available) in which the cl uster\nresides.",
832 "location": "path", 943 "location": "path",
833 "required": true, 944 "required": true,
834 "type": "string" 945 "type": "string"
835 }, 946 },
836 "clusterId": { 947 "clusterId": {
837 "description": "The name of the cluster to upgrade.", 948 "description": "The name of the cluster to rollback.",
838 "location": "path", 949 "location": "path",
839 "required": true, 950 "required": true,
840 "type": "string" 951 "type": "string"
841 }, 952 },
842 "nodePoolId": { 953 "nodePoolId": {
843 "description": "The name of the node pool to upgrade.", 954 "description": "The name of the node pool to rollback.",
844 "location": "path",
845 "required": true,
846 "type": "string"
847 },
848 "projectId": {
849 "description": "The Google D evelopers Console [project ID or project\nnumber](https://support.google.com/clo ud/answer/6158840).",
850 "location": "path", 955 "location": "path",
851 "required": true, 956 "required": true,
852 "type": "string" 957 "type": "string"
853 } 958 }
854 }, 959 },
855 "path": "v1/projects/{projectId}/zon es/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}/update", 960 "path": "v1/projects/{projectId}/zon es/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}:rollback",
856 "request": { 961 "request": {
857 "$ref": "UpdateNodePoolRequest" 962 "$ref": "RollbackNodePoolUpgrade Request"
858 }, 963 },
859 "response": { 964 "response": {
860 "$ref": "Operation" 965 "$ref": "Operation"
861 }, 966 },
862 "scopes": [ 967 "scopes": [
863 "https://www.googleapis.com/auth /cloud-platform" 968 "https://www.googleapis.com/auth /cloud-platform"
864 ] 969 ]
865 }, 970 },
866 "setSize": { 971 "create": {
867 "description": "Sets the size of a s pecific node pool.", 972 "description": "Creates a node pool for a cluster.",
868 "httpMethod": "POST", 973 "httpMethod": "POST",
869 "id": "container.projects.zones.clus ters.nodePools.setSize", 974 "id": "container.projects.zones.clus ters.nodePools.create",
870 "parameterOrder": [ 975 "parameterOrder": [
871 "projectId", 976 "projectId",
872 "zone", 977 "zone",
873 "clusterId", 978 "clusterId"
874 "nodePoolId"
875 ], 979 ],
876 "parameters": { 980 "parameters": {
981 "projectId": {
982 "description": "The Google D evelopers Console [project ID or project\nnumber](https://developers.google.com/ console/help/new/#projectnumber).",
983 "location": "path",
984 "required": true,
985 "type": "string"
986 },
877 "zone": { 987 "zone": {
878 "description": "The name of the Google Compute Engine\n[zone](/compute/docs/zones#available) in which the cl uster\nresides.", 988 "description": "The name of the Google Compute Engine\n[zone](/compute/docs/zones#available) in which the cl uster\nresides.",
879 "location": "path", 989 "location": "path",
880 "required": true, 990 "required": true,
881 "type": "string" 991 "type": "string"
882 }, 992 },
883 "clusterId": { 993 "clusterId": {
884 "description": "The name of the cluster to update.", 994 "description": "The name of the cluster.",
885 "location": "path",
886 "required": true,
887 "type": "string"
888 },
889 "nodePoolId": {
890 "description": "The name of the node pool to update.",
891 "location": "path",
892 "required": true,
893 "type": "string"
894 },
895 "projectId": {
896 "description": "The Google D evelopers Console [project ID or project\nnumber](https://support.google.com/clo ud/answer/6158840).",
897 "location": "path", 995 "location": "path",
898 "required": true, 996 "required": true,
899 "type": "string" 997 "type": "string"
900 } 998 }
901 }, 999 },
902 "path": "v1/projects/{projectId}/zon es/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}/setSize", 1000 "path": "v1/projects/{projectId}/zon es/{zone}/clusters/{clusterId}/nodePools",
903 "request": { 1001 "request": {
904 "$ref": "SetNodePoolSizeRequest" 1002 "$ref": "CreateNodePoolRequest"
905 }, 1003 },
906 "response": { 1004 "response": {
907 "$ref": "Operation" 1005 "$ref": "Operation"
908 }, 1006 },
909 "scopes": [ 1007 "scopes": [
910 "https://www.googleapis.com/auth /cloud-platform" 1008 "https://www.googleapis.com/auth /cloud-platform"
911 ] 1009 ]
912 }, 1010 },
913 "setManagement": { 1011 "autoscaling": {
914 "description": "Sets the NodeManagem ent options for a node pool.", 1012 "description": "Sets the autoscaling settings of a specific node pool.",
915 "httpMethod": "POST", 1013 "httpMethod": "POST",
916 "id": "container.projects.zones.clus ters.nodePools.setManagement", 1014 "id": "container.projects.zones.clus ters.nodePools.autoscaling",
917 "parameterOrder": [ 1015 "parameterOrder": [
918 "projectId", 1016 "projectId",
919 "zone", 1017 "zone",
920 "clusterId", 1018 "clusterId",
921 "nodePoolId" 1019 "nodePoolId"
922 ], 1020 ],
923 "parameters": { 1021 "parameters": {
924 "zone": {
925 "description": "The name of the Google Compute Engine\n[zone](/compute/docs/zones#available) in which the cl uster\nresides.",
926 "location": "path",
927 "required": true,
928 "type": "string"
929 },
930 "clusterId": {
931 "description": "The name of the cluster to update.",
932 "location": "path",
933 "required": true,
934 "type": "string"
935 },
936 "nodePoolId": {
937 "description": "The name of the node pool to update.",
938 "location": "path",
939 "required": true,
940 "type": "string"
941 },
942 "projectId": { 1022 "projectId": {
943 "description": "The Google D evelopers Console [project ID or project\nnumber](https://support.google.com/clo ud/answer/6158840).", 1023 "description": "The Google D evelopers Console [project ID or project\nnumber](https://support.google.com/clo ud/answer/6158840).",
944 "location": "path", 1024 "location": "path",
945 "required": true, 1025 "required": true,
946 "type": "string" 1026 "type": "string"
947 } 1027 },
948 },
949 "path": "v1/projects/{projectId}/zon es/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}/setManagement",
950 "request": {
951 "$ref": "SetNodePoolManagementRe quest"
952 },
953 "response": {
954 "$ref": "Operation"
955 },
956 "scopes": [
957 "https://www.googleapis.com/auth /cloud-platform"
958 ]
959 },
960 "delete": {
961 "description": "Deletes a node pool from a cluster.",
962 "httpMethod": "DELETE",
963 "id": "container.projects.zones.clus ters.nodePools.delete",
964 "parameterOrder": [
965 "projectId",
966 "zone",
967 "clusterId",
968 "nodePoolId"
969 ],
970 "parameters": {
971 "zone": { 1028 "zone": {
972 "description": "The name of the Google Compute Engine\n[zone](/compute/docs/zones#available) in which the cl uster\nresides.", 1029 "description": "The name of the Google Compute Engine\n[zone](/compute/docs/zones#available) in which the cl uster\nresides.",
973 "location": "path", 1030 "location": "path",
974 "required": true, 1031 "required": true,
975 "type": "string" 1032 "type": "string"
976 }, 1033 },
977 "clusterId": { 1034 "clusterId": {
978 "description": "The name of the cluster.", 1035 "description": "The name of the cluster to upgrade.",
979 "location": "path", 1036 "location": "path",
980 "required": true, 1037 "required": true,
981 "type": "string" 1038 "type": "string"
982 }, 1039 },
983 "nodePoolId": { 1040 "nodePoolId": {
984 "description": "The name of the node pool to delete.", 1041 "description": "The name of the node pool to upgrade.",
985 "location": "path",
986 "required": true,
987 "type": "string"
988 },
989 "projectId": {
990 "description": "The Google D evelopers Console [project ID or project\nnumber](https://developers.google.com/ console/help/new/#projectnumber).",
991 "location": "path", 1042 "location": "path",
992 "required": true, 1043 "required": true,
993 "type": "string" 1044 "type": "string"
994 } 1045 }
995 }, 1046 },
996 "path": "v1/projects/{projectId}/zon es/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}", 1047 "path": "v1/projects/{projectId}/zon es/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}/autoscaling",
1048 "request": {
1049 "$ref": "SetNodePoolAutoscalingR equest"
1050 },
997 "response": { 1051 "response": {
998 "$ref": "Operation" 1052 "$ref": "Operation"
999 }, 1053 },
1000 "scopes": [ 1054 "scopes": [
1001 "https://www.googleapis.com/auth /cloud-platform" 1055 "https://www.googleapis.com/auth /cloud-platform"
1002 ] 1056 ]
1003 }, 1057 },
1004 "list": { 1058 "get": {
1005 "description": "Lists the node pools for a cluster.", 1059 "description": "Retrieves the node p ool requested.",
1006 "httpMethod": "GET", 1060 "httpMethod": "GET",
1007 "id": "container.projects.zones.clus ters.nodePools.list", 1061 "id": "container.projects.zones.clus ters.nodePools.get",
1008 "parameterOrder": [ 1062 "parameterOrder": [
1009 "projectId", 1063 "projectId",
1010 "zone", 1064 "zone",
1011 "clusterId" 1065 "clusterId",
1066 "nodePoolId"
1012 ], 1067 ],
1013 "parameters": { 1068 "parameters": {
1014 "projectId": { 1069 "projectId": {
1015 "description": "The Google D evelopers Console [project ID or project\nnumber](https://developers.google.com/ console/help/new/#projectnumber).", 1070 "description": "The Google D evelopers Console [project ID or project\nnumber](https://developers.google.com/ console/help/new/#projectnumber).",
1016 "location": "path", 1071 "location": "path",
1017 "required": true, 1072 "required": true,
1018 "type": "string" 1073 "type": "string"
1019 }, 1074 },
1020 "zone": { 1075 "zone": {
1021 "description": "The name of the Google Compute Engine\n[zone](/compute/docs/zones#available) in which the cl uster\nresides.", 1076 "description": "The name of the Google Compute Engine\n[zone](/compute/docs/zones#available) in which the cl uster\nresides.",
1022 "location": "path", 1077 "location": "path",
1023 "required": true, 1078 "required": true,
1024 "type": "string" 1079 "type": "string"
1025 }, 1080 },
1026 "clusterId": { 1081 "clusterId": {
1027 "description": "The name of the cluster.", 1082 "description": "The name of the cluster.",
1028 "location": "path", 1083 "location": "path",
1029 "required": true, 1084 "required": true,
1030 "type": "string" 1085 "type": "string"
1086 },
1087 "nodePoolId": {
1088 "description": "The name of the node pool.",
1089 "location": "path",
1090 "required": true,
1091 "type": "string"
1031 } 1092 }
1032 }, 1093 },
1033 "path": "v1/projects/{projectId}/zon es/{zone}/clusters/{clusterId}/nodePools", 1094 "path": "v1/projects/{projectId}/zon es/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}",
1034 "response": { 1095 "response": {
1035 "$ref": "ListNodePoolsResponse" 1096 "$ref": "NodePool"
1036 }, 1097 },
1037 "scopes": [ 1098 "scopes": [
1038 "https://www.googleapis.com/auth /cloud-platform" 1099 "https://www.googleapis.com/auth /cloud-platform"
1039 ] 1100 ]
1040 }, 1101 },
1041 "rollback": { 1102 "update": {
1042 "description": "Roll back the previo usly Aborted or Failed NodePool upgrade.\nThis will be an no-op if the last upgr ade successfully completed.", 1103 "description": "Updates the version and/or image type of a specific node pool.",
1043 "httpMethod": "POST", 1104 "httpMethod": "POST",
1044 "id": "container.projects.zones.clus ters.nodePools.rollback", 1105 "id": "container.projects.zones.clus ters.nodePools.update",
1045 "parameterOrder": [ 1106 "parameterOrder": [
1046 "projectId", 1107 "projectId",
1047 "zone", 1108 "zone",
1048 "clusterId", 1109 "clusterId",
1049 "nodePoolId" 1110 "nodePoolId"
1050 ], 1111 ],
1051 "parameters": { 1112 "parameters": {
1052 "projectId": { 1113 "projectId": {
1053 "description": "The Google D evelopers Console [project ID or project\nnumber](https://support.google.com/clo ud/answer/6158840).", 1114 "description": "The Google D evelopers Console [project ID or project\nnumber](https://support.google.com/clo ud/answer/6158840).",
1054 "location": "path", 1115 "location": "path",
1055 "required": true, 1116 "required": true,
1056 "type": "string" 1117 "type": "string"
1057 }, 1118 },
1058 "zone": { 1119 "zone": {
1059 "description": "The name of the Google Compute Engine\n[zone](/compute/docs/zones#available) in which the cl uster\nresides.", 1120 "description": "The name of the Google Compute Engine\n[zone](/compute/docs/zones#available) in which the cl uster\nresides.",
1060 "location": "path", 1121 "location": "path",
1061 "required": true, 1122 "required": true,
1062 "type": "string" 1123 "type": "string"
1063 }, 1124 },
1064 "clusterId": { 1125 "clusterId": {
1065 "description": "The name of the cluster to rollback.", 1126 "description": "The name of the cluster to upgrade.",
1066 "location": "path", 1127 "location": "path",
1067 "required": true, 1128 "required": true,
1068 "type": "string" 1129 "type": "string"
1069 }, 1130 },
1070 "nodePoolId": { 1131 "nodePoolId": {
1071 "description": "The name of the node pool to rollback.", 1132 "description": "The name of the node pool to upgrade.",
1072 "location": "path", 1133 "location": "path",
1073 "required": true, 1134 "required": true,
1074 "type": "string" 1135 "type": "string"
1075 } 1136 }
1076 }, 1137 },
1077 "path": "v1/projects/{projectId}/zon es/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}:rollback", 1138 "path": "v1/projects/{projectId}/zon es/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}/update",
1078 "request": { 1139 "request": {
1079 "$ref": "RollbackNodePoolUpgrade Request" 1140 "$ref": "UpdateNodePoolRequest"
1080 }, 1141 },
1081 "response": { 1142 "response": {
1082 "$ref": "Operation" 1143 "$ref": "Operation"
1083 }, 1144 },
1084 "scopes": [ 1145 "scopes": [
1085 "https://www.googleapis.com/auth /cloud-platform" 1146 "https://www.googleapis.com/auth /cloud-platform"
1086 ] 1147 ]
1087 }, 1148 },
1088 "create": { 1149 "delete": {
1089 "description": "Creates a node pool for a cluster.", 1150 "description": "Deletes a node pool from a cluster.",
1090 "httpMethod": "POST", 1151 "httpMethod": "DELETE",
1091 "id": "container.projects.zones.clus ters.nodePools.create", 1152 "id": "container.projects.zones.clus ters.nodePools.delete",
1092 "parameterOrder": [ 1153 "parameterOrder": [
1093 "projectId", 1154 "projectId",
1094 "zone", 1155 "zone",
1095 "clusterId" 1156 "clusterId",
1157 "nodePoolId"
1096 ], 1158 ],
1097 "parameters": { 1159 "parameters": {
1098 "projectId": { 1160 "projectId": {
1099 "description": "The Google D evelopers Console [project ID or project\nnumber](https://developers.google.com/ console/help/new/#projectnumber).", 1161 "description": "The Google D evelopers Console [project ID or project\nnumber](https://developers.google.com/ console/help/new/#projectnumber).",
1100 "location": "path", 1162 "location": "path",
1101 "required": true, 1163 "required": true,
1102 "type": "string" 1164 "type": "string"
1103 }, 1165 },
1104 "zone": { 1166 "zone": {
1105 "description": "The name of the Google Compute Engine\n[zone](/compute/docs/zones#available) in which the cl uster\nresides.", 1167 "description": "The name of the Google Compute Engine\n[zone](/compute/docs/zones#available) in which the cl uster\nresides.",
1106 "location": "path", 1168 "location": "path",
1107 "required": true, 1169 "required": true,
1108 "type": "string" 1170 "type": "string"
1109 }, 1171 },
1110 "clusterId": { 1172 "clusterId": {
1111 "description": "The name of the cluster.", 1173 "description": "The name of the cluster.",
1112 "location": "path", 1174 "location": "path",
1113 "required": true, 1175 "required": true,
1114 "type": "string" 1176 "type": "string"
1177 },
1178 "nodePoolId": {
1179 "description": "The name of the node pool to delete.",
1180 "location": "path",
1181 "required": true,
1182 "type": "string"
1115 } 1183 }
1116 }, 1184 },
1117 "path": "v1/projects/{projectId}/zon es/{zone}/clusters/{clusterId}/nodePools", 1185 "path": "v1/projects/{projectId}/zon es/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}",
1118 "request": {
1119 "$ref": "CreateNodePoolRequest"
1120 },
1121 "response": { 1186 "response": {
1122 "$ref": "Operation" 1187 "$ref": "Operation"
1123 }, 1188 },
1124 "scopes": [ 1189 "scopes": [
1125 "https://www.googleapis.com/auth /cloud-platform" 1190 "https://www.googleapis.com/auth /cloud-platform"
1126 ] 1191 ]
1127 }, 1192 },
1128 "autoscaling": { 1193 "setManagement": {
1129 "description": "Sets the autoscaling settings of a specific node pool.", 1194 "description": "Sets the NodeManagem ent options for a node pool.",
1130 "httpMethod": "POST", 1195 "httpMethod": "POST",
1131 "id": "container.projects.zones.clus ters.nodePools.autoscaling", 1196 "id": "container.projects.zones.clus ters.nodePools.setManagement",
1132 "parameterOrder": [ 1197 "parameterOrder": [
1133 "projectId", 1198 "projectId",
1134 "zone", 1199 "zone",
1135 "clusterId", 1200 "clusterId",
1136 "nodePoolId" 1201 "nodePoolId"
1137 ], 1202 ],
1138 "parameters": { 1203 "parameters": {
1204 "projectId": {
1205 "description": "The Google D evelopers Console [project ID or project\nnumber](https://support.google.com/clo ud/answer/6158840).",
1206 "location": "path",
1207 "required": true,
1208 "type": "string"
1209 },
1139 "zone": { 1210 "zone": {
1140 "description": "The name of the Google Compute Engine\n[zone](/compute/docs/zones#available) in which the cl uster\nresides.", 1211 "description": "The name of the Google Compute Engine\n[zone](/compute/docs/zones#available) in which the cl uster\nresides.",
1141 "location": "path", 1212 "location": "path",
1142 "required": true, 1213 "required": true,
1143 "type": "string" 1214 "type": "string"
1144 }, 1215 },
1145 "clusterId": { 1216 "clusterId": {
1146 "description": "The name of the cluster to upgrade.", 1217 "description": "The name of the cluster to update.",
1147 "location": "path", 1218 "location": "path",
1148 "required": true, 1219 "required": true,
1149 "type": "string" 1220 "type": "string"
1150 }, 1221 },
1151 "nodePoolId": { 1222 "nodePoolId": {
1152 "description": "The name of the node pool to upgrade.", 1223 "description": "The name of the node pool to update.",
1153 "location": "path", 1224 "location": "path",
1154 "required": true, 1225 "required": true,
1155 "type": "string" 1226 "type": "string"
1156 }, 1227 }
1228 },
1229 "path": "v1/projects/{projectId}/zon es/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}/setManagement",
1230 "request": {
1231 "$ref": "SetNodePoolManagementRe quest"
1232 },
1233 "response": {
1234 "$ref": "Operation"
1235 },
1236 "scopes": [
1237 "https://www.googleapis.com/auth /cloud-platform"
1238 ]
1239 },
1240 "setSize": {
1241 "description": "Sets the size of a s pecific node pool.",
1242 "httpMethod": "POST",
1243 "id": "container.projects.zones.clus ters.nodePools.setSize",
1244 "parameterOrder": [
1245 "projectId",
1246 "zone",
1247 "clusterId",
1248 "nodePoolId"
1249 ],
1250 "parameters": {
1157 "projectId": { 1251 "projectId": {
1158 "description": "The Google D evelopers Console [project ID or project\nnumber](https://support.google.com/clo ud/answer/6158840).", 1252 "description": "The Google D evelopers Console [project ID or project\nnumber](https://support.google.com/clo ud/answer/6158840).",
1159 "location": "path", 1253 "location": "path",
1160 "required": true, 1254 "required": true,
1161 "type": "string" 1255 "type": "string"
1256 },
1257 "zone": {
1258 "description": "The name of the Google Compute Engine\n[zone](/compute/docs/zones#available) in which the cl uster\nresides.",
1259 "location": "path",
1260 "required": true,
1261 "type": "string"
1262 },
1263 "clusterId": {
1264 "description": "The name of the cluster to update.",
1265 "location": "path",
1266 "required": true,
1267 "type": "string"
1268 },
1269 "nodePoolId": {
1270 "description": "The name of the node pool to update.",
1271 "location": "path",
1272 "required": true,
1273 "type": "string"
1162 } 1274 }
1163 }, 1275 },
1164 "path": "v1/projects/{projectId}/zon es/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}/autoscaling", 1276 "path": "v1/projects/{projectId}/zon es/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}/setSize",
1165 "request": { 1277 "request": {
1166 "$ref": "SetNodePoolAutoscalingR equest" 1278 "$ref": "SetNodePoolSizeRequest"
1167 }, 1279 },
1168 "response": { 1280 "response": {
1169 "$ref": "Operation" 1281 "$ref": "Operation"
1170 }, 1282 },
1171 "scopes": [ 1283 "scopes": [
1172 "https://www.googleapis.com/auth /cloud-platform" 1284 "https://www.googleapis.com/auth /cloud-platform"
1173 ] 1285 ]
1174 } 1286 }
1175 } 1287 }
1176 } 1288 }
1177 } 1289 }
1178 },
1179 "operations": {
1180 "methods": {
1181 "cancel": {
1182 "description": "Cancels the specified operat ion.",
1183 "httpMethod": "POST",
1184 "id": "container.projects.zones.operations.c ancel",
1185 "parameterOrder": [
1186 "projectId",
1187 "zone",
1188 "operationId"
1189 ],
1190 "parameters": {
1191 "zone": {
1192 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the operation resides.",
1193 "location": "path",
1194 "required": true,
1195 "type": "string"
1196 },
1197 "operationId": {
1198 "description": "The server-assigned `name` of the operation.",
1199 "location": "path",
1200 "required": true,
1201 "type": "string"
1202 },
1203 "projectId": {
1204 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).",
1205 "location": "path",
1206 "required": true,
1207 "type": "string"
1208 }
1209 },
1210 "path": "v1/projects/{projectId}/zones/{zone }/operations/{operationId}:cancel",
1211 "request": {
1212 "$ref": "CancelOperationRequest"
1213 },
1214 "response": {
1215 "$ref": "Empty"
1216 },
1217 "scopes": [
1218 "https://www.googleapis.com/auth/cloud-p latform"
1219 ]
1220 },
1221 "get": {
1222 "description": "Gets the specified operation .",
1223 "httpMethod": "GET",
1224 "id": "container.projects.zones.operations.g et",
1225 "parameterOrder": [
1226 "projectId",
1227 "zone",
1228 "operationId"
1229 ],
1230 "parameters": {
1231 "zone": {
1232 "description": "The name of the Goog le Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nr esides.",
1233 "location": "path",
1234 "required": true,
1235 "type": "string"
1236 },
1237 "operationId": {
1238 "description": "The server-assigned `name` of the operation.",
1239 "location": "path",
1240 "required": true,
1241 "type": "string"
1242 },
1243 "projectId": {
1244 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).",
1245 "location": "path",
1246 "required": true,
1247 "type": "string"
1248 }
1249 },
1250 "path": "v1/projects/{projectId}/zones/{zone }/operations/{operationId}",
1251 "response": {
1252 "$ref": "Operation"
1253 },
1254 "scopes": [
1255 "https://www.googleapis.com/auth/cloud-p latform"
1256 ]
1257 },
1258 "list": {
1259 "description": "Lists all operations in a pr oject in a specific zone or all zones.",
1260 "httpMethod": "GET",
1261 "id": "container.projects.zones.operations.l ist",
1262 "parameterOrder": [
1263 "projectId",
1264 "zone"
1265 ],
1266 "parameters": {
1267 "zone": {
1268 "description": "The name of the Goog le Compute Engine [zone](/compute/docs/zones#available)\nto return operations fo r, or `-` for all zones.",
1269 "location": "path",
1270 "required": true,
1271 "type": "string"
1272 },
1273 "projectId": {
1274 "description": "The Google Developer s Console [project ID or project\nnumber](https://support.google.com/cloud/answe r/6158840).",
1275 "location": "path",
1276 "required": true,
1277 "type": "string"
1278 }
1279 },
1280 "path": "v1/projects/{projectId}/zones/{zone }/operations",
1281 "response": {
1282 "$ref": "ListOperationsResponse"
1283 },
1284 "scopes": [
1285 "https://www.googleapis.com/auth/cloud-p latform"
1286 ]
1287 }
1288 }
1289 } 1290 }
1290 } 1291 }
1291 } 1292 }
1292 } 1293 }
1293 } 1294 }
1294 }, 1295 },
1295 "revision": "20170717", 1296 "revision": "20170804",
1296 "rootUrl": "https://container.googleapis.com/", 1297 "rootUrl": "https://container.googleapis.com/",
1297 "schemas": { 1298 "schemas": {
1298 "NodeManagement": {
1299 "description": "NodeManagement defines the set of node management se rvices turned on for the\nnode pool.",
1300 "id": "NodeManagement",
1301 "properties": {
1302 "autoRepair": {
1303 "description": "A flag that specifies whether the node auto- repair is enabled for the node\npool. If enabled, the nodes in this node pool wi ll be monitored and, if\nthey fail health checks too many times, an automatic re pair action will be\ntriggered.",
1304 "type": "boolean"
1305 },
1306 "autoUpgrade": {
1307 "description": "A flag that specifies whether node auto-upgr ade is enabled for the node\npool. If enabled, node auto-upgrade helps keep the nodes in your node pool\nup to date with the latest release version of Kubernete s.",
1308 "type": "boolean"
1309 },
1310 "upgradeOptions": {
1311 "$ref": "AutoUpgradeOptions",
1312 "description": "Specifies the Auto Upgrade knobs for the nod e pool."
1313 }
1314 },
1315 "type": "object"
1316 },
1317 "CancelOperationRequest": { 1299 "CancelOperationRequest": {
1318 "description": "CancelOperationRequest cancels a single operation.", 1300 "description": "CancelOperationRequest cancels a single operation.",
1319 "id": "CancelOperationRequest", 1301 "id": "CancelOperationRequest",
1320 "properties": {}, 1302 "properties": {},
1321 "type": "object" 1303 "type": "object"
1322 }, 1304 },
1323 "SetLegacyAbacRequest": { 1305 "SetLegacyAbacRequest": {
1324 "description": "SetLegacyAbacRequest enables or disables the ABAC au thorization mechanism for\na cluster.", 1306 "description": "SetLegacyAbacRequest enables or disables the ABAC au thorization mechanism for\na cluster.",
1325 "id": "SetLegacyAbacRequest", 1307 "id": "SetLegacyAbacRequest",
1326 "properties": { 1308 "properties": {
(...skipping 12 matching lines...) Expand all
1339 "description": "Whether the Kubernetes Dashboard is enabled for this cluster.", 1321 "description": "Whether the Kubernetes Dashboard is enabled for this cluster.",
1340 "type": "boolean" 1322 "type": "boolean"
1341 } 1323 }
1342 }, 1324 },
1343 "type": "object" 1325 "type": "object"
1344 }, 1326 },
1345 "Operation": { 1327 "Operation": {
1346 "description": "This operation resource represents operations that m ay have happened or are\nhappening on the cluster. All fields are output only.", 1328 "description": "This operation resource represents operations that m ay have happened or are\nhappening on the cluster. All fields are output only.",
1347 "id": "Operation", 1329 "id": "Operation",
1348 "properties": { 1330 "properties": {
1349 "name": {
1350 "description": "The server-assigned ID for the operation.",
1351 "type": "string"
1352 },
1353 "statusMessage": {
1354 "description": "If an error has occurred, a textual descript ion of the error.",
1355 "type": "string"
1356 },
1357 "selfLink": { 1331 "selfLink": {
1358 "description": "Server-defined URL for the resource.", 1332 "description": "Server-defined URL for the resource.",
1359 "type": "string" 1333 "type": "string"
1360 }, 1334 },
1361 "detail": { 1335 "detail": {
1362 "description": "Detailed operation progress, if available.", 1336 "description": "Detailed operation progress, if available.",
1363 "type": "string" 1337 "type": "string"
1364 }, 1338 },
1365 "targetLink": { 1339 "targetLink": {
1366 "description": "Server-defined URL for the target of the ope ration.", 1340 "description": "Server-defined URL for the target of the ope ration.",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
1420 "ABORTING" 1394 "ABORTING"
1421 ], 1395 ],
1422 "enumDescriptions": [ 1396 "enumDescriptions": [
1423 "Not set.", 1397 "Not set.",
1424 "The operation has been created.", 1398 "The operation has been created.",
1425 "The operation is currently running.", 1399 "The operation is currently running.",
1426 "The operation is done, either cancelled or completed.", 1400 "The operation is done, either cancelled or completed.",
1427 "The operation is aborting." 1401 "The operation is aborting."
1428 ], 1402 ],
1429 "type": "string" 1403 "type": "string"
1404 },
1405 "name": {
1406 "description": "The server-assigned ID for the operation.",
1407 "type": "string"
1408 },
1409 "statusMessage": {
1410 "description": "If an error has occurred, a textual descript ion of the error.",
1411 "type": "string"
1430 } 1412 }
1431 }, 1413 },
1432 "type": "object" 1414 "type": "object"
1433 }, 1415 },
1434 "AddonsConfig": { 1416 "AddonsConfig": {
1435 "description": "Configuration for the addons that can be automatical ly spun up in the\ncluster, enabling additional functionality.", 1417 "description": "Configuration for the addons that can be automatical ly spun up in the\ncluster, enabling additional functionality.",
1436 "id": "AddonsConfig", 1418 "id": "AddonsConfig",
1437 "properties": { 1419 "properties": {
1438 "horizontalPodAutoscaling": { 1420 "horizontalPodAutoscaling": {
1439 "$ref": "HorizontalPodAutoscaling", 1421 "$ref": "HorizontalPodAutoscaling",
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
1524 "description": "The Kubernetes version to change the master to. The only valid value is the\nlatest supported version. Use \"-\" to have the server automatically select\nthe latest version.", 1506 "description": "The Kubernetes version to change the master to. The only valid value is the\nlatest supported version. Use \"-\" to have the server automatically select\nthe latest version.",
1525 "type": "string" 1507 "type": "string"
1526 } 1508 }
1527 }, 1509 },
1528 "type": "object" 1510 "type": "object"
1529 }, 1511 },
1530 "Cluster": { 1512 "Cluster": {
1531 "description": "A Google Container Engine cluster.", 1513 "description": "A Google Container Engine cluster.",
1532 "id": "Cluster", 1514 "id": "Cluster",
1533 "properties": { 1515 "properties": {
1534 "subnetwork": {
1535 "description": "The name of the Google Compute Engine\n[subn etwork](/compute/docs/subnetworks) to which the\ncluster is connected.",
1536 "type": "string"
1537 },
1538 "currentNodeVersion": {
1539 "description": "[Output only] The current version of the nod e software components.\nIf they are currently at multiple versions because they' re in the process\nof being upgraded, this reflects the minimum version of all n odes.",
1540 "type": "string"
1541 },
1542 "resourceLabels": {
1543 "additionalProperties": {
1544 "type": "string"
1545 },
1546 "description": "The resource labels for the cluster to use t o annotate any related\nGoogle Compute Engine resources.",
1547 "type": "object"
1548 },
1549 "name": {
1550 "description": "The name of this cluster. The name must be u nique within this project\nand zone, and can be up to 40 characters with the fol lowing restrictions:\n\n* Lowercase letters, numbers, and hyphens only.\n* Must start with a letter.\n* Must end with a number or a letter.",
1551 "type": "string"
1552 },
1553 "initialClusterVersion": {
1554 "description": "The initial Kubernetes version for this clus ter. Valid versions are those\nfound in validMasterVersions returned by getServ erConfig. The version can\nbe upgraded over time; such upgrades are reflected i n\ncurrentMasterVersion and currentNodeVersion.",
1555 "type": "string"
1556 },
1557 "ipAllocationPolicy": {
1558 "$ref": "IPAllocationPolicy",
1559 "description": "Configuration for cluster IP allocation."
1560 },
1561 "endpoint": {
1562 "description": "[Output only] The IP address of this cluster 's master endpoint.\nThe endpoint can be accessed from the internet at\n`https:/ /username:password@endpoint/`.\n\nSee the `masterAuth` property of this resource for username and\npassword information.",
1563 "type": "string"
1564 },
1565 "legacyAbac": {
1566 "$ref": "LegacyAbac",
1567 "description": "Configuration for the legacy ABAC authorizat ion mode."
1568 },
1569 "createTime": {
1570 "description": "[Output only] The time the cluster was creat ed, in\n[RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.",
1571 "type": "string"
1572 },
1573 "clusterIpv4Cidr": {
1574 "description": "The IP address range of the container pods i n this cluster, in\n[CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_R outing)\nnotation (e.g. `10.96.0.0/14`). Leave blank to have\none automatically chosen or specify a `/14` block in `10.0.0.0/8`.",
1575 "type": "string"
1576 },
1577 "initialNodeCount": {
1578 "description": "The number of nodes to create in this cluste r. You must ensure that your\nCompute Engine <a href=\"/compute/docs/resource-qu otas\">resource quota</a>\nis sufficient for this number of instances. You must also have available\nfirewall and routes quota.\nFor requests, this field should only be used in lieu of a\n\"node_pool\" object, since this configuration (alon g with the\n\"node_config\") will be used to create a \"NodePool\" object with a n\nauto-generated name. Do not use this and a node_pool at the same time.",
1579 "format": "int32",
1580 "type": "integer"
1581 },
1582 "selfLink": {
1583 "description": "[Output only] Server-defined URL for the res ource.",
1584 "type": "string"
1585 },
1586 "locations": {
1587 "description": "The list of Google Compute Engine\n[location s](/compute/docs/zones#available) in which the cluster's nodes\nshould be locate d.",
1588 "items": {
1589 "type": "string"
1590 },
1591 "type": "array"
1592 },
1593 "nodePools": {
1594 "description": "The node pools associated with this cluster. \nThis field should not be set if \"node_config\" or \"initial_node_count\" are\ nspecified.",
1595 "items": {
1596 "$ref": "NodePool"
1597 },
1598 "type": "array"
1599 },
1600 "instanceGroupUrls": {
1601 "description": "[Output only] The resource URLs of [instance \ngroups](/compute/docs/instance-groups/) associated with this\ncluster.",
1602 "items": {
1603 "type": "string"
1604 },
1605 "type": "array"
1606 },
1607 "servicesIpv4Cidr": { 1516 "servicesIpv4Cidr": {
1608 "description": "[Output only] The IP address range of the Ku bernetes services in\nthis cluster, in\n[CIDR](http://en.wikipedia.org/wiki/Clas sless_Inter-Domain_Routing)\nnotation (e.g. `1.2.3.4/29`). Service addresses are \ntypically put in the last `/16` from the container CIDR.", 1517 "description": "[Output only] The IP address range of the Ku bernetes services in\nthis cluster, in\n[CIDR](http://en.wikipedia.org/wiki/Clas sless_Inter-Domain_Routing)\nnotation (e.g. `1.2.3.4/29`). Service addresses are \ntypically put in the last `/16` from the container CIDR.",
1609 "type": "string" 1518 "type": "string"
1610 }, 1519 },
1611 "networkPolicy": { 1520 "networkPolicy": {
1612 "$ref": "NetworkPolicy", 1521 "$ref": "NetworkPolicy",
1613 "description": "Configuration options for the NetworkPolicy feature." 1522 "description": "Configuration options for the NetworkPolicy feature."
1614 }, 1523 },
1615 "enableKubernetesAlpha": { 1524 "enableKubernetesAlpha": {
1616 "description": "Kubernetes alpha features are enabled on thi s cluster. This includes alpha\nAPI groups (e.g. v1alpha1) and features that may not be production ready in\nthe kubernetes version of the master and nodes.\nTh e cluster has no SLA for uptime and master/node upgrades are disabled.\nAlpha en abled clusters are automatically deleted thirty days after\ncreation.", 1525 "description": "Kubernetes alpha features are enabled on thi s cluster. This includes alpha\nAPI groups (e.g. v1alpha1) and features that may not be production ready in\nthe kubernetes version of the master and nodes.\nTh e cluster has no SLA for uptime and master/node upgrades are disabled.\nAlpha en abled clusters are automatically deleted thirty days after\ncreation.",
(...skipping 17 matching lines...) Expand all
1634 "type": "string" 1543 "type": "string"
1635 }, 1544 },
1636 "labelFingerprint": { 1545 "labelFingerprint": {
1637 "description": "The fingerprint of the set of labels for thi s cluster.", 1546 "description": "The fingerprint of the set of labels for thi s cluster.",
1638 "type": "string" 1547 "type": "string"
1639 }, 1548 },
1640 "zone": { 1549 "zone": {
1641 "description": "[Output only] The name of the Google Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nresides.", 1550 "description": "[Output only] The name of the Google Compute Engine\n[zone](/compute/docs/zones#available) in which the cluster\nresides.",
1642 "type": "string" 1551 "type": "string"
1643 }, 1552 },
1644 "loggingService": { 1553 "expireTime": {
1645 "description": "The logging service the cluster should use t o write logs.\nCurrently available options:\n\n* `logging.googleapis.com` - the Google Cloud Logging service.\n* `none` - no logs will be exported from the clus ter.\n* if left as an empty string,`logging.googleapis.com` will be used.", 1554 "description": "[Output only] The time the cluster will be a utomatically\ndeleted in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text fo rmat.",
1646 "type": "string" 1555 "type": "string"
1647 }, 1556 },
1648 "nodeIpv4CidrSize": { 1557 "nodeIpv4CidrSize": {
1649 "description": "[Output only] The size of the address space on each node for hosting\ncontainers. This is provisioned from within the `conta iner_ipv4_cidr`\nrange.", 1558 "description": "[Output only] The size of the address space on each node for hosting\ncontainers. This is provisioned from within the `conta iner_ipv4_cidr`\nrange.",
1650 "format": "int32", 1559 "format": "int32",
1651 "type": "integer" 1560 "type": "integer"
1652 }, 1561 },
1653 "expireTime": { 1562 "loggingService": {
1654 "description": "[Output only] The time the cluster will be a utomatically\ndeleted in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text fo rmat.", 1563 "description": "The logging service the cluster should use t o write logs.\nCurrently available options:\n\n* `logging.googleapis.com` - the Google Cloud Logging service.\n* `none` - no logs will be exported from the clus ter.\n* if left as an empty string,`logging.googleapis.com` will be used.",
1655 "type": "string" 1564 "type": "string"
1656 }, 1565 },
1657 "masterAuthorizedNetworksConfig": { 1566 "masterAuthorizedNetworksConfig": {
1658 "$ref": "MasterAuthorizedNetworksConfig", 1567 "$ref": "MasterAuthorizedNetworksConfig",
1659 "description": "Master authorized networks is a Beta feature .\nThe configuration options for master authorized networks feature." 1568 "description": "Master authorized networks is a Beta feature .\nThe configuration options for master authorized networks feature."
1660 }, 1569 },
1661 "statusMessage": { 1570 "statusMessage": {
1662 "description": "[Output only] Additional information about t he current status of this\ncluster, if available.", 1571 "description": "[Output only] Additional information about t he current status of this\ncluster, if available.",
1663 "type": "string" 1572 "type": "string"
1664 }, 1573 },
(...skipping 25 matching lines...) Expand all
1690 ], 1599 ],
1691 "enumDescriptions": [ 1600 "enumDescriptions": [
1692 "Not set.", 1601 "Not set.",
1693 "The PROVISIONING state indicates the cluster is being c reated.", 1602 "The PROVISIONING state indicates the cluster is being c reated.",
1694 "The RUNNING state indicates the cluster has been create d and is fully\nusable.", 1603 "The RUNNING state indicates the cluster has been create d and is fully\nusable.",
1695 "The RECONCILING state indicates that some work is activ ely being done on\nthe cluster, such as upgrading the master or node software. D etails can\nbe found in the `statusMessage` field.", 1604 "The RECONCILING state indicates that some work is activ ely being done on\nthe cluster, such as upgrading the master or node software. D etails can\nbe found in the `statusMessage` field.",
1696 "The STOPPING state indicates the cluster is being delet ed.", 1605 "The STOPPING state indicates the cluster is being delet ed.",
1697 "The ERROR state indicates the cluster may be unusable. Details\ncan be found in the `statusMessage` field." 1606 "The ERROR state indicates the cluster may be unusable. Details\ncan be found in the `statusMessage` field."
1698 ], 1607 ],
1699 "type": "string" 1608 "type": "string"
1609 },
1610 "currentNodeVersion": {
1611 "description": "[Output only] The current version of the nod e software components.\nIf they are currently at multiple versions because they' re in the process\nof being upgraded, this reflects the minimum version of all n odes.",
1612 "type": "string"
1613 },
1614 "subnetwork": {
1615 "description": "The name of the Google Compute Engine\n[subn etwork](/compute/docs/subnetworks) to which the\ncluster is connected.",
1616 "type": "string"
1617 },
1618 "name": {
1619 "description": "The name of this cluster. The name must be u nique within this project\nand zone, and can be up to 40 characters with the fol lowing restrictions:\n\n* Lowercase letters, numbers, and hyphens only.\n* Must start with a letter.\n* Must end with a number or a letter.",
1620 "type": "string"
1621 },
1622 "resourceLabels": {
1623 "additionalProperties": {
1624 "type": "string"
1625 },
1626 "description": "The resource labels for the cluster to use t o annotate any related\nGoogle Compute Engine resources.",
1627 "type": "object"
1628 },
1629 "initialClusterVersion": {
1630 "description": "The initial Kubernetes version for this clus ter. Valid versions are those\nfound in validMasterVersions returned by getServ erConfig. The version can\nbe upgraded over time; such upgrades are reflected i n\ncurrentMasterVersion and currentNodeVersion.",
1631 "type": "string"
1632 },
1633 "ipAllocationPolicy": {
1634 "$ref": "IPAllocationPolicy",
1635 "description": "Configuration for cluster IP allocation."
1636 },
1637 "legacyAbac": {
1638 "$ref": "LegacyAbac",
1639 "description": "Configuration for the legacy ABAC authorizat ion mode."
1640 },
1641 "endpoint": {
1642 "description": "[Output only] The IP address of this cluster 's master endpoint.\nThe endpoint can be accessed from the internet at\n`https:/ /username:password@endpoint/`.\n\nSee the `masterAuth` property of this resource for username and\npassword information.",
1643 "type": "string"
1644 },
1645 "createTime": {
1646 "description": "[Output only] The time the cluster was creat ed, in\n[RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.",
1647 "type": "string"
1648 },
1649 "clusterIpv4Cidr": {
1650 "description": "The IP address range of the container pods i n this cluster, in\n[CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_R outing)\nnotation (e.g. `10.96.0.0/14`). Leave blank to have\none automatically chosen or specify a `/14` block in `10.0.0.0/8`.",
1651 "type": "string"
1652 },
1653 "initialNodeCount": {
1654 "description": "The number of nodes to create in this cluste r. You must ensure that your\nCompute Engine <a href=\"/compute/docs/resource-qu otas\">resource quota</a>\nis sufficient for this number of instances. You must also have available\nfirewall and routes quota.\nFor requests, this field should only be used in lieu of a\n\"node_pool\" object, since this configuration (alon g with the\n\"node_config\") will be used to create a \"NodePool\" object with a n\nauto-generated name. Do not use this and a node_pool at the same time.",
1655 "format": "int32",
1656 "type": "integer"
1657 },
1658 "selfLink": {
1659 "description": "[Output only] Server-defined URL for the res ource.",
1660 "type": "string"
1661 },
1662 "nodePools": {
1663 "description": "The node pools associated with this cluster. \nThis field should not be set if \"node_config\" or \"initial_node_count\" are\ nspecified.",
1664 "items": {
1665 "$ref": "NodePool"
1666 },
1667 "type": "array"
1668 },
1669 "locations": {
1670 "description": "The list of Google Compute Engine\n[location s](/compute/docs/zones#available) in which the cluster's nodes\nshould be locate d.",
1671 "items": {
1672 "type": "string"
1673 },
1674 "type": "array"
1675 },
1676 "instanceGroupUrls": {
1677 "description": "[Output only] The resource URLs of [instance \ngroups](/compute/docs/instance-groups/) associated with this\ncluster.",
1678 "items": {
1679 "type": "string"
1680 },
1681 "type": "array"
1700 } 1682 }
1701 }, 1683 },
1702 "type": "object" 1684 "type": "object"
1703 }, 1685 },
1704 "ListOperationsResponse": { 1686 "ListOperationsResponse": {
1705 "description": "ListOperationsResponse is the result of ListOperatio nsRequest.", 1687 "description": "ListOperationsResponse is the result of ListOperatio nsRequest.",
1706 "id": "ListOperationsResponse", 1688 "id": "ListOperationsResponse",
1707 "properties": { 1689 "properties": {
1708 "operations": { 1690 "operations": {
1709 "description": "A list of operations in the project in the s pecified zone.", 1691 "description": "A list of operations in the project in the s pecified zone.",
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
1792 }, 1774 },
1793 "type": "array" 1775 "type": "array"
1794 } 1776 }
1795 }, 1777 },
1796 "type": "object" 1778 "type": "object"
1797 }, 1779 },
1798 "MasterAuth": { 1780 "MasterAuth": {
1799 "description": "The authentication information for accessing the mas ter endpoint.\nAuthentication can be done using HTTP basic auth or using client\ ncertificates.", 1781 "description": "The authentication information for accessing the mas ter endpoint.\nAuthentication can be done using HTTP basic auth or using client\ ncertificates.",
1800 "id": "MasterAuth", 1782 "id": "MasterAuth",
1801 "properties": { 1783 "properties": {
1802 "clientCertificate": { 1784 "clientCertificateConfig": {
1803 "description": "[Output only] Base64-encoded public certific ate used by clients to\nauthenticate to the cluster endpoint.", 1785 "$ref": "ClientCertificateConfig",
1804 "type": "string" 1786 "description": "Configuration for client certificate authent ication on the cluster. If no\nconfiguration is specified, a client certificate is issued."
1805 },
1806 "username": {
1807 "description": "The username to use for HTTP basic authentic ation to the master endpoint.\nFor clusters v1.6.0 and later, you can disable ba sic authentication by\nproviding an empty username.",
1808 "type": "string"
1809 }, 1787 },
1810 "password": { 1788 "password": {
1811 "description": "The password to use for HTTP basic authentic ation to the master endpoint.\nBecause the master endpoint is open to the Intern et, you should create a\nstrong password. If a password is provided for cluster creation, username\nmust be non-empty.", 1789 "description": "The password to use for HTTP basic authentic ation to the master endpoint.\nBecause the master endpoint is open to the Intern et, you should create a\nstrong password. If a password is provided for cluster creation, username\nmust be non-empty.",
1812 "type": "string" 1790 "type": "string"
1813 }, 1791 },
1814 "clientCertificateConfig": {
1815 "$ref": "ClientCertificateConfig",
1816 "description": "Configuration for client certificate authent ication on the cluster. If no\nconfiguration is specified, a client certificate is issued."
1817 },
1818 "clientKey": { 1792 "clientKey": {
1819 "description": "[Output only] Base64-encoded private key use d by clients to authenticate\nto the cluster endpoint.", 1793 "description": "[Output only] Base64-encoded private key use d by clients to authenticate\nto the cluster endpoint.",
1820 "type": "string" 1794 "type": "string"
1821 }, 1795 },
1822 "clusterCaCertificate": { 1796 "clusterCaCertificate": {
1823 "description": "[Output only] Base64-encoded public certific ate that is the root of\ntrust for the cluster.", 1797 "description": "[Output only] Base64-encoded public certific ate that is the root of\ntrust for the cluster.",
1824 "type": "string" 1798 "type": "string"
1799 },
1800 "clientCertificate": {
1801 "description": "[Output only] Base64-encoded public certific ate used by clients to\nauthenticate to the cluster endpoint.",
1802 "type": "string"
1803 },
1804 "username": {
1805 "description": "The username to use for HTTP basic authentic ation to the master endpoint.\nFor clusters v1.6.0 and later, you can disable ba sic authentication by\nproviding an empty username.",
1806 "type": "string"
1825 } 1807 }
1826 }, 1808 },
1827 "type": "object" 1809 "type": "object"
1828 }, 1810 },
1829 "NodeConfig": { 1811 "NodeConfig": {
1830 "description": "Parameters that describe the nodes in a cluster.", 1812 "description": "Parameters that describe the nodes in a cluster.",
1831 "id": "NodeConfig", 1813 "id": "NodeConfig",
1832 "properties": { 1814 "properties": {
1815 "oauthScopes": {
1816 "description": "The set of Google API scopes to be made avai lable on all of the\nnode VMs under the \"default\" service account.\n\nThe foll owing scopes are recommended, but not required, and by default are\nnot included :\n\n* `https://www.googleapis.com/auth/compute` is required for mounting\npersi stent storage on your nodes.\n* `https://www.googleapis.com/auth/devstorage.read _only` is required for\ncommunicating with **gcr.io**\n(the [Google Container Re gistry](/container-registry/)).\n\nIf unspecified, no scopes are added, unless C loud Logging or Cloud\nMonitoring are enabled, in which case their required scop es will be added.",
1817 "items": {
1818 "type": "string"
1819 },
1820 "type": "array"
1821 },
1833 "preemptible": { 1822 "preemptible": {
1834 "description": "Whether the nodes are created as preemptible VM instances. See:\nhttps://cloud.google.com/compute/docs/instances/preemptible for more\ninformation about preemptible VM instances.", 1823 "description": "Whether the nodes are created as preemptible VM instances. See:\nhttps://cloud.google.com/compute/docs/instances/preemptible for more\ninformation about preemptible VM instances.",
1835 "type": "boolean" 1824 "type": "boolean"
1836 }, 1825 },
1837 "labels": { 1826 "labels": {
1838 "additionalProperties": { 1827 "additionalProperties": {
1839 "type": "string" 1828 "type": "string"
1840 }, 1829 },
1841 "description": "The map of Kubernetes labels (key/value pair s) to be applied to each node.\nThese will added in addition to any default labe l(s) that\nKubernetes may apply to the node.\nIn case of conflict in label keys, the applied set may differ depending on\nthe Kubernetes version -- it's best to assume the behavior is undefined\nand conflicts should be avoided.\nFor more in formation, including usage and the valid values, see:\nhttp://kubernetes.io/v1.1 /docs/user-guide/labels.html", 1830 "description": "The map of Kubernetes labels (key/value pair s) to be applied to each node.\nThese will added in addition to any default labe l(s) that\nKubernetes may apply to the node.\nIn case of conflict in label keys, the applied set may differ depending on\nthe Kubernetes version -- it's best to assume the behavior is undefined\nand conflicts should be avoided.\nFor more in formation, including usage and the valid values, see:\nhttp://kubernetes.io/v1.1 /docs/user-guide/labels.html",
1842 "type": "object" 1831 "type": "object"
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
1876 }, 1865 },
1877 "type": "array" 1866 "type": "array"
1878 }, 1867 },
1879 "machineType": { 1868 "machineType": {
1880 "description": "The name of a Google Compute Engine [machine \ntype](/compute/docs/machine-types) (e.g.\n`n1-standard-1`).\n\nIf unspecified, the default machine type is\n`n1-standard-1`.", 1869 "description": "The name of a Google Compute Engine [machine \ntype](/compute/docs/machine-types) (e.g.\n`n1-standard-1`).\n\nIf unspecified, the default machine type is\n`n1-standard-1`.",
1881 "type": "string" 1870 "type": "string"
1882 }, 1871 },
1883 "imageType": { 1872 "imageType": {
1884 "description": "The image type to use for this node. Note th at for a given image type,\nthe latest version of it will be used.", 1873 "description": "The image type to use for this node. Note th at for a given image type,\nthe latest version of it will be used.",
1885 "type": "string" 1874 "type": "string"
1886 },
1887 "oauthScopes": {
1888 "description": "The set of Google API scopes to be made avai lable on all of the\nnode VMs under the \"default\" service account.\n\nThe foll owing scopes are recommended, but not required, and by default are\nnot included :\n\n* `https://www.googleapis.com/auth/compute` is required for mounting\npersi stent storage on your nodes.\n* `https://www.googleapis.com/auth/devstorage.read _only` is required for\ncommunicating with **gcr.io**\n(the [Google Container Re gistry](/container-registry/)).\n\nIf unspecified, no scopes are added, unless C loud Logging or Cloud\nMonitoring are enabled, in which case their required scop es will be added.",
1889 "items": {
1890 "type": "string"
1891 },
1892 "type": "array"
1893 } 1875 }
1894 }, 1876 },
1895 "type": "object" 1877 "type": "object"
1896 }, 1878 },
1897 "AutoUpgradeOptions": { 1879 "AutoUpgradeOptions": {
1898 "description": "AutoUpgradeOptions defines the set of options for th e user to control how\nthe Auto Upgrades will proceed.", 1880 "description": "AutoUpgradeOptions defines the set of options for th e user to control how\nthe Auto Upgrades will proceed.",
1899 "id": "AutoUpgradeOptions", 1881 "id": "AutoUpgradeOptions",
1900 "properties": { 1882 "properties": {
1883 "autoUpgradeStartTime": {
1884 "description": "[Output only] This field is set when upgrade s are about to commence\nwith the approximate start time for the upgrades, in\n[ RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.",
1885 "type": "string"
1886 },
1901 "description": { 1887 "description": {
1902 "description": "[Output only] This field is set when upgrade s are about to commence\nwith the description of the upgrade.", 1888 "description": "[Output only] This field is set when upgrade s are about to commence\nwith the description of the upgrade.",
1903 "type": "string" 1889 "type": "string"
1904 },
1905 "autoUpgradeStartTime": {
1906 "description": "[Output only] This field is set when upgrade s are about to commence\nwith the approximate start time for the upgrades, in\n[ RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.",
1907 "type": "string"
1908 } 1890 }
1909 }, 1891 },
1910 "type": "object" 1892 "type": "object"
1911 }, 1893 },
1912 "ListClustersResponse": { 1894 "ListClustersResponse": {
1913 "description": "ListClustersResponse is the result of ListClustersRe quest.", 1895 "description": "ListClustersResponse is the result of ListClustersRe quest.",
1914 "id": "ListClustersResponse", 1896 "id": "ListClustersResponse",
1915 "properties": { 1897 "properties": {
1916 "clusters": { 1898 "clusters": {
1917 "description": "A list of clusters in the project in the spe cified zone, or\nacross all ones.", 1899 "description": "A list of clusters in the project in the spe cified zone, or\nacross all ones.",
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
2006 "description": "Is autoscaling enabled for this node pool.", 1988 "description": "Is autoscaling enabled for this node pool.",
2007 "type": "boolean" 1989 "type": "boolean"
2008 } 1990 }
2009 }, 1991 },
2010 "type": "object" 1992 "type": "object"
2011 }, 1993 },
2012 "IPAllocationPolicy": { 1994 "IPAllocationPolicy": {
2013 "description": "Configuration for controlling how IPs are allocated in the cluster.", 1995 "description": "Configuration for controlling how IPs are allocated in the cluster.",
2014 "id": "IPAllocationPolicy", 1996 "id": "IPAllocationPolicy",
2015 "properties": { 1997 "properties": {
1998 "useIpAliases": {
1999 "description": "Whether alias IPs will be used for pod IPs i n the cluster.",
2000 "type": "boolean"
2001 },
2002 "createSubnetwork": {
2003 "description": "Whether a new subnetwork will be created aut omatically for the cluster.\n\nThis field is only applicable when `use_ip_aliase s` is true.",
2004 "type": "boolean"
2005 },
2016 "subnetworkName": { 2006 "subnetworkName": {
2017 "description": "A custom subnetwork name to be used if `crea te_subnetwork` is true. If\nthis field is empty, then an automatic name will ch oosen for the new\nsubnetwork.", 2007 "description": "A custom subnetwork name to be used if `crea te_subnetwork` is true. If\nthis field is empty, then an automatic name will be chosen for the new\nsubnetwork.",
2018 "type": "string" 2008 "type": "string"
2019 }, 2009 },
2020 "clusterIpv4Cidr": { 2010 "clusterIpv4Cidr": {
2021 "description": "The IP address range for the cluster pod IPs . If this field is set, then\n`cluster.cluster_ipv4_cidr` must be left blank.\n\ nThis field is only applicable when `use_ip_aliases` is true.\n\nSet to blank to have a range will be chosen with the default size.\n\nSet to /netmask (e.g. `/1 4`) to have a range be chosen with a specific\nnetmask.\n\nSet to a [CIDR](http: //en.wikipedia.org/wiki/Classless_Inter-Domain_Routing)\nnotation (e.g. `10.96.0 .0/14`) from the RFC-1918 private networks (e.g.\n`10.0.0.0/8`, `172.16.0.0/12`, `192.168.0.0/16`) to pick a specific range\nto use.", 2011 "description": "The IP address range for the cluster pod IPs . If this field is set, then\n`cluster.cluster_ipv4_cidr` must be left blank.\n\ nThis field is only applicable when `use_ip_aliases` is true.\n\nSet to blank to have a range will be chosen with the default size.\n\nSet to /netmask (e.g. `/1 4`) to have a range be chosen with a specific\nnetmask.\n\nSet to a [CIDR](http: //en.wikipedia.org/wiki/Classless_Inter-Domain_Routing)\nnotation (e.g. `10.96.0 .0/14`) from the RFC-1918 private networks (e.g.\n`10.0.0.0/8`, `172.16.0.0/12`, `192.168.0.0/16`) to pick a specific range\nto use.",
2022 "type": "string" 2012 "type": "string"
2023 }, 2013 },
2024 "nodeIpv4Cidr": { 2014 "nodeIpv4Cidr": {
2025 "description": "The IP address range of the instance IPs in this cluster.\n\nThis is applicable only if `create_subnetwork` is true.\n\nSet to blank to have a range will be chosen with the default size.\n\nSet to /netmas k (e.g. `/14`) to have a range be chosen with a specific\nnetmask.\n\nSet to a [ CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing)\nnotation (e. g. `10.96.0.0/14`) from the RFC-1918 private networks (e.g.\n`10.0.0.0/8`, `172. 16.0.0/12`, `192.168.0.0/16`) to pick a specific range\nto use.", 2015 "description": "The IP address range of the instance IPs in this cluster.\n\nThis is applicable only if `create_subnetwork` is true.\n\nSet to blank to have a range will be chosen with the default size.\n\nSet to /netmas k (e.g. `/14`) to have a range be chosen with a specific\nnetmask.\n\nSet to a [ CIDR](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing)\nnotation (e. g. `10.96.0.0/14`) from the RFC-1918 private networks (e.g.\n`10.0.0.0/8`, `172. 16.0.0/12`, `192.168.0.0/16`) to pick a specific range\nto use.",
2026 "type": "string" 2016 "type": "string"
2027 }, 2017 },
2028 "servicesIpv4Cidr": { 2018 "servicesIpv4Cidr": {
2029 "description": "The IP address range of the services IPs in this cluster. If blank, a range\nwill be automatically chosen with the default s ize.\n\nThis field is only applicable when `use_ip_aliases` is true.\n\nSet to b lank to have a range will be chosen with the default size.\n\nSet to /netmask (e .g. `/14`) to have a range be chosen with a specific\nnetmask.\n\nSet to a [CIDR ](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing)\nnotation (e.g. ` 10.96.0.0/14`) from the RFC-1918 private networks (e.g.\n`10.0.0.0/8`, `172.16.0 .0/12`, `192.168.0.0/16`) to pick a specific range\nto use.", 2019 "description": "The IP address range of the services IPs in this cluster. If blank, a range\nwill be automatically chosen with the default s ize.\n\nThis field is only applicable when `use_ip_aliases` is true.\n\nSet to b lank to have a range will be chosen with the default size.\n\nSet to /netmask (e .g. `/14`) to have a range be chosen with a specific\nnetmask.\n\nSet to a [CIDR ](http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing)\nnotation (e.g. ` 10.96.0.0/14`) from the RFC-1918 private networks (e.g.\n`10.0.0.0/8`, `172.16.0 .0/12`, `192.168.0.0/16`) to pick a specific range\nto use.",
2030 "type": "string" 2020 "type": "string"
2031 },
2032 "createSubnetwork": {
2033 "description": "Whether a new subnetwork will be created aut omatically for the cluster.\n\nThis field is only applicable when `use_ip_aliase s` is true.",
2034 "type": "boolean"
2035 },
2036 "useIpAliases": {
2037 "description": "Whether alias IPs will be used for pod IPs i n the cluster.",
2038 "type": "boolean"
2039 } 2021 }
2040 }, 2022 },
2041 "type": "object" 2023 "type": "object"
2042 }, 2024 },
2043 "ClusterUpdate": { 2025 "ClusterUpdate": {
2044 "description": "ClusterUpdate describes an update to the cluster. Ex actly one update can\nbe applied to a cluster with each request, so at most one field can be\nprovided.", 2026 "description": "ClusterUpdate describes an update to the cluster. Ex actly one update can\nbe applied to a cluster with each request, so at most one field can be\nprovided.",
2045 "id": "ClusterUpdate", 2027 "id": "ClusterUpdate",
2046 "properties": { 2028 "properties": {
2047 "desiredAddonsConfig": {
2048 "$ref": "AddonsConfig",
2049 "description": "Configurations for the various addons availa ble to run in the cluster."
2050 },
2051 "desiredNodePoolId": {
2052 "description": "The node pool to be upgraded. This field is mandatory if\n\"desired_node_version\", \"desired_image_family\" or\n\"desired_n ode_pool_autoscaling\" is specified and there is more than one\nnode pool on the cluster.",
2053 "type": "string"
2054 },
2055 "desiredNodeVersion": {
2056 "description": "The Kubernetes version to change the nodes t o (typically an\nupgrade). Use `-` to upgrade to the latest version supported by \nthe server.",
2057 "type": "string"
2058 },
2059 "desiredMasterVersion": {
2060 "description": "The Kubernetes version to change the master to. The only valid value is the\nlatest supported version. Use \"-\" to have the server automatically select\nthe latest version.",
2061 "type": "string"
2062 },
2063 "desiredMasterAuthorizedNetworksConfig": { 2029 "desiredMasterAuthorizedNetworksConfig": {
2064 "$ref": "MasterAuthorizedNetworksConfig", 2030 "$ref": "MasterAuthorizedNetworksConfig",
2065 "description": "Master authorized networks is a Beta feature .\nThe desired configuration options for master authorized networks feature." 2031 "description": "Master authorized networks is a Beta feature .\nThe desired configuration options for master authorized networks feature."
2066 }, 2032 },
2033 "desiredNodePoolAutoscaling": {
2034 "$ref": "NodePoolAutoscaling",
2035 "description": "Autoscaler configuration for the node pool s pecified in\ndesired_node_pool_id. If there is only one pool in the\ncluster and desired_node_pool_id is not provided then\nthe change applies to that single no de pool."
2036 },
2067 "desiredLocations": { 2037 "desiredLocations": {
2068 "description": "The desired list of Google Compute Engine\n[ locations](/compute/docs/zones#available) in which the cluster's nodes\nshould b e located. Changing the locations a cluster is in will result\nin nodes being ei ther created or removed from the cluster, depending on\nwhether locations are be ing added or removed.\n\nThis list must always include the cluster's primary zon e.", 2038 "description": "The desired list of Google Compute Engine\n[ locations](/compute/docs/zones#available) in which the cluster's nodes\nshould b e located. Changing the locations a cluster is in will result\nin nodes being ei ther created or removed from the cluster, depending on\nwhether locations are be ing added or removed.\n\nThis list must always include the cluster's primary zon e.",
2069 "items": { 2039 "items": {
2070 "type": "string" 2040 "type": "string"
2071 }, 2041 },
2072 "type": "array" 2042 "type": "array"
2073 }, 2043 },
2074 "desiredNodePoolAutoscaling": {
2075 "$ref": "NodePoolAutoscaling",
2076 "description": "Autoscaler configuration for the node pool s pecified in\ndesired_node_pool_id. If there is only one pool in the\ncluster and desired_node_pool_id is not provided then\nthe change applies to that single no de pool."
2077 },
2078 "desiredMonitoringService": { 2044 "desiredMonitoringService": {
2079 "description": "The monitoring service the cluster should us e to write metrics.\nCurrently available options:\n\n* \"monitoring.googleapis.c om\" - the Google Cloud Monitoring service\n* \"none\" - no metrics will be expo rted from the cluster", 2045 "description": "The monitoring service the cluster should us e to write metrics.\nCurrently available options:\n\n* \"monitoring.googleapis.c om\" - the Google Cloud Monitoring service\n* \"none\" - no metrics will be expo rted from the cluster",
2080 "type": "string" 2046 "type": "string"
2081 }, 2047 },
2082 "desiredImageType": { 2048 "desiredImageType": {
2083 "description": "The desired image type for the node pool.\nN OTE: Set the \"desired_node_pool\" field as well.", 2049 "description": "The desired image type for the node pool.\nN OTE: Set the \"desired_node_pool\" field as well.",
2084 "type": "string" 2050 "type": "string"
2051 },
2052 "desiredAddonsConfig": {
2053 "$ref": "AddonsConfig",
2054 "description": "Configurations for the various addons availa ble to run in the cluster."
2055 },
2056 "desiredNodePoolId": {
2057 "description": "The node pool to be upgraded. This field is mandatory if\n\"desired_node_version\", \"desired_image_family\" or\n\"desired_n ode_pool_autoscaling\" is specified and there is more than one\nnode pool on the cluster.",
2058 "type": "string"
2059 },
2060 "desiredNodeVersion": {
2061 "description": "The Kubernetes version to change the nodes t o (typically an\nupgrade). Use `-` to upgrade to the latest version supported by \nthe server.",
2062 "type": "string"
2063 },
2064 "desiredMasterVersion": {
2065 "description": "The Kubernetes version to change the master to. The only valid value is the\nlatest supported version. Use \"-\" to have the server automatically select\nthe latest version.",
2066 "type": "string"
2085 } 2067 }
2086 }, 2068 },
2087 "type": "object" 2069 "type": "object"
2088 }, 2070 },
2089 "SetLoggingServiceRequest": { 2071 "SetLoggingServiceRequest": {
2090 "description": "SetLoggingServiceRequest sets the logging service of a cluster.", 2072 "description": "SetLoggingServiceRequest sets the logging service of a cluster.",
2091 "id": "SetLoggingServiceRequest", 2073 "id": "SetLoggingServiceRequest",
2092 "properties": { 2074 "properties": {
2093 "loggingService": { 2075 "loggingService": {
2094 "description": "The logging service the cluster should use t o write metrics.\nCurrently available options:\n\n* \"logging.googleapis.com\" - the Google Cloud Logging service\n* \"none\" - no metrics will be exported from the cluster", 2076 "description": "The logging service the cluster should use t o write metrics.\nCurrently available options:\n\n* \"logging.googleapis.com\" - the Google Cloud Logging service\n* \"none\" - no metrics will be exported from the cluster",
(...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after
2237 "description": "SetAddonsConfigRequest sets the addons associated wi th the cluster.", 2219 "description": "SetAddonsConfigRequest sets the addons associated wi th the cluster.",
2238 "id": "SetAddonsConfigRequest", 2220 "id": "SetAddonsConfigRequest",
2239 "properties": { 2221 "properties": {
2240 "addonsConfig": { 2222 "addonsConfig": {
2241 "$ref": "AddonsConfig", 2223 "$ref": "AddonsConfig",
2242 "description": "The desired configurations for the various a ddons available to run in the\ncluster." 2224 "description": "The desired configurations for the various a ddons available to run in the\ncluster."
2243 } 2225 }
2244 }, 2226 },
2245 "type": "object" 2227 "type": "object"
2246 }, 2228 },
2229 "SetLabelsRequest": {
2230 "description": "SetLabelsRequest sets the Google Cloud Platform labe ls on a Google Container\nEngine cluster, which will in turn set them for Google Compute Engine\nresources used by that cluster",
2231 "id": "SetLabelsRequest",
2232 "properties": {
2233 "resourceLabels": {
2234 "additionalProperties": {
2235 "type": "string"
2236 },
2237 "description": "The labels to set for that cluster.",
2238 "type": "object"
2239 },
2240 "labelFingerprint": {
2241 "description": "The fingerprint of the previous set of label s for this resource,\nused to detect conflicts. The fingerprint is initially gen erated by\nContainer Engine and changes after every request to modify or update\ nlabels. You must always provide an up-to-date fingerprint hash when\nupdating o r changing labels. Make a <code>get()</code> request to the\nresource to get the latest fingerprint.",
2242 "type": "string"
2243 }
2244 },
2245 "type": "object"
2246 },
2247 "NodePool": { 2247 "NodePool": {
2248 "description": "NodePool contains the name and configuration for a c luster's node pool.\nNode pools are a set of nodes (i.e. VM's), with a common co nfiguration and\nspecification, under the control of the cluster master. They ma y have a set\nof Kubernetes labels applied to them, which may be used to referen ce them\nduring pod scheduling. They may also be resized up or down, to accommod ate\nthe workload.", 2248 "description": "NodePool contains the name and configuration for a c luster's node pool.\nNode pools are a set of nodes (i.e. VM's), with a common co nfiguration and\nspecification, under the control of the cluster master. They ma y have a set\nof Kubernetes labels applied to them, which may be used to referen ce them\nduring pod scheduling. They may also be resized up or down, to accommod ate\nthe workload.",
2249 "id": "NodePool", 2249 "id": "NodePool",
2250 "properties": { 2250 "properties": {
2251 "status": {
2252 "description": "[Output only] The status of the nodes in thi s pool instance.",
2253 "enum": [
2254 "STATUS_UNSPECIFIED",
2255 "PROVISIONING",
2256 "RUNNING",
2257 "RUNNING_WITH_ERROR",
2258 "RECONCILING",
2259 "STOPPING",
2260 "ERROR"
2261 ],
2262 "enumDescriptions": [
2263 "Not set.",
2264 "The PROVISIONING state indicates the node pool is being created.",
2265 "The RUNNING state indicates the node pool has been crea ted\nand is fully usable.",
2266 "The RUNNING_WITH_ERROR state indicates the node pool ha s been created\nand is partially usable. Some error state has occurred and some\ nfunctionality may be impaired. Customer may need to reissue a request\nor trigg er a new update.",
2267 "The RECONCILING state indicates that some work is activ ely being done on\nthe node pool, such as upgrading node software. Details can\n be found in the `statusMessage` field.",
2268 "The STOPPING state indicates the node pool is being del eted.",
2269 "The ERROR state indicates the node pool may be unusable . Details\ncan be found in the `statusMessage` field."
2270 ],
2271 "type": "string"
2272 },
2251 "config": { 2273 "config": {
2252 "$ref": "NodeConfig", 2274 "$ref": "NodeConfig",
2253 "description": "The node configuration of the pool." 2275 "description": "The node configuration of the pool."
2254 }, 2276 },
2255 "statusMessage": { 2277 "statusMessage": {
2256 "description": "[Output only] Additional information about t he current status of this\nnode pool instance, if available.", 2278 "description": "[Output only] Additional information about t he current status of this\nnode pool instance, if available.",
2257 "type": "string" 2279 "type": "string"
2258 }, 2280 },
2259 "name": { 2281 "name": {
2260 "description": "The name of the node pool.", 2282 "description": "The name of the node pool.",
(...skipping 19 matching lines...) Expand all
2280 "instanceGroupUrls": { 2302 "instanceGroupUrls": {
2281 "description": "[Output only] The resource URLs of [instance \ngroups](/compute/docs/instance-groups/) associated with this\nnode pool.", 2303 "description": "[Output only] The resource URLs of [instance \ngroups](/compute/docs/instance-groups/) associated with this\nnode pool.",
2282 "items": { 2304 "items": {
2283 "type": "string" 2305 "type": "string"
2284 }, 2306 },
2285 "type": "array" 2307 "type": "array"
2286 }, 2308 },
2287 "version": { 2309 "version": {
2288 "description": "[Output only] The version of the Kubernetes of this node.", 2310 "description": "[Output only] The version of the Kubernetes of this node.",
2289 "type": "string" 2311 "type": "string"
2290 },
2291 "status": {
2292 "description": "[Output only] The status of the nodes in thi s pool instance.",
2293 "enum": [
2294 "STATUS_UNSPECIFIED",
2295 "PROVISIONING",
2296 "RUNNING",
2297 "RUNNING_WITH_ERROR",
2298 "RECONCILING",
2299 "STOPPING",
2300 "ERROR"
2301 ],
2302 "enumDescriptions": [
2303 "Not set.",
2304 "The PROVISIONING state indicates the node pool is being created.",
2305 "The RUNNING state indicates the node pool has been crea ted\nand is fully usable.",
2306 "The RUNNING_WITH_ERROR state indicates the node pool ha s been created\nand is partially usable. Some error state has occurred and some\ nfunctionality may be impaired. Customer may need to reissue a request\nor trigg er a new update.",
2307 "The RECONCILING state indicates that some work is activ ely being done on\nthe node pool, such as upgrading node software. Details can\n be found in the `statusMessage` field.",
2308 "The STOPPING state indicates the node pool is being del eted.",
2309 "The ERROR state indicates the node pool may be unusable . Details\ncan be found in the `statusMessage` field."
2310 ],
2311 "type": "string"
2312 } 2312 }
2313 }, 2313 },
2314 "type": "object" 2314 "type": "object"
2315 }, 2315 },
2316 "SetLabelsRequest": { 2316 "NodeManagement": {
2317 "description": "SetLabelsRequest sets the Google Cloud Platform labe ls on a Google Container\nEngine cluster, which will in turn set them for Google Compute Engine\nresources used by that cluster", 2317 "description": "NodeManagement defines the set of node management se rvices turned on for the\nnode pool.",
2318 "id": "SetLabelsRequest", 2318 "id": "NodeManagement",
2319 "properties": { 2319 "properties": {
2320 "resourceLabels": { 2320 "autoRepair": {
2321 "additionalProperties": { 2321 "description": "A flag that specifies whether the node auto- repair is enabled for the node\npool. If enabled, the nodes in this node pool wi ll be monitored and, if\nthey fail health checks too many times, an automatic re pair action will be\ntriggered.",
2322 "type": "string" 2322 "type": "boolean"
2323 },
2324 "description": "The labels to set for that cluster.",
2325 "type": "object"
2326 }, 2323 },
2327 "labelFingerprint": { 2324 "autoUpgrade": {
2328 "description": "The fingerprint of the previous set of label s for this resource,\nused to detect conflicts. The fingerprint is initially gen erated by\nContainer Engine and changes after every request to modify or update\ nlabels. You must always provide an up-to-date fingerprint hash when\nupdating o r changing labels. Make a <code>get()</code> request to the\nresource to get the latest fingerprint.", 2325 "description": "A flag that specifies whether node auto-upgr ade is enabled for the node\npool. If enabled, node auto-upgrade helps keep the nodes in your node pool\nup to date with the latest release version of Kubernete s.",
2329 "type": "string" 2326 "type": "boolean"
2327 },
2328 "upgradeOptions": {
2329 "$ref": "AutoUpgradeOptions",
2330 "description": "Specifies the Auto Upgrade knobs for the nod e pool."
2330 } 2331 }
2331 }, 2332 },
2332 "type": "object" 2333 "type": "object"
2333 } 2334 }
2334 }, 2335 },
2335 "servicePath": "", 2336 "servicePath": "",
2336 "title": "Google Container Engine API", 2337 "title": "Google Container Engine API",
2337 "version": "v1" 2338 "version": "v1"
2338 } 2339 }
OLDNEW
« no previous file with comments | « discovery/googleapis/compute__v1.json ('k') | discovery/googleapis/content__v2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698