Commit df3d8bcb authored by Cheng Xing's avatar Cheng Xing

Vendor newest GCP Go client

parent 10cc9713
...@@ -3033,51 +3033,51 @@ ...@@ -3033,51 +3033,51 @@
}, },
{ {
"ImportPath": "google.golang.org/api/cloudmonitoring/v2beta2", "ImportPath": "google.golang.org/api/cloudmonitoring/v2beta2",
"Rev": "ab90adb3efa287b869ecb698db42f923cc734972" "Rev": "7f657476956314fee258816aaf81c0ff65cf8bee"
}, },
{ {
"ImportPath": "google.golang.org/api/compute/v0.alpha", "ImportPath": "google.golang.org/api/compute/v0.alpha",
"Rev": "ab90adb3efa287b869ecb698db42f923cc734972" "Rev": "7f657476956314fee258816aaf81c0ff65cf8bee"
}, },
{ {
"ImportPath": "google.golang.org/api/compute/v0.beta", "ImportPath": "google.golang.org/api/compute/v0.beta",
"Rev": "ab90adb3efa287b869ecb698db42f923cc734972" "Rev": "7f657476956314fee258816aaf81c0ff65cf8bee"
}, },
{ {
"ImportPath": "google.golang.org/api/compute/v1", "ImportPath": "google.golang.org/api/compute/v1",
"Rev": "ab90adb3efa287b869ecb698db42f923cc734972" "Rev": "7f657476956314fee258816aaf81c0ff65cf8bee"
}, },
{ {
"ImportPath": "google.golang.org/api/container/v1", "ImportPath": "google.golang.org/api/container/v1",
"Rev": "ab90adb3efa287b869ecb698db42f923cc734972" "Rev": "7f657476956314fee258816aaf81c0ff65cf8bee"
}, },
{ {
"ImportPath": "google.golang.org/api/gensupport", "ImportPath": "google.golang.org/api/gensupport",
"Rev": "ab90adb3efa287b869ecb698db42f923cc734972" "Rev": "7f657476956314fee258816aaf81c0ff65cf8bee"
}, },
{ {
"ImportPath": "google.golang.org/api/googleapi", "ImportPath": "google.golang.org/api/googleapi",
"Rev": "ab90adb3efa287b869ecb698db42f923cc734972" "Rev": "7f657476956314fee258816aaf81c0ff65cf8bee"
}, },
{ {
"ImportPath": "google.golang.org/api/googleapi/internal/uritemplates", "ImportPath": "google.golang.org/api/googleapi/internal/uritemplates",
"Rev": "ab90adb3efa287b869ecb698db42f923cc734972" "Rev": "7f657476956314fee258816aaf81c0ff65cf8bee"
}, },
{ {
"ImportPath": "google.golang.org/api/logging/v2beta1", "ImportPath": "google.golang.org/api/logging/v2beta1",
"Rev": "ab90adb3efa287b869ecb698db42f923cc734972" "Rev": "7f657476956314fee258816aaf81c0ff65cf8bee"
}, },
{ {
"ImportPath": "google.golang.org/api/monitoring/v3", "ImportPath": "google.golang.org/api/monitoring/v3",
"Rev": "ab90adb3efa287b869ecb698db42f923cc734972" "Rev": "7f657476956314fee258816aaf81c0ff65cf8bee"
}, },
{ {
"ImportPath": "google.golang.org/api/pubsub/v1", "ImportPath": "google.golang.org/api/pubsub/v1",
"Rev": "ab90adb3efa287b869ecb698db42f923cc734972" "Rev": "7f657476956314fee258816aaf81c0ff65cf8bee"
}, },
{ {
"ImportPath": "google.golang.org/api/tpu/v1alpha1", "ImportPath": "google.golang.org/api/tpu/v1alpha1",
"Rev": "ab90adb3efa287b869ecb698db42f923cc734972" "Rev": "7f657476956314fee258816aaf81c0ff65cf8bee"
}, },
{ {
"ImportPath": "google.golang.org/genproto/googleapis/api/annotations", "ImportPath": "google.golang.org/genproto/googleapis/api/annotations",
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -1364,7 +1364,7 @@ ...@@ -1364,7 +1364,7 @@
} }
} }
}, },
"revision": "20180108", "revision": "20180213",
"rootUrl": "https://container.googleapis.com/", "rootUrl": "https://container.googleapis.com/",
"schemas": { "schemas": {
"AcceleratorConfig": { "AcceleratorConfig": {
...@@ -2022,7 +2022,7 @@ ...@@ -2022,7 +2022,7 @@
"additionalProperties": { "additionalProperties": {
"type": "string" "type": "string"
}, },
"description": "The metadata key/value pairs assigned to instances in the cluster.\n\nKeys must conform to the regexp [a-zA-Z0-9-_]+ and be less than 128 bytes\nin length. These are reflected as part of a URL in the metadata server.\nAdditionally, to avoid ambiguity, keys must not conflict with any other\nmetadata keys for the project or be one of the reserved keys:\n \"cluster-name\"\n \"cluster-uid\"\n \"configure-sh\"\n \"gci-update-strategy\"\n \"gci-ensure-gke-docker\"\n \"instance-template\"\n \"kube-env\"\n \"startup-script\"\n \"user-data\"\n\nValues are free-form strings, and only have meaning as interpreted by\nthe image running in the instance. The only restriction placed on them is\nthat each value's size must be less than or equal to 32 KB.\n\nThe total size of all keys and values must be less than 512 KB.", "description": "The metadata key/value pairs assigned to instances in the cluster.\n\nKeys must conform to the regexp [a-zA-Z0-9-_]+ and be less than 128 bytes\nin length. These are reflected as part of a URL in the metadata server.\nAdditionally, to avoid ambiguity, keys must not conflict with any other\nmetadata keys for the project or be one of the reserved keys:\n \"cluster-location\"\n \"cluster-name\"\n \"cluster-uid\"\n \"configure-sh\"\n \"gci-update-strategy\"\n \"gci-ensure-gke-docker\"\n \"instance-template\"\n \"kube-env\"\n \"startup-script\"\n \"user-data\"\n\nValues are free-form strings, and only have meaning as interpreted by\nthe image running in the instance. The only restriction placed on them is\nthat each value's size must be less than or equal to 32 KB.\n\nThe total size of all keys and values must be less than 512 KB.",
"type": "object" "type": "object"
}, },
"minCpuPlatform": { "minCpuPlatform": {
......
...@@ -1523,6 +1523,7 @@ type NodeConfig struct { ...@@ -1523,6 +1523,7 @@ type NodeConfig struct {
// Additionally, to avoid ambiguity, keys must not conflict with any // Additionally, to avoid ambiguity, keys must not conflict with any
// other // other
// metadata keys for the project or be one of the reserved keys: // metadata keys for the project or be one of the reserved keys:
// "cluster-location"
// "cluster-name" // "cluster-name"
// "cluster-uid" // "cluster-uid"
// "configure-sh" // "configure-sh"
......
...@@ -964,7 +964,7 @@ ...@@ -964,7 +964,7 @@
} }
} }
}, },
"revision": "20180205", "revision": "20180225",
"rootUrl": "https://monitoring.googleapis.com/", "rootUrl": "https://monitoring.googleapis.com/",
"schemas": { "schemas": {
"BasicAuthentication": { "BasicAuthentication": {
...@@ -1125,7 +1125,7 @@ ...@@ -1125,7 +1125,7 @@
"id": "ContentMatcher", "id": "ContentMatcher",
"properties": { "properties": {
"content": { "content": {
"description": "String content to match", "description": "String content to match (max 1024 bytes)",
"type": "string" "type": "string"
} }
}, },
......
...@@ -450,7 +450,7 @@ func (s *CollectdValueError) MarshalJSON() ([]byte, error) { ...@@ -450,7 +450,7 @@ func (s *CollectdValueError) MarshalJSON() ([]byte, error) {
// matches on the exact content. In the future, it can be expanded to // matches on the exact content. In the future, it can be expanded to
// allow for regular expressions and more complex matching. // allow for regular expressions and more complex matching.
type ContentMatcher struct { type ContentMatcher struct {
// Content: String content to match // Content: String content to match (max 1024 bytes)
Content string `json:"content,omitempty"` Content string `json:"content,omitempty"`
// ForceSendFields is a list of field names (e.g. "Content") to // ForceSendFields is a list of field names (e.g. "Content") to
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment