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

Side by Side Diff: discovery/googleapis_beta/container__v1beta1.json

Issue 1268013003: Api-roll 21: 2015-08-04 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 5 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
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": "/container/v1beta1/projects/", 11 "basePath": "/container/v1beta1/projects/",
12 "baseUrl": "https://www.googleapis.com/container/v1beta1/projects/", 12 "baseUrl": "https://www.googleapis.com/container/v1beta1/projects/",
13 "batchPath": "batch", 13 "batchPath": "batch",
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.", 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 "discoveryVersion": "v1", 15 "discoveryVersion": "v1",
16 "documentationLink": "https://cloud.google.com/container-engine/docs/v1beta1 /", 16 "documentationLink": "https://cloud.google.com/container-engine/docs/v1beta1 /",
17 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/jvQWc8RdAvx_0wc81-C9InNwieA\"", 17 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/hfLmCQ4Ut9jPERvGmAwjUd46Fc8\"",
18 "icons": { 18 "icons": {
19 "x16": "http://www.google.com/images/icons/product/search-16.gif", 19 "x16": "http://www.google.com/images/icons/product/search-16.gif",
20 "x32": "http://www.google.com/images/icons/product/search-32.gif" 20 "x32": "http://www.google.com/images/icons/product/search-32.gif"
21 }, 21 },
22 "id": "container:v1beta1", 22 "id": "container:v1beta1",
23 "kind": "discovery#restDescription", 23 "kind": "discovery#restDescription",
24 "name": "container", 24 "name": "container",
25 "ownerDomain": "google.com", 25 "ownerDomain": "google.com",
26 "ownerName": "Google", 26 "ownerName": "Google",
27 "parameters": { 27 "parameters": {
(...skipping 311 matching lines...) Expand 10 before | Expand all | Expand 10 after
339 "https://www.googleapis.com/auth/cloud-p latform" 339 "https://www.googleapis.com/auth/cloud-p latform"
340 ] 340 ]
341 } 341 }
342 } 342 }
343 } 343 }
344 } 344 }
345 } 345 }
346 } 346 }
347 } 347 }
348 }, 348 },
349 "revision": "20150624", 349 "revision": "20150728",
350 "rootUrl": "https://www.googleapis.com/", 350 "rootUrl": "https://www.googleapis.com/",
351 "schemas": { 351 "schemas": {
352 "Cluster": { 352 "Cluster": {
353 "id": "Cluster", 353 "id": "Cluster",
354 "properties": { 354 "properties": {
355 "clusterApiVersion": { 355 "clusterApiVersion": {
356 "description": "The API version of the Kubernetes master and kubelets running in this cluster. Leave blank to pick up the latest stable rele ase, or specify a version of the form \"x.y.z\". The Google Container Engine rel ease notes lists the currently supported versions. If an incorrect version is sp ecified, the server returns an error listing the currently supported versions.", 356 "description": "The API version of the Kubernetes master and kubelets running in this cluster. Leave blank to pick up the latest stable rele ase, or specify a version of the form \"x.y.z\". The Google Container Engine rel ease notes lists the currently supported versions. If an incorrect version is sp ecified, the server returns an error listing the currently supported versions.",
357 "type": "string" 357 "type": "string"
358 }, 358 },
359 "containerIpv4Cidr": { 359 "containerIpv4Cidr": {
360 "description": "The IP address range of the container pods i n this cluster, in CIDR notation (e.g. 10.96.0.0/14). Leave blank to have one a utomatically chosen or specify a /14 block in 10.0.0.0/8 or 172.16.0.0/12.", 360 "description": "The IP address range of the container pods i n this cluster, in CIDR notation (e.g. 10.96.0.0/14). Leave blank to have one a utomatically chosen or specify a /14 block in 10.0.0.0/8.",
361 "type": "string" 361 "type": "string"
362 }, 362 },
363 "creationTimestamp": { 363 "creationTimestamp": {
364 "description": "[Output only] The time the cluster was creat ed, in RFC3339 text format.", 364 "description": "[Output only] The time the cluster was creat ed, in RFC3339 text format.",
365 "type": "string" 365 "type": "string"
366 }, 366 },
367 "description": { 367 "description": {
368 "description": "An optional description of this cluster.", 368 "description": "An optional description of this cluster.",
369 "type": "string" 369 "type": "string"
370 }, 370 },
(...skipping 264 matching lines...) Expand 10 before | Expand all | Expand 10 after
635 "type": "array" 635 "type": "array"
636 } 636 }
637 }, 637 },
638 "type": "object" 638 "type": "object"
639 } 639 }
640 }, 640 },
641 "servicePath": "container/v1beta1/projects/", 641 "servicePath": "container/v1beta1/projects/",
642 "title": "Google Container Engine API", 642 "title": "Google Container Engine API",
643 "version": "v1beta1" 643 "version": "v1beta1"
644 } 644 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698