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

Unified Diff: discovery/googleapis_beta/container__v1beta1.json

Issue 1078053002: Roll of googleapis as of 4/7/2015. (Closed) Base URL: https://github.com/dart-lang/googleapis.git@master
Patch Set: Created 5 years, 8 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 side-by-side diff with in-line comments
Download patch
Index: discovery/googleapis_beta/container__v1beta1.json
diff --git a/discovery/googleapis_beta/container__v1beta1.json b/discovery/googleapis_beta/container__v1beta1.json
index 3fc7a2ddbf923b87cf95ad41f547af0f175c4306..93065175c88c15b8c25950c2b5e9753310408d5e 100644
--- a/discovery/googleapis_beta/container__v1beta1.json
+++ b/discovery/googleapis_beta/container__v1beta1.json
@@ -14,7 +14,7 @@
"description": "The Google Container Engine API is used for building and managing container based applications, powered by the open source Kubernetes technology.",
"discoveryVersion": "v1",
"documentationLink": "https://cloud.google.com/container-engine/docs/v1beta1/",
- "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/wCeuMXXipTCS576X35guh0r20IE\"",
+ "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/A-uTeP-eqK6ANjBJOJiUSQV5WY8\"",
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
@@ -346,7 +346,7 @@
}
}
},
- "revision": "20150223",
+ "revision": "20150318",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Cluster": {
@@ -368,6 +368,10 @@
"description": "An optional description of this cluster.",
"type": "string"
},
+ "enableCloudLogging": {
+ "description": "Whether logs from the cluster should be made available via the Google Cloud Logging service. This includes both logs from your applications running in the cluster as well as logs from the Kubernetes components themselves.",
+ "type": "boolean"
+ },
"endpoint": {
"description": "[Output only] The IP address of this cluster's Kubernetes master. The endpoint can be accessed from the internet at https://username:password@endpoint/.\n\nSee the masterAuth property of this resource for username and password information.",
"type": "string"
« no previous file with comments | « discovery/googleapis_beta/cloudmonitoring__v2beta2.json ('k') | discovery/googleapis_beta/dataflow__v1b4.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698