Generated code.

pull/6/head
Guangya Liu 2017-06-10 02:43:05 -04:00
parent e0d3d652f6
commit 9ecb5d9f4f
16 changed files with 41 additions and 41 deletions

View File

@ -47260,7 +47260,8 @@
"io.k8s.kubernetes.pkg.api.v1.Container": {
"description": "A single application container that you want to run within a pod.",
"required": [
"name"
"name",
"image"
],
"properties": {
"args": {

View File

@ -4842,7 +4842,8 @@
"id": "v1.Container",
"description": "A single application container that you want to run within a pod.",
"required": [
"name"
"name",
"image"
],
"properties": {
"name": {

View File

@ -2589,7 +2589,8 @@
"id": "v1.Container",
"description": "A single application container that you want to run within a pod.",
"required": [
"name"
"name",
"image"
],
"properties": {
"name": {

View File

@ -3670,7 +3670,8 @@
"id": "v1.Container",
"description": "A single application container that you want to run within a pod.",
"required": [
"name"
"name",
"image"
],
"properties": {
"name": {

View File

@ -8314,7 +8314,8 @@
"id": "v1.Container",
"description": "A single application container that you want to run within a pod.",
"required": [
"name"
"name",
"image"
],
"properties": {
"name": {

View File

@ -20159,7 +20159,8 @@
"id": "v1.Container",
"description": "A single application container that you want to run within a pod.",
"required": [
"name"
"name",
"image"
],
"properties": {
"name": {

View File

@ -5373,7 +5373,7 @@ Examples:<br>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">image</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Docker image name. More info: <a href="https://kubernetes.io/docs/concepts/containers/images">https://kubernetes.io/docs/concepts/containers/images</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
@ -6807,7 +6807,7 @@ Examples:<br>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2017-06-07 15:14:00 UTC
Last updated 2017-06-10 04:36:47 UTC
</div>
</div>
</body>

View File

@ -4337,7 +4337,7 @@ Examples:<br>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">image</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Docker image name. More info: <a href="https://kubernetes.io/docs/concepts/containers/images">https://kubernetes.io/docs/concepts/containers/images</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
@ -5788,7 +5788,7 @@ Examples:<br>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2017-06-07 15:14:25 UTC
Last updated 2017-06-10 04:37:24 UTC
</div>
</div>
</body>

View File

@ -4344,7 +4344,7 @@ Examples:<br>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">image</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Docker image name. More info: <a href="https://kubernetes.io/docs/concepts/containers/images">https://kubernetes.io/docs/concepts/containers/images</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
@ -5884,7 +5884,7 @@ Examples:<br>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2017-06-07 15:14:30 UTC
Last updated 2017-06-10 04:37:30 UTC
</div>
</div>
</body>

View File

@ -6242,7 +6242,7 @@ Both these may change in the future. Incoming requests are matched against the h
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">image</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Docker image name. More info: <a href="https://kubernetes.io/docs/concepts/containers/images">https://kubernetes.io/docs/concepts/containers/images</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
@ -8224,7 +8224,7 @@ Both these may change in the future. Incoming requests are matched against the h
</div>
<div id="footer">
<div id="footer-text">
Last updated 2017-06-07 15:14:38 UTC
Last updated 2017-06-10 04:37:41 UTC
</div>
</div>
</body>

View File

@ -7104,7 +7104,7 @@ Examples:<br>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">image</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Docker image name. More info: <a href="https://kubernetes.io/docs/concepts/containers/images">https://kubernetes.io/docs/concepts/containers/images</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
@ -10250,7 +10250,7 @@ Examples:<br>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2017-06-09 12:11:42 UTC
Last updated 2017-06-10 04:36:27 UTC
</div>
</div>
</body>

View File

@ -10778,7 +10778,8 @@
"io.k8s.kubernetes.pkg.api.v1.Container": {
"description": "A single application container that you want to run within a pod.",
"required": [
"name"
"name",
"image"
],
"properties": {
"args": {

View File

@ -6058,7 +6058,8 @@
"id": "v1.Container",
"description": "A single application container that you want to run within a pod.",
"required": [
"name"
"name",
"image"
],
"properties": {
"name": {

View File

@ -5664,7 +5664,7 @@ Both these may change in the future. Incoming requests are matched against the h
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock">image</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">Docker image name. More info: <a href="https://kubernetes.io/docs/concepts/containers/images">https://kubernetes.io/docs/concepts/containers/images</a></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">false</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">true</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
@ -7294,7 +7294,7 @@ Both these may change in the future. Incoming requests are matched against the h
</div>
<div id="footer">
<div id="footer-text">
Last updated 2017-06-07 15:17:51 UTC
Last updated 2017-06-10 06:05:28 UTC
</div>
</div>
</body>

View File

@ -379,7 +379,6 @@ message Container {
// Docker image name.
// More info: https://kubernetes.io/docs/concepts/containers/images
// +optional
optional string image = 2;
// Entrypoint array. Not executed within a shell.

View File

@ -28258,7 +28258,6 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) {
var yyq2 [20]bool
_, _, _ = yysep2, yyq2, yy2arr2
const yyr2 bool = false
yyq2[1] = x.Image != ""
yyq2[2] = len(x.Command) != 0
yyq2[3] = len(x.Args) != 0
yyq2[4] = x.WorkingDir != ""
@ -28281,7 +28280,7 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) {
if yyr2 || yy2arr2 {
r.EncodeArrayStart(20)
} else {
yynn2 = 1
yynn2 = 2
for _, b := range yyq2 {
if b {
yynn2++
@ -28311,7 +28310,6 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) {
}
if yyr2 || yy2arr2 {
z.EncSendContainerState(codecSelfer_containerArrayElem1234)
if yyq2[1] {
yym7 := z.EncBinary()
_ = yym7
if false {
@ -28319,10 +28317,6 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) {
r.EncodeString(codecSelferC_UTF81234, string(x.Image))
}
} else {
r.EncodeString(codecSelferC_UTF81234, "")
}
} else {
if yyq2[1] {
z.EncSendContainerState(codecSelfer_containerMapKey1234)
r.EncodeString(codecSelferC_UTF81234, string("image"))
z.EncSendContainerState(codecSelfer_containerMapValue1234)
@ -28333,7 +28327,6 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) {
r.EncodeString(codecSelferC_UTF81234, string(x.Image))
}
}
}
if yyr2 || yy2arr2 {
z.EncSendContainerState(codecSelfer_containerArrayElem1234)
if yyq2[2] {