From 521146e62ddf1d6551c7c6013d208dfd2c73937b Mon Sep 17 00:00:00 2001 From: Di Xu Date: Fri, 9 Feb 2018 15:13:09 +0800 Subject: [PATCH] auto-generated --- api/openapi-spec/swagger.json | 8 ++++---- api/swagger-spec/apps_v1.json | 2 +- api/swagger-spec/apps_v1beta1.json | 2 +- api/swagger-spec/apps_v1beta2.json | 2 +- api/swagger-spec/batch_v1.json | 2 +- api/swagger-spec/batch_v1beta1.json | 2 +- api/swagger-spec/batch_v2alpha1.json | 2 +- api/swagger-spec/events.k8s.io_v1beta1.json | 2 +- api/swagger-spec/extensions_v1beta1.json | 2 +- api/swagger-spec/settings.k8s.io_v1alpha1.json | 2 +- api/swagger-spec/v1.json | 6 +++--- docs/api-reference/apps/v1/definitions.html | 2 +- docs/api-reference/apps/v1beta1/definitions.html | 2 +- docs/api-reference/apps/v1beta2/definitions.html | 2 +- docs/api-reference/batch/v1/definitions.html | 2 +- docs/api-reference/batch/v1beta1/definitions.html | 2 +- docs/api-reference/batch/v2alpha1/definitions.html | 2 +- docs/api-reference/extensions/v1beta1/definitions.html | 2 +- .../settings.k8s.io/v1alpha1/definitions.html | 2 +- docs/api-reference/v1/definitions.html | 2 +- staging/src/k8s.io/api/core/v1/generated.proto | 2 +- .../src/k8s.io/api/core/v1/types_swagger_doc_generated.go | 6 +++--- .../api/events/v1beta1/types_swagger_doc_generated.go | 2 +- 23 files changed, 30 insertions(+), 30 deletions(-) diff --git a/api/openapi-spec/swagger.json b/api/openapi-spec/swagger.json index 6e286b0737e..3ba341e8d29 100644 --- a/api/openapi-spec/swagger.json +++ b/api/openapi-spec/swagger.json @@ -76937,7 +76937,7 @@ "$ref": "#/definitions/io.k8s.api.core.v1.ConfigMapEnvSource" }, "prefix": { - "description": "An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.", + "description": "An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.", "type": "string" }, "secretRef": { @@ -77107,7 +77107,7 @@ ] }, "io.k8s.api.core.v1.EventSeries": { - "description": "EventSeries contain information on series of events, i.e. thing that was/is happening continously for some time.", + "description": "EventSeries contain information on series of events, i.e. thing that was/is happening continuously for some time.", "properties": { "count": { "description": "Number of occurrences in this series up to the last heartbeat time", @@ -77115,7 +77115,7 @@ "format": "int32" }, "lastObservedTime": { - "description": "Time of the last occurence observed", + "description": "Time of the last occurrence observed", "$ref": "#/definitions/io.k8s.apimachinery.pkg.apis.meta.v1.MicroTime" }, "state": { @@ -80757,7 +80757,7 @@ ] }, "io.k8s.api.events.v1beta1.EventSeries": { - "description": "EventSeries contain information on series of events, i.e. thing that was/is happening continously for some time.", + "description": "EventSeries contain information on series of events, i.e. thing that was/is happening continuously for some time.", "required": [ "count", "lastObservedTime", diff --git a/api/swagger-spec/apps_v1.json b/api/swagger-spec/apps_v1.json index bf7ebc59035..8fdeacc9932 100644 --- a/api/swagger-spec/apps_v1.json +++ b/api/swagger-spec/apps_v1.json @@ -7915,7 +7915,7 @@ "properties": { "prefix": { "type": "string", - "description": "An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER." + "description": "An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER." }, "configMapRef": { "$ref": "v1.ConfigMapEnvSource", diff --git a/api/swagger-spec/apps_v1beta1.json b/api/swagger-spec/apps_v1beta1.json index e4ca975a596..ca5f8981e43 100644 --- a/api/swagger-spec/apps_v1beta1.json +++ b/api/swagger-spec/apps_v1beta1.json @@ -5549,7 +5549,7 @@ "properties": { "prefix": { "type": "string", - "description": "An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER." + "description": "An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER." }, "configMapRef": { "$ref": "v1.ConfigMapEnvSource", diff --git a/api/swagger-spec/apps_v1beta2.json b/api/swagger-spec/apps_v1beta2.json index aeb08804723..31b8f3054eb 100644 --- a/api/swagger-spec/apps_v1beta2.json +++ b/api/swagger-spec/apps_v1beta2.json @@ -7915,7 +7915,7 @@ "properties": { "prefix": { "type": "string", - "description": "An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER." + "description": "An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER." }, "configMapRef": { "$ref": "v1.ConfigMapEnvSource", diff --git a/api/swagger-spec/batch_v1.json b/api/swagger-spec/batch_v1.json index 5a0a7b1a76b..aed12ec8b55 100644 --- a/api/swagger-spec/batch_v1.json +++ b/api/swagger-spec/batch_v1.json @@ -2889,7 +2889,7 @@ "properties": { "prefix": { "type": "string", - "description": "An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER." + "description": "An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER." }, "configMapRef": { "$ref": "v1.ConfigMapEnvSource", diff --git a/api/swagger-spec/batch_v1beta1.json b/api/swagger-spec/batch_v1beta1.json index 5dadb0bcd51..e4de35f8f5d 100644 --- a/api/swagger-spec/batch_v1beta1.json +++ b/api/swagger-spec/batch_v1beta1.json @@ -2944,7 +2944,7 @@ "properties": { "prefix": { "type": "string", - "description": "An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER." + "description": "An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER." }, "configMapRef": { "$ref": "v1.ConfigMapEnvSource", diff --git a/api/swagger-spec/batch_v2alpha1.json b/api/swagger-spec/batch_v2alpha1.json index 454dc9133e8..b56ce1dd6cd 100644 --- a/api/swagger-spec/batch_v2alpha1.json +++ b/api/swagger-spec/batch_v2alpha1.json @@ -2944,7 +2944,7 @@ "properties": { "prefix": { "type": "string", - "description": "An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER." + "description": "An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER." }, "configMapRef": { "$ref": "v1.ConfigMapEnvSource", diff --git a/api/swagger-spec/events.k8s.io_v1beta1.json b/api/swagger-spec/events.k8s.io_v1beta1.json index 5878a8980a0..c9c61853162 100644 --- a/api/swagger-spec/events.k8s.io_v1beta1.json +++ b/api/swagger-spec/events.k8s.io_v1beta1.json @@ -1370,7 +1370,7 @@ }, "v1beta1.EventSeries": { "id": "v1beta1.EventSeries", - "description": "EventSeries contain information on series of events, i.e. thing that was/is happening continously for some time.", + "description": "EventSeries contain information on series of events, i.e. thing that was/is happening continuously for some time.", "required": [ "count", "lastObservedTime", diff --git a/api/swagger-spec/extensions_v1beta1.json b/api/swagger-spec/extensions_v1beta1.json index f45b77dec60..21e9e70dba2 100644 --- a/api/swagger-spec/extensions_v1beta1.json +++ b/api/swagger-spec/extensions_v1beta1.json @@ -8557,7 +8557,7 @@ "properties": { "prefix": { "type": "string", - "description": "An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER." + "description": "An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER." }, "configMapRef": { "$ref": "v1.ConfigMapEnvSource", diff --git a/api/swagger-spec/settings.k8s.io_v1alpha1.json b/api/swagger-spec/settings.k8s.io_v1alpha1.json index fbfdac933fa..e8459e6ba97 100644 --- a/api/swagger-spec/settings.k8s.io_v1alpha1.json +++ b/api/swagger-spec/settings.k8s.io_v1alpha1.json @@ -1518,7 +1518,7 @@ "properties": { "prefix": { "type": "string", - "description": "An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER." + "description": "An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER." }, "configMapRef": { "$ref": "v1.ConfigMapEnvSource", diff --git a/api/swagger-spec/v1.json b/api/swagger-spec/v1.json index 441cf975023..44b6448a4f8 100644 --- a/api/swagger-spec/v1.json +++ b/api/swagger-spec/v1.json @@ -19730,7 +19730,7 @@ }, "v1.EventSeries": { "id": "v1.EventSeries", - "description": "EventSeries contain information on series of events, i.e. thing that was/is happening continously for some time.", + "description": "EventSeries contain information on series of events, i.e. thing that was/is happening continuously for some time.", "properties": { "count": { "type": "integer", @@ -19739,7 +19739,7 @@ }, "lastObservedTime": { "type": "string", - "description": "Time of the last occurence observed" + "description": "Time of the last occurrence observed" }, "state": { "type": "string", @@ -22390,7 +22390,7 @@ "properties": { "prefix": { "type": "string", - "description": "An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER." + "description": "An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER." }, "configMapRef": { "$ref": "v1.ConfigMapEnvSource", diff --git a/docs/api-reference/apps/v1/definitions.html b/docs/api-reference/apps/v1/definitions.html index 24e2dcf29e0..38672d876e4 100755 --- a/docs/api-reference/apps/v1/definitions.html +++ b/docs/api-reference/apps/v1/definitions.html @@ -2174,7 +2174,7 @@ When an object is created, the system will populate this list with the current s

prefix

-

An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.

+

An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.

false

string

diff --git a/docs/api-reference/apps/v1beta1/definitions.html b/docs/api-reference/apps/v1beta1/definitions.html index 3af498120ab..537eb990d13 100755 --- a/docs/api-reference/apps/v1beta1/definitions.html +++ b/docs/api-reference/apps/v1beta1/definitions.html @@ -2189,7 +2189,7 @@ When an object is created, the system will populate this list with the current s

prefix

-

An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.

+

An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.

false

string

diff --git a/docs/api-reference/apps/v1beta2/definitions.html b/docs/api-reference/apps/v1beta2/definitions.html index 7cfa2d4fdd8..a2ae23fd0a4 100755 --- a/docs/api-reference/apps/v1beta2/definitions.html +++ b/docs/api-reference/apps/v1beta2/definitions.html @@ -2591,7 +2591,7 @@ When an object is created, the system will populate this list with the current s

prefix

-

An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.

+

An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.

false

string

diff --git a/docs/api-reference/batch/v1/definitions.html b/docs/api-reference/batch/v1/definitions.html index b0113a35ecc..656b7d28d73 100755 --- a/docs/api-reference/batch/v1/definitions.html +++ b/docs/api-reference/batch/v1/definitions.html @@ -1765,7 +1765,7 @@ When an object is created, the system will populate this list with the current s

prefix

-

An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.

+

An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.

false

string

diff --git a/docs/api-reference/batch/v1beta1/definitions.html b/docs/api-reference/batch/v1beta1/definitions.html index eb90fd3bf8a..1f237c89572 100755 --- a/docs/api-reference/batch/v1beta1/definitions.html +++ b/docs/api-reference/batch/v1beta1/definitions.html @@ -1806,7 +1806,7 @@ When an object is created, the system will populate this list with the current s

prefix

-

An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.

+

An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.

false

string

diff --git a/docs/api-reference/batch/v2alpha1/definitions.html b/docs/api-reference/batch/v2alpha1/definitions.html index 2cc20843342..ac86a3d3a16 100755 --- a/docs/api-reference/batch/v2alpha1/definitions.html +++ b/docs/api-reference/batch/v2alpha1/definitions.html @@ -1765,7 +1765,7 @@ When an object is created, the system will populate this list with the current s

prefix

-

An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.

+

An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.

false

string

diff --git a/docs/api-reference/extensions/v1beta1/definitions.html b/docs/api-reference/extensions/v1beta1/definitions.html index 6ac8e7e35de..48cd6ecfd22 100755 --- a/docs/api-reference/extensions/v1beta1/definitions.html +++ b/docs/api-reference/extensions/v1beta1/definitions.html @@ -2792,7 +2792,7 @@ When an object is created, the system will populate this list with the current s

prefix

-

An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.

+

An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.

false

string

diff --git a/docs/api-reference/settings.k8s.io/v1alpha1/definitions.html b/docs/api-reference/settings.k8s.io/v1alpha1/definitions.html index aa446f591ad..6449372c131 100755 --- a/docs/api-reference/settings.k8s.io/v1alpha1/definitions.html +++ b/docs/api-reference/settings.k8s.io/v1alpha1/definitions.html @@ -2311,7 +2311,7 @@ When an object is created, the system will populate this list with the current s

prefix

-

An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.

+

An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.

false

string

diff --git a/docs/api-reference/v1/definitions.html b/docs/api-reference/v1/definitions.html index 35ec4b84a9c..1a59140b43f 100755 --- a/docs/api-reference/v1/definitions.html +++ b/docs/api-reference/v1/definitions.html @@ -1659,7 +1659,7 @@ When an object is created, the system will populate this list with the current s

prefix

-

An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.

+

An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.

false

string

diff --git a/staging/src/k8s.io/api/core/v1/generated.proto b/staging/src/k8s.io/api/core/v1/generated.proto index 5ce1bcbfd2d..4c0e84852fd 100644 --- a/staging/src/k8s.io/api/core/v1/generated.proto +++ b/staging/src/k8s.io/api/core/v1/generated.proto @@ -992,7 +992,7 @@ message EndpointsList { // EnvFromSource represents the source of a set of ConfigMaps message EnvFromSource { - // An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER. + // An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER. // +optional optional string prefix = 1; diff --git a/staging/src/k8s.io/api/core/v1/types_swagger_doc_generated.go b/staging/src/k8s.io/api/core/v1/types_swagger_doc_generated.go index 2c274b13d91..3edb05a62c4 100644 --- a/staging/src/k8s.io/api/core/v1/types_swagger_doc_generated.go +++ b/staging/src/k8s.io/api/core/v1/types_swagger_doc_generated.go @@ -510,7 +510,7 @@ func (EndpointsList) SwaggerDoc() map[string]string { var map_EnvFromSource = map[string]string{ "": "EnvFromSource represents the source of a set of ConfigMaps", - "prefix": "An optional identifer to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.", + "prefix": "An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.", "configMapRef": "The ConfigMap to select from", "secretRef": "The Secret to select from", } @@ -576,9 +576,9 @@ func (EventList) SwaggerDoc() map[string]string { } var map_EventSeries = map[string]string{ - "": "EventSeries contain information on series of events, i.e. thing that was/is happening continously for some time.", + "": "EventSeries contain information on series of events, i.e. thing that was/is happening continuously for some time.", "count": "Number of occurrences in this series up to the last heartbeat time", - "lastObservedTime": "Time of the last occurence observed", + "lastObservedTime": "Time of the last occurrence observed", "state": "State of this Series: Ongoing or Finished", } diff --git a/staging/src/k8s.io/api/events/v1beta1/types_swagger_doc_generated.go b/staging/src/k8s.io/api/events/v1beta1/types_swagger_doc_generated.go index 04a4a91227f..17ec3d77776 100644 --- a/staging/src/k8s.io/api/events/v1beta1/types_swagger_doc_generated.go +++ b/staging/src/k8s.io/api/events/v1beta1/types_swagger_doc_generated.go @@ -60,7 +60,7 @@ func (EventList) SwaggerDoc() map[string]string { } var map_EventSeries = map[string]string{ - "": "EventSeries contain information on series of events, i.e. thing that was/is happening continously for some time.", + "": "EventSeries contain information on series of events, i.e. thing that was/is happening continuously for some time.", "count": "Number of occurrences in this series up to the last heartbeat time", "lastObservedTime": "Time when last Event from the series was seen before last heartbeat.", "state": "Information whether this series is ongoing or finished.",