diff --git a/cmd/libs/go2idl/client-gen/testdata/apis/testgroup/types.generated.go b/cmd/libs/go2idl/client-gen/testdata/apis/testgroup/types.generated.go index 5c0b9984a6..11f0591e8b 100644 --- a/cmd/libs/go2idl/client-gen/testdata/apis/testgroup/types.generated.go +++ b/cmd/libs/go2idl/client-gen/testdata/apis/testgroup/types.generated.go @@ -118,15 +118,15 @@ func (x *TestType) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy5 := &x.ObjectMeta - yy5.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if yyq2[1] { - yy7 := &x.Status - yy7.CodecEncodeSelf(e) + yy9 := &x.Status + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } @@ -135,15 +135,15 @@ func (x *TestType) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy8 := &x.Status - yy8.CodecEncodeSelf(e) + yy11 := &x.Status + yy11.CodecEncodeSelf(e) } } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if yyq2[2] { - yym10 := z.EncBinary() - _ = yym10 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -156,8 +156,8 @@ func (x *TestType) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym11 := z.EncBinary() - _ = yym11 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -167,8 +167,8 @@ func (x *TestType) CodecEncodeSelf(e *codec1978.Encoder) { if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if yyq2[3] { - yym13 := z.EncBinary() - _ = yym13 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -181,8 +181,8 @@ func (x *TestType) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym14 := z.EncBinary() - _ = yym14 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -202,25 +202,25 @@ func (x *TestType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym15 := z.DecBinary() - _ = yym15 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct16 := r.ContainerType() - if yyct16 == codecSelferValueTypeMap1234 { - yyl16 := r.ReadMapStart() - if yyl16 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl16, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct16 == codecSelferValueTypeArray1234 { - yyl16 := r.ReadArrayStart() - if yyl16 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl16, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -232,12 +232,12 @@ func (x *TestType) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys17Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys17Slc - var yyhl17 bool = l >= 0 - for yyj17 := 0; ; yyj17++ { - if yyhl17 { - if yyj17 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -246,23 +246,23 @@ func (x *TestType) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys17Slc = r.DecodeBytes(yys17Slc, true, true) - yys17 := string(yys17Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys17 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv18 := &x.ObjectMeta - yyv18.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = TestTypeStatus{} } else { - yyv19 := &x.Status - yyv19.CodecDecodeSelf(d) + yyv5 := &x.Status + yyv5.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -277,9 +277,9 @@ func (x *TestType) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys17) - } // end switch yys17 - } // end for yyj17 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -287,16 +287,16 @@ func (x *TestType) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj22 int - var yyb22 bool - var yyhl22 bool = l >= 0 - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -304,16 +304,16 @@ func (x *TestType) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv23 := &x.ObjectMeta - yyv23.CodecDecodeSelf(d) + yyv9 := &x.ObjectMeta + yyv9.CodecDecodeSelf(d) } - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -321,16 +321,16 @@ func (x *TestType) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = TestTypeStatus{} } else { - yyv24 := &x.Status - yyv24.CodecDecodeSelf(d) + yyv10 := &x.Status + yyv10.CodecDecodeSelf(d) } - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -340,13 +340,13 @@ func (x *TestType) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -357,17 +357,17 @@ func (x *TestType) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj22-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -379,68 +379,68 @@ func (x *TestTypeList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym27 := z.EncBinary() - _ = yym27 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep28 := !z.EncBinary() - yy2arr28 := z.EncBasicHandle().StructToArray - var yyq28 [4]bool - _, _, _ = yysep28, yyq28, yy2arr28 - const yyr28 bool = false - yyq28[0] = true - yyq28[2] = x.Kind != "" - yyq28[3] = x.APIVersion != "" - var yynn28 int - if yyr28 || yy2arr28 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn28 = 1 - for _, b := range yyq28 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn28++ + yynn2++ } } - r.EncodeMapStart(yynn28) - yynn28 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr28 || yy2arr28 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq28[0] { - yy30 := &x.ListMeta - yym31 := z.EncBinary() - _ = yym31 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy30) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy30) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq28[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy32 := &x.ListMeta - yym33 := z.EncBinary() - _ = yym33 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy32) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy32) + z.EncFallback(yy6) } } } - if yyr28 || yy2arr28 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym35 := z.EncBinary() - _ = yym35 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceTestType(([]TestType)(x.Items), e) @@ -453,19 +453,19 @@ func (x *TestTypeList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym36 := z.EncBinary() - _ = yym36 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceTestType(([]TestType)(x.Items), e) } } } - if yyr28 || yy2arr28 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq28[2] { - yym38 := z.EncBinary() - _ = yym38 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -474,23 +474,23 @@ func (x *TestTypeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq28[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym39 := z.EncBinary() - _ = yym39 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr28 || yy2arr28 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq28[3] { - yym41 := z.EncBinary() - _ = yym41 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -499,19 +499,19 @@ func (x *TestTypeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq28[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym42 := z.EncBinary() - _ = yym42 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr28 || yy2arr28 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -524,25 +524,25 @@ func (x *TestTypeList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym43 := z.DecBinary() - _ = yym43 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct44 := r.ContainerType() - if yyct44 == codecSelferValueTypeMap1234 { - yyl44 := r.ReadMapStart() - if yyl44 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl44, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct44 == codecSelferValueTypeArray1234 { - yyl44 := r.ReadArrayStart() - if yyl44 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl44, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -554,12 +554,12 @@ func (x *TestTypeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys45Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys45Slc - var yyhl45 bool = l >= 0 - for yyj45 := 0; ; yyj45++ { - if yyhl45 { - if yyj45 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -568,33 +568,33 @@ func (x *TestTypeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys45Slc = r.DecodeBytes(yys45Slc, true, true) - yys45 := string(yys45Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys45 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv46 := &x.ListMeta - yym47 := z.DecBinary() - _ = yym47 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv46) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv46, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv48 := &x.Items - yym49 := z.DecBinary() - _ = yym49 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceTestType((*[]TestType)(yyv48), d) + h.decSliceTestType((*[]TestType)(yyv6), d) } } case "kind": @@ -610,9 +610,9 @@ func (x *TestTypeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys45) - } // end switch yys45 - } // end for yyj45 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -620,16 +620,16 @@ func (x *TestTypeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj52 int - var yyb52 bool - var yyhl52 bool = l >= 0 - yyj52++ - if yyhl52 { - yyb52 = yyj52 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb52 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb52 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -637,22 +637,22 @@ func (x *TestTypeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv53 := &x.ListMeta - yym54 := z.DecBinary() - _ = yym54 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv53) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv53, false) + z.DecFallback(yyv11, false) } } - yyj52++ - if yyhl52 { - yyb52 = yyj52 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb52 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb52 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -660,21 +660,21 @@ func (x *TestTypeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv55 := &x.Items - yym56 := z.DecBinary() - _ = yym56 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceTestType((*[]TestType)(yyv55), d) + h.decSliceTestType((*[]TestType)(yyv13), d) } } - yyj52++ - if yyhl52 { - yyb52 = yyj52 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb52 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb52 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -684,13 +684,13 @@ func (x *TestTypeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj52++ - if yyhl52 { - yyb52 = yyj52 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb52 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb52 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -701,17 +701,17 @@ func (x *TestTypeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj52++ - if yyhl52 { - yyb52 = yyj52 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb52 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb52 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj52-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -723,33 +723,33 @@ func (x *TestTypeStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym59 := z.EncBinary() - _ = yym59 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep60 := !z.EncBinary() - yy2arr60 := z.EncBasicHandle().StructToArray - var yyq60 [1]bool - _, _, _ = yysep60, yyq60, yy2arr60 - const yyr60 bool = false - var yynn60 int - if yyr60 || yy2arr60 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn60 = 1 - for _, b := range yyq60 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn60++ + yynn2++ } } - r.EncodeMapStart(yynn60) - yynn60 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr60 || yy2arr60 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym62 := z.EncBinary() - _ = yym62 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Blah)) @@ -758,14 +758,14 @@ func (x *TestTypeStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Blah")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym63 := z.EncBinary() - _ = yym63 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Blah)) } } - if yyr60 || yy2arr60 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -778,25 +778,25 @@ func (x *TestTypeStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym64 := z.DecBinary() - _ = yym64 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct65 := r.ContainerType() - if yyct65 == codecSelferValueTypeMap1234 { - yyl65 := r.ReadMapStart() - if yyl65 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl65, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct65 == codecSelferValueTypeArray1234 { - yyl65 := r.ReadArrayStart() - if yyl65 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl65, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -808,12 +808,12 @@ func (x *TestTypeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys66Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys66Slc - var yyhl66 bool = l >= 0 - for yyj66 := 0; ; yyj66++ { - if yyhl66 { - if yyj66 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -822,10 +822,10 @@ func (x *TestTypeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys66Slc = r.DecodeBytes(yys66Slc, true, true) - yys66 := string(yys66Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys66 { + switch yys3 { case "Blah": if r.TryDecodeAsNil() { x.Blah = "" @@ -833,9 +833,9 @@ func (x *TestTypeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Blah = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys66) - } // end switch yys66 - } // end for yyj66 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -843,16 +843,16 @@ func (x *TestTypeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj68 int - var yyb68 bool - var yyhl68 bool = l >= 0 - yyj68++ - if yyhl68 { - yyb68 = yyj68 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb68 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb68 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -863,17 +863,17 @@ func (x *TestTypeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Blah = string(r.DecodeString()) } for { - yyj68++ - if yyhl68 { - yyb68 = yyj68 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb68 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb68 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj68-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -883,10 +883,10 @@ func (x codecSelfer1234) encSliceTestType(v []TestType, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv70 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy71 := &yyv70 - yy71.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -896,83 +896,86 @@ func (x codecSelfer1234) decSliceTestType(v *[]TestType, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv72 := *v - yyh72, yyl72 := z.DecSliceHelperStart() - var yyc72 bool - if yyl72 == 0 { - if yyv72 == nil { - yyv72 = []TestType{} - yyc72 = true - } else if len(yyv72) != 0 { - yyv72 = yyv72[:0] - yyc72 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []TestType{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl72 > 0 { - var yyrr72, yyrl72 int - var yyrt72 bool - if yyl72 > cap(yyv72) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg72 := len(yyv72) > 0 - yyv272 := yyv72 - yyrl72, yyrt72 = z.DecInferLen(yyl72, z.DecBasicHandle().MaxInitLen, 208) - if yyrt72 { - if yyrl72 <= cap(yyv72) { - yyv72 = yyv72[:yyrl72] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 208) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv72 = make([]TestType, yyrl72) + yyv1 = make([]TestType, yyrl1) } } else { - yyv72 = make([]TestType, yyrl72) + yyv1 = make([]TestType, yyrl1) } - yyc72 = true - yyrr72 = len(yyv72) - if yyrg72 { - copy(yyv72, yyv272) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl72 != len(yyv72) { - yyv72 = yyv72[:yyl72] - yyc72 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj72 := 0 - for ; yyj72 < yyrr72; yyj72++ { - yyh72.ElemContainerState(yyj72) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv72[yyj72] = TestType{} + yyv1[yyj1] = TestType{} } else { - yyv73 := &yyv72[yyj72] - yyv73.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt72 { - for ; yyj72 < yyl72; yyj72++ { - yyv72 = append(yyv72, TestType{}) - yyh72.ElemContainerState(yyj72) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, TestType{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv72[yyj72] = TestType{} + yyv1[yyj1] = TestType{} } else { - yyv74 := &yyv72[yyj72] - yyv74.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj72 := 0 - for ; !r.CheckBreak(); yyj72++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj72 >= len(yyv72) { - yyv72 = append(yyv72, TestType{}) // var yyz72 TestType - yyc72 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, TestType{}) // var yyz1 TestType + yyc1 = true } - yyh72.ElemContainerState(yyj72) - if yyj72 < len(yyv72) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv72[yyj72] = TestType{} + yyv1[yyj1] = TestType{} } else { - yyv75 := &yyv72[yyj72] - yyv75.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -980,16 +983,16 @@ func (x codecSelfer1234) decSliceTestType(v *[]TestType, d *codec1978.Decoder) { } } - if yyj72 < len(yyv72) { - yyv72 = yyv72[:yyj72] - yyc72 = true - } else if yyj72 == 0 && yyv72 == nil { - yyv72 = []TestType{} - yyc72 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []TestType{} + yyc1 = true } } - yyh72.End() - if yyc72 { - *v = yyv72 + yyh1.End() + if yyc1 { + *v = yyv1 } } diff --git a/cmd/libs/go2idl/client-gen/testdata/apis/testgroup/v1/types.generated.go b/cmd/libs/go2idl/client-gen/testdata/apis/testgroup/v1/types.generated.go index e51ce61edf..0d7a8c498b 100644 --- a/cmd/libs/go2idl/client-gen/testdata/apis/testgroup/v1/types.generated.go +++ b/cmd/libs/go2idl/client-gen/testdata/apis/testgroup/v1/types.generated.go @@ -118,15 +118,15 @@ func (x *TestType) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy5 := &x.ObjectMeta - yy5.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if yyq2[1] { - yy7 := &x.Status - yy7.CodecEncodeSelf(e) + yy9 := &x.Status + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } @@ -135,15 +135,15 @@ func (x *TestType) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy8 := &x.Status - yy8.CodecEncodeSelf(e) + yy11 := &x.Status + yy11.CodecEncodeSelf(e) } } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if yyq2[2] { - yym10 := z.EncBinary() - _ = yym10 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -156,8 +156,8 @@ func (x *TestType) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym11 := z.EncBinary() - _ = yym11 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -167,8 +167,8 @@ func (x *TestType) CodecEncodeSelf(e *codec1978.Encoder) { if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if yyq2[3] { - yym13 := z.EncBinary() - _ = yym13 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -181,8 +181,8 @@ func (x *TestType) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym14 := z.EncBinary() - _ = yym14 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -202,25 +202,25 @@ func (x *TestType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym15 := z.DecBinary() - _ = yym15 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct16 := r.ContainerType() - if yyct16 == codecSelferValueTypeMap1234 { - yyl16 := r.ReadMapStart() - if yyl16 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl16, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct16 == codecSelferValueTypeArray1234 { - yyl16 := r.ReadArrayStart() - if yyl16 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl16, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -232,12 +232,12 @@ func (x *TestType) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys17Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys17Slc - var yyhl17 bool = l >= 0 - for yyj17 := 0; ; yyj17++ { - if yyhl17 { - if yyj17 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -246,23 +246,23 @@ func (x *TestType) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys17Slc = r.DecodeBytes(yys17Slc, true, true) - yys17 := string(yys17Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys17 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv18 := &x.ObjectMeta - yyv18.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = TestTypeStatus{} } else { - yyv19 := &x.Status - yyv19.CodecDecodeSelf(d) + yyv5 := &x.Status + yyv5.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -277,9 +277,9 @@ func (x *TestType) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys17) - } // end switch yys17 - } // end for yyj17 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -287,16 +287,16 @@ func (x *TestType) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj22 int - var yyb22 bool - var yyhl22 bool = l >= 0 - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -304,16 +304,16 @@ func (x *TestType) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv23 := &x.ObjectMeta - yyv23.CodecDecodeSelf(d) + yyv9 := &x.ObjectMeta + yyv9.CodecDecodeSelf(d) } - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -321,16 +321,16 @@ func (x *TestType) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = TestTypeStatus{} } else { - yyv24 := &x.Status - yyv24.CodecDecodeSelf(d) + yyv10 := &x.Status + yyv10.CodecDecodeSelf(d) } - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -340,13 +340,13 @@ func (x *TestType) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -357,17 +357,17 @@ func (x *TestType) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj22-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -379,68 +379,68 @@ func (x *TestTypeList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym27 := z.EncBinary() - _ = yym27 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep28 := !z.EncBinary() - yy2arr28 := z.EncBasicHandle().StructToArray - var yyq28 [4]bool - _, _, _ = yysep28, yyq28, yy2arr28 - const yyr28 bool = false - yyq28[0] = true - yyq28[2] = x.Kind != "" - yyq28[3] = x.APIVersion != "" - var yynn28 int - if yyr28 || yy2arr28 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn28 = 1 - for _, b := range yyq28 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn28++ + yynn2++ } } - r.EncodeMapStart(yynn28) - yynn28 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr28 || yy2arr28 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq28[0] { - yy30 := &x.ListMeta - yym31 := z.EncBinary() - _ = yym31 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy30) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy30) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq28[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy32 := &x.ListMeta - yym33 := z.EncBinary() - _ = yym33 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy32) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy32) + z.EncFallback(yy6) } } } - if yyr28 || yy2arr28 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym35 := z.EncBinary() - _ = yym35 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceTestType(([]TestType)(x.Items), e) @@ -453,19 +453,19 @@ func (x *TestTypeList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym36 := z.EncBinary() - _ = yym36 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceTestType(([]TestType)(x.Items), e) } } } - if yyr28 || yy2arr28 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq28[2] { - yym38 := z.EncBinary() - _ = yym38 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -474,23 +474,23 @@ func (x *TestTypeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq28[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym39 := z.EncBinary() - _ = yym39 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr28 || yy2arr28 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq28[3] { - yym41 := z.EncBinary() - _ = yym41 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -499,19 +499,19 @@ func (x *TestTypeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq28[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym42 := z.EncBinary() - _ = yym42 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr28 || yy2arr28 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -524,25 +524,25 @@ func (x *TestTypeList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym43 := z.DecBinary() - _ = yym43 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct44 := r.ContainerType() - if yyct44 == codecSelferValueTypeMap1234 { - yyl44 := r.ReadMapStart() - if yyl44 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl44, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct44 == codecSelferValueTypeArray1234 { - yyl44 := r.ReadArrayStart() - if yyl44 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl44, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -554,12 +554,12 @@ func (x *TestTypeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys45Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys45Slc - var yyhl45 bool = l >= 0 - for yyj45 := 0; ; yyj45++ { - if yyhl45 { - if yyj45 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -568,33 +568,33 @@ func (x *TestTypeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys45Slc = r.DecodeBytes(yys45Slc, true, true) - yys45 := string(yys45Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys45 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv46 := &x.ListMeta - yym47 := z.DecBinary() - _ = yym47 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv46) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv46, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv48 := &x.Items - yym49 := z.DecBinary() - _ = yym49 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceTestType((*[]TestType)(yyv48), d) + h.decSliceTestType((*[]TestType)(yyv6), d) } } case "kind": @@ -610,9 +610,9 @@ func (x *TestTypeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys45) - } // end switch yys45 - } // end for yyj45 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -620,16 +620,16 @@ func (x *TestTypeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj52 int - var yyb52 bool - var yyhl52 bool = l >= 0 - yyj52++ - if yyhl52 { - yyb52 = yyj52 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb52 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb52 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -637,22 +637,22 @@ func (x *TestTypeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv53 := &x.ListMeta - yym54 := z.DecBinary() - _ = yym54 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv53) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv53, false) + z.DecFallback(yyv11, false) } } - yyj52++ - if yyhl52 { - yyb52 = yyj52 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb52 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb52 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -660,21 +660,21 @@ func (x *TestTypeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv55 := &x.Items - yym56 := z.DecBinary() - _ = yym56 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceTestType((*[]TestType)(yyv55), d) + h.decSliceTestType((*[]TestType)(yyv13), d) } } - yyj52++ - if yyhl52 { - yyb52 = yyj52 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb52 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb52 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -684,13 +684,13 @@ func (x *TestTypeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj52++ - if yyhl52 { - yyb52 = yyj52 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb52 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb52 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -701,17 +701,17 @@ func (x *TestTypeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj52++ - if yyhl52 { - yyb52 = yyj52 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb52 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb52 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj52-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -723,33 +723,33 @@ func (x *TestTypeStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym59 := z.EncBinary() - _ = yym59 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep60 := !z.EncBinary() - yy2arr60 := z.EncBasicHandle().StructToArray - var yyq60 [1]bool - _, _, _ = yysep60, yyq60, yy2arr60 - const yyr60 bool = false - var yynn60 int - if yyr60 || yy2arr60 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn60 = 1 - for _, b := range yyq60 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn60++ + yynn2++ } } - r.EncodeMapStart(yynn60) - yynn60 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr60 || yy2arr60 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym62 := z.EncBinary() - _ = yym62 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Blah)) @@ -758,14 +758,14 @@ func (x *TestTypeStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Blah")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym63 := z.EncBinary() - _ = yym63 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Blah)) } } - if yyr60 || yy2arr60 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -778,25 +778,25 @@ func (x *TestTypeStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym64 := z.DecBinary() - _ = yym64 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct65 := r.ContainerType() - if yyct65 == codecSelferValueTypeMap1234 { - yyl65 := r.ReadMapStart() - if yyl65 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl65, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct65 == codecSelferValueTypeArray1234 { - yyl65 := r.ReadArrayStart() - if yyl65 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl65, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -808,12 +808,12 @@ func (x *TestTypeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys66Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys66Slc - var yyhl66 bool = l >= 0 - for yyj66 := 0; ; yyj66++ { - if yyhl66 { - if yyj66 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -822,10 +822,10 @@ func (x *TestTypeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys66Slc = r.DecodeBytes(yys66Slc, true, true) - yys66 := string(yys66Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys66 { + switch yys3 { case "Blah": if r.TryDecodeAsNil() { x.Blah = "" @@ -833,9 +833,9 @@ func (x *TestTypeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Blah = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys66) - } // end switch yys66 - } // end for yyj66 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -843,16 +843,16 @@ func (x *TestTypeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj68 int - var yyb68 bool - var yyhl68 bool = l >= 0 - yyj68++ - if yyhl68 { - yyb68 = yyj68 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb68 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb68 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -863,17 +863,17 @@ func (x *TestTypeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Blah = string(r.DecodeString()) } for { - yyj68++ - if yyhl68 { - yyb68 = yyj68 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb68 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb68 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj68-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -883,10 +883,10 @@ func (x codecSelfer1234) encSliceTestType(v []TestType, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv70 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy71 := &yyv70 - yy71.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -896,83 +896,86 @@ func (x codecSelfer1234) decSliceTestType(v *[]TestType, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv72 := *v - yyh72, yyl72 := z.DecSliceHelperStart() - var yyc72 bool - if yyl72 == 0 { - if yyv72 == nil { - yyv72 = []TestType{} - yyc72 = true - } else if len(yyv72) != 0 { - yyv72 = yyv72[:0] - yyc72 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []TestType{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl72 > 0 { - var yyrr72, yyrl72 int - var yyrt72 bool - if yyl72 > cap(yyv72) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg72 := len(yyv72) > 0 - yyv272 := yyv72 - yyrl72, yyrt72 = z.DecInferLen(yyl72, z.DecBasicHandle().MaxInitLen, 208) - if yyrt72 { - if yyrl72 <= cap(yyv72) { - yyv72 = yyv72[:yyrl72] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 208) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv72 = make([]TestType, yyrl72) + yyv1 = make([]TestType, yyrl1) } } else { - yyv72 = make([]TestType, yyrl72) + yyv1 = make([]TestType, yyrl1) } - yyc72 = true - yyrr72 = len(yyv72) - if yyrg72 { - copy(yyv72, yyv272) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl72 != len(yyv72) { - yyv72 = yyv72[:yyl72] - yyc72 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj72 := 0 - for ; yyj72 < yyrr72; yyj72++ { - yyh72.ElemContainerState(yyj72) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv72[yyj72] = TestType{} + yyv1[yyj1] = TestType{} } else { - yyv73 := &yyv72[yyj72] - yyv73.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt72 { - for ; yyj72 < yyl72; yyj72++ { - yyv72 = append(yyv72, TestType{}) - yyh72.ElemContainerState(yyj72) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, TestType{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv72[yyj72] = TestType{} + yyv1[yyj1] = TestType{} } else { - yyv74 := &yyv72[yyj72] - yyv74.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj72 := 0 - for ; !r.CheckBreak(); yyj72++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj72 >= len(yyv72) { - yyv72 = append(yyv72, TestType{}) // var yyz72 TestType - yyc72 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, TestType{}) // var yyz1 TestType + yyc1 = true } - yyh72.ElemContainerState(yyj72) - if yyj72 < len(yyv72) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv72[yyj72] = TestType{} + yyv1[yyj1] = TestType{} } else { - yyv75 := &yyv72[yyj72] - yyv75.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -980,16 +983,16 @@ func (x codecSelfer1234) decSliceTestType(v *[]TestType, d *codec1978.Decoder) { } } - if yyj72 < len(yyv72) { - yyv72 = yyv72[:yyj72] - yyc72 = true - } else if yyj72 == 0 && yyv72 == nil { - yyv72 = []TestType{} - yyc72 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []TestType{} + yyc1 = true } } - yyh72.End() - if yyc72 { - *v = yyv72 + yyh1.End() + if yyc1 { + *v = yyv1 } } diff --git a/pkg/api/types.generated.go b/pkg/api/types.generated.go index 944f81dc14..3d632b1a03 100644 --- a/pkg/api/types.generated.go +++ b/pkg/api/types.generated.go @@ -494,25 +494,25 @@ func (x *ObjectMeta) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym43 := z.DecBinary() - _ = yym43 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct44 := r.ContainerType() - if yyct44 == codecSelferValueTypeMap1234 { - yyl44 := r.ReadMapStart() - if yyl44 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl44, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct44 == codecSelferValueTypeArray1234 { - yyl44 := r.ReadArrayStart() - if yyl44 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl44, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -524,12 +524,12 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys45Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys45Slc - var yyhl45 bool = l >= 0 - for yyj45 := 0; ; yyj45++ { - if yyhl45 { - if yyj45 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -538,10 +538,10 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys45Slc = r.DecodeBytes(yys45Slc, true, true) - yys45 := string(yys45Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys45 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -588,17 +588,17 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.CreationTimestamp = pkg2_unversioned.Time{} } else { - yyv53 := &x.CreationTimestamp - yym54 := z.DecBinary() - _ = yym54 + yyv11 := &x.CreationTimestamp + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv53) { - } else if yym54 { - z.DecBinaryUnmarshal(yyv53) - } else if !yym54 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv53) + } else if z.HasExtensions() && z.DecExt(yyv11) { + } else if yym12 { + z.DecBinaryUnmarshal(yyv11) + } else if !yym12 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv11) } else { - z.DecFallback(yyv53, false) + z.DecFallback(yyv11, false) } } case "deletionTimestamp": @@ -610,13 +610,13 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.DeletionTimestamp == nil { x.DeletionTimestamp = new(pkg2_unversioned.Time) } - yym56 := z.DecBinary() - _ = yym56 + yym14 := z.DecBinary() + _ = yym14 if false { } else if z.HasExtensions() && z.DecExt(x.DeletionTimestamp) { - } else if yym56 { + } else if yym14 { z.DecBinaryUnmarshal(x.DeletionTimestamp) - } else if !yym56 && z.IsJSONHandle() { + } else if !yym14 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.DeletionTimestamp) } else { z.DecFallback(x.DeletionTimestamp, false) @@ -631,8 +631,8 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.DeletionGracePeriodSeconds == nil { x.DeletionGracePeriodSeconds = new(int64) } - yym58 := z.DecBinary() - _ = yym58 + yym16 := z.DecBinary() + _ = yym16 if false { } else { *((*int64)(x.DeletionGracePeriodSeconds)) = int64(r.DecodeInt(64)) @@ -642,30 +642,30 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Labels = nil } else { - yyv59 := &x.Labels - yym60 := z.DecBinary() - _ = yym60 + yyv17 := &x.Labels + yym18 := z.DecBinary() + _ = yym18 if false { } else { - z.F.DecMapStringStringX(yyv59, false, d) + z.F.DecMapStringStringX(yyv17, false, d) } } case "annotations": if r.TryDecodeAsNil() { x.Annotations = nil } else { - yyv61 := &x.Annotations - yym62 := z.DecBinary() - _ = yym62 + yyv19 := &x.Annotations + yym20 := z.DecBinary() + _ = yym20 if false { } else { - z.F.DecMapStringStringX(yyv61, false, d) + z.F.DecMapStringStringX(yyv19, false, d) } } default: - z.DecStructFieldNotFound(-1, yys45) - } // end switch yys45 - } // end for yyj45 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -673,16 +673,16 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj63 int - var yyb63 bool - var yyhl63 bool = l >= 0 - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + var yyj21 int + var yyb21 bool + var yyhl21 bool = l >= 0 + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -692,13 +692,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -708,13 +708,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.GenerateName = string(r.DecodeString()) } - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -724,13 +724,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Namespace = string(r.DecodeString()) } - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -740,13 +740,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.SelfLink = string(r.DecodeString()) } - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -756,13 +756,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.UID = pkg1_types.UID(r.DecodeString()) } - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -772,13 +772,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ResourceVersion = string(r.DecodeString()) } - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -788,13 +788,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Generation = int64(r.DecodeInt(64)) } - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -802,26 +802,26 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.CreationTimestamp = pkg2_unversioned.Time{} } else { - yyv71 := &x.CreationTimestamp - yym72 := z.DecBinary() - _ = yym72 + yyv29 := &x.CreationTimestamp + yym30 := z.DecBinary() + _ = yym30 if false { - } else if z.HasExtensions() && z.DecExt(yyv71) { - } else if yym72 { - z.DecBinaryUnmarshal(yyv71) - } else if !yym72 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv71) + } else if z.HasExtensions() && z.DecExt(yyv29) { + } else if yym30 { + z.DecBinaryUnmarshal(yyv29) + } else if !yym30 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv29) } else { - z.DecFallback(yyv71, false) + z.DecFallback(yyv29, false) } } - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -834,25 +834,25 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.DeletionTimestamp == nil { x.DeletionTimestamp = new(pkg2_unversioned.Time) } - yym74 := z.DecBinary() - _ = yym74 + yym32 := z.DecBinary() + _ = yym32 if false { } else if z.HasExtensions() && z.DecExt(x.DeletionTimestamp) { - } else if yym74 { + } else if yym32 { z.DecBinaryUnmarshal(x.DeletionTimestamp) - } else if !yym74 && z.IsJSONHandle() { + } else if !yym32 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.DeletionTimestamp) } else { z.DecFallback(x.DeletionTimestamp, false) } } - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -865,20 +865,20 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.DeletionGracePeriodSeconds == nil { x.DeletionGracePeriodSeconds = new(int64) } - yym76 := z.DecBinary() - _ = yym76 + yym34 := z.DecBinary() + _ = yym34 if false { } else { *((*int64)(x.DeletionGracePeriodSeconds)) = int64(r.DecodeInt(64)) } } - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -886,21 +886,21 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Labels = nil } else { - yyv77 := &x.Labels - yym78 := z.DecBinary() - _ = yym78 + yyv35 := &x.Labels + yym36 := z.DecBinary() + _ = yym36 if false { } else { - z.F.DecMapStringStringX(yyv77, false, d) + z.F.DecMapStringStringX(yyv35, false, d) } } - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -908,26 +908,26 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Annotations = nil } else { - yyv79 := &x.Annotations - yym80 := z.DecBinary() - _ = yym80 + yyv37 := &x.Annotations + yym38 := z.DecBinary() + _ = yym38 if false { } else { - z.F.DecMapStringStringX(yyv79, false, d) + z.F.DecMapStringStringX(yyv37, false, d) } } for { - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj63-1, "") + z.DecStructFieldNotFound(yyj21-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -939,51 +939,51 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym81 := z.EncBinary() - _ = yym81 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep82 := !z.EncBinary() - yy2arr82 := z.EncBasicHandle().StructToArray - var yyq82 [19]bool - _, _, _ = yysep82, yyq82, yy2arr82 - const yyr82 bool = false - yyq82[1] = x.VolumeSource.HostPath != nil && x.HostPath != nil - yyq82[2] = x.VolumeSource.EmptyDir != nil && x.EmptyDir != nil - yyq82[3] = x.VolumeSource.GCEPersistentDisk != nil && x.GCEPersistentDisk != nil - yyq82[4] = x.VolumeSource.AWSElasticBlockStore != nil && x.AWSElasticBlockStore != nil - yyq82[5] = x.VolumeSource.GitRepo != nil && x.GitRepo != nil - yyq82[6] = x.VolumeSource.Secret != nil && x.Secret != nil - yyq82[7] = x.VolumeSource.NFS != nil && x.NFS != nil - yyq82[8] = x.VolumeSource.ISCSI != nil && x.ISCSI != nil - yyq82[9] = x.VolumeSource.Glusterfs != nil && x.Glusterfs != nil - yyq82[10] = x.VolumeSource.PersistentVolumeClaim != nil && x.PersistentVolumeClaim != nil - yyq82[11] = x.VolumeSource.RBD != nil && x.RBD != nil - yyq82[12] = x.VolumeSource.FlexVolume != nil && x.FlexVolume != nil - yyq82[13] = x.VolumeSource.Cinder != nil && x.Cinder != nil - yyq82[14] = x.VolumeSource.CephFS != nil && x.CephFS != nil - yyq82[15] = x.VolumeSource.Flocker != nil && x.Flocker != nil - yyq82[16] = x.VolumeSource.DownwardAPI != nil && x.DownwardAPI != nil - yyq82[17] = x.VolumeSource.FC != nil && x.FC != nil - yyq82[18] = x.VolumeSource.AzureFile != nil && x.AzureFile != nil - var yynn82 int - if yyr82 || yy2arr82 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [19]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.VolumeSource.HostPath != nil && x.HostPath != nil + yyq2[2] = x.VolumeSource.EmptyDir != nil && x.EmptyDir != nil + yyq2[3] = x.VolumeSource.GCEPersistentDisk != nil && x.GCEPersistentDisk != nil + yyq2[4] = x.VolumeSource.AWSElasticBlockStore != nil && x.AWSElasticBlockStore != nil + yyq2[5] = x.VolumeSource.GitRepo != nil && x.GitRepo != nil + yyq2[6] = x.VolumeSource.Secret != nil && x.Secret != nil + yyq2[7] = x.VolumeSource.NFS != nil && x.NFS != nil + yyq2[8] = x.VolumeSource.ISCSI != nil && x.ISCSI != nil + yyq2[9] = x.VolumeSource.Glusterfs != nil && x.Glusterfs != nil + yyq2[10] = x.VolumeSource.PersistentVolumeClaim != nil && x.PersistentVolumeClaim != nil + yyq2[11] = x.VolumeSource.RBD != nil && x.RBD != nil + yyq2[12] = x.VolumeSource.FlexVolume != nil && x.FlexVolume != nil + yyq2[13] = x.VolumeSource.Cinder != nil && x.Cinder != nil + yyq2[14] = x.VolumeSource.CephFS != nil && x.CephFS != nil + yyq2[15] = x.VolumeSource.Flocker != nil && x.Flocker != nil + yyq2[16] = x.VolumeSource.DownwardAPI != nil && x.DownwardAPI != nil + yyq2[17] = x.VolumeSource.FC != nil && x.FC != nil + yyq2[18] = x.VolumeSource.AzureFile != nil && x.AzureFile != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(19) } else { - yynn82 = 1 - for _, b := range yyq82 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn82++ + yynn2++ } } - r.EncodeMapStart(yynn82) - yynn82 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr82 || yy2arr82 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym84 := z.EncBinary() - _ = yym84 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -992,25 +992,25 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym85 := z.EncBinary() - _ = yym85 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - var yyn86 bool + var yyn6 bool if x.VolumeSource.HostPath == nil { - yyn86 = true - goto LABEL86 + yyn6 = true + goto LABEL6 } - LABEL86: - if yyr82 || yy2arr82 { - if yyn86 { + LABEL6: + if yyr2 || yy2arr2 { + if yyn6 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[1] { + if yyq2[1] { if x.HostPath == nil { r.EncodeNil() } else { @@ -1021,11 +1021,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn86 { + if yyn6 { r.EncodeNil() } else { if x.HostPath == nil { @@ -1036,18 +1036,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn87 bool + var yyn9 bool if x.VolumeSource.EmptyDir == nil { - yyn87 = true - goto LABEL87 + yyn9 = true + goto LABEL9 } - LABEL87: - if yyr82 || yy2arr82 { - if yyn87 { + LABEL9: + if yyr2 || yy2arr2 { + if yyn9 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[2] { + if yyq2[2] { if x.EmptyDir == nil { r.EncodeNil() } else { @@ -1058,11 +1058,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("emptyDir")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn87 { + if yyn9 { r.EncodeNil() } else { if x.EmptyDir == nil { @@ -1073,18 +1073,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn88 bool + var yyn12 bool if x.VolumeSource.GCEPersistentDisk == nil { - yyn88 = true - goto LABEL88 + yyn12 = true + goto LABEL12 } - LABEL88: - if yyr82 || yy2arr82 { - if yyn88 { + LABEL12: + if yyr2 || yy2arr2 { + if yyn12 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[3] { + if yyq2[3] { if x.GCEPersistentDisk == nil { r.EncodeNil() } else { @@ -1095,11 +1095,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("gcePersistentDisk")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn88 { + if yyn12 { r.EncodeNil() } else { if x.GCEPersistentDisk == nil { @@ -1110,18 +1110,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn89 bool + var yyn15 bool if x.VolumeSource.AWSElasticBlockStore == nil { - yyn89 = true - goto LABEL89 + yyn15 = true + goto LABEL15 } - LABEL89: - if yyr82 || yy2arr82 { - if yyn89 { + LABEL15: + if yyr2 || yy2arr2 { + if yyn15 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[4] { + if yyq2[4] { if x.AWSElasticBlockStore == nil { r.EncodeNil() } else { @@ -1132,11 +1132,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("awsElasticBlockStore")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn89 { + if yyn15 { r.EncodeNil() } else { if x.AWSElasticBlockStore == nil { @@ -1147,18 +1147,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn90 bool + var yyn18 bool if x.VolumeSource.GitRepo == nil { - yyn90 = true - goto LABEL90 + yyn18 = true + goto LABEL18 } - LABEL90: - if yyr82 || yy2arr82 { - if yyn90 { + LABEL18: + if yyr2 || yy2arr2 { + if yyn18 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[5] { + if yyq2[5] { if x.GitRepo == nil { r.EncodeNil() } else { @@ -1169,11 +1169,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("gitRepo")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn90 { + if yyn18 { r.EncodeNil() } else { if x.GitRepo == nil { @@ -1184,18 +1184,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn91 bool + var yyn21 bool if x.VolumeSource.Secret == nil { - yyn91 = true - goto LABEL91 + yyn21 = true + goto LABEL21 } - LABEL91: - if yyr82 || yy2arr82 { - if yyn91 { + LABEL21: + if yyr2 || yy2arr2 { + if yyn21 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[6] { + if yyq2[6] { if x.Secret == nil { r.EncodeNil() } else { @@ -1206,11 +1206,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secret")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn91 { + if yyn21 { r.EncodeNil() } else { if x.Secret == nil { @@ -1221,18 +1221,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn92 bool + var yyn24 bool if x.VolumeSource.NFS == nil { - yyn92 = true - goto LABEL92 + yyn24 = true + goto LABEL24 } - LABEL92: - if yyr82 || yy2arr82 { - if yyn92 { + LABEL24: + if yyr2 || yy2arr2 { + if yyn24 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[7] { + if yyq2[7] { if x.NFS == nil { r.EncodeNil() } else { @@ -1243,11 +1243,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn92 { + if yyn24 { r.EncodeNil() } else { if x.NFS == nil { @@ -1258,18 +1258,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn93 bool + var yyn27 bool if x.VolumeSource.ISCSI == nil { - yyn93 = true - goto LABEL93 + yyn27 = true + goto LABEL27 } - LABEL93: - if yyr82 || yy2arr82 { - if yyn93 { + LABEL27: + if yyr2 || yy2arr2 { + if yyn27 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[8] { + if yyq2[8] { if x.ISCSI == nil { r.EncodeNil() } else { @@ -1280,11 +1280,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[8] { + if yyq2[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("iscsi")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn93 { + if yyn27 { r.EncodeNil() } else { if x.ISCSI == nil { @@ -1295,18 +1295,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn94 bool + var yyn30 bool if x.VolumeSource.Glusterfs == nil { - yyn94 = true - goto LABEL94 + yyn30 = true + goto LABEL30 } - LABEL94: - if yyr82 || yy2arr82 { - if yyn94 { + LABEL30: + if yyr2 || yy2arr2 { + if yyn30 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[9] { + if yyq2[9] { if x.Glusterfs == nil { r.EncodeNil() } else { @@ -1317,11 +1317,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[9] { + if yyq2[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("glusterfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn94 { + if yyn30 { r.EncodeNil() } else { if x.Glusterfs == nil { @@ -1332,18 +1332,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn95 bool + var yyn33 bool if x.VolumeSource.PersistentVolumeClaim == nil { - yyn95 = true - goto LABEL95 + yyn33 = true + goto LABEL33 } - LABEL95: - if yyr82 || yy2arr82 { - if yyn95 { + LABEL33: + if yyr2 || yy2arr2 { + if yyn33 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[10] { + if yyq2[10] { if x.PersistentVolumeClaim == nil { r.EncodeNil() } else { @@ -1354,11 +1354,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[10] { + if yyq2[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("persistentVolumeClaim")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn95 { + if yyn33 { r.EncodeNil() } else { if x.PersistentVolumeClaim == nil { @@ -1369,18 +1369,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn96 bool + var yyn36 bool if x.VolumeSource.RBD == nil { - yyn96 = true - goto LABEL96 + yyn36 = true + goto LABEL36 } - LABEL96: - if yyr82 || yy2arr82 { - if yyn96 { + LABEL36: + if yyr2 || yy2arr2 { + if yyn36 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[11] { + if yyq2[11] { if x.RBD == nil { r.EncodeNil() } else { @@ -1391,11 +1391,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[11] { + if yyq2[11] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rbd")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn96 { + if yyn36 { r.EncodeNil() } else { if x.RBD == nil { @@ -1406,18 +1406,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn97 bool + var yyn39 bool if x.VolumeSource.FlexVolume == nil { - yyn97 = true - goto LABEL97 + yyn39 = true + goto LABEL39 } - LABEL97: - if yyr82 || yy2arr82 { - if yyn97 { + LABEL39: + if yyr2 || yy2arr2 { + if yyn39 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[12] { + if yyq2[12] { if x.FlexVolume == nil { r.EncodeNil() } else { @@ -1428,11 +1428,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[12] { + if yyq2[12] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flexVolume")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn97 { + if yyn39 { r.EncodeNil() } else { if x.FlexVolume == nil { @@ -1443,18 +1443,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn98 bool + var yyn42 bool if x.VolumeSource.Cinder == nil { - yyn98 = true - goto LABEL98 + yyn42 = true + goto LABEL42 } - LABEL98: - if yyr82 || yy2arr82 { - if yyn98 { + LABEL42: + if yyr2 || yy2arr2 { + if yyn42 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[13] { + if yyq2[13] { if x.Cinder == nil { r.EncodeNil() } else { @@ -1465,11 +1465,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[13] { + if yyq2[13] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cinder")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn98 { + if yyn42 { r.EncodeNil() } else { if x.Cinder == nil { @@ -1480,18 +1480,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn99 bool + var yyn45 bool if x.VolumeSource.CephFS == nil { - yyn99 = true - goto LABEL99 + yyn45 = true + goto LABEL45 } - LABEL99: - if yyr82 || yy2arr82 { - if yyn99 { + LABEL45: + if yyr2 || yy2arr2 { + if yyn45 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[14] { + if yyq2[14] { if x.CephFS == nil { r.EncodeNil() } else { @@ -1502,11 +1502,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[14] { + if yyq2[14] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cephfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn99 { + if yyn45 { r.EncodeNil() } else { if x.CephFS == nil { @@ -1517,18 +1517,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn100 bool + var yyn48 bool if x.VolumeSource.Flocker == nil { - yyn100 = true - goto LABEL100 + yyn48 = true + goto LABEL48 } - LABEL100: - if yyr82 || yy2arr82 { - if yyn100 { + LABEL48: + if yyr2 || yy2arr2 { + if yyn48 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[15] { + if yyq2[15] { if x.Flocker == nil { r.EncodeNil() } else { @@ -1539,11 +1539,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[15] { + if yyq2[15] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flocker")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn100 { + if yyn48 { r.EncodeNil() } else { if x.Flocker == nil { @@ -1554,18 +1554,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn101 bool + var yyn51 bool if x.VolumeSource.DownwardAPI == nil { - yyn101 = true - goto LABEL101 + yyn51 = true + goto LABEL51 } - LABEL101: - if yyr82 || yy2arr82 { - if yyn101 { + LABEL51: + if yyr2 || yy2arr2 { + if yyn51 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[16] { + if yyq2[16] { if x.DownwardAPI == nil { r.EncodeNil() } else { @@ -1576,11 +1576,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[16] { + if yyq2[16] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("downwardAPI")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn101 { + if yyn51 { r.EncodeNil() } else { if x.DownwardAPI == nil { @@ -1591,18 +1591,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn102 bool + var yyn54 bool if x.VolumeSource.FC == nil { - yyn102 = true - goto LABEL102 + yyn54 = true + goto LABEL54 } - LABEL102: - if yyr82 || yy2arr82 { - if yyn102 { + LABEL54: + if yyr2 || yy2arr2 { + if yyn54 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[17] { + if yyq2[17] { if x.FC == nil { r.EncodeNil() } else { @@ -1613,11 +1613,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[17] { + if yyq2[17] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fc")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn102 { + if yyn54 { r.EncodeNil() } else { if x.FC == nil { @@ -1628,18 +1628,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn103 bool + var yyn57 bool if x.VolumeSource.AzureFile == nil { - yyn103 = true - goto LABEL103 + yyn57 = true + goto LABEL57 } - LABEL103: - if yyr82 || yy2arr82 { - if yyn103 { + LABEL57: + if yyr2 || yy2arr2 { + if yyn57 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[18] { + if yyq2[18] { if x.AzureFile == nil { r.EncodeNil() } else { @@ -1650,11 +1650,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[18] { + if yyq2[18] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("azureFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn103 { + if yyn57 { r.EncodeNil() } else { if x.AzureFile == nil { @@ -1665,7 +1665,7 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr82 || yy2arr82 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1678,25 +1678,25 @@ func (x *Volume) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym104 := z.DecBinary() - _ = yym104 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct105 := r.ContainerType() - if yyct105 == codecSelferValueTypeMap1234 { - yyl105 := r.ReadMapStart() - if yyl105 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl105, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct105 == codecSelferValueTypeArray1234 { - yyl105 := r.ReadArrayStart() - if yyl105 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl105, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1708,12 +1708,12 @@ func (x *Volume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys106Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys106Slc - var yyhl106 bool = l >= 0 - for yyj106 := 0; ; yyj106++ { - if yyhl106 { - if yyj106 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -1722,10 +1722,10 @@ func (x *Volume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys106Slc = r.DecodeBytes(yys106Slc, true, true) - yys106 := string(yys106Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys106 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -1985,9 +1985,9 @@ func (x *Volume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.AzureFile.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys106) - } // end switch yys106 - } // end for yyj106 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1995,16 +1995,16 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj126 int - var yyb126 bool - var yyhl126 bool = l >= 0 - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + var yyj23 int + var yyb23 bool + var yyhl23 bool = l >= 0 + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2017,13 +2017,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.HostPath == nil { x.VolumeSource.HostPath = new(HostPathVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2041,13 +2041,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.EmptyDir == nil { x.VolumeSource.EmptyDir = new(EmptyDirVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2065,13 +2065,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.GCEPersistentDisk == nil { x.VolumeSource.GCEPersistentDisk = new(GCEPersistentDiskVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2089,13 +2089,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.AWSElasticBlockStore == nil { x.VolumeSource.AWSElasticBlockStore = new(AWSElasticBlockStoreVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2113,13 +2113,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.GitRepo == nil { x.VolumeSource.GitRepo = new(GitRepoVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2137,13 +2137,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.Secret == nil { x.VolumeSource.Secret = new(SecretVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2161,13 +2161,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.NFS == nil { x.VolumeSource.NFS = new(NFSVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2185,13 +2185,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.ISCSI == nil { x.VolumeSource.ISCSI = new(ISCSIVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2209,13 +2209,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.Glusterfs == nil { x.VolumeSource.Glusterfs = new(GlusterfsVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2233,13 +2233,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.PersistentVolumeClaim == nil { x.VolumeSource.PersistentVolumeClaim = new(PersistentVolumeClaimVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2257,13 +2257,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.RBD == nil { x.VolumeSource.RBD = new(RBDVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2281,13 +2281,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.FlexVolume == nil { x.VolumeSource.FlexVolume = new(FlexVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2305,13 +2305,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.Cinder == nil { x.VolumeSource.Cinder = new(CinderVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2329,13 +2329,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.CephFS == nil { x.VolumeSource.CephFS = new(CephFSVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2353,13 +2353,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.Flocker == nil { x.VolumeSource.Flocker = new(FlockerVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2377,13 +2377,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.DownwardAPI == nil { x.VolumeSource.DownwardAPI = new(DownwardAPIVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2401,13 +2401,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.FC == nil { x.VolumeSource.FC = new(FCVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2425,13 +2425,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.AzureFile == nil { x.VolumeSource.AzureFile = new(AzureFileVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2447,17 +2447,17 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.AzureFile.CodecDecodeSelf(d) } for { - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj126-1, "") + z.DecStructFieldNotFound(yyj23-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -2469,50 +2469,50 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym146 := z.EncBinary() - _ = yym146 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep147 := !z.EncBinary() - yy2arr147 := z.EncBasicHandle().StructToArray - var yyq147 [18]bool - _, _, _ = yysep147, yyq147, yy2arr147 - const yyr147 bool = false - yyq147[0] = x.HostPath != nil - yyq147[1] = x.EmptyDir != nil - yyq147[2] = x.GCEPersistentDisk != nil - yyq147[3] = x.AWSElasticBlockStore != nil - yyq147[4] = x.GitRepo != nil - yyq147[5] = x.Secret != nil - yyq147[6] = x.NFS != nil - yyq147[7] = x.ISCSI != nil - yyq147[8] = x.Glusterfs != nil - yyq147[9] = x.PersistentVolumeClaim != nil - yyq147[10] = x.RBD != nil - yyq147[11] = x.FlexVolume != nil - yyq147[12] = x.Cinder != nil - yyq147[13] = x.CephFS != nil - yyq147[14] = x.Flocker != nil - yyq147[15] = x.DownwardAPI != nil - yyq147[16] = x.FC != nil - yyq147[17] = x.AzureFile != nil - var yynn147 int - if yyr147 || yy2arr147 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [18]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.HostPath != nil + yyq2[1] = x.EmptyDir != nil + yyq2[2] = x.GCEPersistentDisk != nil + yyq2[3] = x.AWSElasticBlockStore != nil + yyq2[4] = x.GitRepo != nil + yyq2[5] = x.Secret != nil + yyq2[6] = x.NFS != nil + yyq2[7] = x.ISCSI != nil + yyq2[8] = x.Glusterfs != nil + yyq2[9] = x.PersistentVolumeClaim != nil + yyq2[10] = x.RBD != nil + yyq2[11] = x.FlexVolume != nil + yyq2[12] = x.Cinder != nil + yyq2[13] = x.CephFS != nil + yyq2[14] = x.Flocker != nil + yyq2[15] = x.DownwardAPI != nil + yyq2[16] = x.FC != nil + yyq2[17] = x.AzureFile != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(18) } else { - yynn147 = 0 - for _, b := range yyq147 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn147++ + yynn2++ } } - r.EncodeMapStart(yynn147) - yynn147 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[0] { + if yyq2[0] { if x.HostPath == nil { r.EncodeNil() } else { @@ -2522,7 +2522,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2533,9 +2533,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[1] { + if yyq2[1] { if x.EmptyDir == nil { r.EncodeNil() } else { @@ -2545,7 +2545,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("emptyDir")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2556,9 +2556,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[2] { + if yyq2[2] { if x.GCEPersistentDisk == nil { r.EncodeNil() } else { @@ -2568,7 +2568,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("gcePersistentDisk")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2579,9 +2579,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[3] { + if yyq2[3] { if x.AWSElasticBlockStore == nil { r.EncodeNil() } else { @@ -2591,7 +2591,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("awsElasticBlockStore")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2602,9 +2602,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[4] { + if yyq2[4] { if x.GitRepo == nil { r.EncodeNil() } else { @@ -2614,7 +2614,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("gitRepo")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2625,9 +2625,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[5] { + if yyq2[5] { if x.Secret == nil { r.EncodeNil() } else { @@ -2637,7 +2637,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secret")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2648,9 +2648,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[6] { + if yyq2[6] { if x.NFS == nil { r.EncodeNil() } else { @@ -2660,7 +2660,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2671,9 +2671,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[7] { + if yyq2[7] { if x.ISCSI == nil { r.EncodeNil() } else { @@ -2683,7 +2683,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("iscsi")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2694,9 +2694,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[8] { + if yyq2[8] { if x.Glusterfs == nil { r.EncodeNil() } else { @@ -2706,7 +2706,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[8] { + if yyq2[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("glusterfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2717,9 +2717,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[9] { + if yyq2[9] { if x.PersistentVolumeClaim == nil { r.EncodeNil() } else { @@ -2729,7 +2729,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[9] { + if yyq2[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("persistentVolumeClaim")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2740,9 +2740,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[10] { + if yyq2[10] { if x.RBD == nil { r.EncodeNil() } else { @@ -2752,7 +2752,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[10] { + if yyq2[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rbd")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2763,9 +2763,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[11] { + if yyq2[11] { if x.FlexVolume == nil { r.EncodeNil() } else { @@ -2775,7 +2775,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[11] { + if yyq2[11] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flexVolume")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2786,9 +2786,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[12] { + if yyq2[12] { if x.Cinder == nil { r.EncodeNil() } else { @@ -2798,7 +2798,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[12] { + if yyq2[12] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cinder")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2809,9 +2809,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[13] { + if yyq2[13] { if x.CephFS == nil { r.EncodeNil() } else { @@ -2821,7 +2821,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[13] { + if yyq2[13] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cephfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2832,9 +2832,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[14] { + if yyq2[14] { if x.Flocker == nil { r.EncodeNil() } else { @@ -2844,7 +2844,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[14] { + if yyq2[14] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flocker")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2855,9 +2855,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[15] { + if yyq2[15] { if x.DownwardAPI == nil { r.EncodeNil() } else { @@ -2867,7 +2867,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[15] { + if yyq2[15] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("downwardAPI")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2878,9 +2878,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[16] { + if yyq2[16] { if x.FC == nil { r.EncodeNil() } else { @@ -2890,7 +2890,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[16] { + if yyq2[16] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fc")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2901,9 +2901,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[17] { + if yyq2[17] { if x.AzureFile == nil { r.EncodeNil() } else { @@ -2913,7 +2913,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[17] { + if yyq2[17] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("azureFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2924,7 +2924,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -2937,25 +2937,25 @@ func (x *VolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym166 := z.DecBinary() - _ = yym166 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct167 := r.ContainerType() - if yyct167 == codecSelferValueTypeMap1234 { - yyl167 := r.ReadMapStart() - if yyl167 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl167, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct167 == codecSelferValueTypeArray1234 { - yyl167 := r.ReadArrayStart() - if yyl167 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl167, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -2967,12 +2967,12 @@ func (x *VolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys168Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys168Slc - var yyhl168 bool = l >= 0 - for yyj168 := 0; ; yyj168++ { - if yyhl168 { - if yyj168 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -2981,10 +2981,10 @@ func (x *VolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys168Slc = r.DecodeBytes(yys168Slc, true, true) - yys168 := string(yys168Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys168 { + switch yys3 { case "hostPath": if r.TryDecodeAsNil() { if x.HostPath != nil { @@ -3184,9 +3184,9 @@ func (x *VolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.AzureFile.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys168) - } // end switch yys168 - } // end for yyj168 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -3194,16 +3194,16 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj187 int - var yyb187 bool - var yyhl187 bool = l >= 0 - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + var yyj22 int + var yyb22 bool + var yyhl22 bool = l >= 0 + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3218,13 +3218,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.HostPath.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3239,13 +3239,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.EmptyDir.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3260,13 +3260,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.GCEPersistentDisk.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3281,13 +3281,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.AWSElasticBlockStore.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3302,13 +3302,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.GitRepo.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3323,13 +3323,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Secret.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3344,13 +3344,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.NFS.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3365,13 +3365,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.ISCSI.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3386,13 +3386,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Glusterfs.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3407,13 +3407,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.PersistentVolumeClaim.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3428,13 +3428,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.RBD.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3449,13 +3449,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.FlexVolume.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3470,13 +3470,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Cinder.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3491,13 +3491,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.CephFS.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3512,13 +3512,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Flocker.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3533,13 +3533,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.DownwardAPI.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3554,13 +3554,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.FC.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3576,17 +3576,17 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.AzureFile.CodecDecodeSelf(d) } for { - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj187-1, "") + z.DecStructFieldNotFound(yyj22-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -3598,45 +3598,45 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym206 := z.EncBinary() - _ = yym206 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep207 := !z.EncBinary() - yy2arr207 := z.EncBasicHandle().StructToArray - var yyq207 [13]bool - _, _, _ = yysep207, yyq207, yy2arr207 - const yyr207 bool = false - yyq207[0] = x.GCEPersistentDisk != nil - yyq207[1] = x.AWSElasticBlockStore != nil - yyq207[2] = x.HostPath != nil - yyq207[3] = x.Glusterfs != nil - yyq207[4] = x.NFS != nil - yyq207[5] = x.RBD != nil - yyq207[6] = x.ISCSI != nil - yyq207[7] = x.FlexVolume != nil - yyq207[8] = x.Cinder != nil - yyq207[9] = x.CephFS != nil - yyq207[10] = x.FC != nil - yyq207[11] = x.Flocker != nil - yyq207[12] = x.AzureFile != nil - var yynn207 int - if yyr207 || yy2arr207 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [13]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.GCEPersistentDisk != nil + yyq2[1] = x.AWSElasticBlockStore != nil + yyq2[2] = x.HostPath != nil + yyq2[3] = x.Glusterfs != nil + yyq2[4] = x.NFS != nil + yyq2[5] = x.RBD != nil + yyq2[6] = x.ISCSI != nil + yyq2[7] = x.FlexVolume != nil + yyq2[8] = x.Cinder != nil + yyq2[9] = x.CephFS != nil + yyq2[10] = x.FC != nil + yyq2[11] = x.Flocker != nil + yyq2[12] = x.AzureFile != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(13) } else { - yynn207 = 0 - for _, b := range yyq207 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn207++ + yynn2++ } } - r.EncodeMapStart(yynn207) - yynn207 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr207 || yy2arr207 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq207[0] { + if yyq2[0] { if x.GCEPersistentDisk == nil { r.EncodeNil() } else { @@ -3646,7 +3646,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq207[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("gcePersistentDisk")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3657,9 +3657,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr207 || yy2arr207 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq207[1] { + if yyq2[1] { if x.AWSElasticBlockStore == nil { r.EncodeNil() } else { @@ -3669,7 +3669,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq207[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("awsElasticBlockStore")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3680,9 +3680,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr207 || yy2arr207 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq207[2] { + if yyq2[2] { if x.HostPath == nil { r.EncodeNil() } else { @@ -3692,7 +3692,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq207[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3703,9 +3703,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr207 || yy2arr207 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq207[3] { + if yyq2[3] { if x.Glusterfs == nil { r.EncodeNil() } else { @@ -3715,7 +3715,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq207[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("glusterfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3726,9 +3726,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr207 || yy2arr207 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq207[4] { + if yyq2[4] { if x.NFS == nil { r.EncodeNil() } else { @@ -3738,7 +3738,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq207[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3749,9 +3749,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr207 || yy2arr207 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq207[5] { + if yyq2[5] { if x.RBD == nil { r.EncodeNil() } else { @@ -3761,7 +3761,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq207[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rbd")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3772,9 +3772,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr207 || yy2arr207 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq207[6] { + if yyq2[6] { if x.ISCSI == nil { r.EncodeNil() } else { @@ -3784,7 +3784,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq207[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("iscsi")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3795,9 +3795,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr207 || yy2arr207 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq207[7] { + if yyq2[7] { if x.FlexVolume == nil { r.EncodeNil() } else { @@ -3807,7 +3807,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq207[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flexVolume")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3818,9 +3818,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr207 || yy2arr207 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq207[8] { + if yyq2[8] { if x.Cinder == nil { r.EncodeNil() } else { @@ -3830,7 +3830,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq207[8] { + if yyq2[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cinder")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3841,9 +3841,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr207 || yy2arr207 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq207[9] { + if yyq2[9] { if x.CephFS == nil { r.EncodeNil() } else { @@ -3853,7 +3853,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq207[9] { + if yyq2[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cephfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3864,9 +3864,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr207 || yy2arr207 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq207[10] { + if yyq2[10] { if x.FC == nil { r.EncodeNil() } else { @@ -3876,7 +3876,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq207[10] { + if yyq2[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fc")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3887,9 +3887,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr207 || yy2arr207 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq207[11] { + if yyq2[11] { if x.Flocker == nil { r.EncodeNil() } else { @@ -3899,7 +3899,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq207[11] { + if yyq2[11] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flocker")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3910,9 +3910,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr207 || yy2arr207 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq207[12] { + if yyq2[12] { if x.AzureFile == nil { r.EncodeNil() } else { @@ -3922,7 +3922,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq207[12] { + if yyq2[12] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("azureFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3933,7 +3933,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr207 || yy2arr207 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -3946,25 +3946,25 @@ func (x *PersistentVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym221 := z.DecBinary() - _ = yym221 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct222 := r.ContainerType() - if yyct222 == codecSelferValueTypeMap1234 { - yyl222 := r.ReadMapStart() - if yyl222 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl222, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct222 == codecSelferValueTypeArray1234 { - yyl222 := r.ReadArrayStart() - if yyl222 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl222, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -3976,12 +3976,12 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys223Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys223Slc - var yyhl223 bool = l >= 0 - for yyj223 := 0; ; yyj223++ { - if yyhl223 { - if yyj223 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -3990,10 +3990,10 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Deco } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys223Slc = r.DecodeBytes(yys223Slc, true, true) - yys223 := string(yys223Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys223 { + switch yys3 { case "gcePersistentDisk": if r.TryDecodeAsNil() { if x.GCEPersistentDisk != nil { @@ -4138,9 +4138,9 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Deco x.AzureFile.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys223) - } // end switch yys223 - } // end for yyj223 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -4148,16 +4148,16 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj237 int - var yyb237 bool - var yyhl237 bool = l >= 0 - yyj237++ - if yyhl237 { - yyb237 = yyj237 > l + var yyj17 int + var yyb17 bool + var yyhl17 bool = l >= 0 + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb237 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb237 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4172,13 +4172,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.GCEPersistentDisk.CodecDecodeSelf(d) } - yyj237++ - if yyhl237 { - yyb237 = yyj237 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb237 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb237 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4193,13 +4193,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.AWSElasticBlockStore.CodecDecodeSelf(d) } - yyj237++ - if yyhl237 { - yyb237 = yyj237 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb237 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb237 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4214,13 +4214,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.HostPath.CodecDecodeSelf(d) } - yyj237++ - if yyhl237 { - yyb237 = yyj237 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb237 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb237 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4235,13 +4235,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.Glusterfs.CodecDecodeSelf(d) } - yyj237++ - if yyhl237 { - yyb237 = yyj237 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb237 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb237 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4256,13 +4256,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.NFS.CodecDecodeSelf(d) } - yyj237++ - if yyhl237 { - yyb237 = yyj237 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb237 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb237 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4277,13 +4277,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.RBD.CodecDecodeSelf(d) } - yyj237++ - if yyhl237 { - yyb237 = yyj237 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb237 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb237 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4298,13 +4298,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.ISCSI.CodecDecodeSelf(d) } - yyj237++ - if yyhl237 { - yyb237 = yyj237 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb237 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb237 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4319,13 +4319,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.FlexVolume.CodecDecodeSelf(d) } - yyj237++ - if yyhl237 { - yyb237 = yyj237 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb237 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb237 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4340,13 +4340,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.Cinder.CodecDecodeSelf(d) } - yyj237++ - if yyhl237 { - yyb237 = yyj237 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb237 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb237 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4361,13 +4361,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.CephFS.CodecDecodeSelf(d) } - yyj237++ - if yyhl237 { - yyb237 = yyj237 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb237 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb237 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4382,13 +4382,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.FC.CodecDecodeSelf(d) } - yyj237++ - if yyhl237 { - yyb237 = yyj237 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb237 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb237 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4403,13 +4403,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.Flocker.CodecDecodeSelf(d) } - yyj237++ - if yyhl237 { - yyb237 = yyj237 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb237 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb237 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4425,17 +4425,17 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De x.AzureFile.CodecDecodeSelf(d) } for { - yyj237++ - if yyhl237 { - yyb237 = yyj237 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb237 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb237 { + if yyb17 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj237-1, "") + z.DecStructFieldNotFound(yyj17-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -4447,34 +4447,34 @@ func (x *PersistentVolumeClaimVolumeSource) CodecEncodeSelf(e *codec1978.Encoder if x == nil { r.EncodeNil() } else { - yym251 := z.EncBinary() - _ = yym251 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep252 := !z.EncBinary() - yy2arr252 := z.EncBasicHandle().StructToArray - var yyq252 [2]bool - _, _, _ = yysep252, yyq252, yy2arr252 - const yyr252 bool = false - yyq252[1] = x.ReadOnly != false - var yynn252 int - if yyr252 || yy2arr252 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn252 = 1 - for _, b := range yyq252 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn252++ + yynn2++ } } - r.EncodeMapStart(yynn252) - yynn252 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr252 || yy2arr252 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym254 := z.EncBinary() - _ = yym254 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClaimName)) @@ -4483,18 +4483,18 @@ func (x *PersistentVolumeClaimVolumeSource) CodecEncodeSelf(e *codec1978.Encoder z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("claimName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym255 := z.EncBinary() - _ = yym255 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClaimName)) } } - if yyr252 || yy2arr252 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq252[1] { - yym257 := z.EncBinary() - _ = yym257 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -4503,19 +4503,19 @@ func (x *PersistentVolumeClaimVolumeSource) CodecEncodeSelf(e *codec1978.Encoder r.EncodeBool(false) } } else { - if yyq252[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym258 := z.EncBinary() - _ = yym258 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr252 || yy2arr252 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -4528,25 +4528,25 @@ func (x *PersistentVolumeClaimVolumeSource) CodecDecodeSelf(d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym259 := z.DecBinary() - _ = yym259 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct260 := r.ContainerType() - if yyct260 == codecSelferValueTypeMap1234 { - yyl260 := r.ReadMapStart() - if yyl260 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl260, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct260 == codecSelferValueTypeArray1234 { - yyl260 := r.ReadArrayStart() - if yyl260 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl260, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -4558,12 +4558,12 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromMap(l int, d *cod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys261Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys261Slc - var yyhl261 bool = l >= 0 - for yyj261 := 0; ; yyj261++ { - if yyhl261 { - if yyj261 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -4572,10 +4572,10 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromMap(l int, d *cod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys261Slc = r.DecodeBytes(yys261Slc, true, true) - yys261 := string(yys261Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys261 { + switch yys3 { case "claimName": if r.TryDecodeAsNil() { x.ClaimName = "" @@ -4589,9 +4589,9 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromMap(l int, d *cod x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys261) - } // end switch yys261 - } // end for yyj261 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -4599,16 +4599,16 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromArray(l int, d *c var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj264 int - var yyb264 bool - var yyhl264 bool = l >= 0 - yyj264++ - if yyhl264 { - yyb264 = yyj264 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb264 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb264 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4618,13 +4618,13 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromArray(l int, d *c } else { x.ClaimName = string(r.DecodeString()) } - yyj264++ - if yyhl264 { - yyb264 = yyj264 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb264 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb264 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4635,17 +4635,17 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromArray(l int, d *c x.ReadOnly = bool(r.DecodeBool()) } for { - yyj264++ - if yyhl264 { - yyb264 = yyj264 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb264 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb264 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj264-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -4657,90 +4657,90 @@ func (x *PersistentVolume) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym267 := z.EncBinary() - _ = yym267 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep268 := !z.EncBinary() - yy2arr268 := z.EncBasicHandle().StructToArray - var yyq268 [5]bool - _, _, _ = yysep268, yyq268, yy2arr268 - const yyr268 bool = false - yyq268[0] = true - yyq268[1] = true - yyq268[2] = true - yyq268[3] = x.Kind != "" - yyq268[4] = x.APIVersion != "" - var yynn268 int - if yyr268 || yy2arr268 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn268 = 0 - for _, b := range yyq268 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn268++ + yynn2++ } } - r.EncodeMapStart(yynn268) - yynn268 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr268 || yy2arr268 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq268[0] { - yy270 := &x.ObjectMeta - yy270.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq268[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy271 := &x.ObjectMeta - yy271.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr268 || yy2arr268 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq268[1] { - yy273 := &x.Spec - yy273.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq268[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy274 := &x.Spec - yy274.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr268 || yy2arr268 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq268[2] { - yy276 := &x.Status - yy276.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq268[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy277 := &x.Status - yy277.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr268 || yy2arr268 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq268[3] { - yym279 := z.EncBinary() - _ = yym279 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -4749,23 +4749,23 @@ func (x *PersistentVolume) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq268[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym280 := z.EncBinary() - _ = yym280 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr268 || yy2arr268 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq268[4] { - yym282 := z.EncBinary() - _ = yym282 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -4774,19 +4774,19 @@ func (x *PersistentVolume) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq268[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym283 := z.EncBinary() - _ = yym283 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr268 || yy2arr268 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -4799,25 +4799,25 @@ func (x *PersistentVolume) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym284 := z.DecBinary() - _ = yym284 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct285 := r.ContainerType() - if yyct285 == codecSelferValueTypeMap1234 { - yyl285 := r.ReadMapStart() - if yyl285 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl285, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct285 == codecSelferValueTypeArray1234 { - yyl285 := r.ReadArrayStart() - if yyl285 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl285, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -4829,12 +4829,12 @@ func (x *PersistentVolume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys286Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys286Slc - var yyhl286 bool = l >= 0 - for yyj286 := 0; ; yyj286++ { - if yyhl286 { - if yyj286 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -4843,30 +4843,30 @@ func (x *PersistentVolume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys286Slc = r.DecodeBytes(yys286Slc, true, true) - yys286 := string(yys286Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys286 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv287 := &x.ObjectMeta - yyv287.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = PersistentVolumeSpec{} } else { - yyv288 := &x.Spec - yyv288.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = PersistentVolumeStatus{} } else { - yyv289 := &x.Status - yyv289.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -4881,9 +4881,9 @@ func (x *PersistentVolume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys286) - } // end switch yys286 - } // end for yyj286 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -4891,16 +4891,16 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj292 int - var yyb292 bool - var yyhl292 bool = l >= 0 - yyj292++ - if yyhl292 { - yyb292 = yyj292 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb292 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb292 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4908,16 +4908,16 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv293 := &x.ObjectMeta - yyv293.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj292++ - if yyhl292 { - yyb292 = yyj292 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb292 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb292 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4925,16 +4925,16 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Spec = PersistentVolumeSpec{} } else { - yyv294 := &x.Spec - yyv294.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj292++ - if yyhl292 { - yyb292 = yyj292 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb292 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb292 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4942,16 +4942,16 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Status = PersistentVolumeStatus{} } else { - yyv295 := &x.Status - yyv295.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj292++ - if yyhl292 { - yyb292 = yyj292 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb292 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb292 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4961,13 +4961,13 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj292++ - if yyhl292 { - yyb292 = yyj292 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb292 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb292 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4978,17 +4978,17 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } for { - yyj292++ - if yyhl292 { - yyb292 = yyj292 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb292 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb292 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj292-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -5000,46 +5000,46 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym298 := z.EncBinary() - _ = yym298 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep299 := !z.EncBinary() - yy2arr299 := z.EncBasicHandle().StructToArray - var yyq299 [17]bool - _, _, _ = yysep299, yyq299, yy2arr299 - const yyr299 bool = false - yyq299[1] = len(x.AccessModes) != 0 - yyq299[2] = x.ClaimRef != nil - yyq299[3] = x.PersistentVolumeReclaimPolicy != "" - yyq299[4] = x.PersistentVolumeSource.GCEPersistentDisk != nil && x.GCEPersistentDisk != nil - yyq299[5] = x.PersistentVolumeSource.AWSElasticBlockStore != nil && x.AWSElasticBlockStore != nil - yyq299[6] = x.PersistentVolumeSource.HostPath != nil && x.HostPath != nil - yyq299[7] = x.PersistentVolumeSource.Glusterfs != nil && x.Glusterfs != nil - yyq299[8] = x.PersistentVolumeSource.NFS != nil && x.NFS != nil - yyq299[9] = x.PersistentVolumeSource.RBD != nil && x.RBD != nil - yyq299[10] = x.PersistentVolumeSource.ISCSI != nil && x.ISCSI != nil - yyq299[11] = x.PersistentVolumeSource.FlexVolume != nil && x.FlexVolume != nil - yyq299[12] = x.PersistentVolumeSource.Cinder != nil && x.Cinder != nil - yyq299[13] = x.PersistentVolumeSource.CephFS != nil && x.CephFS != nil - yyq299[14] = x.PersistentVolumeSource.FC != nil && x.FC != nil - yyq299[15] = x.PersistentVolumeSource.Flocker != nil && x.Flocker != nil - yyq299[16] = x.PersistentVolumeSource.AzureFile != nil && x.AzureFile != nil - var yynn299 int - if yyr299 || yy2arr299 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [17]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = len(x.AccessModes) != 0 + yyq2[2] = x.ClaimRef != nil + yyq2[3] = x.PersistentVolumeReclaimPolicy != "" + yyq2[4] = x.PersistentVolumeSource.GCEPersistentDisk != nil && x.GCEPersistentDisk != nil + yyq2[5] = x.PersistentVolumeSource.AWSElasticBlockStore != nil && x.AWSElasticBlockStore != nil + yyq2[6] = x.PersistentVolumeSource.HostPath != nil && x.HostPath != nil + yyq2[7] = x.PersistentVolumeSource.Glusterfs != nil && x.Glusterfs != nil + yyq2[8] = x.PersistentVolumeSource.NFS != nil && x.NFS != nil + yyq2[9] = x.PersistentVolumeSource.RBD != nil && x.RBD != nil + yyq2[10] = x.PersistentVolumeSource.ISCSI != nil && x.ISCSI != nil + yyq2[11] = x.PersistentVolumeSource.FlexVolume != nil && x.FlexVolume != nil + yyq2[12] = x.PersistentVolumeSource.Cinder != nil && x.Cinder != nil + yyq2[13] = x.PersistentVolumeSource.CephFS != nil && x.CephFS != nil + yyq2[14] = x.PersistentVolumeSource.FC != nil && x.FC != nil + yyq2[15] = x.PersistentVolumeSource.Flocker != nil && x.Flocker != nil + yyq2[16] = x.PersistentVolumeSource.AzureFile != nil && x.AzureFile != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(17) } else { - yynn299 = 1 - for _, b := range yyq299 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn299++ + yynn2++ } } - r.EncodeMapStart(yynn299) - yynn299 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr299 || yy2arr299 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Capacity == nil { r.EncodeNil() @@ -5056,14 +5056,14 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { x.Capacity.CodecEncodeSelf(e) } } - if yyr299 || yy2arr299 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[1] { + if yyq2[1] { if x.AccessModes == nil { r.EncodeNil() } else { - yym302 := z.EncBinary() - _ = yym302 + yym7 := z.EncBinary() + _ = yym7 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -5073,15 +5073,15 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq299[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("accessModes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.AccessModes == nil { r.EncodeNil() } else { - yym303 := z.EncBinary() - _ = yym303 + yym8 := z.EncBinary() + _ = yym8 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -5089,9 +5089,9 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr299 || yy2arr299 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[2] { + if yyq2[2] { if x.ClaimRef == nil { r.EncodeNil() } else { @@ -5101,7 +5101,7 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq299[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("claimRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -5112,33 +5112,33 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr299 || yy2arr299 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[3] { + if yyq2[3] { x.PersistentVolumeReclaimPolicy.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq299[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("persistentVolumeReclaimPolicy")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.PersistentVolumeReclaimPolicy.CodecEncodeSelf(e) } } - var yyn306 bool + var yyn15 bool if x.PersistentVolumeSource.GCEPersistentDisk == nil { - yyn306 = true - goto LABEL306 + yyn15 = true + goto LABEL15 } - LABEL306: - if yyr299 || yy2arr299 { - if yyn306 { + LABEL15: + if yyr2 || yy2arr2 { + if yyn15 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[4] { + if yyq2[4] { if x.GCEPersistentDisk == nil { r.EncodeNil() } else { @@ -5149,11 +5149,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("gcePersistentDisk")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn306 { + if yyn15 { r.EncodeNil() } else { if x.GCEPersistentDisk == nil { @@ -5164,18 +5164,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn307 bool + var yyn18 bool if x.PersistentVolumeSource.AWSElasticBlockStore == nil { - yyn307 = true - goto LABEL307 + yyn18 = true + goto LABEL18 } - LABEL307: - if yyr299 || yy2arr299 { - if yyn307 { + LABEL18: + if yyr2 || yy2arr2 { + if yyn18 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[5] { + if yyq2[5] { if x.AWSElasticBlockStore == nil { r.EncodeNil() } else { @@ -5186,11 +5186,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("awsElasticBlockStore")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn307 { + if yyn18 { r.EncodeNil() } else { if x.AWSElasticBlockStore == nil { @@ -5201,18 +5201,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn308 bool + var yyn21 bool if x.PersistentVolumeSource.HostPath == nil { - yyn308 = true - goto LABEL308 + yyn21 = true + goto LABEL21 } - LABEL308: - if yyr299 || yy2arr299 { - if yyn308 { + LABEL21: + if yyr2 || yy2arr2 { + if yyn21 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[6] { + if yyq2[6] { if x.HostPath == nil { r.EncodeNil() } else { @@ -5223,11 +5223,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn308 { + if yyn21 { r.EncodeNil() } else { if x.HostPath == nil { @@ -5238,18 +5238,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn309 bool + var yyn24 bool if x.PersistentVolumeSource.Glusterfs == nil { - yyn309 = true - goto LABEL309 + yyn24 = true + goto LABEL24 } - LABEL309: - if yyr299 || yy2arr299 { - if yyn309 { + LABEL24: + if yyr2 || yy2arr2 { + if yyn24 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[7] { + if yyq2[7] { if x.Glusterfs == nil { r.EncodeNil() } else { @@ -5260,11 +5260,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("glusterfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn309 { + if yyn24 { r.EncodeNil() } else { if x.Glusterfs == nil { @@ -5275,18 +5275,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn310 bool + var yyn27 bool if x.PersistentVolumeSource.NFS == nil { - yyn310 = true - goto LABEL310 + yyn27 = true + goto LABEL27 } - LABEL310: - if yyr299 || yy2arr299 { - if yyn310 { + LABEL27: + if yyr2 || yy2arr2 { + if yyn27 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[8] { + if yyq2[8] { if x.NFS == nil { r.EncodeNil() } else { @@ -5297,11 +5297,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[8] { + if yyq2[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn310 { + if yyn27 { r.EncodeNil() } else { if x.NFS == nil { @@ -5312,18 +5312,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn311 bool + var yyn30 bool if x.PersistentVolumeSource.RBD == nil { - yyn311 = true - goto LABEL311 + yyn30 = true + goto LABEL30 } - LABEL311: - if yyr299 || yy2arr299 { - if yyn311 { + LABEL30: + if yyr2 || yy2arr2 { + if yyn30 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[9] { + if yyq2[9] { if x.RBD == nil { r.EncodeNil() } else { @@ -5334,11 +5334,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[9] { + if yyq2[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rbd")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn311 { + if yyn30 { r.EncodeNil() } else { if x.RBD == nil { @@ -5349,18 +5349,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn312 bool + var yyn33 bool if x.PersistentVolumeSource.ISCSI == nil { - yyn312 = true - goto LABEL312 + yyn33 = true + goto LABEL33 } - LABEL312: - if yyr299 || yy2arr299 { - if yyn312 { + LABEL33: + if yyr2 || yy2arr2 { + if yyn33 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[10] { + if yyq2[10] { if x.ISCSI == nil { r.EncodeNil() } else { @@ -5371,11 +5371,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[10] { + if yyq2[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("iscsi")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn312 { + if yyn33 { r.EncodeNil() } else { if x.ISCSI == nil { @@ -5386,18 +5386,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn313 bool + var yyn36 bool if x.PersistentVolumeSource.FlexVolume == nil { - yyn313 = true - goto LABEL313 + yyn36 = true + goto LABEL36 } - LABEL313: - if yyr299 || yy2arr299 { - if yyn313 { + LABEL36: + if yyr2 || yy2arr2 { + if yyn36 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[11] { + if yyq2[11] { if x.FlexVolume == nil { r.EncodeNil() } else { @@ -5408,11 +5408,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[11] { + if yyq2[11] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flexVolume")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn313 { + if yyn36 { r.EncodeNil() } else { if x.FlexVolume == nil { @@ -5423,18 +5423,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn314 bool + var yyn39 bool if x.PersistentVolumeSource.Cinder == nil { - yyn314 = true - goto LABEL314 + yyn39 = true + goto LABEL39 } - LABEL314: - if yyr299 || yy2arr299 { - if yyn314 { + LABEL39: + if yyr2 || yy2arr2 { + if yyn39 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[12] { + if yyq2[12] { if x.Cinder == nil { r.EncodeNil() } else { @@ -5445,11 +5445,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[12] { + if yyq2[12] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cinder")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn314 { + if yyn39 { r.EncodeNil() } else { if x.Cinder == nil { @@ -5460,18 +5460,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn315 bool + var yyn42 bool if x.PersistentVolumeSource.CephFS == nil { - yyn315 = true - goto LABEL315 + yyn42 = true + goto LABEL42 } - LABEL315: - if yyr299 || yy2arr299 { - if yyn315 { + LABEL42: + if yyr2 || yy2arr2 { + if yyn42 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[13] { + if yyq2[13] { if x.CephFS == nil { r.EncodeNil() } else { @@ -5482,11 +5482,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[13] { + if yyq2[13] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cephfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn315 { + if yyn42 { r.EncodeNil() } else { if x.CephFS == nil { @@ -5497,18 +5497,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn316 bool + var yyn45 bool if x.PersistentVolumeSource.FC == nil { - yyn316 = true - goto LABEL316 + yyn45 = true + goto LABEL45 } - LABEL316: - if yyr299 || yy2arr299 { - if yyn316 { + LABEL45: + if yyr2 || yy2arr2 { + if yyn45 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[14] { + if yyq2[14] { if x.FC == nil { r.EncodeNil() } else { @@ -5519,11 +5519,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[14] { + if yyq2[14] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fc")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn316 { + if yyn45 { r.EncodeNil() } else { if x.FC == nil { @@ -5534,18 +5534,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn317 bool + var yyn48 bool if x.PersistentVolumeSource.Flocker == nil { - yyn317 = true - goto LABEL317 + yyn48 = true + goto LABEL48 } - LABEL317: - if yyr299 || yy2arr299 { - if yyn317 { + LABEL48: + if yyr2 || yy2arr2 { + if yyn48 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[15] { + if yyq2[15] { if x.Flocker == nil { r.EncodeNil() } else { @@ -5556,11 +5556,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[15] { + if yyq2[15] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flocker")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn317 { + if yyn48 { r.EncodeNil() } else { if x.Flocker == nil { @@ -5571,18 +5571,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn318 bool + var yyn51 bool if x.PersistentVolumeSource.AzureFile == nil { - yyn318 = true - goto LABEL318 + yyn51 = true + goto LABEL51 } - LABEL318: - if yyr299 || yy2arr299 { - if yyn318 { + LABEL51: + if yyr2 || yy2arr2 { + if yyn51 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[16] { + if yyq2[16] { if x.AzureFile == nil { r.EncodeNil() } else { @@ -5593,11 +5593,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[16] { + if yyq2[16] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("azureFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn318 { + if yyn51 { r.EncodeNil() } else { if x.AzureFile == nil { @@ -5608,7 +5608,7 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr299 || yy2arr299 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -5621,25 +5621,25 @@ func (x *PersistentVolumeSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym319 := z.DecBinary() - _ = yym319 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct320 := r.ContainerType() - if yyct320 == codecSelferValueTypeMap1234 { - yyl320 := r.ReadMapStart() - if yyl320 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl320, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct320 == codecSelferValueTypeArray1234 { - yyl320 := r.ReadArrayStart() - if yyl320 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl320, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -5651,12 +5651,12 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys321Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys321Slc - var yyhl321 bool = l >= 0 - for yyj321 := 0; ; yyj321++ { - if yyhl321 { - if yyj321 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -5665,27 +5665,27 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys321Slc = r.DecodeBytes(yys321Slc, true, true) - yys321 := string(yys321Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys321 { + switch yys3 { case "capacity": if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv322 := &x.Capacity - yyv322.CodecDecodeSelf(d) + yyv4 := &x.Capacity + yyv4.CodecDecodeSelf(d) } case "accessModes": if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv323 := &x.AccessModes - yym324 := z.DecBinary() - _ = yym324 + yyv5 := &x.AccessModes + yym6 := z.DecBinary() + _ = yym6 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv323), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv5), d) } } case "claimRef": @@ -5888,9 +5888,9 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.AzureFile.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys321) - } // end switch yys321 - } // end for yyj321 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -5898,16 +5898,16 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj340 int - var yyb340 bool - var yyhl340 bool = l >= 0 - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + var yyj22 int + var yyb22 bool + var yyhl22 bool = l >= 0 + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5915,16 +5915,16 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv341 := &x.Capacity - yyv341.CodecDecodeSelf(d) + yyv23 := &x.Capacity + yyv23.CodecDecodeSelf(d) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5932,21 +5932,21 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv342 := &x.AccessModes - yym343 := z.DecBinary() - _ = yym343 + yyv24 := &x.AccessModes + yym25 := z.DecBinary() + _ = yym25 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv342), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv24), d) } } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5961,13 +5961,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco } x.ClaimRef.CodecDecodeSelf(d) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5980,13 +5980,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.GCEPersistentDisk == nil { x.PersistentVolumeSource.GCEPersistentDisk = new(GCEPersistentDiskVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6004,13 +6004,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.AWSElasticBlockStore == nil { x.PersistentVolumeSource.AWSElasticBlockStore = new(AWSElasticBlockStoreVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6028,13 +6028,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.HostPath == nil { x.PersistentVolumeSource.HostPath = new(HostPathVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6052,13 +6052,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.Glusterfs == nil { x.PersistentVolumeSource.Glusterfs = new(GlusterfsVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6076,13 +6076,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.NFS == nil { x.PersistentVolumeSource.NFS = new(NFSVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6100,13 +6100,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.RBD == nil { x.PersistentVolumeSource.RBD = new(RBDVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6124,13 +6124,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.ISCSI == nil { x.PersistentVolumeSource.ISCSI = new(ISCSIVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6148,13 +6148,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.FlexVolume == nil { x.PersistentVolumeSource.FlexVolume = new(FlexVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6172,13 +6172,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.Cinder == nil { x.PersistentVolumeSource.Cinder = new(CinderVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6196,13 +6196,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.CephFS == nil { x.PersistentVolumeSource.CephFS = new(CephFSVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6220,13 +6220,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.FC == nil { x.PersistentVolumeSource.FC = new(FCVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6244,13 +6244,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.Flocker == nil { x.PersistentVolumeSource.Flocker = new(FlockerVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6268,13 +6268,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.AzureFile == nil { x.PersistentVolumeSource.AzureFile = new(AzureFileVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6290,17 +6290,17 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.AzureFile.CodecDecodeSelf(d) } for { - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj340-1, "") + z.DecStructFieldNotFound(yyj22-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -6309,8 +6309,8 @@ func (x PersistentVolumeReclaimPolicy) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym359 := z.EncBinary() - _ = yym359 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -6322,8 +6322,8 @@ func (x *PersistentVolumeReclaimPolicy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym360 := z.DecBinary() - _ = yym360 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -6338,52 +6338,52 @@ func (x *PersistentVolumeStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym361 := z.EncBinary() - _ = yym361 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep362 := !z.EncBinary() - yy2arr362 := z.EncBasicHandle().StructToArray - var yyq362 [3]bool - _, _, _ = yysep362, yyq362, yy2arr362 - const yyr362 bool = false - yyq362[0] = x.Phase != "" - yyq362[1] = x.Message != "" - yyq362[2] = x.Reason != "" - var yynn362 int - if yyr362 || yy2arr362 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Phase != "" + yyq2[1] = x.Message != "" + yyq2[2] = x.Reason != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn362 = 0 - for _, b := range yyq362 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn362++ + yynn2++ } } - r.EncodeMapStart(yynn362) - yynn362 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr362 || yy2arr362 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq362[0] { + if yyq2[0] { x.Phase.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq362[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("phase")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Phase.CodecEncodeSelf(e) } } - if yyr362 || yy2arr362 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq362[1] { - yym365 := z.EncBinary() - _ = yym365 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -6392,23 +6392,23 @@ func (x *PersistentVolumeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq362[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym366 := z.EncBinary() - _ = yym366 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr362 || yy2arr362 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq362[2] { - yym368 := z.EncBinary() - _ = yym368 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -6417,19 +6417,19 @@ func (x *PersistentVolumeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq362[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym369 := z.EncBinary() - _ = yym369 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr362 || yy2arr362 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -6442,25 +6442,25 @@ func (x *PersistentVolumeStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym370 := z.DecBinary() - _ = yym370 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct371 := r.ContainerType() - if yyct371 == codecSelferValueTypeMap1234 { - yyl371 := r.ReadMapStart() - if yyl371 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl371, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct371 == codecSelferValueTypeArray1234 { - yyl371 := r.ReadArrayStart() - if yyl371 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl371, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -6472,12 +6472,12 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys372Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys372Slc - var yyhl372 bool = l >= 0 - for yyj372 := 0; ; yyj372++ { - if yyhl372 { - if yyj372 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -6486,10 +6486,10 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Deco } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys372Slc = r.DecodeBytes(yys372Slc, true, true) - yys372 := string(yys372Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys372 { + switch yys3 { case "phase": if r.TryDecodeAsNil() { x.Phase = "" @@ -6509,9 +6509,9 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Deco x.Reason = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys372) - } // end switch yys372 - } // end for yyj372 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -6519,16 +6519,16 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromArray(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj376 int - var yyb376 bool - var yyhl376 bool = l >= 0 - yyj376++ - if yyhl376 { - yyb376 = yyj376 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb376 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb376 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6538,13 +6538,13 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.Phase = PersistentVolumePhase(r.DecodeString()) } - yyj376++ - if yyhl376 { - yyb376 = yyj376 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb376 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb376 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6554,13 +6554,13 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.Message = string(r.DecodeString()) } - yyj376++ - if yyhl376 { - yyb376 = yyj376 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb376 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb376 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6571,17 +6571,17 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromArray(l int, d *codec1978.De x.Reason = string(r.DecodeString()) } for { - yyj376++ - if yyhl376 { - yyb376 = yyj376 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb376 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb376 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj376-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -6593,68 +6593,68 @@ func (x *PersistentVolumeList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym380 := z.EncBinary() - _ = yym380 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep381 := !z.EncBinary() - yy2arr381 := z.EncBasicHandle().StructToArray - var yyq381 [4]bool - _, _, _ = yysep381, yyq381, yy2arr381 - const yyr381 bool = false - yyq381[0] = true - yyq381[2] = x.Kind != "" - yyq381[3] = x.APIVersion != "" - var yynn381 int - if yyr381 || yy2arr381 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn381 = 1 - for _, b := range yyq381 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn381++ + yynn2++ } } - r.EncodeMapStart(yynn381) - yynn381 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr381 || yy2arr381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq381[0] { - yy383 := &x.ListMeta - yym384 := z.EncBinary() - _ = yym384 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy383) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy383) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq381[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy385 := &x.ListMeta - yym386 := z.EncBinary() - _ = yym386 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy385) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy385) + z.EncFallback(yy6) } } } - if yyr381 || yy2arr381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym388 := z.EncBinary() - _ = yym388 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSlicePersistentVolume(([]PersistentVolume)(x.Items), e) @@ -6667,19 +6667,19 @@ func (x *PersistentVolumeList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym389 := z.EncBinary() - _ = yym389 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSlicePersistentVolume(([]PersistentVolume)(x.Items), e) } } } - if yyr381 || yy2arr381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq381[2] { - yym391 := z.EncBinary() - _ = yym391 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -6688,23 +6688,23 @@ func (x *PersistentVolumeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq381[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym392 := z.EncBinary() - _ = yym392 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr381 || yy2arr381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq381[3] { - yym394 := z.EncBinary() - _ = yym394 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -6713,19 +6713,19 @@ func (x *PersistentVolumeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq381[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym395 := z.EncBinary() - _ = yym395 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr381 || yy2arr381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -6738,25 +6738,25 @@ func (x *PersistentVolumeList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym396 := z.DecBinary() - _ = yym396 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct397 := r.ContainerType() - if yyct397 == codecSelferValueTypeMap1234 { - yyl397 := r.ReadMapStart() - if yyl397 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl397, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct397 == codecSelferValueTypeArray1234 { - yyl397 := r.ReadArrayStart() - if yyl397 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl397, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -6768,12 +6768,12 @@ func (x *PersistentVolumeList) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys398Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys398Slc - var yyhl398 bool = l >= 0 - for yyj398 := 0; ; yyj398++ { - if yyhl398 { - if yyj398 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -6782,33 +6782,33 @@ func (x *PersistentVolumeList) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys398Slc = r.DecodeBytes(yys398Slc, true, true) - yys398 := string(yys398Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys398 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv399 := &x.ListMeta - yym400 := z.DecBinary() - _ = yym400 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv399) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv399, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv401 := &x.Items - yym402 := z.DecBinary() - _ = yym402 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSlicePersistentVolume((*[]PersistentVolume)(yyv401), d) + h.decSlicePersistentVolume((*[]PersistentVolume)(yyv6), d) } } case "kind": @@ -6824,9 +6824,9 @@ func (x *PersistentVolumeList) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys398) - } // end switch yys398 - } // end for yyj398 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -6834,16 +6834,16 @@ func (x *PersistentVolumeList) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj405 int - var yyb405 bool - var yyhl405 bool = l >= 0 - yyj405++ - if yyhl405 { - yyb405 = yyj405 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb405 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb405 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6851,22 +6851,22 @@ func (x *PersistentVolumeList) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv406 := &x.ListMeta - yym407 := z.DecBinary() - _ = yym407 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv406) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv406, false) + z.DecFallback(yyv11, false) } } - yyj405++ - if yyhl405 { - yyb405 = yyj405 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb405 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb405 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6874,21 +6874,21 @@ func (x *PersistentVolumeList) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.Items = nil } else { - yyv408 := &x.Items - yym409 := z.DecBinary() - _ = yym409 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSlicePersistentVolume((*[]PersistentVolume)(yyv408), d) + h.decSlicePersistentVolume((*[]PersistentVolume)(yyv13), d) } } - yyj405++ - if yyhl405 { - yyb405 = yyj405 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb405 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb405 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6898,13 +6898,13 @@ func (x *PersistentVolumeList) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.Kind = string(r.DecodeString()) } - yyj405++ - if yyhl405 { - yyb405 = yyj405 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb405 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb405 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6915,17 +6915,17 @@ func (x *PersistentVolumeList) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.APIVersion = string(r.DecodeString()) } for { - yyj405++ - if yyhl405 { - yyb405 = yyj405 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb405 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb405 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj405-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -6937,90 +6937,90 @@ func (x *PersistentVolumeClaim) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym412 := z.EncBinary() - _ = yym412 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep413 := !z.EncBinary() - yy2arr413 := z.EncBasicHandle().StructToArray - var yyq413 [5]bool - _, _, _ = yysep413, yyq413, yy2arr413 - const yyr413 bool = false - yyq413[0] = true - yyq413[1] = true - yyq413[2] = true - yyq413[3] = x.Kind != "" - yyq413[4] = x.APIVersion != "" - var yynn413 int - if yyr413 || yy2arr413 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn413 = 0 - for _, b := range yyq413 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn413++ + yynn2++ } } - r.EncodeMapStart(yynn413) - yynn413 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr413 || yy2arr413 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq413[0] { - yy415 := &x.ObjectMeta - yy415.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq413[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy416 := &x.ObjectMeta - yy416.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr413 || yy2arr413 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq413[1] { - yy418 := &x.Spec - yy418.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq413[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy419 := &x.Spec - yy419.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr413 || yy2arr413 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq413[2] { - yy421 := &x.Status - yy421.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq413[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy422 := &x.Status - yy422.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr413 || yy2arr413 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq413[3] { - yym424 := z.EncBinary() - _ = yym424 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -7029,23 +7029,23 @@ func (x *PersistentVolumeClaim) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq413[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym425 := z.EncBinary() - _ = yym425 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr413 || yy2arr413 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq413[4] { - yym427 := z.EncBinary() - _ = yym427 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -7054,19 +7054,19 @@ func (x *PersistentVolumeClaim) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq413[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym428 := z.EncBinary() - _ = yym428 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr413 || yy2arr413 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -7079,25 +7079,25 @@ func (x *PersistentVolumeClaim) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym429 := z.DecBinary() - _ = yym429 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct430 := r.ContainerType() - if yyct430 == codecSelferValueTypeMap1234 { - yyl430 := r.ReadMapStart() - if yyl430 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl430, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct430 == codecSelferValueTypeArray1234 { - yyl430 := r.ReadArrayStart() - if yyl430 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl430, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -7109,12 +7109,12 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys431Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys431Slc - var yyhl431 bool = l >= 0 - for yyj431 := 0; ; yyj431++ { - if yyhl431 { - if yyj431 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -7123,30 +7123,30 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys431Slc = r.DecodeBytes(yys431Slc, true, true) - yys431 := string(yys431Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys431 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv432 := &x.ObjectMeta - yyv432.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = PersistentVolumeClaimSpec{} } else { - yyv433 := &x.Spec - yyv433.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = PersistentVolumeClaimStatus{} } else { - yyv434 := &x.Status - yyv434.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -7161,9 +7161,9 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromMap(l int, d *codec1978.Decod x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys431) - } // end switch yys431 - } // end for yyj431 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -7171,16 +7171,16 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj437 int - var yyb437 bool - var yyhl437 bool = l >= 0 - yyj437++ - if yyhl437 { - yyb437 = yyj437 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb437 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb437 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7188,16 +7188,16 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv438 := &x.ObjectMeta - yyv438.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj437++ - if yyhl437 { - yyb437 = yyj437 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb437 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb437 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7205,16 +7205,16 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Spec = PersistentVolumeClaimSpec{} } else { - yyv439 := &x.Spec - yyv439.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj437++ - if yyhl437 { - yyb437 = yyj437 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb437 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb437 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7222,16 +7222,16 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Status = PersistentVolumeClaimStatus{} } else { - yyv440 := &x.Status - yyv440.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj437++ - if yyhl437 { - yyb437 = yyj437 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb437 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb437 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7241,13 +7241,13 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Kind = string(r.DecodeString()) } - yyj437++ - if yyhl437 { - yyb437 = yyj437 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb437 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb437 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7258,17 +7258,17 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec x.APIVersion = string(r.DecodeString()) } for { - yyj437++ - if yyhl437 { - yyb437 = yyj437 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb437 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb437 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj437-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -7280,68 +7280,68 @@ func (x *PersistentVolumeClaimList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym443 := z.EncBinary() - _ = yym443 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep444 := !z.EncBinary() - yy2arr444 := z.EncBasicHandle().StructToArray - var yyq444 [4]bool - _, _, _ = yysep444, yyq444, yy2arr444 - const yyr444 bool = false - yyq444[0] = true - yyq444[2] = x.Kind != "" - yyq444[3] = x.APIVersion != "" - var yynn444 int - if yyr444 || yy2arr444 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn444 = 1 - for _, b := range yyq444 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn444++ + yynn2++ } } - r.EncodeMapStart(yynn444) - yynn444 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr444 || yy2arr444 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq444[0] { - yy446 := &x.ListMeta - yym447 := z.EncBinary() - _ = yym447 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy446) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy446) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq444[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy448 := &x.ListMeta - yym449 := z.EncBinary() - _ = yym449 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy448) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy448) + z.EncFallback(yy6) } } } - if yyr444 || yy2arr444 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym451 := z.EncBinary() - _ = yym451 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSlicePersistentVolumeClaim(([]PersistentVolumeClaim)(x.Items), e) @@ -7354,19 +7354,19 @@ func (x *PersistentVolumeClaimList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym452 := z.EncBinary() - _ = yym452 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSlicePersistentVolumeClaim(([]PersistentVolumeClaim)(x.Items), e) } } } - if yyr444 || yy2arr444 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq444[2] { - yym454 := z.EncBinary() - _ = yym454 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -7375,23 +7375,23 @@ func (x *PersistentVolumeClaimList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq444[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym455 := z.EncBinary() - _ = yym455 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr444 || yy2arr444 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq444[3] { - yym457 := z.EncBinary() - _ = yym457 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -7400,19 +7400,19 @@ func (x *PersistentVolumeClaimList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq444[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym458 := z.EncBinary() - _ = yym458 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr444 || yy2arr444 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -7425,25 +7425,25 @@ func (x *PersistentVolumeClaimList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym459 := z.DecBinary() - _ = yym459 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct460 := r.ContainerType() - if yyct460 == codecSelferValueTypeMap1234 { - yyl460 := r.ReadMapStart() - if yyl460 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl460, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct460 == codecSelferValueTypeArray1234 { - yyl460 := r.ReadArrayStart() - if yyl460 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl460, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -7455,12 +7455,12 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromMap(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys461Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys461Slc - var yyhl461 bool = l >= 0 - for yyj461 := 0; ; yyj461++ { - if yyhl461 { - if yyj461 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -7469,33 +7469,33 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromMap(l int, d *codec1978.D } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys461Slc = r.DecodeBytes(yys461Slc, true, true) - yys461 := string(yys461Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys461 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv462 := &x.ListMeta - yym463 := z.DecBinary() - _ = yym463 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv462) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv462, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv464 := &x.Items - yym465 := z.DecBinary() - _ = yym465 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSlicePersistentVolumeClaim((*[]PersistentVolumeClaim)(yyv464), d) + h.decSlicePersistentVolumeClaim((*[]PersistentVolumeClaim)(yyv6), d) } } case "kind": @@ -7511,9 +7511,9 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromMap(l int, d *codec1978.D x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys461) - } // end switch yys461 - } // end for yyj461 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -7521,16 +7521,16 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromArray(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj468 int - var yyb468 bool - var yyhl468 bool = l >= 0 - yyj468++ - if yyhl468 { - yyb468 = yyj468 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb468 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb468 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7538,22 +7538,22 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv469 := &x.ListMeta - yym470 := z.DecBinary() - _ = yym470 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv469) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv469, false) + z.DecFallback(yyv11, false) } } - yyj468++ - if yyhl468 { - yyb468 = yyj468 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb468 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb468 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7561,21 +7561,21 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.Items = nil } else { - yyv471 := &x.Items - yym472 := z.DecBinary() - _ = yym472 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSlicePersistentVolumeClaim((*[]PersistentVolumeClaim)(yyv471), d) + h.decSlicePersistentVolumeClaim((*[]PersistentVolumeClaim)(yyv13), d) } } - yyj468++ - if yyhl468 { - yyb468 = yyj468 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb468 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb468 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7585,13 +7585,13 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromArray(l int, d *codec1978 } else { x.Kind = string(r.DecodeString()) } - yyj468++ - if yyhl468 { - yyb468 = yyj468 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb468 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb468 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7602,17 +7602,17 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromArray(l int, d *codec1978 x.APIVersion = string(r.DecodeString()) } for { - yyj468++ - if yyhl468 { - yyb468 = yyj468 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb468 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb468 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj468-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -7624,40 +7624,40 @@ func (x *PersistentVolumeClaimSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym475 := z.EncBinary() - _ = yym475 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep476 := !z.EncBinary() - yy2arr476 := z.EncBasicHandle().StructToArray - var yyq476 [3]bool - _, _, _ = yysep476, yyq476, yy2arr476 - const yyr476 bool = false - yyq476[0] = len(x.AccessModes) != 0 - yyq476[1] = true - yyq476[2] = x.VolumeName != "" - var yynn476 int - if yyr476 || yy2arr476 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.AccessModes) != 0 + yyq2[1] = true + yyq2[2] = x.VolumeName != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn476 = 0 - for _, b := range yyq476 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn476++ + yynn2++ } } - r.EncodeMapStart(yynn476) - yynn476 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr476 || yy2arr476 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq476[0] { + if yyq2[0] { if x.AccessModes == nil { r.EncodeNil() } else { - yym478 := z.EncBinary() - _ = yym478 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -7667,15 +7667,15 @@ func (x *PersistentVolumeClaimSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq476[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("accessModes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.AccessModes == nil { r.EncodeNil() } else { - yym479 := z.EncBinary() - _ = yym479 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -7683,28 +7683,28 @@ func (x *PersistentVolumeClaimSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr476 || yy2arr476 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq476[1] { - yy481 := &x.Resources - yy481.CodecEncodeSelf(e) + if yyq2[1] { + yy7 := &x.Resources + yy7.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq476[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resources")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy482 := &x.Resources - yy482.CodecEncodeSelf(e) + yy9 := &x.Resources + yy9.CodecEncodeSelf(e) } } - if yyr476 || yy2arr476 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq476[2] { - yym484 := z.EncBinary() - _ = yym484 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeName)) @@ -7713,19 +7713,19 @@ func (x *PersistentVolumeClaimSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq476[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumeName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym485 := z.EncBinary() - _ = yym485 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeName)) } } } - if yyr476 || yy2arr476 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -7738,25 +7738,25 @@ func (x *PersistentVolumeClaimSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym486 := z.DecBinary() - _ = yym486 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct487 := r.ContainerType() - if yyct487 == codecSelferValueTypeMap1234 { - yyl487 := r.ReadMapStart() - if yyl487 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl487, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct487 == codecSelferValueTypeArray1234 { - yyl487 := r.ReadArrayStart() - if yyl487 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl487, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -7768,12 +7768,12 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromMap(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys488Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys488Slc - var yyhl488 bool = l >= 0 - for yyj488 := 0; ; yyj488++ { - if yyhl488 { - if yyj488 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -7782,28 +7782,28 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromMap(l int, d *codec1978.D } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys488Slc = r.DecodeBytes(yys488Slc, true, true) - yys488 := string(yys488Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys488 { + switch yys3 { case "accessModes": if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv489 := &x.AccessModes - yym490 := z.DecBinary() - _ = yym490 + yyv4 := &x.AccessModes + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv489), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv4), d) } } case "resources": if r.TryDecodeAsNil() { x.Resources = ResourceRequirements{} } else { - yyv491 := &x.Resources - yyv491.CodecDecodeSelf(d) + yyv6 := &x.Resources + yyv6.CodecDecodeSelf(d) } case "volumeName": if r.TryDecodeAsNil() { @@ -7812,9 +7812,9 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromMap(l int, d *codec1978.D x.VolumeName = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys488) - } // end switch yys488 - } // end for yyj488 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -7822,16 +7822,16 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromArray(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj493 int - var yyb493 bool - var yyhl493 bool = l >= 0 - yyj493++ - if yyhl493 { - yyb493 = yyj493 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb493 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb493 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7839,21 +7839,21 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv494 := &x.AccessModes - yym495 := z.DecBinary() - _ = yym495 + yyv9 := &x.AccessModes + yym10 := z.DecBinary() + _ = yym10 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv494), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv9), d) } } - yyj493++ - if yyhl493 { - yyb493 = yyj493 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb493 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb493 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7861,16 +7861,16 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.Resources = ResourceRequirements{} } else { - yyv496 := &x.Resources - yyv496.CodecDecodeSelf(d) + yyv11 := &x.Resources + yyv11.CodecDecodeSelf(d) } - yyj493++ - if yyhl493 { - yyb493 = yyj493 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb493 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb493 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7881,17 +7881,17 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromArray(l int, d *codec1978 x.VolumeName = string(r.DecodeString()) } for { - yyj493++ - if yyhl493 { - yyb493 = yyj493 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb493 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb493 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj493-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -7903,55 +7903,55 @@ func (x *PersistentVolumeClaimStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym498 := z.EncBinary() - _ = yym498 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep499 := !z.EncBinary() - yy2arr499 := z.EncBasicHandle().StructToArray - var yyq499 [3]bool - _, _, _ = yysep499, yyq499, yy2arr499 - const yyr499 bool = false - yyq499[0] = x.Phase != "" - yyq499[1] = len(x.AccessModes) != 0 - yyq499[2] = len(x.Capacity) != 0 - var yynn499 int - if yyr499 || yy2arr499 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Phase != "" + yyq2[1] = len(x.AccessModes) != 0 + yyq2[2] = len(x.Capacity) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn499 = 0 - for _, b := range yyq499 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn499++ + yynn2++ } } - r.EncodeMapStart(yynn499) - yynn499 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr499 || yy2arr499 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq499[0] { + if yyq2[0] { x.Phase.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq499[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("phase")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Phase.CodecEncodeSelf(e) } } - if yyr499 || yy2arr499 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq499[1] { + if yyq2[1] { if x.AccessModes == nil { r.EncodeNil() } else { - yym502 := z.EncBinary() - _ = yym502 + yym7 := z.EncBinary() + _ = yym7 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -7961,15 +7961,15 @@ func (x *PersistentVolumeClaimStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq499[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("accessModes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.AccessModes == nil { r.EncodeNil() } else { - yym503 := z.EncBinary() - _ = yym503 + yym8 := z.EncBinary() + _ = yym8 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -7977,9 +7977,9 @@ func (x *PersistentVolumeClaimStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr499 || yy2arr499 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq499[2] { + if yyq2[2] { if x.Capacity == nil { r.EncodeNil() } else { @@ -7989,7 +7989,7 @@ func (x *PersistentVolumeClaimStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq499[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("capacity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -8000,7 +8000,7 @@ func (x *PersistentVolumeClaimStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr499 || yy2arr499 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8013,25 +8013,25 @@ func (x *PersistentVolumeClaimStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym505 := z.DecBinary() - _ = yym505 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct506 := r.ContainerType() - if yyct506 == codecSelferValueTypeMap1234 { - yyl506 := r.ReadMapStart() - if yyl506 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl506, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct506 == codecSelferValueTypeArray1234 { - yyl506 := r.ReadArrayStart() - if yyl506 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl506, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -8043,12 +8043,12 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromMap(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys507Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys507Slc - var yyhl507 bool = l >= 0 - for yyj507 := 0; ; yyj507++ { - if yyhl507 { - if yyj507 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -8057,10 +8057,10 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromMap(l int, d *codec1978 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys507Slc = r.DecodeBytes(yys507Slc, true, true) - yys507 := string(yys507Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys507 { + switch yys3 { case "phase": if r.TryDecodeAsNil() { x.Phase = "" @@ -8071,25 +8071,25 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromMap(l int, d *codec1978 if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv509 := &x.AccessModes - yym510 := z.DecBinary() - _ = yym510 + yyv5 := &x.AccessModes + yym6 := z.DecBinary() + _ = yym6 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv509), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv5), d) } } case "capacity": if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv511 := &x.Capacity - yyv511.CodecDecodeSelf(d) + yyv7 := &x.Capacity + yyv7.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys507) - } // end switch yys507 - } // end for yyj507 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -8097,16 +8097,16 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromArray(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj512 int - var yyb512 bool - var yyhl512 bool = l >= 0 - yyj512++ - if yyhl512 { - yyb512 = yyj512 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb512 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb512 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8116,13 +8116,13 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromArray(l int, d *codec19 } else { x.Phase = PersistentVolumeClaimPhase(r.DecodeString()) } - yyj512++ - if yyhl512 { - yyb512 = yyj512 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb512 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb512 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8130,21 +8130,21 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromArray(l int, d *codec19 if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv514 := &x.AccessModes - yym515 := z.DecBinary() - _ = yym515 + yyv10 := &x.AccessModes + yym11 := z.DecBinary() + _ = yym11 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv514), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv10), d) } } - yyj512++ - if yyhl512 { - yyb512 = yyj512 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb512 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb512 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8152,21 +8152,21 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromArray(l int, d *codec19 if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv516 := &x.Capacity - yyv516.CodecDecodeSelf(d) + yyv12 := &x.Capacity + yyv12.CodecDecodeSelf(d) } for { - yyj512++ - if yyhl512 { - yyb512 = yyj512 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb512 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb512 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj512-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -8175,8 +8175,8 @@ func (x PersistentVolumeAccessMode) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym517 := z.EncBinary() - _ = yym517 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -8188,8 +8188,8 @@ func (x *PersistentVolumeAccessMode) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym518 := z.DecBinary() - _ = yym518 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -8201,8 +8201,8 @@ func (x PersistentVolumePhase) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym519 := z.EncBinary() - _ = yym519 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -8214,8 +8214,8 @@ func (x *PersistentVolumePhase) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym520 := z.DecBinary() - _ = yym520 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -8227,8 +8227,8 @@ func (x PersistentVolumeClaimPhase) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym521 := z.EncBinary() - _ = yym521 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -8240,8 +8240,8 @@ func (x *PersistentVolumeClaimPhase) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym522 := z.DecBinary() - _ = yym522 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -8256,33 +8256,33 @@ func (x *HostPathVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym523 := z.EncBinary() - _ = yym523 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep524 := !z.EncBinary() - yy2arr524 := z.EncBasicHandle().StructToArray - var yyq524 [1]bool - _, _, _ = yysep524, yyq524, yy2arr524 - const yyr524 bool = false - var yynn524 int - if yyr524 || yy2arr524 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn524 = 1 - for _, b := range yyq524 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn524++ + yynn2++ } } - r.EncodeMapStart(yynn524) - yynn524 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr524 || yy2arr524 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym526 := z.EncBinary() - _ = yym526 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -8291,14 +8291,14 @@ func (x *HostPathVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym527 := z.EncBinary() - _ = yym527 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr524 || yy2arr524 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8311,25 +8311,25 @@ func (x *HostPathVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym528 := z.DecBinary() - _ = yym528 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct529 := r.ContainerType() - if yyct529 == codecSelferValueTypeMap1234 { - yyl529 := r.ReadMapStart() - if yyl529 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl529, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct529 == codecSelferValueTypeArray1234 { - yyl529 := r.ReadArrayStart() - if yyl529 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl529, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -8341,12 +8341,12 @@ func (x *HostPathVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys530Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys530Slc - var yyhl530 bool = l >= 0 - for yyj530 := 0; ; yyj530++ { - if yyhl530 { - if yyj530 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -8355,10 +8355,10 @@ func (x *HostPathVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys530Slc = r.DecodeBytes(yys530Slc, true, true) - yys530 := string(yys530Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys530 { + switch yys3 { case "path": if r.TryDecodeAsNil() { x.Path = "" @@ -8366,9 +8366,9 @@ func (x *HostPathVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.Path = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys530) - } // end switch yys530 - } // end for yyj530 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -8376,16 +8376,16 @@ func (x *HostPathVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj532 int - var yyb532 bool - var yyhl532 bool = l >= 0 - yyj532++ - if yyhl532 { - yyb532 = yyj532 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb532 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb532 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8396,17 +8396,17 @@ func (x *HostPathVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.Path = string(r.DecodeString()) } for { - yyj532++ - if yyhl532 { - yyb532 = yyj532 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb532 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb532 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj532-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -8418,46 +8418,46 @@ func (x *EmptyDirVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym534 := z.EncBinary() - _ = yym534 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep535 := !z.EncBinary() - yy2arr535 := z.EncBasicHandle().StructToArray - var yyq535 [1]bool - _, _, _ = yysep535, yyq535, yy2arr535 - const yyr535 bool = false - yyq535[0] = x.Medium != "" - var yynn535 int - if yyr535 || yy2arr535 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Medium != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn535 = 0 - for _, b := range yyq535 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn535++ + yynn2++ } } - r.EncodeMapStart(yynn535) - yynn535 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr535 || yy2arr535 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq535[0] { + if yyq2[0] { x.Medium.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq535[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("medium")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Medium.CodecEncodeSelf(e) } } - if yyr535 || yy2arr535 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8470,25 +8470,25 @@ func (x *EmptyDirVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym537 := z.DecBinary() - _ = yym537 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct538 := r.ContainerType() - if yyct538 == codecSelferValueTypeMap1234 { - yyl538 := r.ReadMapStart() - if yyl538 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl538, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct538 == codecSelferValueTypeArray1234 { - yyl538 := r.ReadArrayStart() - if yyl538 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl538, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -8500,12 +8500,12 @@ func (x *EmptyDirVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys539Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys539Slc - var yyhl539 bool = l >= 0 - for yyj539 := 0; ; yyj539++ { - if yyhl539 { - if yyj539 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -8514,10 +8514,10 @@ func (x *EmptyDirVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys539Slc = r.DecodeBytes(yys539Slc, true, true) - yys539 := string(yys539Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys539 { + switch yys3 { case "medium": if r.TryDecodeAsNil() { x.Medium = "" @@ -8525,9 +8525,9 @@ func (x *EmptyDirVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.Medium = StorageMedium(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys539) - } // end switch yys539 - } // end for yyj539 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -8535,16 +8535,16 @@ func (x *EmptyDirVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj541 int - var yyb541 bool - var yyhl541 bool = l >= 0 - yyj541++ - if yyhl541 { - yyb541 = yyj541 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb541 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb541 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8555,17 +8555,17 @@ func (x *EmptyDirVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.Medium = StorageMedium(r.DecodeString()) } for { - yyj541++ - if yyhl541 { - yyb541 = yyj541 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb541 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb541 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj541-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -8574,8 +8574,8 @@ func (x StorageMedium) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym543 := z.EncBinary() - _ = yym543 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -8587,8 +8587,8 @@ func (x *StorageMedium) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym544 := z.DecBinary() - _ = yym544 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -8600,8 +8600,8 @@ func (x Protocol) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym545 := z.EncBinary() - _ = yym545 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -8613,8 +8613,8 @@ func (x *Protocol) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym546 := z.DecBinary() - _ = yym546 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -8629,36 +8629,36 @@ func (x *GCEPersistentDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym547 := z.EncBinary() - _ = yym547 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep548 := !z.EncBinary() - yy2arr548 := z.EncBasicHandle().StructToArray - var yyq548 [4]bool - _, _, _ = yysep548, yyq548, yy2arr548 - const yyr548 bool = false - yyq548[1] = x.FSType != "" - yyq548[2] = x.Partition != 0 - yyq548[3] = x.ReadOnly != false - var yynn548 int - if yyr548 || yy2arr548 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.FSType != "" + yyq2[2] = x.Partition != 0 + yyq2[3] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn548 = 1 - for _, b := range yyq548 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn548++ + yynn2++ } } - r.EncodeMapStart(yynn548) - yynn548 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr548 || yy2arr548 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym550 := z.EncBinary() - _ = yym550 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PDName)) @@ -8667,18 +8667,18 @@ func (x *GCEPersistentDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("pdName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym551 := z.EncBinary() - _ = yym551 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PDName)) } } - if yyr548 || yy2arr548 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq548[1] { - yym553 := z.EncBinary() - _ = yym553 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -8687,23 +8687,23 @@ func (x *GCEPersistentDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq548[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym554 := z.EncBinary() - _ = yym554 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr548 || yy2arr548 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq548[2] { - yym556 := z.EncBinary() - _ = yym556 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeInt(int64(x.Partition)) @@ -8712,23 +8712,23 @@ func (x *GCEPersistentDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq548[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("partition")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym557 := z.EncBinary() - _ = yym557 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeInt(int64(x.Partition)) } } } - if yyr548 || yy2arr548 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq548[3] { - yym559 := z.EncBinary() - _ = yym559 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -8737,19 +8737,19 @@ func (x *GCEPersistentDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq548[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym560 := z.EncBinary() - _ = yym560 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr548 || yy2arr548 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8762,25 +8762,25 @@ func (x *GCEPersistentDiskVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym561 := z.DecBinary() - _ = yym561 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct562 := r.ContainerType() - if yyct562 == codecSelferValueTypeMap1234 { - yyl562 := r.ReadMapStart() - if yyl562 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl562, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct562 == codecSelferValueTypeArray1234 { - yyl562 := r.ReadArrayStart() - if yyl562 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl562, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -8792,12 +8792,12 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromMap(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys563Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys563Slc - var yyhl563 bool = l >= 0 - for yyj563 := 0; ; yyj563++ { - if yyhl563 { - if yyj563 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -8806,10 +8806,10 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromMap(l int, d *codec19 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys563Slc = r.DecodeBytes(yys563Slc, true, true) - yys563 := string(yys563Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys563 { + switch yys3 { case "pdName": if r.TryDecodeAsNil() { x.PDName = "" @@ -8835,9 +8835,9 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromMap(l int, d *codec19 x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys563) - } // end switch yys563 - } // end for yyj563 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -8845,16 +8845,16 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromArray(l int, d *codec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj568 int - var yyb568 bool - var yyhl568 bool = l >= 0 - yyj568++ - if yyhl568 { - yyb568 = yyj568 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb568 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb568 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8864,13 +8864,13 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromArray(l int, d *codec } else { x.PDName = string(r.DecodeString()) } - yyj568++ - if yyhl568 { - yyb568 = yyj568 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb568 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb568 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8880,13 +8880,13 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromArray(l int, d *codec } else { x.FSType = string(r.DecodeString()) } - yyj568++ - if yyhl568 { - yyb568 = yyj568 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb568 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb568 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8896,13 +8896,13 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromArray(l int, d *codec } else { x.Partition = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj568++ - if yyhl568 { - yyb568 = yyj568 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb568 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb568 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8913,17 +8913,17 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromArray(l int, d *codec x.ReadOnly = bool(r.DecodeBool()) } for { - yyj568++ - if yyhl568 { - yyb568 = yyj568 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb568 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb568 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj568-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -8935,40 +8935,40 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym573 := z.EncBinary() - _ = yym573 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep574 := !z.EncBinary() - yy2arr574 := z.EncBasicHandle().StructToArray - var yyq574 [6]bool - _, _, _ = yysep574, yyq574, yy2arr574 - const yyr574 bool = false - yyq574[0] = x.TargetPortal != "" - yyq574[1] = x.IQN != "" - yyq574[2] = x.Lun != 0 - yyq574[3] = x.ISCSIInterface != "" - yyq574[4] = x.FSType != "" - yyq574[5] = x.ReadOnly != false - var yynn574 int - if yyr574 || yy2arr574 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [6]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.TargetPortal != "" + yyq2[1] = x.IQN != "" + yyq2[2] = x.Lun != 0 + yyq2[3] = x.ISCSIInterface != "" + yyq2[4] = x.FSType != "" + yyq2[5] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(6) } else { - yynn574 = 0 - for _, b := range yyq574 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn574++ + yynn2++ } } - r.EncodeMapStart(yynn574) - yynn574 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr574 || yy2arr574 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq574[0] { - yym576 := z.EncBinary() - _ = yym576 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.TargetPortal)) @@ -8977,23 +8977,23 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq574[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("targetPortal")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym577 := z.EncBinary() - _ = yym577 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.TargetPortal)) } } } - if yyr574 || yy2arr574 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq574[1] { - yym579 := z.EncBinary() - _ = yym579 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IQN)) @@ -9002,23 +9002,23 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq574[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("iqn")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym580 := z.EncBinary() - _ = yym580 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IQN)) } } } - if yyr574 || yy2arr574 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq574[2] { - yym582 := z.EncBinary() - _ = yym582 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeInt(int64(x.Lun)) @@ -9027,23 +9027,23 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq574[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lun")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym583 := z.EncBinary() - _ = yym583 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeInt(int64(x.Lun)) } } } - if yyr574 || yy2arr574 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq574[3] { - yym585 := z.EncBinary() - _ = yym585 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ISCSIInterface)) @@ -9052,23 +9052,23 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq574[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("iscsiInterface")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym586 := z.EncBinary() - _ = yym586 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ISCSIInterface)) } } } - if yyr574 || yy2arr574 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq574[4] { - yym588 := z.EncBinary() - _ = yym588 + if yyq2[4] { + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -9077,23 +9077,23 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq574[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym589 := z.EncBinary() - _ = yym589 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr574 || yy2arr574 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq574[5] { - yym591 := z.EncBinary() - _ = yym591 + if yyq2[5] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -9102,19 +9102,19 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq574[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym592 := z.EncBinary() - _ = yym592 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr574 || yy2arr574 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -9127,25 +9127,25 @@ func (x *ISCSIVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym593 := z.DecBinary() - _ = yym593 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct594 := r.ContainerType() - if yyct594 == codecSelferValueTypeMap1234 { - yyl594 := r.ReadMapStart() - if yyl594 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl594, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct594 == codecSelferValueTypeArray1234 { - yyl594 := r.ReadArrayStart() - if yyl594 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl594, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -9157,12 +9157,12 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys595Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys595Slc - var yyhl595 bool = l >= 0 - for yyj595 := 0; ; yyj595++ { - if yyhl595 { - if yyj595 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -9171,10 +9171,10 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys595Slc = r.DecodeBytes(yys595Slc, true, true) - yys595 := string(yys595Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys595 { + switch yys3 { case "targetPortal": if r.TryDecodeAsNil() { x.TargetPortal = "" @@ -9212,9 +9212,9 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys595) - } // end switch yys595 - } // end for yyj595 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -9222,16 +9222,16 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj602 int - var yyb602 bool - var yyhl602 bool = l >= 0 - yyj602++ - if yyhl602 { - yyb602 = yyj602 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb602 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb602 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9241,13 +9241,13 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.TargetPortal = string(r.DecodeString()) } - yyj602++ - if yyhl602 { - yyb602 = yyj602 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb602 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb602 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9257,13 +9257,13 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.IQN = string(r.DecodeString()) } - yyj602++ - if yyhl602 { - yyb602 = yyj602 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb602 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb602 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9273,13 +9273,13 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.Lun = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj602++ - if yyhl602 { - yyb602 = yyj602 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb602 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb602 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9289,13 +9289,13 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.ISCSIInterface = string(r.DecodeString()) } - yyj602++ - if yyhl602 { - yyb602 = yyj602 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb602 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb602 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9305,13 +9305,13 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.FSType = string(r.DecodeString()) } - yyj602++ - if yyhl602 { - yyb602 = yyj602 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb602 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb602 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9322,17 +9322,17 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder x.ReadOnly = bool(r.DecodeBool()) } for { - yyj602++ - if yyhl602 { - yyb602 = yyj602 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb602 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb602 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj602-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -9344,38 +9344,38 @@ func (x *FCVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym609 := z.EncBinary() - _ = yym609 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep610 := !z.EncBinary() - yy2arr610 := z.EncBasicHandle().StructToArray - var yyq610 [4]bool - _, _, _ = yysep610, yyq610, yy2arr610 - const yyr610 bool = false - yyq610[2] = x.FSType != "" - yyq610[3] = x.ReadOnly != false - var yynn610 int - if yyr610 || yy2arr610 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = x.FSType != "" + yyq2[3] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn610 = 2 - for _, b := range yyq610 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn610++ + yynn2++ } } - r.EncodeMapStart(yynn610) - yynn610 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr610 || yy2arr610 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.TargetWWNs == nil { r.EncodeNil() } else { - yym612 := z.EncBinary() - _ = yym612 + yym4 := z.EncBinary() + _ = yym4 if false { } else { z.F.EncSliceStringV(x.TargetWWNs, false, e) @@ -9388,25 +9388,25 @@ func (x *FCVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x.TargetWWNs == nil { r.EncodeNil() } else { - yym613 := z.EncBinary() - _ = yym613 + yym5 := z.EncBinary() + _ = yym5 if false { } else { z.F.EncSliceStringV(x.TargetWWNs, false, e) } } } - if yyr610 || yy2arr610 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Lun == nil { r.EncodeNil() } else { - yy615 := *x.Lun - yym616 := z.EncBinary() - _ = yym616 + yy7 := *x.Lun + yym8 := z.EncBinary() + _ = yym8 if false { } else { - r.EncodeInt(int64(yy615)) + r.EncodeInt(int64(yy7)) } } } else { @@ -9416,20 +9416,20 @@ func (x *FCVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x.Lun == nil { r.EncodeNil() } else { - yy617 := *x.Lun - yym618 := z.EncBinary() - _ = yym618 + yy9 := *x.Lun + yym10 := z.EncBinary() + _ = yym10 if false { } else { - r.EncodeInt(int64(yy617)) + r.EncodeInt(int64(yy9)) } } } - if yyr610 || yy2arr610 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq610[2] { - yym620 := z.EncBinary() - _ = yym620 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -9438,23 +9438,23 @@ func (x *FCVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq610[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym621 := z.EncBinary() - _ = yym621 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr610 || yy2arr610 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq610[3] { - yym623 := z.EncBinary() - _ = yym623 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -9463,19 +9463,19 @@ func (x *FCVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq610[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym624 := z.EncBinary() - _ = yym624 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr610 || yy2arr610 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -9488,25 +9488,25 @@ func (x *FCVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym625 := z.DecBinary() - _ = yym625 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct626 := r.ContainerType() - if yyct626 == codecSelferValueTypeMap1234 { - yyl626 := r.ReadMapStart() - if yyl626 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl626, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct626 == codecSelferValueTypeArray1234 { - yyl626 := r.ReadArrayStart() - if yyl626 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl626, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -9518,12 +9518,12 @@ func (x *FCVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys627Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys627Slc - var yyhl627 bool = l >= 0 - for yyj627 := 0; ; yyj627++ { - if yyhl627 { - if yyj627 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -9532,20 +9532,20 @@ func (x *FCVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys627Slc = r.DecodeBytes(yys627Slc, true, true) - yys627 := string(yys627Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys627 { + switch yys3 { case "targetWWNs": if r.TryDecodeAsNil() { x.TargetWWNs = nil } else { - yyv628 := &x.TargetWWNs - yym629 := z.DecBinary() - _ = yym629 + yyv4 := &x.TargetWWNs + yym5 := z.DecBinary() + _ = yym5 if false { } else { - z.F.DecSliceStringX(yyv628, false, d) + z.F.DecSliceStringX(yyv4, false, d) } } case "lun": @@ -9557,8 +9557,8 @@ func (x *FCVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.Lun == nil { x.Lun = new(int) } - yym631 := z.DecBinary() - _ = yym631 + yym7 := z.DecBinary() + _ = yym7 if false { } else { *((*int)(x.Lun)) = int(r.DecodeInt(codecSelferBitsize1234)) @@ -9577,9 +9577,9 @@ func (x *FCVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys627) - } // end switch yys627 - } // end for yyj627 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -9587,16 +9587,16 @@ func (x *FCVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj634 int - var yyb634 bool - var yyhl634 bool = l >= 0 - yyj634++ - if yyhl634 { - yyb634 = yyj634 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb634 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb634 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9604,21 +9604,21 @@ func (x *FCVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.TargetWWNs = nil } else { - yyv635 := &x.TargetWWNs - yym636 := z.DecBinary() - _ = yym636 + yyv11 := &x.TargetWWNs + yym12 := z.DecBinary() + _ = yym12 if false { } else { - z.F.DecSliceStringX(yyv635, false, d) + z.F.DecSliceStringX(yyv11, false, d) } } - yyj634++ - if yyhl634 { - yyb634 = yyj634 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb634 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb634 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9631,20 +9631,20 @@ func (x *FCVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Lun == nil { x.Lun = new(int) } - yym638 := z.DecBinary() - _ = yym638 + yym14 := z.DecBinary() + _ = yym14 if false { } else { *((*int)(x.Lun)) = int(r.DecodeInt(codecSelferBitsize1234)) } } - yyj634++ - if yyhl634 { - yyb634 = yyj634 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb634 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb634 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9654,13 +9654,13 @@ func (x *FCVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.FSType = string(r.DecodeString()) } - yyj634++ - if yyhl634 { - yyb634 = yyj634 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb634 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb634 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9671,17 +9671,17 @@ func (x *FCVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.ReadOnly = bool(r.DecodeBool()) } for { - yyj634++ - if yyhl634 { - yyb634 = yyj634 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb634 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb634 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj634-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -9693,37 +9693,37 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym641 := z.EncBinary() - _ = yym641 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep642 := !z.EncBinary() - yy2arr642 := z.EncBasicHandle().StructToArray - var yyq642 [5]bool - _, _, _ = yysep642, yyq642, yy2arr642 - const yyr642 bool = false - yyq642[1] = x.FSType != "" - yyq642[2] = x.SecretRef != nil - yyq642[3] = x.ReadOnly != false - yyq642[4] = len(x.Options) != 0 - var yynn642 int - if yyr642 || yy2arr642 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.FSType != "" + yyq2[2] = x.SecretRef != nil + yyq2[3] = x.ReadOnly != false + yyq2[4] = len(x.Options) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn642 = 1 - for _, b := range yyq642 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn642++ + yynn2++ } } - r.EncodeMapStart(yynn642) - yynn642 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr642 || yy2arr642 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym644 := z.EncBinary() - _ = yym644 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Driver)) @@ -9732,18 +9732,18 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("driver")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym645 := z.EncBinary() - _ = yym645 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Driver)) } } - if yyr642 || yy2arr642 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq642[1] { - yym647 := z.EncBinary() - _ = yym647 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -9752,21 +9752,21 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq642[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym648 := z.EncBinary() - _ = yym648 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr642 || yy2arr642 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq642[2] { + if yyq2[2] { if x.SecretRef == nil { r.EncodeNil() } else { @@ -9776,7 +9776,7 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq642[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -9787,11 +9787,11 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr642 || yy2arr642 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq642[3] { - yym651 := z.EncBinary() - _ = yym651 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -9800,26 +9800,26 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq642[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym652 := z.EncBinary() - _ = yym652 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr642 || yy2arr642 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq642[4] { + if yyq2[4] { if x.Options == nil { r.EncodeNil() } else { - yym654 := z.EncBinary() - _ = yym654 + yym16 := z.EncBinary() + _ = yym16 if false { } else { z.F.EncMapStringStringV(x.Options, false, e) @@ -9829,15 +9829,15 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq642[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("options")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Options == nil { r.EncodeNil() } else { - yym655 := z.EncBinary() - _ = yym655 + yym17 := z.EncBinary() + _ = yym17 if false { } else { z.F.EncMapStringStringV(x.Options, false, e) @@ -9845,7 +9845,7 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr642 || yy2arr642 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -9858,25 +9858,25 @@ func (x *FlexVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym656 := z.DecBinary() - _ = yym656 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct657 := r.ContainerType() - if yyct657 == codecSelferValueTypeMap1234 { - yyl657 := r.ReadMapStart() - if yyl657 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl657, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct657 == codecSelferValueTypeArray1234 { - yyl657 := r.ReadArrayStart() - if yyl657 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl657, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -9888,12 +9888,12 @@ func (x *FlexVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys658Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys658Slc - var yyhl658 bool = l >= 0 - for yyj658 := 0; ; yyj658++ { - if yyhl658 { - if yyj658 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -9902,10 +9902,10 @@ func (x *FlexVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys658Slc = r.DecodeBytes(yys658Slc, true, true) - yys658 := string(yys658Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys658 { + switch yys3 { case "driver": if r.TryDecodeAsNil() { x.Driver = "" @@ -9939,18 +9939,18 @@ func (x *FlexVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Options = nil } else { - yyv663 := &x.Options - yym664 := z.DecBinary() - _ = yym664 + yyv8 := &x.Options + yym9 := z.DecBinary() + _ = yym9 if false { } else { - z.F.DecMapStringStringX(yyv663, false, d) + z.F.DecMapStringStringX(yyv8, false, d) } } default: - z.DecStructFieldNotFound(-1, yys658) - } // end switch yys658 - } // end for yyj658 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -9958,16 +9958,16 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj665 int - var yyb665 bool - var yyhl665 bool = l >= 0 - yyj665++ - if yyhl665 { - yyb665 = yyj665 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb665 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb665 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9977,13 +9977,13 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Driver = string(r.DecodeString()) } - yyj665++ - if yyhl665 { - yyb665 = yyj665 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb665 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb665 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9993,13 +9993,13 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.FSType = string(r.DecodeString()) } - yyj665++ - if yyhl665 { - yyb665 = yyj665 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb665 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb665 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10014,13 +10014,13 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } x.SecretRef.CodecDecodeSelf(d) } - yyj665++ - if yyhl665 { - yyb665 = yyj665 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb665 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb665 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10030,13 +10030,13 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.ReadOnly = bool(r.DecodeBool()) } - yyj665++ - if yyhl665 { - yyb665 = yyj665 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb665 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb665 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10044,26 +10044,26 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Options = nil } else { - yyv670 := &x.Options - yym671 := z.DecBinary() - _ = yym671 + yyv15 := &x.Options + yym16 := z.DecBinary() + _ = yym16 if false { } else { - z.F.DecMapStringStringX(yyv670, false, d) + z.F.DecMapStringStringX(yyv15, false, d) } } for { - yyj665++ - if yyhl665 { - yyb665 = yyj665 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb665 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb665 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj665-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -10075,36 +10075,36 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) if x == nil { r.EncodeNil() } else { - yym672 := z.EncBinary() - _ = yym672 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep673 := !z.EncBinary() - yy2arr673 := z.EncBasicHandle().StructToArray - var yyq673 [4]bool - _, _, _ = yysep673, yyq673, yy2arr673 - const yyr673 bool = false - yyq673[1] = x.FSType != "" - yyq673[2] = x.Partition != 0 - yyq673[3] = x.ReadOnly != false - var yynn673 int - if yyr673 || yy2arr673 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.FSType != "" + yyq2[2] = x.Partition != 0 + yyq2[3] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn673 = 1 - for _, b := range yyq673 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn673++ + yynn2++ } } - r.EncodeMapStart(yynn673) - yynn673 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr673 || yy2arr673 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym675 := z.EncBinary() - _ = yym675 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeID)) @@ -10113,18 +10113,18 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumeID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym676 := z.EncBinary() - _ = yym676 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeID)) } } - if yyr673 || yy2arr673 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq673[1] { - yym678 := z.EncBinary() - _ = yym678 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -10133,23 +10133,23 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq673[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym679 := z.EncBinary() - _ = yym679 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr673 || yy2arr673 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq673[2] { - yym681 := z.EncBinary() - _ = yym681 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeInt(int64(x.Partition)) @@ -10158,23 +10158,23 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) r.EncodeInt(0) } } else { - if yyq673[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("partition")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym682 := z.EncBinary() - _ = yym682 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeInt(int64(x.Partition)) } } } - if yyr673 || yy2arr673 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq673[3] { - yym684 := z.EncBinary() - _ = yym684 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -10183,19 +10183,19 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) r.EncodeBool(false) } } else { - if yyq673[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym685 := z.EncBinary() - _ = yym685 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr673 || yy2arr673 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -10208,25 +10208,25 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym686 := z.DecBinary() - _ = yym686 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct687 := r.ContainerType() - if yyct687 == codecSelferValueTypeMap1234 { - yyl687 := r.ReadMapStart() - if yyl687 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl687, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct687 == codecSelferValueTypeArray1234 { - yyl687 := r.ReadArrayStart() - if yyl687 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl687, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -10238,12 +10238,12 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromMap(l int, d *code var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys688Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys688Slc - var yyhl688 bool = l >= 0 - for yyj688 := 0; ; yyj688++ { - if yyhl688 { - if yyj688 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -10252,10 +10252,10 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromMap(l int, d *code } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys688Slc = r.DecodeBytes(yys688Slc, true, true) - yys688 := string(yys688Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys688 { + switch yys3 { case "volumeID": if r.TryDecodeAsNil() { x.VolumeID = "" @@ -10281,9 +10281,9 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromMap(l int, d *code x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys688) - } // end switch yys688 - } // end for yyj688 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -10291,16 +10291,16 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromArray(l int, d *co var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj693 int - var yyb693 bool - var yyhl693 bool = l >= 0 - yyj693++ - if yyhl693 { - yyb693 = yyj693 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb693 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb693 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10310,13 +10310,13 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromArray(l int, d *co } else { x.VolumeID = string(r.DecodeString()) } - yyj693++ - if yyhl693 { - yyb693 = yyj693 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb693 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb693 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10326,13 +10326,13 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromArray(l int, d *co } else { x.FSType = string(r.DecodeString()) } - yyj693++ - if yyhl693 { - yyb693 = yyj693 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb693 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb693 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10342,13 +10342,13 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromArray(l int, d *co } else { x.Partition = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj693++ - if yyhl693 { - yyb693 = yyj693 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb693 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb693 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10359,17 +10359,17 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromArray(l int, d *co x.ReadOnly = bool(r.DecodeBool()) } for { - yyj693++ - if yyhl693 { - yyb693 = yyj693 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb693 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb693 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj693-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -10381,35 +10381,35 @@ func (x *GitRepoVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym698 := z.EncBinary() - _ = yym698 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep699 := !z.EncBinary() - yy2arr699 := z.EncBasicHandle().StructToArray - var yyq699 [3]bool - _, _, _ = yysep699, yyq699, yy2arr699 - const yyr699 bool = false - yyq699[1] = x.Revision != "" - yyq699[2] = x.Directory != "" - var yynn699 int - if yyr699 || yy2arr699 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.Revision != "" + yyq2[2] = x.Directory != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn699 = 1 - for _, b := range yyq699 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn699++ + yynn2++ } } - r.EncodeMapStart(yynn699) - yynn699 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr699 || yy2arr699 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym701 := z.EncBinary() - _ = yym701 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Repository)) @@ -10418,18 +10418,18 @@ func (x *GitRepoVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("repository")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym702 := z.EncBinary() - _ = yym702 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Repository)) } } - if yyr699 || yy2arr699 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq699[1] { - yym704 := z.EncBinary() - _ = yym704 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Revision)) @@ -10438,23 +10438,23 @@ func (x *GitRepoVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq699[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("revision")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym705 := z.EncBinary() - _ = yym705 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Revision)) } } } - if yyr699 || yy2arr699 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq699[2] { - yym707 := z.EncBinary() - _ = yym707 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Directory)) @@ -10463,19 +10463,19 @@ func (x *GitRepoVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq699[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("directory")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym708 := z.EncBinary() - _ = yym708 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Directory)) } } } - if yyr699 || yy2arr699 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -10488,25 +10488,25 @@ func (x *GitRepoVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym709 := z.DecBinary() - _ = yym709 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct710 := r.ContainerType() - if yyct710 == codecSelferValueTypeMap1234 { - yyl710 := r.ReadMapStart() - if yyl710 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl710, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct710 == codecSelferValueTypeArray1234 { - yyl710 := r.ReadArrayStart() - if yyl710 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl710, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -10518,12 +10518,12 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys711Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys711Slc - var yyhl711 bool = l >= 0 - for yyj711 := 0; ; yyj711++ { - if yyhl711 { - if yyj711 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -10532,10 +10532,10 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys711Slc = r.DecodeBytes(yys711Slc, true, true) - yys711 := string(yys711Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys711 { + switch yys3 { case "repository": if r.TryDecodeAsNil() { x.Repository = "" @@ -10555,9 +10555,9 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.Directory = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys711) - } // end switch yys711 - } // end for yyj711 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -10565,16 +10565,16 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj715 int - var yyb715 bool - var yyhl715 bool = l >= 0 - yyj715++ - if yyhl715 { - yyb715 = yyj715 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb715 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb715 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10584,13 +10584,13 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Repository = string(r.DecodeString()) } - yyj715++ - if yyhl715 { - yyb715 = yyj715 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb715 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb715 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10600,13 +10600,13 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Revision = string(r.DecodeString()) } - yyj715++ - if yyhl715 { - yyb715 = yyj715 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb715 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb715 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10617,17 +10617,17 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.Directory = string(r.DecodeString()) } for { - yyj715++ - if yyhl715 { - yyb715 = yyj715 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb715 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb715 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj715-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -10639,35 +10639,35 @@ func (x *SecretVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym719 := z.EncBinary() - _ = yym719 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep720 := !z.EncBinary() - yy2arr720 := z.EncBasicHandle().StructToArray - var yyq720 [1]bool - _, _, _ = yysep720, yyq720, yy2arr720 - const yyr720 bool = false - yyq720[0] = x.SecretName != "" - var yynn720 int - if yyr720 || yy2arr720 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.SecretName != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn720 = 0 - for _, b := range yyq720 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn720++ + yynn2++ } } - r.EncodeMapStart(yynn720) - yynn720 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr720 || yy2arr720 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq720[0] { - yym722 := z.EncBinary() - _ = yym722 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretName)) @@ -10676,19 +10676,19 @@ func (x *SecretVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq720[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym723 := z.EncBinary() - _ = yym723 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretName)) } } } - if yyr720 || yy2arr720 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -10701,25 +10701,25 @@ func (x *SecretVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym724 := z.DecBinary() - _ = yym724 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct725 := r.ContainerType() - if yyct725 == codecSelferValueTypeMap1234 { - yyl725 := r.ReadMapStart() - if yyl725 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl725, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct725 == codecSelferValueTypeArray1234 { - yyl725 := r.ReadArrayStart() - if yyl725 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl725, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -10731,12 +10731,12 @@ func (x *SecretVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys726Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys726Slc - var yyhl726 bool = l >= 0 - for yyj726 := 0; ; yyj726++ { - if yyhl726 { - if yyj726 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -10745,10 +10745,10 @@ func (x *SecretVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys726Slc = r.DecodeBytes(yys726Slc, true, true) - yys726 := string(yys726Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys726 { + switch yys3 { case "secretName": if r.TryDecodeAsNil() { x.SecretName = "" @@ -10756,9 +10756,9 @@ func (x *SecretVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.SecretName = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys726) - } // end switch yys726 - } // end for yyj726 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -10766,16 +10766,16 @@ func (x *SecretVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj728 int - var yyb728 bool - var yyhl728 bool = l >= 0 - yyj728++ - if yyhl728 { - yyb728 = yyj728 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb728 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb728 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10786,17 +10786,17 @@ func (x *SecretVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.SecretName = string(r.DecodeString()) } for { - yyj728++ - if yyhl728 { - yyb728 = yyj728 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb728 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb728 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj728-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -10808,34 +10808,34 @@ func (x *NFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym730 := z.EncBinary() - _ = yym730 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep731 := !z.EncBinary() - yy2arr731 := z.EncBasicHandle().StructToArray - var yyq731 [3]bool - _, _, _ = yysep731, yyq731, yy2arr731 - const yyr731 bool = false - yyq731[2] = x.ReadOnly != false - var yynn731 int - if yyr731 || yy2arr731 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn731 = 2 - for _, b := range yyq731 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn731++ + yynn2++ } } - r.EncodeMapStart(yynn731) - yynn731 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr731 || yy2arr731 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym733 := z.EncBinary() - _ = yym733 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Server)) @@ -10844,17 +10844,17 @@ func (x *NFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("server")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym734 := z.EncBinary() - _ = yym734 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Server)) } } - if yyr731 || yy2arr731 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym736 := z.EncBinary() - _ = yym736 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -10863,18 +10863,18 @@ func (x *NFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym737 := z.EncBinary() - _ = yym737 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr731 || yy2arr731 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq731[2] { - yym739 := z.EncBinary() - _ = yym739 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -10883,19 +10883,19 @@ func (x *NFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq731[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym740 := z.EncBinary() - _ = yym740 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr731 || yy2arr731 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -10908,25 +10908,25 @@ func (x *NFSVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym741 := z.DecBinary() - _ = yym741 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct742 := r.ContainerType() - if yyct742 == codecSelferValueTypeMap1234 { - yyl742 := r.ReadMapStart() - if yyl742 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl742, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct742 == codecSelferValueTypeArray1234 { - yyl742 := r.ReadArrayStart() - if yyl742 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl742, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -10938,12 +10938,12 @@ func (x *NFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys743Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys743Slc - var yyhl743 bool = l >= 0 - for yyj743 := 0; ; yyj743++ { - if yyhl743 { - if yyj743 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -10952,10 +10952,10 @@ func (x *NFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys743Slc = r.DecodeBytes(yys743Slc, true, true) - yys743 := string(yys743Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys743 { + switch yys3 { case "server": if r.TryDecodeAsNil() { x.Server = "" @@ -10975,9 +10975,9 @@ func (x *NFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys743) - } // end switch yys743 - } // end for yyj743 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -10985,16 +10985,16 @@ func (x *NFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj747 int - var yyb747 bool - var yyhl747 bool = l >= 0 - yyj747++ - if yyhl747 { - yyb747 = yyj747 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb747 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb747 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11004,13 +11004,13 @@ func (x *NFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Server = string(r.DecodeString()) } - yyj747++ - if yyhl747 { - yyb747 = yyj747 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb747 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb747 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11020,13 +11020,13 @@ func (x *NFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Path = string(r.DecodeString()) } - yyj747++ - if yyhl747 { - yyb747 = yyj747 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb747 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb747 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11037,17 +11037,17 @@ func (x *NFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.ReadOnly = bool(r.DecodeBool()) } for { - yyj747++ - if yyhl747 { - yyb747 = yyj747 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb747 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb747 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj747-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -11059,34 +11059,34 @@ func (x *GlusterfsVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym751 := z.EncBinary() - _ = yym751 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep752 := !z.EncBinary() - yy2arr752 := z.EncBasicHandle().StructToArray - var yyq752 [3]bool - _, _, _ = yysep752, yyq752, yy2arr752 - const yyr752 bool = false - yyq752[2] = x.ReadOnly != false - var yynn752 int - if yyr752 || yy2arr752 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn752 = 2 - for _, b := range yyq752 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn752++ + yynn2++ } } - r.EncodeMapStart(yynn752) - yynn752 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr752 || yy2arr752 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym754 := z.EncBinary() - _ = yym754 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.EndpointsName)) @@ -11095,17 +11095,17 @@ func (x *GlusterfsVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("endpoints")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym755 := z.EncBinary() - _ = yym755 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.EndpointsName)) } } - if yyr752 || yy2arr752 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym757 := z.EncBinary() - _ = yym757 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -11114,18 +11114,18 @@ func (x *GlusterfsVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym758 := z.EncBinary() - _ = yym758 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr752 || yy2arr752 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq752[2] { - yym760 := z.EncBinary() - _ = yym760 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -11134,19 +11134,19 @@ func (x *GlusterfsVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq752[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym761 := z.EncBinary() - _ = yym761 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr752 || yy2arr752 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -11159,25 +11159,25 @@ func (x *GlusterfsVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym762 := z.DecBinary() - _ = yym762 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct763 := r.ContainerType() - if yyct763 == codecSelferValueTypeMap1234 { - yyl763 := r.ReadMapStart() - if yyl763 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl763, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct763 == codecSelferValueTypeArray1234 { - yyl763 := r.ReadArrayStart() - if yyl763 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl763, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -11189,12 +11189,12 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys764Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys764Slc - var yyhl764 bool = l >= 0 - for yyj764 := 0; ; yyj764++ { - if yyhl764 { - if yyj764 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -11203,10 +11203,10 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys764Slc = r.DecodeBytes(yys764Slc, true, true) - yys764 := string(yys764Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys764 { + switch yys3 { case "endpoints": if r.TryDecodeAsNil() { x.EndpointsName = "" @@ -11226,9 +11226,9 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys764) - } // end switch yys764 - } // end for yyj764 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -11236,16 +11236,16 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj768 int - var yyb768 bool - var yyhl768 bool = l >= 0 - yyj768++ - if yyhl768 { - yyb768 = yyj768 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb768 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb768 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11255,13 +11255,13 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.EndpointsName = string(r.DecodeString()) } - yyj768++ - if yyhl768 { - yyb768 = yyj768 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb768 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb768 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11271,13 +11271,13 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Path = string(r.DecodeString()) } - yyj768++ - if yyhl768 { - yyb768 = yyj768 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb768 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb768 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11288,17 +11288,17 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec x.ReadOnly = bool(r.DecodeBool()) } for { - yyj768++ - if yyhl768 { - yyb768 = yyj768 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb768 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb768 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj768-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -11310,38 +11310,38 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym772 := z.EncBinary() - _ = yym772 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep773 := !z.EncBinary() - yy2arr773 := z.EncBasicHandle().StructToArray - var yyq773 [8]bool - _, _, _ = yysep773, yyq773, yy2arr773 - const yyr773 bool = false - yyq773[2] = x.FSType != "" - yyq773[7] = x.ReadOnly != false - var yynn773 int - if yyr773 || yy2arr773 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [8]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = x.FSType != "" + yyq2[7] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(8) } else { - yynn773 = 6 - for _, b := range yyq773 { + yynn2 = 6 + for _, b := range yyq2 { if b { - yynn773++ + yynn2++ } } - r.EncodeMapStart(yynn773) - yynn773 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr773 || yy2arr773 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.CephMonitors == nil { r.EncodeNil() } else { - yym775 := z.EncBinary() - _ = yym775 + yym4 := z.EncBinary() + _ = yym4 if false { } else { z.F.EncSliceStringV(x.CephMonitors, false, e) @@ -11354,18 +11354,18 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x.CephMonitors == nil { r.EncodeNil() } else { - yym776 := z.EncBinary() - _ = yym776 + yym5 := z.EncBinary() + _ = yym5 if false { } else { z.F.EncSliceStringV(x.CephMonitors, false, e) } } } - if yyr773 || yy2arr773 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym778 := z.EncBinary() - _ = yym778 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RBDImage)) @@ -11374,18 +11374,18 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("image")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym779 := z.EncBinary() - _ = yym779 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RBDImage)) } } - if yyr773 || yy2arr773 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq773[2] { - yym781 := z.EncBinary() - _ = yym781 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -11394,22 +11394,22 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq773[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym782 := z.EncBinary() - _ = yym782 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr773 || yy2arr773 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym784 := z.EncBinary() - _ = yym784 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RBDPool)) @@ -11418,17 +11418,17 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("pool")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym785 := z.EncBinary() - _ = yym785 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RBDPool)) } } - if yyr773 || yy2arr773 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym787 := z.EncBinary() - _ = yym787 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RadosUser)) @@ -11437,17 +11437,17 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("user")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym788 := z.EncBinary() - _ = yym788 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RadosUser)) } } - if yyr773 || yy2arr773 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym790 := z.EncBinary() - _ = yym790 + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Keyring)) @@ -11456,14 +11456,14 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("keyring")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym791 := z.EncBinary() - _ = yym791 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Keyring)) } } - if yyr773 || yy2arr773 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.SecretRef == nil { r.EncodeNil() @@ -11480,11 +11480,11 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { x.SecretRef.CodecEncodeSelf(e) } } - if yyr773 || yy2arr773 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq773[7] { - yym794 := z.EncBinary() - _ = yym794 + if yyq2[7] { + yym25 := z.EncBinary() + _ = yym25 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -11493,19 +11493,19 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq773[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym795 := z.EncBinary() - _ = yym795 + yym26 := z.EncBinary() + _ = yym26 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr773 || yy2arr773 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -11518,25 +11518,25 @@ func (x *RBDVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym796 := z.DecBinary() - _ = yym796 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct797 := r.ContainerType() - if yyct797 == codecSelferValueTypeMap1234 { - yyl797 := r.ReadMapStart() - if yyl797 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl797, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct797 == codecSelferValueTypeArray1234 { - yyl797 := r.ReadArrayStart() - if yyl797 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl797, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -11548,12 +11548,12 @@ func (x *RBDVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys798Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys798Slc - var yyhl798 bool = l >= 0 - for yyj798 := 0; ; yyj798++ { - if yyhl798 { - if yyj798 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -11562,20 +11562,20 @@ func (x *RBDVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys798Slc = r.DecodeBytes(yys798Slc, true, true) - yys798 := string(yys798Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys798 { + switch yys3 { case "monitors": if r.TryDecodeAsNil() { x.CephMonitors = nil } else { - yyv799 := &x.CephMonitors - yym800 := z.DecBinary() - _ = yym800 + yyv4 := &x.CephMonitors + yym5 := z.DecBinary() + _ = yym5 if false { } else { - z.F.DecSliceStringX(yyv799, false, d) + z.F.DecSliceStringX(yyv4, false, d) } } case "image": @@ -11626,9 +11626,9 @@ func (x *RBDVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys798) - } // end switch yys798 - } // end for yyj798 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -11636,16 +11636,16 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj808 int - var yyb808 bool - var yyhl808 bool = l >= 0 - yyj808++ - if yyhl808 { - yyb808 = yyj808 > l + var yyj13 int + var yyb13 bool + var yyhl13 bool = l >= 0 + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb808 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb808 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11653,21 +11653,21 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.CephMonitors = nil } else { - yyv809 := &x.CephMonitors - yym810 := z.DecBinary() - _ = yym810 + yyv14 := &x.CephMonitors + yym15 := z.DecBinary() + _ = yym15 if false { } else { - z.F.DecSliceStringX(yyv809, false, d) + z.F.DecSliceStringX(yyv14, false, d) } } - yyj808++ - if yyhl808 { - yyb808 = yyj808 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb808 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb808 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11677,13 +11677,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.RBDImage = string(r.DecodeString()) } - yyj808++ - if yyhl808 { - yyb808 = yyj808 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb808 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb808 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11693,13 +11693,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.FSType = string(r.DecodeString()) } - yyj808++ - if yyhl808 { - yyb808 = yyj808 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb808 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb808 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11709,13 +11709,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.RBDPool = string(r.DecodeString()) } - yyj808++ - if yyhl808 { - yyb808 = yyj808 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb808 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb808 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11725,13 +11725,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.RadosUser = string(r.DecodeString()) } - yyj808++ - if yyhl808 { - yyb808 = yyj808 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb808 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb808 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11741,13 +11741,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Keyring = string(r.DecodeString()) } - yyj808++ - if yyhl808 { - yyb808 = yyj808 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb808 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb808 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11762,13 +11762,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } x.SecretRef.CodecDecodeSelf(d) } - yyj808++ - if yyhl808 { - yyb808 = yyj808 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb808 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb808 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11779,17 +11779,17 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.ReadOnly = bool(r.DecodeBool()) } for { - yyj808++ - if yyhl808 { - yyb808 = yyj808 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb808 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb808 { + if yyb13 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj808-1, "") + z.DecStructFieldNotFound(yyj13-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -11801,35 +11801,35 @@ func (x *CinderVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym818 := z.EncBinary() - _ = yym818 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep819 := !z.EncBinary() - yy2arr819 := z.EncBasicHandle().StructToArray - var yyq819 [3]bool - _, _, _ = yysep819, yyq819, yy2arr819 - const yyr819 bool = false - yyq819[1] = x.FSType != "" - yyq819[2] = x.ReadOnly != false - var yynn819 int - if yyr819 || yy2arr819 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.FSType != "" + yyq2[2] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn819 = 1 - for _, b := range yyq819 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn819++ + yynn2++ } } - r.EncodeMapStart(yynn819) - yynn819 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr819 || yy2arr819 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym821 := z.EncBinary() - _ = yym821 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeID)) @@ -11838,18 +11838,18 @@ func (x *CinderVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumeID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym822 := z.EncBinary() - _ = yym822 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeID)) } } - if yyr819 || yy2arr819 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq819[1] { - yym824 := z.EncBinary() - _ = yym824 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -11858,23 +11858,23 @@ func (x *CinderVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq819[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym825 := z.EncBinary() - _ = yym825 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr819 || yy2arr819 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq819[2] { - yym827 := z.EncBinary() - _ = yym827 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -11883,19 +11883,19 @@ func (x *CinderVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq819[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym828 := z.EncBinary() - _ = yym828 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr819 || yy2arr819 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -11908,25 +11908,25 @@ func (x *CinderVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym829 := z.DecBinary() - _ = yym829 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct830 := r.ContainerType() - if yyct830 == codecSelferValueTypeMap1234 { - yyl830 := r.ReadMapStart() - if yyl830 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl830, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct830 == codecSelferValueTypeArray1234 { - yyl830 := r.ReadArrayStart() - if yyl830 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl830, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -11938,12 +11938,12 @@ func (x *CinderVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys831Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys831Slc - var yyhl831 bool = l >= 0 - for yyj831 := 0; ; yyj831++ { - if yyhl831 { - if yyj831 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -11952,10 +11952,10 @@ func (x *CinderVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys831Slc = r.DecodeBytes(yys831Slc, true, true) - yys831 := string(yys831Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys831 { + switch yys3 { case "volumeID": if r.TryDecodeAsNil() { x.VolumeID = "" @@ -11975,9 +11975,9 @@ func (x *CinderVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys831) - } // end switch yys831 - } // end for yyj831 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -11985,16 +11985,16 @@ func (x *CinderVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj835 int - var yyb835 bool - var yyhl835 bool = l >= 0 - yyj835++ - if yyhl835 { - yyb835 = yyj835 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb835 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb835 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12004,13 +12004,13 @@ func (x *CinderVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.VolumeID = string(r.DecodeString()) } - yyj835++ - if yyhl835 { - yyb835 = yyj835 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb835 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb835 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12020,13 +12020,13 @@ func (x *CinderVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.FSType = string(r.DecodeString()) } - yyj835++ - if yyhl835 { - yyb835 = yyj835 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb835 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb835 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12037,17 +12037,17 @@ func (x *CinderVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.ReadOnly = bool(r.DecodeBool()) } for { - yyj835++ - if yyhl835 { - yyb835 = yyj835 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb835 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb835 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj835-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -12059,41 +12059,41 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym839 := z.EncBinary() - _ = yym839 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep840 := !z.EncBinary() - yy2arr840 := z.EncBasicHandle().StructToArray - var yyq840 [6]bool - _, _, _ = yysep840, yyq840, yy2arr840 - const yyr840 bool = false - yyq840[1] = x.Path != "" - yyq840[2] = x.User != "" - yyq840[3] = x.SecretFile != "" - yyq840[4] = x.SecretRef != nil - yyq840[5] = x.ReadOnly != false - var yynn840 int - if yyr840 || yy2arr840 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [6]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.Path != "" + yyq2[2] = x.User != "" + yyq2[3] = x.SecretFile != "" + yyq2[4] = x.SecretRef != nil + yyq2[5] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(6) } else { - yynn840 = 1 - for _, b := range yyq840 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn840++ + yynn2++ } } - r.EncodeMapStart(yynn840) - yynn840 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr840 || yy2arr840 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Monitors == nil { r.EncodeNil() } else { - yym842 := z.EncBinary() - _ = yym842 + yym4 := z.EncBinary() + _ = yym4 if false { } else { z.F.EncSliceStringV(x.Monitors, false, e) @@ -12106,19 +12106,19 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x.Monitors == nil { r.EncodeNil() } else { - yym843 := z.EncBinary() - _ = yym843 + yym5 := z.EncBinary() + _ = yym5 if false { } else { z.F.EncSliceStringV(x.Monitors, false, e) } } } - if yyr840 || yy2arr840 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq840[1] { - yym845 := z.EncBinary() - _ = yym845 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -12127,23 +12127,23 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq840[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym846 := z.EncBinary() - _ = yym846 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } } - if yyr840 || yy2arr840 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq840[2] { - yym848 := z.EncBinary() - _ = yym848 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.User)) @@ -12152,23 +12152,23 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq840[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("user")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym849 := z.EncBinary() - _ = yym849 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.User)) } } } - if yyr840 || yy2arr840 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq840[3] { - yym851 := z.EncBinary() - _ = yym851 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretFile)) @@ -12177,21 +12177,21 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq840[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym852 := z.EncBinary() - _ = yym852 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretFile)) } } } - if yyr840 || yy2arr840 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq840[4] { + if yyq2[4] { if x.SecretRef == nil { r.EncodeNil() } else { @@ -12201,7 +12201,7 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq840[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -12212,11 +12212,11 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr840 || yy2arr840 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq840[5] { - yym855 := z.EncBinary() - _ = yym855 + if yyq2[5] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -12225,19 +12225,19 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq840[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym856 := z.EncBinary() - _ = yym856 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr840 || yy2arr840 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -12250,25 +12250,25 @@ func (x *CephFSVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym857 := z.DecBinary() - _ = yym857 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct858 := r.ContainerType() - if yyct858 == codecSelferValueTypeMap1234 { - yyl858 := r.ReadMapStart() - if yyl858 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl858, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct858 == codecSelferValueTypeArray1234 { - yyl858 := r.ReadArrayStart() - if yyl858 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl858, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -12280,12 +12280,12 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys859Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys859Slc - var yyhl859 bool = l >= 0 - for yyj859 := 0; ; yyj859++ { - if yyhl859 { - if yyj859 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -12294,20 +12294,20 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys859Slc = r.DecodeBytes(yys859Slc, true, true) - yys859 := string(yys859Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys859 { + switch yys3 { case "monitors": if r.TryDecodeAsNil() { x.Monitors = nil } else { - yyv860 := &x.Monitors - yym861 := z.DecBinary() - _ = yym861 + yyv4 := &x.Monitors + yym5 := z.DecBinary() + _ = yym5 if false { } else { - z.F.DecSliceStringX(yyv860, false, d) + z.F.DecSliceStringX(yyv4, false, d) } } case "path": @@ -12346,9 +12346,9 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys859) - } // end switch yys859 - } // end for yyj859 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -12356,16 +12356,16 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj867 int - var yyb867 bool - var yyhl867 bool = l >= 0 - yyj867++ - if yyhl867 { - yyb867 = yyj867 > l + var yyj11 int + var yyb11 bool + var yyhl11 bool = l >= 0 + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb867 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb867 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12373,21 +12373,21 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.Monitors = nil } else { - yyv868 := &x.Monitors - yym869 := z.DecBinary() - _ = yym869 + yyv12 := &x.Monitors + yym13 := z.DecBinary() + _ = yym13 if false { } else { - z.F.DecSliceStringX(yyv868, false, d) + z.F.DecSliceStringX(yyv12, false, d) } } - yyj867++ - if yyhl867 { - yyb867 = yyj867 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb867 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb867 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12397,13 +12397,13 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Path = string(r.DecodeString()) } - yyj867++ - if yyhl867 { - yyb867 = yyj867 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb867 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb867 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12413,13 +12413,13 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.User = string(r.DecodeString()) } - yyj867++ - if yyhl867 { - yyb867 = yyj867 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb867 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb867 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12429,13 +12429,13 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.SecretFile = string(r.DecodeString()) } - yyj867++ - if yyhl867 { - yyb867 = yyj867 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb867 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb867 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12450,13 +12450,13 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } x.SecretRef.CodecDecodeSelf(d) } - yyj867++ - if yyhl867 { - yyb867 = yyj867 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb867 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb867 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12467,17 +12467,17 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.ReadOnly = bool(r.DecodeBool()) } for { - yyj867++ - if yyhl867 { - yyb867 = yyj867 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb867 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb867 { + if yyb11 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj867-1, "") + z.DecStructFieldNotFound(yyj11-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -12489,33 +12489,33 @@ func (x *FlockerVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym875 := z.EncBinary() - _ = yym875 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep876 := !z.EncBinary() - yy2arr876 := z.EncBasicHandle().StructToArray - var yyq876 [1]bool - _, _, _ = yysep876, yyq876, yy2arr876 - const yyr876 bool = false - var yynn876 int - if yyr876 || yy2arr876 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn876 = 1 - for _, b := range yyq876 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn876++ + yynn2++ } } - r.EncodeMapStart(yynn876) - yynn876 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr876 || yy2arr876 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym878 := z.EncBinary() - _ = yym878 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.DatasetName)) @@ -12524,14 +12524,14 @@ func (x *FlockerVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("datasetName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym879 := z.EncBinary() - _ = yym879 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.DatasetName)) } } - if yyr876 || yy2arr876 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -12544,25 +12544,25 @@ func (x *FlockerVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym880 := z.DecBinary() - _ = yym880 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct881 := r.ContainerType() - if yyct881 == codecSelferValueTypeMap1234 { - yyl881 := r.ReadMapStart() - if yyl881 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl881, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct881 == codecSelferValueTypeArray1234 { - yyl881 := r.ReadArrayStart() - if yyl881 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl881, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -12574,12 +12574,12 @@ func (x *FlockerVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys882Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys882Slc - var yyhl882 bool = l >= 0 - for yyj882 := 0; ; yyj882++ { - if yyhl882 { - if yyj882 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -12588,10 +12588,10 @@ func (x *FlockerVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys882Slc = r.DecodeBytes(yys882Slc, true, true) - yys882 := string(yys882Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys882 { + switch yys3 { case "datasetName": if r.TryDecodeAsNil() { x.DatasetName = "" @@ -12599,9 +12599,9 @@ func (x *FlockerVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.DatasetName = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys882) - } // end switch yys882 - } // end for yyj882 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -12609,16 +12609,16 @@ func (x *FlockerVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj884 int - var yyb884 bool - var yyhl884 bool = l >= 0 - yyj884++ - if yyhl884 { - yyb884 = yyj884 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb884 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb884 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12629,17 +12629,17 @@ func (x *FlockerVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.DatasetName = string(r.DecodeString()) } for { - yyj884++ - if yyhl884 { - yyb884 = yyj884 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb884 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb884 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj884-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -12651,38 +12651,38 @@ func (x *DownwardAPIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym886 := z.EncBinary() - _ = yym886 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep887 := !z.EncBinary() - yy2arr887 := z.EncBasicHandle().StructToArray - var yyq887 [1]bool - _, _, _ = yysep887, yyq887, yy2arr887 - const yyr887 bool = false - yyq887[0] = len(x.Items) != 0 - var yynn887 int - if yyr887 || yy2arr887 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Items) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn887 = 0 - for _, b := range yyq887 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn887++ + yynn2++ } } - r.EncodeMapStart(yynn887) - yynn887 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr887 || yy2arr887 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq887[0] { + if yyq2[0] { if x.Items == nil { r.EncodeNil() } else { - yym889 := z.EncBinary() - _ = yym889 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceDownwardAPIVolumeFile(([]DownwardAPIVolumeFile)(x.Items), e) @@ -12692,15 +12692,15 @@ func (x *DownwardAPIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq887[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("items")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Items == nil { r.EncodeNil() } else { - yym890 := z.EncBinary() - _ = yym890 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceDownwardAPIVolumeFile(([]DownwardAPIVolumeFile)(x.Items), e) @@ -12708,7 +12708,7 @@ func (x *DownwardAPIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr887 || yy2arr887 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -12721,25 +12721,25 @@ func (x *DownwardAPIVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym891 := z.DecBinary() - _ = yym891 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct892 := r.ContainerType() - if yyct892 == codecSelferValueTypeMap1234 { - yyl892 := r.ReadMapStart() - if yyl892 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl892, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct892 == codecSelferValueTypeArray1234 { - yyl892 := r.ReadArrayStart() - if yyl892 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl892, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -12751,12 +12751,12 @@ func (x *DownwardAPIVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys893Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys893Slc - var yyhl893 bool = l >= 0 - for yyj893 := 0; ; yyj893++ { - if yyhl893 { - if yyj893 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -12765,26 +12765,26 @@ func (x *DownwardAPIVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys893Slc = r.DecodeBytes(yys893Slc, true, true) - yys893 := string(yys893Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys893 { + switch yys3 { case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv894 := &x.Items - yym895 := z.DecBinary() - _ = yym895 + yyv4 := &x.Items + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceDownwardAPIVolumeFile((*[]DownwardAPIVolumeFile)(yyv894), d) + h.decSliceDownwardAPIVolumeFile((*[]DownwardAPIVolumeFile)(yyv4), d) } } default: - z.DecStructFieldNotFound(-1, yys893) - } // end switch yys893 - } // end for yyj893 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -12792,16 +12792,16 @@ func (x *DownwardAPIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj896 int - var yyb896 bool - var yyhl896 bool = l >= 0 - yyj896++ - if yyhl896 { - yyb896 = yyj896 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb896 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb896 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12809,26 +12809,26 @@ func (x *DownwardAPIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Items = nil } else { - yyv897 := &x.Items - yym898 := z.DecBinary() - _ = yym898 + yyv7 := &x.Items + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceDownwardAPIVolumeFile((*[]DownwardAPIVolumeFile)(yyv897), d) + h.decSliceDownwardAPIVolumeFile((*[]DownwardAPIVolumeFile)(yyv7), d) } } for { - yyj896++ - if yyhl896 { - yyb896 = yyj896 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb896 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb896 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj896-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -12840,33 +12840,33 @@ func (x *DownwardAPIVolumeFile) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym899 := z.EncBinary() - _ = yym899 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep900 := !z.EncBinary() - yy2arr900 := z.EncBasicHandle().StructToArray - var yyq900 [2]bool - _, _, _ = yysep900, yyq900, yy2arr900 - const yyr900 bool = false - var yynn900 int - if yyr900 || yy2arr900 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn900 = 2 - for _, b := range yyq900 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn900++ + yynn2++ } } - r.EncodeMapStart(yynn900) - yynn900 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr900 || yy2arr900 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym902 := z.EncBinary() - _ = yym902 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -12875,25 +12875,25 @@ func (x *DownwardAPIVolumeFile) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym903 := z.EncBinary() - _ = yym903 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr900 || yy2arr900 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy905 := &x.FieldRef - yy905.CodecEncodeSelf(e) + yy7 := &x.FieldRef + yy7.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fieldRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy906 := &x.FieldRef - yy906.CodecEncodeSelf(e) + yy9 := &x.FieldRef + yy9.CodecEncodeSelf(e) } - if yyr900 || yy2arr900 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -12906,25 +12906,25 @@ func (x *DownwardAPIVolumeFile) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym907 := z.DecBinary() - _ = yym907 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct908 := r.ContainerType() - if yyct908 == codecSelferValueTypeMap1234 { - yyl908 := r.ReadMapStart() - if yyl908 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl908, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct908 == codecSelferValueTypeArray1234 { - yyl908 := r.ReadArrayStart() - if yyl908 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl908, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -12936,12 +12936,12 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys909Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys909Slc - var yyhl909 bool = l >= 0 - for yyj909 := 0; ; yyj909++ { - if yyhl909 { - if yyj909 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -12950,10 +12950,10 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys909Slc = r.DecodeBytes(yys909Slc, true, true) - yys909 := string(yys909Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys909 { + switch yys3 { case "path": if r.TryDecodeAsNil() { x.Path = "" @@ -12964,13 +12964,13 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromMap(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.FieldRef = ObjectFieldSelector{} } else { - yyv911 := &x.FieldRef - yyv911.CodecDecodeSelf(d) + yyv5 := &x.FieldRef + yyv5.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys909) - } // end switch yys909 - } // end for yyj909 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -12978,16 +12978,16 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj912 int - var yyb912 bool - var yyhl912 bool = l >= 0 - yyj912++ - if yyhl912 { - yyb912 = yyj912 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb912 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb912 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12997,13 +12997,13 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Path = string(r.DecodeString()) } - yyj912++ - if yyhl912 { - yyb912 = yyj912 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb912 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb912 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13011,21 +13011,21 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.FieldRef = ObjectFieldSelector{} } else { - yyv914 := &x.FieldRef - yyv914.CodecDecodeSelf(d) + yyv8 := &x.FieldRef + yyv8.CodecDecodeSelf(d) } for { - yyj912++ - if yyhl912 { - yyb912 = yyj912 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb912 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb912 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj912-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -13037,34 +13037,34 @@ func (x *AzureFileVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym915 := z.EncBinary() - _ = yym915 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep916 := !z.EncBinary() - yy2arr916 := z.EncBasicHandle().StructToArray - var yyq916 [3]bool - _, _, _ = yysep916, yyq916, yy2arr916 - const yyr916 bool = false - yyq916[2] = x.ReadOnly != false - var yynn916 int - if yyr916 || yy2arr916 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn916 = 2 - for _, b := range yyq916 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn916++ + yynn2++ } } - r.EncodeMapStart(yynn916) - yynn916 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr916 || yy2arr916 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym918 := z.EncBinary() - _ = yym918 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretName)) @@ -13073,17 +13073,17 @@ func (x *AzureFileVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym919 := z.EncBinary() - _ = yym919 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretName)) } } - if yyr916 || yy2arr916 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym921 := z.EncBinary() - _ = yym921 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ShareName)) @@ -13092,18 +13092,18 @@ func (x *AzureFileVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("shareName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym922 := z.EncBinary() - _ = yym922 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ShareName)) } } - if yyr916 || yy2arr916 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq916[2] { - yym924 := z.EncBinary() - _ = yym924 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -13112,19 +13112,19 @@ func (x *AzureFileVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq916[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym925 := z.EncBinary() - _ = yym925 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr916 || yy2arr916 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13137,25 +13137,25 @@ func (x *AzureFileVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym926 := z.DecBinary() - _ = yym926 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct927 := r.ContainerType() - if yyct927 == codecSelferValueTypeMap1234 { - yyl927 := r.ReadMapStart() - if yyl927 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl927, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct927 == codecSelferValueTypeArray1234 { - yyl927 := r.ReadArrayStart() - if yyl927 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl927, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -13167,12 +13167,12 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys928Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys928Slc - var yyhl928 bool = l >= 0 - for yyj928 := 0; ; yyj928++ { - if yyhl928 { - if yyj928 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -13181,10 +13181,10 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys928Slc = r.DecodeBytes(yys928Slc, true, true) - yys928 := string(yys928Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys928 { + switch yys3 { case "secretName": if r.TryDecodeAsNil() { x.SecretName = "" @@ -13204,9 +13204,9 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys928) - } // end switch yys928 - } // end for yyj928 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -13214,16 +13214,16 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj932 int - var yyb932 bool - var yyhl932 bool = l >= 0 - yyj932++ - if yyhl932 { - yyb932 = yyj932 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb932 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb932 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13233,13 +13233,13 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.SecretName = string(r.DecodeString()) } - yyj932++ - if yyhl932 { - yyb932 = yyj932 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb932 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb932 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13249,13 +13249,13 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.ShareName = string(r.DecodeString()) } - yyj932++ - if yyhl932 { - yyb932 = yyj932 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb932 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb932 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13266,17 +13266,17 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec x.ReadOnly = bool(r.DecodeBool()) } for { - yyj932++ - if yyhl932 { - yyb932 = yyj932 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb932 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb932 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj932-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -13288,38 +13288,38 @@ func (x *ContainerPort) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym936 := z.EncBinary() - _ = yym936 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep937 := !z.EncBinary() - yy2arr937 := z.EncBasicHandle().StructToArray - var yyq937 [5]bool - _, _, _ = yysep937, yyq937, yy2arr937 - const yyr937 bool = false - yyq937[0] = x.Name != "" - yyq937[1] = x.HostPort != 0 - yyq937[3] = x.Protocol != "" - yyq937[4] = x.HostIP != "" - var yynn937 int - if yyr937 || yy2arr937 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Name != "" + yyq2[1] = x.HostPort != 0 + yyq2[3] = x.Protocol != "" + yyq2[4] = x.HostIP != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn937 = 1 - for _, b := range yyq937 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn937++ + yynn2++ } } - r.EncodeMapStart(yynn937) - yynn937 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr937 || yy2arr937 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq937[0] { - yym939 := z.EncBinary() - _ = yym939 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -13328,23 +13328,23 @@ func (x *ContainerPort) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq937[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym940 := z.EncBinary() - _ = yym940 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } } - if yyr937 || yy2arr937 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq937[1] { - yym942 := z.EncBinary() - _ = yym942 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.HostPort)) @@ -13353,22 +13353,22 @@ func (x *ContainerPort) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq937[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostPort")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym943 := z.EncBinary() - _ = yym943 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.HostPort)) } } } - if yyr937 || yy2arr937 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym945 := z.EncBinary() - _ = yym945 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeInt(int64(x.ContainerPort)) @@ -13377,33 +13377,33 @@ func (x *ContainerPort) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerPort")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym946 := z.EncBinary() - _ = yym946 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeInt(int64(x.ContainerPort)) } } - if yyr937 || yy2arr937 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq937[3] { + if yyq2[3] { x.Protocol.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq937[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("protocol")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Protocol.CodecEncodeSelf(e) } } - if yyr937 || yy2arr937 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq937[4] { - yym949 := z.EncBinary() - _ = yym949 + if yyq2[4] { + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.HostIP)) @@ -13412,19 +13412,19 @@ func (x *ContainerPort) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq937[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostIP")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym950 := z.EncBinary() - _ = yym950 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.HostIP)) } } } - if yyr937 || yy2arr937 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13437,25 +13437,25 @@ func (x *ContainerPort) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym951 := z.DecBinary() - _ = yym951 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct952 := r.ContainerType() - if yyct952 == codecSelferValueTypeMap1234 { - yyl952 := r.ReadMapStart() - if yyl952 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl952, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct952 == codecSelferValueTypeArray1234 { - yyl952 := r.ReadArrayStart() - if yyl952 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl952, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -13467,12 +13467,12 @@ func (x *ContainerPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys953Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys953Slc - var yyhl953 bool = l >= 0 - for yyj953 := 0; ; yyj953++ { - if yyhl953 { - if yyj953 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -13481,10 +13481,10 @@ func (x *ContainerPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys953Slc = r.DecodeBytes(yys953Slc, true, true) - yys953 := string(yys953Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys953 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -13516,9 +13516,9 @@ func (x *ContainerPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.HostIP = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys953) - } // end switch yys953 - } // end for yyj953 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -13526,16 +13526,16 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj959 int - var yyb959 bool - var yyhl959 bool = l >= 0 - yyj959++ - if yyhl959 { - yyb959 = yyj959 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb959 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb959 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13545,13 +13545,13 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj959++ - if yyhl959 { - yyb959 = yyj959 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb959 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb959 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13561,13 +13561,13 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.HostPort = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj959++ - if yyhl959 { - yyb959 = yyj959 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb959 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb959 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13577,13 +13577,13 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ContainerPort = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj959++ - if yyhl959 { - yyb959 = yyj959 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb959 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb959 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13593,13 +13593,13 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Protocol = Protocol(r.DecodeString()) } - yyj959++ - if yyhl959 { - yyb959 = yyj959 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb959 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb959 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13610,17 +13610,17 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.HostIP = string(r.DecodeString()) } for { - yyj959++ - if yyhl959 { - yyb959 = yyj959 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb959 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb959 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj959-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -13632,34 +13632,34 @@ func (x *VolumeMount) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym965 := z.EncBinary() - _ = yym965 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep966 := !z.EncBinary() - yy2arr966 := z.EncBasicHandle().StructToArray - var yyq966 [3]bool - _, _, _ = yysep966, yyq966, yy2arr966 - const yyr966 bool = false - yyq966[1] = x.ReadOnly != false - var yynn966 int - if yyr966 || yy2arr966 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn966 = 2 - for _, b := range yyq966 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn966++ + yynn2++ } } - r.EncodeMapStart(yynn966) - yynn966 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr966 || yy2arr966 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym968 := z.EncBinary() - _ = yym968 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -13668,18 +13668,18 @@ func (x *VolumeMount) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym969 := z.EncBinary() - _ = yym969 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr966 || yy2arr966 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq966[1] { - yym971 := z.EncBinary() - _ = yym971 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -13688,22 +13688,22 @@ func (x *VolumeMount) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq966[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym972 := z.EncBinary() - _ = yym972 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr966 || yy2arr966 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym974 := z.EncBinary() - _ = yym974 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.MountPath)) @@ -13712,14 +13712,14 @@ func (x *VolumeMount) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("mountPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym975 := z.EncBinary() - _ = yym975 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.MountPath)) } } - if yyr966 || yy2arr966 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13732,25 +13732,25 @@ func (x *VolumeMount) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym976 := z.DecBinary() - _ = yym976 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct977 := r.ContainerType() - if yyct977 == codecSelferValueTypeMap1234 { - yyl977 := r.ReadMapStart() - if yyl977 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl977, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct977 == codecSelferValueTypeArray1234 { - yyl977 := r.ReadArrayStart() - if yyl977 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl977, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -13762,12 +13762,12 @@ func (x *VolumeMount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys978Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys978Slc - var yyhl978 bool = l >= 0 - for yyj978 := 0; ; yyj978++ { - if yyhl978 { - if yyj978 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -13776,10 +13776,10 @@ func (x *VolumeMount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys978Slc = r.DecodeBytes(yys978Slc, true, true) - yys978 := string(yys978Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys978 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -13799,9 +13799,9 @@ func (x *VolumeMount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.MountPath = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys978) - } // end switch yys978 - } // end for yyj978 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -13809,16 +13809,16 @@ func (x *VolumeMount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj982 int - var yyb982 bool - var yyhl982 bool = l >= 0 - yyj982++ - if yyhl982 { - yyb982 = yyj982 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb982 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb982 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13828,13 +13828,13 @@ func (x *VolumeMount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj982++ - if yyhl982 { - yyb982 = yyj982 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb982 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb982 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13844,13 +13844,13 @@ func (x *VolumeMount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ReadOnly = bool(r.DecodeBool()) } - yyj982++ - if yyhl982 { - yyb982 = yyj982 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb982 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb982 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13861,17 +13861,17 @@ func (x *VolumeMount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.MountPath = string(r.DecodeString()) } for { - yyj982++ - if yyhl982 { - yyb982 = yyj982 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb982 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb982 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj982-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -13883,35 +13883,35 @@ func (x *EnvVar) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym986 := z.EncBinary() - _ = yym986 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep987 := !z.EncBinary() - yy2arr987 := z.EncBasicHandle().StructToArray - var yyq987 [3]bool - _, _, _ = yysep987, yyq987, yy2arr987 - const yyr987 bool = false - yyq987[1] = x.Value != "" - yyq987[2] = x.ValueFrom != nil - var yynn987 int - if yyr987 || yy2arr987 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.Value != "" + yyq2[2] = x.ValueFrom != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn987 = 1 - for _, b := range yyq987 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn987++ + yynn2++ } } - r.EncodeMapStart(yynn987) - yynn987 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr987 || yy2arr987 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym989 := z.EncBinary() - _ = yym989 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -13920,18 +13920,18 @@ func (x *EnvVar) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym990 := z.EncBinary() - _ = yym990 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr987 || yy2arr987 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq987[1] { - yym992 := z.EncBinary() - _ = yym992 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) @@ -13940,21 +13940,21 @@ func (x *EnvVar) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq987[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("value")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym993 := z.EncBinary() - _ = yym993 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) } } } - if yyr987 || yy2arr987 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq987[2] { + if yyq2[2] { if x.ValueFrom == nil { r.EncodeNil() } else { @@ -13964,7 +13964,7 @@ func (x *EnvVar) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq987[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("valueFrom")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -13975,7 +13975,7 @@ func (x *EnvVar) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr987 || yy2arr987 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13988,25 +13988,25 @@ func (x *EnvVar) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym995 := z.DecBinary() - _ = yym995 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct996 := r.ContainerType() - if yyct996 == codecSelferValueTypeMap1234 { - yyl996 := r.ReadMapStart() - if yyl996 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl996, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct996 == codecSelferValueTypeArray1234 { - yyl996 := r.ReadArrayStart() - if yyl996 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl996, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -14018,12 +14018,12 @@ func (x *EnvVar) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys997Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys997Slc - var yyhl997 bool = l >= 0 - for yyj997 := 0; ; yyj997++ { - if yyhl997 { - if yyj997 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -14032,10 +14032,10 @@ func (x *EnvVar) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys997Slc = r.DecodeBytes(yys997Slc, true, true) - yys997 := string(yys997Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys997 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -14060,9 +14060,9 @@ func (x *EnvVar) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.ValueFrom.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys997) - } // end switch yys997 - } // end for yyj997 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -14070,16 +14070,16 @@ func (x *EnvVar) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1001 int - var yyb1001 bool - var yyhl1001 bool = l >= 0 - yyj1001++ - if yyhl1001 { - yyb1001 = yyj1001 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1001 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1001 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14089,13 +14089,13 @@ func (x *EnvVar) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj1001++ - if yyhl1001 { - yyb1001 = yyj1001 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1001 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1001 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14105,13 +14105,13 @@ func (x *EnvVar) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Value = string(r.DecodeString()) } - yyj1001++ - if yyhl1001 { - yyb1001 = yyj1001 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1001 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1001 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14127,17 +14127,17 @@ func (x *EnvVar) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.ValueFrom.CodecDecodeSelf(d) } for { - yyj1001++ - if yyhl1001 { - yyb1001 = yyj1001 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1001 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1001 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1001-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14149,35 +14149,35 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1005 := z.EncBinary() - _ = yym1005 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1006 := !z.EncBinary() - yy2arr1006 := z.EncBasicHandle().StructToArray - var yyq1006 [3]bool - _, _, _ = yysep1006, yyq1006, yy2arr1006 - const yyr1006 bool = false - yyq1006[0] = x.FieldRef != nil - yyq1006[1] = x.ConfigMapKeyRef != nil - yyq1006[2] = x.SecretKeyRef != nil - var yynn1006 int - if yyr1006 || yy2arr1006 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.FieldRef != nil + yyq2[1] = x.ConfigMapKeyRef != nil + yyq2[2] = x.SecretKeyRef != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn1006 = 0 - for _, b := range yyq1006 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1006++ + yynn2++ } } - r.EncodeMapStart(yynn1006) - yynn1006 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1006 || yy2arr1006 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1006[0] { + if yyq2[0] { if x.FieldRef == nil { r.EncodeNil() } else { @@ -14187,7 +14187,7 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1006[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fieldRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -14198,9 +14198,9 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1006 || yy2arr1006 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1006[1] { + if yyq2[1] { if x.ConfigMapKeyRef == nil { r.EncodeNil() } else { @@ -14210,7 +14210,7 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1006[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("configMapKeyRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -14221,9 +14221,9 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1006 || yy2arr1006 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1006[2] { + if yyq2[2] { if x.SecretKeyRef == nil { r.EncodeNil() } else { @@ -14233,7 +14233,7 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1006[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretKeyRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -14244,7 +14244,7 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1006 || yy2arr1006 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -14257,25 +14257,25 @@ func (x *EnvVarSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1010 := z.DecBinary() - _ = yym1010 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1011 := r.ContainerType() - if yyct1011 == codecSelferValueTypeMap1234 { - yyl1011 := r.ReadMapStart() - if yyl1011 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1011, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1011 == codecSelferValueTypeArray1234 { - yyl1011 := r.ReadArrayStart() - if yyl1011 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1011, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -14287,12 +14287,12 @@ func (x *EnvVarSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1012Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1012Slc - var yyhl1012 bool = l >= 0 - for yyj1012 := 0; ; yyj1012++ { - if yyhl1012 { - if yyj1012 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -14301,10 +14301,10 @@ func (x *EnvVarSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1012Slc = r.DecodeBytes(yys1012Slc, true, true) - yys1012 := string(yys1012Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1012 { + switch yys3 { case "fieldRef": if r.TryDecodeAsNil() { if x.FieldRef != nil { @@ -14339,9 +14339,9 @@ func (x *EnvVarSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.SecretKeyRef.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1012) - } // end switch yys1012 - } // end for yyj1012 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -14349,16 +14349,16 @@ func (x *EnvVarSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1016 int - var yyb1016 bool - var yyhl1016 bool = l >= 0 - yyj1016++ - if yyhl1016 { - yyb1016 = yyj1016 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1016 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1016 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14373,13 +14373,13 @@ func (x *EnvVarSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.FieldRef.CodecDecodeSelf(d) } - yyj1016++ - if yyhl1016 { - yyb1016 = yyj1016 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1016 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1016 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14394,13 +14394,13 @@ func (x *EnvVarSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.ConfigMapKeyRef.CodecDecodeSelf(d) } - yyj1016++ - if yyhl1016 { - yyb1016 = yyj1016 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1016 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1016 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14416,17 +14416,17 @@ func (x *EnvVarSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.SecretKeyRef.CodecDecodeSelf(d) } for { - yyj1016++ - if yyhl1016 { - yyb1016 = yyj1016 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1016 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1016 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1016-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14438,33 +14438,33 @@ func (x *ObjectFieldSelector) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1020 := z.EncBinary() - _ = yym1020 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1021 := !z.EncBinary() - yy2arr1021 := z.EncBasicHandle().StructToArray - var yyq1021 [2]bool - _, _, _ = yysep1021, yyq1021, yy2arr1021 - const yyr1021 bool = false - var yynn1021 int - if yyr1021 || yy2arr1021 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1021 = 2 - for _, b := range yyq1021 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn1021++ + yynn2++ } } - r.EncodeMapStart(yynn1021) - yynn1021 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1021 || yy2arr1021 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1023 := z.EncBinary() - _ = yym1023 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -14473,17 +14473,17 @@ func (x *ObjectFieldSelector) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1024 := z.EncBinary() - _ = yym1024 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } - if yyr1021 || yy2arr1021 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1026 := z.EncBinary() - _ = yym1026 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FieldPath)) @@ -14492,14 +14492,14 @@ func (x *ObjectFieldSelector) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fieldPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1027 := z.EncBinary() - _ = yym1027 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FieldPath)) } } - if yyr1021 || yy2arr1021 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -14512,25 +14512,25 @@ func (x *ObjectFieldSelector) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1028 := z.DecBinary() - _ = yym1028 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1029 := r.ContainerType() - if yyct1029 == codecSelferValueTypeMap1234 { - yyl1029 := r.ReadMapStart() - if yyl1029 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1029, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1029 == codecSelferValueTypeArray1234 { - yyl1029 := r.ReadArrayStart() - if yyl1029 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1029, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -14542,12 +14542,12 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1030Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1030Slc - var yyhl1030 bool = l >= 0 - for yyj1030 := 0; ; yyj1030++ { - if yyhl1030 { - if yyj1030 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -14556,10 +14556,10 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1030Slc = r.DecodeBytes(yys1030Slc, true, true) - yys1030 := string(yys1030Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1030 { + switch yys3 { case "apiVersion": if r.TryDecodeAsNil() { x.APIVersion = "" @@ -14573,9 +14573,9 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.FieldPath = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1030) - } // end switch yys1030 - } // end for yyj1030 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -14583,16 +14583,16 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1033 int - var yyb1033 bool - var yyhl1033 bool = l >= 0 - yyj1033++ - if yyhl1033 { - yyb1033 = yyj1033 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1033 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1033 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14602,13 +14602,13 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.APIVersion = string(r.DecodeString()) } - yyj1033++ - if yyhl1033 { - yyb1033 = yyj1033 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1033 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1033 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14619,17 +14619,17 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.FieldPath = string(r.DecodeString()) } for { - yyj1033++ - if yyhl1033 { - yyb1033 = yyj1033 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1033 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1033 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1033-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14641,33 +14641,33 @@ func (x *ConfigMapKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1036 := z.EncBinary() - _ = yym1036 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1037 := !z.EncBinary() - yy2arr1037 := z.EncBasicHandle().StructToArray - var yyq1037 [2]bool - _, _, _ = yysep1037, yyq1037, yy2arr1037 - const yyr1037 bool = false - var yynn1037 int - if yyr1037 || yy2arr1037 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1037 = 2 - for _, b := range yyq1037 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn1037++ + yynn2++ } } - r.EncodeMapStart(yynn1037) - yynn1037 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1037 || yy2arr1037 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1039 := z.EncBinary() - _ = yym1039 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) @@ -14676,17 +14676,17 @@ func (x *ConfigMapKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("key")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1040 := z.EncBinary() - _ = yym1040 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) } } - if yyr1037 || yy2arr1037 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1042 := z.EncBinary() - _ = yym1042 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -14695,14 +14695,14 @@ func (x *ConfigMapKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1043 := z.EncBinary() - _ = yym1043 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr1037 || yy2arr1037 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -14715,25 +14715,25 @@ func (x *ConfigMapKeySelector) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1044 := z.DecBinary() - _ = yym1044 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1045 := r.ContainerType() - if yyct1045 == codecSelferValueTypeMap1234 { - yyl1045 := r.ReadMapStart() - if yyl1045 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1045, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1045 == codecSelferValueTypeArray1234 { - yyl1045 := r.ReadArrayStart() - if yyl1045 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1045, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -14745,12 +14745,12 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1046Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1046Slc - var yyhl1046 bool = l >= 0 - for yyj1046 := 0; ; yyj1046++ { - if yyhl1046 { - if yyj1046 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -14759,10 +14759,10 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1046Slc = r.DecodeBytes(yys1046Slc, true, true) - yys1046 := string(yys1046Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1046 { + switch yys3 { case "key": if r.TryDecodeAsNil() { x.Key = "" @@ -14776,9 +14776,9 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.Name = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1046) - } // end switch yys1046 - } // end for yyj1046 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -14786,16 +14786,16 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1049 int - var yyb1049 bool - var yyhl1049 bool = l >= 0 - yyj1049++ - if yyhl1049 { - yyb1049 = yyj1049 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1049 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1049 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14805,13 +14805,13 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.Key = string(r.DecodeString()) } - yyj1049++ - if yyhl1049 { - yyb1049 = yyj1049 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1049 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1049 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14822,17 +14822,17 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.Name = string(r.DecodeString()) } for { - yyj1049++ - if yyhl1049 { - yyb1049 = yyj1049 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1049 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1049 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1049-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14844,33 +14844,33 @@ func (x *SecretKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1052 := z.EncBinary() - _ = yym1052 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1053 := !z.EncBinary() - yy2arr1053 := z.EncBasicHandle().StructToArray - var yyq1053 [2]bool - _, _, _ = yysep1053, yyq1053, yy2arr1053 - const yyr1053 bool = false - var yynn1053 int - if yyr1053 || yy2arr1053 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1053 = 2 - for _, b := range yyq1053 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn1053++ + yynn2++ } } - r.EncodeMapStart(yynn1053) - yynn1053 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1053 || yy2arr1053 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1055 := z.EncBinary() - _ = yym1055 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) @@ -14879,17 +14879,17 @@ func (x *SecretKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("key")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1056 := z.EncBinary() - _ = yym1056 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) } } - if yyr1053 || yy2arr1053 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1058 := z.EncBinary() - _ = yym1058 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -14898,14 +14898,14 @@ func (x *SecretKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1059 := z.EncBinary() - _ = yym1059 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr1053 || yy2arr1053 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -14918,25 +14918,25 @@ func (x *SecretKeySelector) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1060 := z.DecBinary() - _ = yym1060 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1061 := r.ContainerType() - if yyct1061 == codecSelferValueTypeMap1234 { - yyl1061 := r.ReadMapStart() - if yyl1061 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1061, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1061 == codecSelferValueTypeArray1234 { - yyl1061 := r.ReadArrayStart() - if yyl1061 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1061, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -14948,12 +14948,12 @@ func (x *SecretKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1062Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1062Slc - var yyhl1062 bool = l >= 0 - for yyj1062 := 0; ; yyj1062++ { - if yyhl1062 { - if yyj1062 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -14962,10 +14962,10 @@ func (x *SecretKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1062Slc = r.DecodeBytes(yys1062Slc, true, true) - yys1062 := string(yys1062Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1062 { + switch yys3 { case "key": if r.TryDecodeAsNil() { x.Key = "" @@ -14979,9 +14979,9 @@ func (x *SecretKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.Name = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1062) - } // end switch yys1062 - } // end for yyj1062 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -14989,16 +14989,16 @@ func (x *SecretKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1065 int - var yyb1065 bool - var yyhl1065 bool = l >= 0 - yyj1065++ - if yyhl1065 { - yyb1065 = yyj1065 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1065 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1065 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15008,13 +15008,13 @@ func (x *SecretKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.Key = string(r.DecodeString()) } - yyj1065++ - if yyhl1065 { - yyb1065 = yyj1065 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1065 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1065 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15025,17 +15025,17 @@ func (x *SecretKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Decoder x.Name = string(r.DecodeString()) } for { - yyj1065++ - if yyhl1065 { - yyb1065 = yyj1065 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1065 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1065 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1065-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -15047,33 +15047,33 @@ func (x *HTTPHeader) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1068 := z.EncBinary() - _ = yym1068 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1069 := !z.EncBinary() - yy2arr1069 := z.EncBasicHandle().StructToArray - var yyq1069 [2]bool - _, _, _ = yysep1069, yyq1069, yy2arr1069 - const yyr1069 bool = false - var yynn1069 int - if yyr1069 || yy2arr1069 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1069 = 2 - for _, b := range yyq1069 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn1069++ + yynn2++ } } - r.EncodeMapStart(yynn1069) - yynn1069 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1069 || yy2arr1069 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1071 := z.EncBinary() - _ = yym1071 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -15082,17 +15082,17 @@ func (x *HTTPHeader) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1072 := z.EncBinary() - _ = yym1072 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr1069 || yy2arr1069 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1074 := z.EncBinary() - _ = yym1074 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) @@ -15101,14 +15101,14 @@ func (x *HTTPHeader) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("value")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1075 := z.EncBinary() - _ = yym1075 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) } } - if yyr1069 || yy2arr1069 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -15121,25 +15121,25 @@ func (x *HTTPHeader) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1076 := z.DecBinary() - _ = yym1076 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1077 := r.ContainerType() - if yyct1077 == codecSelferValueTypeMap1234 { - yyl1077 := r.ReadMapStart() - if yyl1077 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1077, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1077 == codecSelferValueTypeArray1234 { - yyl1077 := r.ReadArrayStart() - if yyl1077 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1077, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -15151,12 +15151,12 @@ func (x *HTTPHeader) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1078Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1078Slc - var yyhl1078 bool = l >= 0 - for yyj1078 := 0; ; yyj1078++ { - if yyhl1078 { - if yyj1078 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -15165,10 +15165,10 @@ func (x *HTTPHeader) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1078Slc = r.DecodeBytes(yys1078Slc, true, true) - yys1078 := string(yys1078Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1078 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -15182,9 +15182,9 @@ func (x *HTTPHeader) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Value = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1078) - } // end switch yys1078 - } // end for yyj1078 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -15192,16 +15192,16 @@ func (x *HTTPHeader) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1081 int - var yyb1081 bool - var yyhl1081 bool = l >= 0 - yyj1081++ - if yyhl1081 { - yyb1081 = yyj1081 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1081 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1081 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15211,13 +15211,13 @@ func (x *HTTPHeader) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj1081++ - if yyhl1081 { - yyb1081 = yyj1081 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1081 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1081 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15228,17 +15228,17 @@ func (x *HTTPHeader) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Value = string(r.DecodeString()) } for { - yyj1081++ - if yyhl1081 { - yyb1081 = yyj1081 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1081 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1081 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1081-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -15250,39 +15250,39 @@ func (x *HTTPGetAction) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1084 := z.EncBinary() - _ = yym1084 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1085 := !z.EncBinary() - yy2arr1085 := z.EncBasicHandle().StructToArray - var yyq1085 [5]bool - _, _, _ = yysep1085, yyq1085, yy2arr1085 - const yyr1085 bool = false - yyq1085[0] = x.Path != "" - yyq1085[1] = true - yyq1085[2] = x.Host != "" - yyq1085[3] = x.Scheme != "" - yyq1085[4] = len(x.HTTPHeaders) != 0 - var yynn1085 int - if yyr1085 || yy2arr1085 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Path != "" + yyq2[1] = true + yyq2[2] = x.Host != "" + yyq2[3] = x.Scheme != "" + yyq2[4] = len(x.HTTPHeaders) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn1085 = 0 - for _, b := range yyq1085 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1085++ + yynn2++ } } - r.EncodeMapStart(yynn1085) - yynn1085 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1085 || yy2arr1085 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1085[0] { - yym1087 := z.EncBinary() - _ = yym1087 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -15291,56 +15291,56 @@ func (x *HTTPGetAction) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1085[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1088 := z.EncBinary() - _ = yym1088 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } } - if yyr1085 || yy2arr1085 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1085[1] { - yy1090 := &x.Port - yym1091 := z.EncBinary() - _ = yym1091 + if yyq2[1] { + yy7 := &x.Port + yym8 := z.EncBinary() + _ = yym8 if false { - } else if z.HasExtensions() && z.EncExt(yy1090) { - } else if !yym1091 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1090) + } else if z.HasExtensions() && z.EncExt(yy7) { + } else if !yym8 && z.IsJSONHandle() { + z.EncJSONMarshal(yy7) } else { - z.EncFallback(yy1090) + z.EncFallback(yy7) } } else { r.EncodeNil() } } else { - if yyq1085[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1092 := &x.Port - yym1093 := z.EncBinary() - _ = yym1093 + yy9 := &x.Port + yym10 := z.EncBinary() + _ = yym10 if false { - } else if z.HasExtensions() && z.EncExt(yy1092) { - } else if !yym1093 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1092) + } else if z.HasExtensions() && z.EncExt(yy9) { + } else if !yym10 && z.IsJSONHandle() { + z.EncJSONMarshal(yy9) } else { - z.EncFallback(yy1092) + z.EncFallback(yy9) } } } - if yyr1085 || yy2arr1085 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1085[2] { - yym1095 := z.EncBinary() - _ = yym1095 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Host)) @@ -15349,41 +15349,41 @@ func (x *HTTPGetAction) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1085[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("host")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1096 := z.EncBinary() - _ = yym1096 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Host)) } } } - if yyr1085 || yy2arr1085 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1085[3] { + if yyq2[3] { x.Scheme.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1085[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("scheme")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Scheme.CodecEncodeSelf(e) } } - if yyr1085 || yy2arr1085 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1085[4] { + if yyq2[4] { if x.HTTPHeaders == nil { r.EncodeNil() } else { - yym1099 := z.EncBinary() - _ = yym1099 + yym18 := z.EncBinary() + _ = yym18 if false { } else { h.encSliceHTTPHeader(([]HTTPHeader)(x.HTTPHeaders), e) @@ -15393,15 +15393,15 @@ func (x *HTTPGetAction) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1085[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("httpHeaders")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.HTTPHeaders == nil { r.EncodeNil() } else { - yym1100 := z.EncBinary() - _ = yym1100 + yym19 := z.EncBinary() + _ = yym19 if false { } else { h.encSliceHTTPHeader(([]HTTPHeader)(x.HTTPHeaders), e) @@ -15409,7 +15409,7 @@ func (x *HTTPGetAction) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1085 || yy2arr1085 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -15422,25 +15422,25 @@ func (x *HTTPGetAction) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1101 := z.DecBinary() - _ = yym1101 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1102 := r.ContainerType() - if yyct1102 == codecSelferValueTypeMap1234 { - yyl1102 := r.ReadMapStart() - if yyl1102 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1102, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1102 == codecSelferValueTypeArray1234 { - yyl1102 := r.ReadArrayStart() - if yyl1102 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1102, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -15452,12 +15452,12 @@ func (x *HTTPGetAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1103Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1103Slc - var yyhl1103 bool = l >= 0 - for yyj1103 := 0; ; yyj1103++ { - if yyhl1103 { - if yyj1103 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -15466,10 +15466,10 @@ func (x *HTTPGetAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1103Slc = r.DecodeBytes(yys1103Slc, true, true) - yys1103 := string(yys1103Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1103 { + switch yys3 { case "path": if r.TryDecodeAsNil() { x.Path = "" @@ -15480,15 +15480,15 @@ func (x *HTTPGetAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Port = pkg5_intstr.IntOrString{} } else { - yyv1105 := &x.Port - yym1106 := z.DecBinary() - _ = yym1106 + yyv5 := &x.Port + yym6 := z.DecBinary() + _ = yym6 if false { - } else if z.HasExtensions() && z.DecExt(yyv1105) { - } else if !yym1106 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1105) + } else if z.HasExtensions() && z.DecExt(yyv5) { + } else if !yym6 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv5) } else { - z.DecFallback(yyv1105, false) + z.DecFallback(yyv5, false) } } case "host": @@ -15507,18 +15507,18 @@ func (x *HTTPGetAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.HTTPHeaders = nil } else { - yyv1109 := &x.HTTPHeaders - yym1110 := z.DecBinary() - _ = yym1110 + yyv9 := &x.HTTPHeaders + yym10 := z.DecBinary() + _ = yym10 if false { } else { - h.decSliceHTTPHeader((*[]HTTPHeader)(yyv1109), d) + h.decSliceHTTPHeader((*[]HTTPHeader)(yyv9), d) } } default: - z.DecStructFieldNotFound(-1, yys1103) - } // end switch yys1103 - } // end for yyj1103 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -15526,16 +15526,16 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1111 int - var yyb1111 bool - var yyhl1111 bool = l >= 0 - yyj1111++ - if yyhl1111 { - yyb1111 = yyj1111 > l + var yyj11 int + var yyb11 bool + var yyhl11 bool = l >= 0 + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb1111 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb1111 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15545,13 +15545,13 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Path = string(r.DecodeString()) } - yyj1111++ - if yyhl1111 { - yyb1111 = yyj1111 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb1111 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb1111 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15559,24 +15559,24 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Port = pkg5_intstr.IntOrString{} } else { - yyv1113 := &x.Port - yym1114 := z.DecBinary() - _ = yym1114 + yyv13 := &x.Port + yym14 := z.DecBinary() + _ = yym14 if false { - } else if z.HasExtensions() && z.DecExt(yyv1113) { - } else if !yym1114 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1113) + } else if z.HasExtensions() && z.DecExt(yyv13) { + } else if !yym14 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv13) } else { - z.DecFallback(yyv1113, false) + z.DecFallback(yyv13, false) } } - yyj1111++ - if yyhl1111 { - yyb1111 = yyj1111 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb1111 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb1111 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15586,13 +15586,13 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Host = string(r.DecodeString()) } - yyj1111++ - if yyhl1111 { - yyb1111 = yyj1111 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb1111 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb1111 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15602,13 +15602,13 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Scheme = URIScheme(r.DecodeString()) } - yyj1111++ - if yyhl1111 { - yyb1111 = yyj1111 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb1111 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb1111 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15616,26 +15616,26 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.HTTPHeaders = nil } else { - yyv1117 := &x.HTTPHeaders - yym1118 := z.DecBinary() - _ = yym1118 + yyv17 := &x.HTTPHeaders + yym18 := z.DecBinary() + _ = yym18 if false { } else { - h.decSliceHTTPHeader((*[]HTTPHeader)(yyv1117), d) + h.decSliceHTTPHeader((*[]HTTPHeader)(yyv17), d) } } for { - yyj1111++ - if yyhl1111 { - yyb1111 = yyj1111 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb1111 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb1111 { + if yyb11 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1111-1, "") + z.DecStructFieldNotFound(yyj11-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -15644,8 +15644,8 @@ func (x URIScheme) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1119 := z.EncBinary() - _ = yym1119 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -15657,8 +15657,8 @@ func (x *URIScheme) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1120 := z.DecBinary() - _ = yym1120 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -15673,64 +15673,64 @@ func (x *TCPSocketAction) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1121 := z.EncBinary() - _ = yym1121 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1122 := !z.EncBinary() - yy2arr1122 := z.EncBasicHandle().StructToArray - var yyq1122 [1]bool - _, _, _ = yysep1122, yyq1122, yy2arr1122 - const yyr1122 bool = false - yyq1122[0] = true - var yynn1122 int - if yyr1122 || yy2arr1122 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn1122 = 0 - for _, b := range yyq1122 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1122++ + yynn2++ } } - r.EncodeMapStart(yynn1122) - yynn1122 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1122 || yy2arr1122 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1122[0] { - yy1124 := &x.Port - yym1125 := z.EncBinary() - _ = yym1125 + if yyq2[0] { + yy4 := &x.Port + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy1124) { - } else if !yym1125 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1124) + } else if z.HasExtensions() && z.EncExt(yy4) { + } else if !yym5 && z.IsJSONHandle() { + z.EncJSONMarshal(yy4) } else { - z.EncFallback(yy1124) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq1122[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1126 := &x.Port - yym1127 := z.EncBinary() - _ = yym1127 + yy6 := &x.Port + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy1126) { - } else if !yym1127 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1126) + } else if z.HasExtensions() && z.EncExt(yy6) { + } else if !yym7 && z.IsJSONHandle() { + z.EncJSONMarshal(yy6) } else { - z.EncFallback(yy1126) + z.EncFallback(yy6) } } } - if yyr1122 || yy2arr1122 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -15743,25 +15743,25 @@ func (x *TCPSocketAction) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1128 := z.DecBinary() - _ = yym1128 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1129 := r.ContainerType() - if yyct1129 == codecSelferValueTypeMap1234 { - yyl1129 := r.ReadMapStart() - if yyl1129 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1129, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1129 == codecSelferValueTypeArray1234 { - yyl1129 := r.ReadArrayStart() - if yyl1129 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1129, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -15773,12 +15773,12 @@ func (x *TCPSocketAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1130Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1130Slc - var yyhl1130 bool = l >= 0 - for yyj1130 := 0; ; yyj1130++ { - if yyhl1130 { - if yyj1130 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -15787,29 +15787,29 @@ func (x *TCPSocketAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1130Slc = r.DecodeBytes(yys1130Slc, true, true) - yys1130 := string(yys1130Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1130 { + switch yys3 { case "port": if r.TryDecodeAsNil() { x.Port = pkg5_intstr.IntOrString{} } else { - yyv1131 := &x.Port - yym1132 := z.DecBinary() - _ = yym1132 + yyv4 := &x.Port + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv1131) { - } else if !yym1132 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1131) + } else if z.HasExtensions() && z.DecExt(yyv4) { + } else if !yym5 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv4) } else { - z.DecFallback(yyv1131, false) + z.DecFallback(yyv4, false) } } default: - z.DecStructFieldNotFound(-1, yys1130) - } // end switch yys1130 - } // end for yyj1130 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -15817,16 +15817,16 @@ func (x *TCPSocketAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1133 int - var yyb1133 bool - var yyhl1133 bool = l >= 0 - yyj1133++ - if yyhl1133 { - yyb1133 = yyj1133 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1133 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1133 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15834,29 +15834,29 @@ func (x *TCPSocketAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Port = pkg5_intstr.IntOrString{} } else { - yyv1134 := &x.Port - yym1135 := z.DecBinary() - _ = yym1135 + yyv7 := &x.Port + yym8 := z.DecBinary() + _ = yym8 if false { - } else if z.HasExtensions() && z.DecExt(yyv1134) { - } else if !yym1135 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1134) + } else if z.HasExtensions() && z.DecExt(yyv7) { + } else if !yym8 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv7) } else { - z.DecFallback(yyv1134, false) + z.DecFallback(yyv7, false) } } for { - yyj1133++ - if yyhl1133 { - yyb1133 = yyj1133 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1133 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1133 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1133-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -15868,38 +15868,38 @@ func (x *ExecAction) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1136 := z.EncBinary() - _ = yym1136 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1137 := !z.EncBinary() - yy2arr1137 := z.EncBasicHandle().StructToArray - var yyq1137 [1]bool - _, _, _ = yysep1137, yyq1137, yy2arr1137 - const yyr1137 bool = false - yyq1137[0] = len(x.Command) != 0 - var yynn1137 int - if yyr1137 || yy2arr1137 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Command) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn1137 = 0 - for _, b := range yyq1137 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1137++ + yynn2++ } } - r.EncodeMapStart(yynn1137) - yynn1137 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1137 || yy2arr1137 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1137[0] { + if yyq2[0] { if x.Command == nil { r.EncodeNil() } else { - yym1139 := z.EncBinary() - _ = yym1139 + yym4 := z.EncBinary() + _ = yym4 if false { } else { z.F.EncSliceStringV(x.Command, false, e) @@ -15909,15 +15909,15 @@ func (x *ExecAction) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1137[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("command")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Command == nil { r.EncodeNil() } else { - yym1140 := z.EncBinary() - _ = yym1140 + yym5 := z.EncBinary() + _ = yym5 if false { } else { z.F.EncSliceStringV(x.Command, false, e) @@ -15925,7 +15925,7 @@ func (x *ExecAction) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1137 || yy2arr1137 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -15938,25 +15938,25 @@ func (x *ExecAction) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1141 := z.DecBinary() - _ = yym1141 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1142 := r.ContainerType() - if yyct1142 == codecSelferValueTypeMap1234 { - yyl1142 := r.ReadMapStart() - if yyl1142 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1142, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1142 == codecSelferValueTypeArray1234 { - yyl1142 := r.ReadArrayStart() - if yyl1142 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1142, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -15968,12 +15968,12 @@ func (x *ExecAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1143Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1143Slc - var yyhl1143 bool = l >= 0 - for yyj1143 := 0; ; yyj1143++ { - if yyhl1143 { - if yyj1143 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -15982,26 +15982,26 @@ func (x *ExecAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1143Slc = r.DecodeBytes(yys1143Slc, true, true) - yys1143 := string(yys1143Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1143 { + switch yys3 { case "command": if r.TryDecodeAsNil() { x.Command = nil } else { - yyv1144 := &x.Command - yym1145 := z.DecBinary() - _ = yym1145 + yyv4 := &x.Command + yym5 := z.DecBinary() + _ = yym5 if false { } else { - z.F.DecSliceStringX(yyv1144, false, d) + z.F.DecSliceStringX(yyv4, false, d) } } default: - z.DecStructFieldNotFound(-1, yys1143) - } // end switch yys1143 - } // end for yyj1143 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -16009,16 +16009,16 @@ func (x *ExecAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1146 int - var yyb1146 bool - var yyhl1146 bool = l >= 0 - yyj1146++ - if yyhl1146 { - yyb1146 = yyj1146 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1146 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1146 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16026,26 +16026,26 @@ func (x *ExecAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Command = nil } else { - yyv1147 := &x.Command - yym1148 := z.DecBinary() - _ = yym1148 + yyv7 := &x.Command + yym8 := z.DecBinary() + _ = yym8 if false { } else { - z.F.DecSliceStringX(yyv1147, false, d) + z.F.DecSliceStringX(yyv7, false, d) } } for { - yyj1146++ - if yyhl1146 { - yyb1146 = yyj1146 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1146 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1146 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1146-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -16057,42 +16057,42 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1149 := z.EncBinary() - _ = yym1149 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1150 := !z.EncBinary() - yy2arr1150 := z.EncBasicHandle().StructToArray - var yyq1150 [8]bool - _, _, _ = yysep1150, yyq1150, yy2arr1150 - const yyr1150 bool = false - yyq1150[0] = x.InitialDelaySeconds != 0 - yyq1150[1] = x.TimeoutSeconds != 0 - yyq1150[2] = x.PeriodSeconds != 0 - yyq1150[3] = x.SuccessThreshold != 0 - yyq1150[4] = x.FailureThreshold != 0 - yyq1150[5] = x.Handler.Exec != nil && x.Exec != nil - yyq1150[6] = x.Handler.HTTPGet != nil && x.HTTPGet != nil - yyq1150[7] = x.Handler.TCPSocket != nil && x.TCPSocket != nil - var yynn1150 int - if yyr1150 || yy2arr1150 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [8]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.InitialDelaySeconds != 0 + yyq2[1] = x.TimeoutSeconds != 0 + yyq2[2] = x.PeriodSeconds != 0 + yyq2[3] = x.SuccessThreshold != 0 + yyq2[4] = x.FailureThreshold != 0 + yyq2[5] = x.Handler.Exec != nil && x.Exec != nil + yyq2[6] = x.Handler.HTTPGet != nil && x.HTTPGet != nil + yyq2[7] = x.Handler.TCPSocket != nil && x.TCPSocket != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(8) } else { - yynn1150 = 0 - for _, b := range yyq1150 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1150++ + yynn2++ } } - r.EncodeMapStart(yynn1150) - yynn1150 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1150 || yy2arr1150 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1150[0] { - yym1152 := z.EncBinary() - _ = yym1152 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.InitialDelaySeconds)) @@ -16101,23 +16101,23 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1150[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("initialDelaySeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1153 := z.EncBinary() - _ = yym1153 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.InitialDelaySeconds)) } } } - if yyr1150 || yy2arr1150 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1150[1] { - yym1155 := z.EncBinary() - _ = yym1155 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.TimeoutSeconds)) @@ -16126,23 +16126,23 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1150[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("timeoutSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1156 := z.EncBinary() - _ = yym1156 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.TimeoutSeconds)) } } } - if yyr1150 || yy2arr1150 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1150[2] { - yym1158 := z.EncBinary() - _ = yym1158 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeInt(int64(x.PeriodSeconds)) @@ -16151,23 +16151,23 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1150[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("periodSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1159 := z.EncBinary() - _ = yym1159 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeInt(int64(x.PeriodSeconds)) } } } - if yyr1150 || yy2arr1150 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1150[3] { - yym1161 := z.EncBinary() - _ = yym1161 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeInt(int64(x.SuccessThreshold)) @@ -16176,23 +16176,23 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1150[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("successThreshold")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1162 := z.EncBinary() - _ = yym1162 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeInt(int64(x.SuccessThreshold)) } } } - if yyr1150 || yy2arr1150 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1150[4] { - yym1164 := z.EncBinary() - _ = yym1164 + if yyq2[4] { + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeInt(int64(x.FailureThreshold)) @@ -16201,30 +16201,30 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1150[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("failureThreshold")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1165 := z.EncBinary() - _ = yym1165 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeInt(int64(x.FailureThreshold)) } } } - var yyn1166 bool + var yyn18 bool if x.Handler.Exec == nil { - yyn1166 = true - goto LABEL1166 + yyn18 = true + goto LABEL18 } - LABEL1166: - if yyr1150 || yy2arr1150 { - if yyn1166 { + LABEL18: + if yyr2 || yy2arr2 { + if yyn18 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1150[5] { + if yyq2[5] { if x.Exec == nil { r.EncodeNil() } else { @@ -16235,11 +16235,11 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq1150[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("exec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn1166 { + if yyn18 { r.EncodeNil() } else { if x.Exec == nil { @@ -16250,18 +16250,18 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn1167 bool + var yyn21 bool if x.Handler.HTTPGet == nil { - yyn1167 = true - goto LABEL1167 + yyn21 = true + goto LABEL21 } - LABEL1167: - if yyr1150 || yy2arr1150 { - if yyn1167 { + LABEL21: + if yyr2 || yy2arr2 { + if yyn21 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1150[6] { + if yyq2[6] { if x.HTTPGet == nil { r.EncodeNil() } else { @@ -16272,11 +16272,11 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq1150[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("httpGet")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn1167 { + if yyn21 { r.EncodeNil() } else { if x.HTTPGet == nil { @@ -16287,18 +16287,18 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn1168 bool + var yyn24 bool if x.Handler.TCPSocket == nil { - yyn1168 = true - goto LABEL1168 + yyn24 = true + goto LABEL24 } - LABEL1168: - if yyr1150 || yy2arr1150 { - if yyn1168 { + LABEL24: + if yyr2 || yy2arr2 { + if yyn24 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1150[7] { + if yyq2[7] { if x.TCPSocket == nil { r.EncodeNil() } else { @@ -16309,11 +16309,11 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq1150[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("tcpSocket")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn1168 { + if yyn24 { r.EncodeNil() } else { if x.TCPSocket == nil { @@ -16324,7 +16324,7 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1150 || yy2arr1150 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -16337,25 +16337,25 @@ func (x *Probe) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1169 := z.DecBinary() - _ = yym1169 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1170 := r.ContainerType() - if yyct1170 == codecSelferValueTypeMap1234 { - yyl1170 := r.ReadMapStart() - if yyl1170 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1170, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1170 == codecSelferValueTypeArray1234 { - yyl1170 := r.ReadArrayStart() - if yyl1170 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1170, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -16367,12 +16367,12 @@ func (x *Probe) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1171Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1171Slc - var yyhl1171 bool = l >= 0 - for yyj1171 := 0; ; yyj1171++ { - if yyhl1171 { - if yyj1171 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -16381,10 +16381,10 @@ func (x *Probe) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1171Slc = r.DecodeBytes(yys1171Slc, true, true) - yys1171 := string(yys1171Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1171 { + switch yys3 { case "initialDelaySeconds": if r.TryDecodeAsNil() { x.InitialDelaySeconds = 0 @@ -16458,9 +16458,9 @@ func (x *Probe) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.TCPSocket.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1171) - } // end switch yys1171 - } // end for yyj1171 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -16468,16 +16468,16 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1180 int - var yyb1180 bool - var yyhl1180 bool = l >= 0 - yyj1180++ - if yyhl1180 { - yyb1180 = yyj1180 > l + var yyj12 int + var yyb12 bool + var yyhl12 bool = l >= 0 + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1180 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1180 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16487,13 +16487,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.InitialDelaySeconds = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj1180++ - if yyhl1180 { - yyb1180 = yyj1180 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1180 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1180 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16503,13 +16503,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.TimeoutSeconds = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj1180++ - if yyhl1180 { - yyb1180 = yyj1180 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1180 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1180 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16519,13 +16519,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.PeriodSeconds = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj1180++ - if yyhl1180 { - yyb1180 = yyj1180 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1180 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1180 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16535,13 +16535,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.SuccessThreshold = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj1180++ - if yyhl1180 { - yyb1180 = yyj1180 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1180 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1180 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16554,13 +16554,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Handler.Exec == nil { x.Handler.Exec = new(ExecAction) } - yyj1180++ - if yyhl1180 { - yyb1180 = yyj1180 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1180 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1180 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16578,13 +16578,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Handler.HTTPGet == nil { x.Handler.HTTPGet = new(HTTPGetAction) } - yyj1180++ - if yyhl1180 { - yyb1180 = yyj1180 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1180 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1180 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16602,13 +16602,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Handler.TCPSocket == nil { x.Handler.TCPSocket = new(TCPSocketAction) } - yyj1180++ - if yyhl1180 { - yyb1180 = yyj1180 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1180 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1180 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16624,17 +16624,17 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.TCPSocket.CodecDecodeSelf(d) } for { - yyj1180++ - if yyhl1180 { - yyb1180 = yyj1180 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1180 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1180 { + if yyb12 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1180-1, "") + z.DecStructFieldNotFound(yyj12-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -16643,8 +16643,8 @@ func (x PullPolicy) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1189 := z.EncBinary() - _ = yym1189 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -16656,8 +16656,8 @@ func (x *PullPolicy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1190 := z.DecBinary() - _ = yym1190 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -16669,8 +16669,8 @@ func (x Capability) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1191 := z.EncBinary() - _ = yym1191 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -16682,8 +16682,8 @@ func (x *Capability) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1192 := z.DecBinary() - _ = yym1192 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -16698,39 +16698,39 @@ func (x *Capabilities) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1193 := z.EncBinary() - _ = yym1193 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1194 := !z.EncBinary() - yy2arr1194 := z.EncBasicHandle().StructToArray - var yyq1194 [2]bool - _, _, _ = yysep1194, yyq1194, yy2arr1194 - const yyr1194 bool = false - yyq1194[0] = len(x.Add) != 0 - yyq1194[1] = len(x.Drop) != 0 - var yynn1194 int - if yyr1194 || yy2arr1194 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Add) != 0 + yyq2[1] = len(x.Drop) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1194 = 0 - for _, b := range yyq1194 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1194++ + yynn2++ } } - r.EncodeMapStart(yynn1194) - yynn1194 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1194 || yy2arr1194 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1194[0] { + if yyq2[0] { if x.Add == nil { r.EncodeNil() } else { - yym1196 := z.EncBinary() - _ = yym1196 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceCapability(([]Capability)(x.Add), e) @@ -16740,15 +16740,15 @@ func (x *Capabilities) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1194[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("add")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Add == nil { r.EncodeNil() } else { - yym1197 := z.EncBinary() - _ = yym1197 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceCapability(([]Capability)(x.Add), e) @@ -16756,14 +16756,14 @@ func (x *Capabilities) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1194 || yy2arr1194 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1194[1] { + if yyq2[1] { if x.Drop == nil { r.EncodeNil() } else { - yym1199 := z.EncBinary() - _ = yym1199 + yym7 := z.EncBinary() + _ = yym7 if false { } else { h.encSliceCapability(([]Capability)(x.Drop), e) @@ -16773,15 +16773,15 @@ func (x *Capabilities) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1194[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("drop")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Drop == nil { r.EncodeNil() } else { - yym1200 := z.EncBinary() - _ = yym1200 + yym8 := z.EncBinary() + _ = yym8 if false { } else { h.encSliceCapability(([]Capability)(x.Drop), e) @@ -16789,7 +16789,7 @@ func (x *Capabilities) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1194 || yy2arr1194 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -16802,25 +16802,25 @@ func (x *Capabilities) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1201 := z.DecBinary() - _ = yym1201 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1202 := r.ContainerType() - if yyct1202 == codecSelferValueTypeMap1234 { - yyl1202 := r.ReadMapStart() - if yyl1202 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1202, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1202 == codecSelferValueTypeArray1234 { - yyl1202 := r.ReadArrayStart() - if yyl1202 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1202, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -16832,12 +16832,12 @@ func (x *Capabilities) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1203Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1203Slc - var yyhl1203 bool = l >= 0 - for yyj1203 := 0; ; yyj1203++ { - if yyhl1203 { - if yyj1203 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -16846,38 +16846,38 @@ func (x *Capabilities) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1203Slc = r.DecodeBytes(yys1203Slc, true, true) - yys1203 := string(yys1203Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1203 { + switch yys3 { case "add": if r.TryDecodeAsNil() { x.Add = nil } else { - yyv1204 := &x.Add - yym1205 := z.DecBinary() - _ = yym1205 + yyv4 := &x.Add + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceCapability((*[]Capability)(yyv1204), d) + h.decSliceCapability((*[]Capability)(yyv4), d) } } case "drop": if r.TryDecodeAsNil() { x.Drop = nil } else { - yyv1206 := &x.Drop - yym1207 := z.DecBinary() - _ = yym1207 + yyv6 := &x.Drop + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceCapability((*[]Capability)(yyv1206), d) + h.decSliceCapability((*[]Capability)(yyv6), d) } } default: - z.DecStructFieldNotFound(-1, yys1203) - } // end switch yys1203 - } // end for yyj1203 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -16885,16 +16885,16 @@ func (x *Capabilities) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1208 int - var yyb1208 bool - var yyhl1208 bool = l >= 0 - yyj1208++ - if yyhl1208 { - yyb1208 = yyj1208 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1208 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1208 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16902,21 +16902,21 @@ func (x *Capabilities) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Add = nil } else { - yyv1209 := &x.Add - yym1210 := z.DecBinary() - _ = yym1210 + yyv9 := &x.Add + yym10 := z.DecBinary() + _ = yym10 if false { } else { - h.decSliceCapability((*[]Capability)(yyv1209), d) + h.decSliceCapability((*[]Capability)(yyv9), d) } } - yyj1208++ - if yyhl1208 { - yyb1208 = yyj1208 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1208 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1208 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16924,26 +16924,26 @@ func (x *Capabilities) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Drop = nil } else { - yyv1211 := &x.Drop - yym1212 := z.DecBinary() - _ = yym1212 + yyv11 := &x.Drop + yym12 := z.DecBinary() + _ = yym12 if false { } else { - h.decSliceCapability((*[]Capability)(yyv1211), d) + h.decSliceCapability((*[]Capability)(yyv11), d) } } for { - yyj1208++ - if yyhl1208 { - yyb1208 = yyj1208 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1208 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1208 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1208-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -16955,34 +16955,34 @@ func (x *ResourceRequirements) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1213 := z.EncBinary() - _ = yym1213 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1214 := !z.EncBinary() - yy2arr1214 := z.EncBasicHandle().StructToArray - var yyq1214 [2]bool - _, _, _ = yysep1214, yyq1214, yy2arr1214 - const yyr1214 bool = false - yyq1214[0] = len(x.Limits) != 0 - yyq1214[1] = len(x.Requests) != 0 - var yynn1214 int - if yyr1214 || yy2arr1214 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Limits) != 0 + yyq2[1] = len(x.Requests) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1214 = 0 - for _, b := range yyq1214 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1214++ + yynn2++ } } - r.EncodeMapStart(yynn1214) - yynn1214 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1214 || yy2arr1214 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1214[0] { + if yyq2[0] { if x.Limits == nil { r.EncodeNil() } else { @@ -16992,7 +16992,7 @@ func (x *ResourceRequirements) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1214[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("limits")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -17003,9 +17003,9 @@ func (x *ResourceRequirements) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1214 || yy2arr1214 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1214[1] { + if yyq2[1] { if x.Requests == nil { r.EncodeNil() } else { @@ -17015,7 +17015,7 @@ func (x *ResourceRequirements) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1214[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("requests")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -17026,7 +17026,7 @@ func (x *ResourceRequirements) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1214 || yy2arr1214 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -17039,25 +17039,25 @@ func (x *ResourceRequirements) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1217 := z.DecBinary() - _ = yym1217 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1218 := r.ContainerType() - if yyct1218 == codecSelferValueTypeMap1234 { - yyl1218 := r.ReadMapStart() - if yyl1218 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1218, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1218 == codecSelferValueTypeArray1234 { - yyl1218 := r.ReadArrayStart() - if yyl1218 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1218, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -17069,12 +17069,12 @@ func (x *ResourceRequirements) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1219Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1219Slc - var yyhl1219 bool = l >= 0 - for yyj1219 := 0; ; yyj1219++ { - if yyhl1219 { - if yyj1219 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -17083,28 +17083,28 @@ func (x *ResourceRequirements) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1219Slc = r.DecodeBytes(yys1219Slc, true, true) - yys1219 := string(yys1219Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1219 { + switch yys3 { case "limits": if r.TryDecodeAsNil() { x.Limits = nil } else { - yyv1220 := &x.Limits - yyv1220.CodecDecodeSelf(d) + yyv4 := &x.Limits + yyv4.CodecDecodeSelf(d) } case "requests": if r.TryDecodeAsNil() { x.Requests = nil } else { - yyv1221 := &x.Requests - yyv1221.CodecDecodeSelf(d) + yyv5 := &x.Requests + yyv5.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1219) - } // end switch yys1219 - } // end for yyj1219 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -17112,16 +17112,16 @@ func (x *ResourceRequirements) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1222 int - var yyb1222 bool - var yyhl1222 bool = l >= 0 - yyj1222++ - if yyhl1222 { - yyb1222 = yyj1222 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1222 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1222 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17129,16 +17129,16 @@ func (x *ResourceRequirements) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.Limits = nil } else { - yyv1223 := &x.Limits - yyv1223.CodecDecodeSelf(d) + yyv7 := &x.Limits + yyv7.CodecDecodeSelf(d) } - yyj1222++ - if yyhl1222 { - yyb1222 = yyj1222 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1222 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1222 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17146,21 +17146,21 @@ func (x *ResourceRequirements) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.Requests = nil } else { - yyv1224 := &x.Requests - yyv1224.CodecDecodeSelf(d) + yyv8 := &x.Requests + yyv8.CodecDecodeSelf(d) } for { - yyj1222++ - if yyhl1222 { - yyb1222 = yyj1222 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1222 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1222 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1222-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -17172,48 +17172,48 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1225 := z.EncBinary() - _ = yym1225 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1226 := !z.EncBinary() - yy2arr1226 := z.EncBasicHandle().StructToArray - var yyq1226 [18]bool - _, _, _ = yysep1226, yyq1226, yy2arr1226 - const yyr1226 bool = false - yyq1226[2] = len(x.Command) != 0 - yyq1226[3] = len(x.Args) != 0 - yyq1226[4] = x.WorkingDir != "" - yyq1226[5] = len(x.Ports) != 0 - yyq1226[6] = len(x.Env) != 0 - yyq1226[7] = true - yyq1226[8] = len(x.VolumeMounts) != 0 - yyq1226[9] = x.LivenessProbe != nil - yyq1226[10] = x.ReadinessProbe != nil - yyq1226[11] = x.Lifecycle != nil - yyq1226[12] = x.TerminationMessagePath != "" - yyq1226[14] = x.SecurityContext != nil - yyq1226[15] = x.Stdin != false - yyq1226[16] = x.StdinOnce != false - yyq1226[17] = x.TTY != false - var yynn1226 int - if yyr1226 || yy2arr1226 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [18]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = len(x.Command) != 0 + yyq2[3] = len(x.Args) != 0 + yyq2[4] = x.WorkingDir != "" + yyq2[5] = len(x.Ports) != 0 + yyq2[6] = len(x.Env) != 0 + yyq2[7] = true + yyq2[8] = len(x.VolumeMounts) != 0 + yyq2[9] = x.LivenessProbe != nil + yyq2[10] = x.ReadinessProbe != nil + yyq2[11] = x.Lifecycle != nil + yyq2[12] = x.TerminationMessagePath != "" + yyq2[14] = x.SecurityContext != nil + yyq2[15] = x.Stdin != false + yyq2[16] = x.StdinOnce != false + yyq2[17] = x.TTY != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(18) } else { - yynn1226 = 3 - for _, b := range yyq1226 { + yynn2 = 3 + for _, b := range yyq2 { if b { - yynn1226++ + yynn2++ } } - r.EncodeMapStart(yynn1226) - yynn1226 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1226 || yy2arr1226 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1228 := z.EncBinary() - _ = yym1228 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -17222,17 +17222,17 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1229 := z.EncBinary() - _ = yym1229 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr1226 || yy2arr1226 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1231 := z.EncBinary() - _ = yym1231 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Image)) @@ -17241,21 +17241,21 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("image")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1232 := z.EncBinary() - _ = yym1232 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Image)) } } - if yyr1226 || yy2arr1226 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1226[2] { + if yyq2[2] { if x.Command == nil { r.EncodeNil() } else { - yym1234 := z.EncBinary() - _ = yym1234 + yym10 := z.EncBinary() + _ = yym10 if false { } else { z.F.EncSliceStringV(x.Command, false, e) @@ -17265,15 +17265,15 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1226[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("command")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Command == nil { r.EncodeNil() } else { - yym1235 := z.EncBinary() - _ = yym1235 + yym11 := z.EncBinary() + _ = yym11 if false { } else { z.F.EncSliceStringV(x.Command, false, e) @@ -17281,14 +17281,14 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1226 || yy2arr1226 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1226[3] { + if yyq2[3] { if x.Args == nil { r.EncodeNil() } else { - yym1237 := z.EncBinary() - _ = yym1237 + yym13 := z.EncBinary() + _ = yym13 if false { } else { z.F.EncSliceStringV(x.Args, false, e) @@ -17298,15 +17298,15 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1226[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("args")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Args == nil { r.EncodeNil() } else { - yym1238 := z.EncBinary() - _ = yym1238 + yym14 := z.EncBinary() + _ = yym14 if false { } else { z.F.EncSliceStringV(x.Args, false, e) @@ -17314,11 +17314,11 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1226 || yy2arr1226 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1226[4] { - yym1240 := z.EncBinary() - _ = yym1240 + if yyq2[4] { + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.WorkingDir)) @@ -17327,26 +17327,26 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1226[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("workingDir")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1241 := z.EncBinary() - _ = yym1241 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.WorkingDir)) } } } - if yyr1226 || yy2arr1226 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1226[5] { + if yyq2[5] { if x.Ports == nil { r.EncodeNil() } else { - yym1243 := z.EncBinary() - _ = yym1243 + yym19 := z.EncBinary() + _ = yym19 if false { } else { h.encSliceContainerPort(([]ContainerPort)(x.Ports), e) @@ -17356,15 +17356,15 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1226[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ports")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Ports == nil { r.EncodeNil() } else { - yym1244 := z.EncBinary() - _ = yym1244 + yym20 := z.EncBinary() + _ = yym20 if false { } else { h.encSliceContainerPort(([]ContainerPort)(x.Ports), e) @@ -17372,14 +17372,14 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1226 || yy2arr1226 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1226[6] { + if yyq2[6] { if x.Env == nil { r.EncodeNil() } else { - yym1246 := z.EncBinary() - _ = yym1246 + yym22 := z.EncBinary() + _ = yym22 if false { } else { h.encSliceEnvVar(([]EnvVar)(x.Env), e) @@ -17389,15 +17389,15 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1226[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("env")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Env == nil { r.EncodeNil() } else { - yym1247 := z.EncBinary() - _ = yym1247 + yym23 := z.EncBinary() + _ = yym23 if false { } else { h.encSliceEnvVar(([]EnvVar)(x.Env), e) @@ -17405,31 +17405,31 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1226 || yy2arr1226 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1226[7] { - yy1249 := &x.Resources - yy1249.CodecEncodeSelf(e) + if yyq2[7] { + yy25 := &x.Resources + yy25.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1226[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resources")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1250 := &x.Resources - yy1250.CodecEncodeSelf(e) + yy27 := &x.Resources + yy27.CodecEncodeSelf(e) } } - if yyr1226 || yy2arr1226 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1226[8] { + if yyq2[8] { if x.VolumeMounts == nil { r.EncodeNil() } else { - yym1252 := z.EncBinary() - _ = yym1252 + yym30 := z.EncBinary() + _ = yym30 if false { } else { h.encSliceVolumeMount(([]VolumeMount)(x.VolumeMounts), e) @@ -17439,15 +17439,15 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1226[8] { + if yyq2[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumeMounts")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.VolumeMounts == nil { r.EncodeNil() } else { - yym1253 := z.EncBinary() - _ = yym1253 + yym31 := z.EncBinary() + _ = yym31 if false { } else { h.encSliceVolumeMount(([]VolumeMount)(x.VolumeMounts), e) @@ -17455,9 +17455,9 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1226 || yy2arr1226 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1226[9] { + if yyq2[9] { if x.LivenessProbe == nil { r.EncodeNil() } else { @@ -17467,7 +17467,7 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1226[9] { + if yyq2[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("livenessProbe")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -17478,9 +17478,9 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1226 || yy2arr1226 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1226[10] { + if yyq2[10] { if x.ReadinessProbe == nil { r.EncodeNil() } else { @@ -17490,7 +17490,7 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1226[10] { + if yyq2[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readinessProbe")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -17501,9 +17501,9 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1226 || yy2arr1226 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1226[11] { + if yyq2[11] { if x.Lifecycle == nil { r.EncodeNil() } else { @@ -17513,7 +17513,7 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1226[11] { + if yyq2[11] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lifecycle")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -17524,11 +17524,11 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1226 || yy2arr1226 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1226[12] { - yym1258 := z.EncBinary() - _ = yym1258 + if yyq2[12] { + yym42 := z.EncBinary() + _ = yym42 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.TerminationMessagePath)) @@ -17537,19 +17537,19 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1226[12] { + if yyq2[12] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("terminationMessagePath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1259 := z.EncBinary() - _ = yym1259 + yym43 := z.EncBinary() + _ = yym43 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.TerminationMessagePath)) } } } - if yyr1226 || yy2arr1226 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.ImagePullPolicy.CodecEncodeSelf(e) } else { @@ -17558,9 +17558,9 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.ImagePullPolicy.CodecEncodeSelf(e) } - if yyr1226 || yy2arr1226 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1226[14] { + if yyq2[14] { if x.SecurityContext == nil { r.EncodeNil() } else { @@ -17570,7 +17570,7 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1226[14] { + if yyq2[14] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("securityContext")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -17581,11 +17581,11 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1226 || yy2arr1226 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1226[15] { - yym1263 := z.EncBinary() - _ = yym1263 + if yyq2[15] { + yym51 := z.EncBinary() + _ = yym51 if false { } else { r.EncodeBool(bool(x.Stdin)) @@ -17594,23 +17594,23 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1226[15] { + if yyq2[15] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("stdin")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1264 := z.EncBinary() - _ = yym1264 + yym52 := z.EncBinary() + _ = yym52 if false { } else { r.EncodeBool(bool(x.Stdin)) } } } - if yyr1226 || yy2arr1226 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1226[16] { - yym1266 := z.EncBinary() - _ = yym1266 + if yyq2[16] { + yym54 := z.EncBinary() + _ = yym54 if false { } else { r.EncodeBool(bool(x.StdinOnce)) @@ -17619,23 +17619,23 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1226[16] { + if yyq2[16] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("stdinOnce")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1267 := z.EncBinary() - _ = yym1267 + yym55 := z.EncBinary() + _ = yym55 if false { } else { r.EncodeBool(bool(x.StdinOnce)) } } } - if yyr1226 || yy2arr1226 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1226[17] { - yym1269 := z.EncBinary() - _ = yym1269 + if yyq2[17] { + yym57 := z.EncBinary() + _ = yym57 if false { } else { r.EncodeBool(bool(x.TTY)) @@ -17644,19 +17644,19 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1226[17] { + if yyq2[17] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("tty")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1270 := z.EncBinary() - _ = yym1270 + yym58 := z.EncBinary() + _ = yym58 if false { } else { r.EncodeBool(bool(x.TTY)) } } } - if yyr1226 || yy2arr1226 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -17669,25 +17669,25 @@ func (x *Container) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1271 := z.DecBinary() - _ = yym1271 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1272 := r.ContainerType() - if yyct1272 == codecSelferValueTypeMap1234 { - yyl1272 := r.ReadMapStart() - if yyl1272 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1272, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1272 == codecSelferValueTypeArray1234 { - yyl1272 := r.ReadArrayStart() - if yyl1272 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1272, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -17699,12 +17699,12 @@ func (x *Container) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1273Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1273Slc - var yyhl1273 bool = l >= 0 - for yyj1273 := 0; ; yyj1273++ { - if yyhl1273 { - if yyj1273 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -17713,10 +17713,10 @@ func (x *Container) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1273Slc = r.DecodeBytes(yys1273Slc, true, true) - yys1273 := string(yys1273Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1273 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -17733,24 +17733,24 @@ func (x *Container) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Command = nil } else { - yyv1276 := &x.Command - yym1277 := z.DecBinary() - _ = yym1277 + yyv6 := &x.Command + yym7 := z.DecBinary() + _ = yym7 if false { } else { - z.F.DecSliceStringX(yyv1276, false, d) + z.F.DecSliceStringX(yyv6, false, d) } } case "args": if r.TryDecodeAsNil() { x.Args = nil } else { - yyv1278 := &x.Args - yym1279 := z.DecBinary() - _ = yym1279 + yyv8 := &x.Args + yym9 := z.DecBinary() + _ = yym9 if false { } else { - z.F.DecSliceStringX(yyv1278, false, d) + z.F.DecSliceStringX(yyv8, false, d) } } case "workingDir": @@ -17763,43 +17763,43 @@ func (x *Container) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv1281 := &x.Ports - yym1282 := z.DecBinary() - _ = yym1282 + yyv11 := &x.Ports + yym12 := z.DecBinary() + _ = yym12 if false { } else { - h.decSliceContainerPort((*[]ContainerPort)(yyv1281), d) + h.decSliceContainerPort((*[]ContainerPort)(yyv11), d) } } case "env": if r.TryDecodeAsNil() { x.Env = nil } else { - yyv1283 := &x.Env - yym1284 := z.DecBinary() - _ = yym1284 + yyv13 := &x.Env + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceEnvVar((*[]EnvVar)(yyv1283), d) + h.decSliceEnvVar((*[]EnvVar)(yyv13), d) } } case "resources": if r.TryDecodeAsNil() { x.Resources = ResourceRequirements{} } else { - yyv1285 := &x.Resources - yyv1285.CodecDecodeSelf(d) + yyv15 := &x.Resources + yyv15.CodecDecodeSelf(d) } case "volumeMounts": if r.TryDecodeAsNil() { x.VolumeMounts = nil } else { - yyv1286 := &x.VolumeMounts - yym1287 := z.DecBinary() - _ = yym1287 + yyv16 := &x.VolumeMounts + yym17 := z.DecBinary() + _ = yym17 if false { } else { - h.decSliceVolumeMount((*[]VolumeMount)(yyv1286), d) + h.decSliceVolumeMount((*[]VolumeMount)(yyv16), d) } } case "livenessProbe": @@ -17877,9 +17877,9 @@ func (x *Container) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.TTY = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys1273) - } // end switch yys1273 - } // end for yyj1273 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -17887,16 +17887,16 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1297 int - var yyb1297 bool - var yyhl1297 bool = l >= 0 - yyj1297++ - if yyhl1297 { - yyb1297 = yyj1297 > l + var yyj27 int + var yyb27 bool + var yyhl27 bool = l >= 0 + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1297 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1297 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17906,13 +17906,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj1297++ - if yyhl1297 { - yyb1297 = yyj1297 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1297 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1297 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17922,13 +17922,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Image = string(r.DecodeString()) } - yyj1297++ - if yyhl1297 { - yyb1297 = yyj1297 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1297 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1297 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17936,21 +17936,21 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Command = nil } else { - yyv1300 := &x.Command - yym1301 := z.DecBinary() - _ = yym1301 + yyv30 := &x.Command + yym31 := z.DecBinary() + _ = yym31 if false { } else { - z.F.DecSliceStringX(yyv1300, false, d) + z.F.DecSliceStringX(yyv30, false, d) } } - yyj1297++ - if yyhl1297 { - yyb1297 = yyj1297 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1297 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1297 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17958,21 +17958,21 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Args = nil } else { - yyv1302 := &x.Args - yym1303 := z.DecBinary() - _ = yym1303 + yyv32 := &x.Args + yym33 := z.DecBinary() + _ = yym33 if false { } else { - z.F.DecSliceStringX(yyv1302, false, d) + z.F.DecSliceStringX(yyv32, false, d) } } - yyj1297++ - if yyhl1297 { - yyb1297 = yyj1297 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1297 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1297 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17982,13 +17982,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.WorkingDir = string(r.DecodeString()) } - yyj1297++ - if yyhl1297 { - yyb1297 = yyj1297 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1297 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1297 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17996,21 +17996,21 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv1305 := &x.Ports - yym1306 := z.DecBinary() - _ = yym1306 + yyv35 := &x.Ports + yym36 := z.DecBinary() + _ = yym36 if false { } else { - h.decSliceContainerPort((*[]ContainerPort)(yyv1305), d) + h.decSliceContainerPort((*[]ContainerPort)(yyv35), d) } } - yyj1297++ - if yyhl1297 { - yyb1297 = yyj1297 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1297 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1297 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18018,21 +18018,21 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Env = nil } else { - yyv1307 := &x.Env - yym1308 := z.DecBinary() - _ = yym1308 + yyv37 := &x.Env + yym38 := z.DecBinary() + _ = yym38 if false { } else { - h.decSliceEnvVar((*[]EnvVar)(yyv1307), d) + h.decSliceEnvVar((*[]EnvVar)(yyv37), d) } } - yyj1297++ - if yyhl1297 { - yyb1297 = yyj1297 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1297 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1297 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18040,16 +18040,16 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Resources = ResourceRequirements{} } else { - yyv1309 := &x.Resources - yyv1309.CodecDecodeSelf(d) + yyv39 := &x.Resources + yyv39.CodecDecodeSelf(d) } - yyj1297++ - if yyhl1297 { - yyb1297 = yyj1297 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1297 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1297 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18057,21 +18057,21 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.VolumeMounts = nil } else { - yyv1310 := &x.VolumeMounts - yym1311 := z.DecBinary() - _ = yym1311 + yyv40 := &x.VolumeMounts + yym41 := z.DecBinary() + _ = yym41 if false { } else { - h.decSliceVolumeMount((*[]VolumeMount)(yyv1310), d) + h.decSliceVolumeMount((*[]VolumeMount)(yyv40), d) } } - yyj1297++ - if yyhl1297 { - yyb1297 = yyj1297 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1297 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1297 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18086,13 +18086,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.LivenessProbe.CodecDecodeSelf(d) } - yyj1297++ - if yyhl1297 { - yyb1297 = yyj1297 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1297 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1297 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18107,13 +18107,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.ReadinessProbe.CodecDecodeSelf(d) } - yyj1297++ - if yyhl1297 { - yyb1297 = yyj1297 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1297 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1297 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18128,13 +18128,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Lifecycle.CodecDecodeSelf(d) } - yyj1297++ - if yyhl1297 { - yyb1297 = yyj1297 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1297 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1297 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18144,13 +18144,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.TerminationMessagePath = string(r.DecodeString()) } - yyj1297++ - if yyhl1297 { - yyb1297 = yyj1297 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1297 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1297 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18160,13 +18160,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ImagePullPolicy = PullPolicy(r.DecodeString()) } - yyj1297++ - if yyhl1297 { - yyb1297 = yyj1297 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1297 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1297 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18181,13 +18181,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.SecurityContext.CodecDecodeSelf(d) } - yyj1297++ - if yyhl1297 { - yyb1297 = yyj1297 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1297 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1297 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18197,13 +18197,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Stdin = bool(r.DecodeBool()) } - yyj1297++ - if yyhl1297 { - yyb1297 = yyj1297 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1297 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1297 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18213,13 +18213,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.StdinOnce = bool(r.DecodeBool()) } - yyj1297++ - if yyhl1297 { - yyb1297 = yyj1297 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1297 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1297 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18230,17 +18230,17 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.TTY = bool(r.DecodeBool()) } for { - yyj1297++ - if yyhl1297 { - yyb1297 = yyj1297 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1297 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1297 { + if yyb27 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1297-1, "") + z.DecStructFieldNotFound(yyj27-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18252,35 +18252,35 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1321 := z.EncBinary() - _ = yym1321 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1322 := !z.EncBinary() - yy2arr1322 := z.EncBasicHandle().StructToArray - var yyq1322 [3]bool - _, _, _ = yysep1322, yyq1322, yy2arr1322 - const yyr1322 bool = false - yyq1322[0] = x.Exec != nil - yyq1322[1] = x.HTTPGet != nil - yyq1322[2] = x.TCPSocket != nil - var yynn1322 int - if yyr1322 || yy2arr1322 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Exec != nil + yyq2[1] = x.HTTPGet != nil + yyq2[2] = x.TCPSocket != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn1322 = 0 - for _, b := range yyq1322 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1322++ + yynn2++ } } - r.EncodeMapStart(yynn1322) - yynn1322 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1322 || yy2arr1322 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1322[0] { + if yyq2[0] { if x.Exec == nil { r.EncodeNil() } else { @@ -18290,7 +18290,7 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1322[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("exec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -18301,9 +18301,9 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1322 || yy2arr1322 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1322[1] { + if yyq2[1] { if x.HTTPGet == nil { r.EncodeNil() } else { @@ -18313,7 +18313,7 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1322[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("httpGet")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -18324,9 +18324,9 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1322 || yy2arr1322 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1322[2] { + if yyq2[2] { if x.TCPSocket == nil { r.EncodeNil() } else { @@ -18336,7 +18336,7 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1322[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("tcpSocket")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -18347,7 +18347,7 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1322 || yy2arr1322 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -18360,25 +18360,25 @@ func (x *Handler) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1326 := z.DecBinary() - _ = yym1326 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1327 := r.ContainerType() - if yyct1327 == codecSelferValueTypeMap1234 { - yyl1327 := r.ReadMapStart() - if yyl1327 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1327, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1327 == codecSelferValueTypeArray1234 { - yyl1327 := r.ReadArrayStart() - if yyl1327 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1327, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -18390,12 +18390,12 @@ func (x *Handler) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1328Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1328Slc - var yyhl1328 bool = l >= 0 - for yyj1328 := 0; ; yyj1328++ { - if yyhl1328 { - if yyj1328 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -18404,10 +18404,10 @@ func (x *Handler) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1328Slc = r.DecodeBytes(yys1328Slc, true, true) - yys1328 := string(yys1328Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1328 { + switch yys3 { case "exec": if r.TryDecodeAsNil() { if x.Exec != nil { @@ -18442,9 +18442,9 @@ func (x *Handler) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.TCPSocket.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1328) - } // end switch yys1328 - } // end for yyj1328 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -18452,16 +18452,16 @@ func (x *Handler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1332 int - var yyb1332 bool - var yyhl1332 bool = l >= 0 - yyj1332++ - if yyhl1332 { - yyb1332 = yyj1332 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1332 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1332 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18476,13 +18476,13 @@ func (x *Handler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Exec.CodecDecodeSelf(d) } - yyj1332++ - if yyhl1332 { - yyb1332 = yyj1332 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1332 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1332 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18497,13 +18497,13 @@ func (x *Handler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.HTTPGet.CodecDecodeSelf(d) } - yyj1332++ - if yyhl1332 { - yyb1332 = yyj1332 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1332 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1332 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18519,17 +18519,17 @@ func (x *Handler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.TCPSocket.CodecDecodeSelf(d) } for { - yyj1332++ - if yyhl1332 { - yyb1332 = yyj1332 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1332 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1332 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1332-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18541,34 +18541,34 @@ func (x *Lifecycle) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1336 := z.EncBinary() - _ = yym1336 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1337 := !z.EncBinary() - yy2arr1337 := z.EncBasicHandle().StructToArray - var yyq1337 [2]bool - _, _, _ = yysep1337, yyq1337, yy2arr1337 - const yyr1337 bool = false - yyq1337[0] = x.PostStart != nil - yyq1337[1] = x.PreStop != nil - var yynn1337 int - if yyr1337 || yy2arr1337 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.PostStart != nil + yyq2[1] = x.PreStop != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1337 = 0 - for _, b := range yyq1337 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1337++ + yynn2++ } } - r.EncodeMapStart(yynn1337) - yynn1337 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1337 || yy2arr1337 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1337[0] { + if yyq2[0] { if x.PostStart == nil { r.EncodeNil() } else { @@ -18578,7 +18578,7 @@ func (x *Lifecycle) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1337[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("postStart")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -18589,9 +18589,9 @@ func (x *Lifecycle) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1337 || yy2arr1337 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1337[1] { + if yyq2[1] { if x.PreStop == nil { r.EncodeNil() } else { @@ -18601,7 +18601,7 @@ func (x *Lifecycle) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1337[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("preStop")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -18612,7 +18612,7 @@ func (x *Lifecycle) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1337 || yy2arr1337 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -18625,25 +18625,25 @@ func (x *Lifecycle) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1340 := z.DecBinary() - _ = yym1340 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1341 := r.ContainerType() - if yyct1341 == codecSelferValueTypeMap1234 { - yyl1341 := r.ReadMapStart() - if yyl1341 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1341, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1341 == codecSelferValueTypeArray1234 { - yyl1341 := r.ReadArrayStart() - if yyl1341 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1341, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -18655,12 +18655,12 @@ func (x *Lifecycle) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1342Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1342Slc - var yyhl1342 bool = l >= 0 - for yyj1342 := 0; ; yyj1342++ { - if yyhl1342 { - if yyj1342 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -18669,10 +18669,10 @@ func (x *Lifecycle) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1342Slc = r.DecodeBytes(yys1342Slc, true, true) - yys1342 := string(yys1342Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1342 { + switch yys3 { case "postStart": if r.TryDecodeAsNil() { if x.PostStart != nil { @@ -18696,9 +18696,9 @@ func (x *Lifecycle) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.PreStop.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1342) - } // end switch yys1342 - } // end for yyj1342 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -18706,16 +18706,16 @@ func (x *Lifecycle) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1345 int - var yyb1345 bool - var yyhl1345 bool = l >= 0 - yyj1345++ - if yyhl1345 { - yyb1345 = yyj1345 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1345 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1345 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18730,13 +18730,13 @@ func (x *Lifecycle) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.PostStart.CodecDecodeSelf(d) } - yyj1345++ - if yyhl1345 { - yyb1345 = yyj1345 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1345 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1345 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18752,17 +18752,17 @@ func (x *Lifecycle) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.PreStop.CodecDecodeSelf(d) } for { - yyj1345++ - if yyhl1345 { - yyb1345 = yyj1345 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1345 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1345 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1345-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18771,8 +18771,8 @@ func (x ConditionStatus) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1348 := z.EncBinary() - _ = yym1348 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -18784,8 +18784,8 @@ func (x *ConditionStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1349 := z.DecBinary() - _ = yym1349 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -18800,36 +18800,36 @@ func (x *ContainerStateWaiting) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1350 := z.EncBinary() - _ = yym1350 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1351 := !z.EncBinary() - yy2arr1351 := z.EncBasicHandle().StructToArray - var yyq1351 [2]bool - _, _, _ = yysep1351, yyq1351, yy2arr1351 - const yyr1351 bool = false - yyq1351[0] = x.Reason != "" - yyq1351[1] = x.Message != "" - var yynn1351 int - if yyr1351 || yy2arr1351 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Reason != "" + yyq2[1] = x.Message != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1351 = 0 - for _, b := range yyq1351 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1351++ + yynn2++ } } - r.EncodeMapStart(yynn1351) - yynn1351 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1351 || yy2arr1351 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1351[0] { - yym1353 := z.EncBinary() - _ = yym1353 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -18838,23 +18838,23 @@ func (x *ContainerStateWaiting) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1351[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1354 := z.EncBinary() - _ = yym1354 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr1351 || yy2arr1351 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1351[1] { - yym1356 := z.EncBinary() - _ = yym1356 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -18863,19 +18863,19 @@ func (x *ContainerStateWaiting) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1351[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1357 := z.EncBinary() - _ = yym1357 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr1351 || yy2arr1351 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -18888,25 +18888,25 @@ func (x *ContainerStateWaiting) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1358 := z.DecBinary() - _ = yym1358 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1359 := r.ContainerType() - if yyct1359 == codecSelferValueTypeMap1234 { - yyl1359 := r.ReadMapStart() - if yyl1359 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1359, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1359 == codecSelferValueTypeArray1234 { - yyl1359 := r.ReadArrayStart() - if yyl1359 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1359, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -18918,12 +18918,12 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1360Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1360Slc - var yyhl1360 bool = l >= 0 - for yyj1360 := 0; ; yyj1360++ { - if yyhl1360 { - if yyj1360 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -18932,10 +18932,10 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1360Slc = r.DecodeBytes(yys1360Slc, true, true) - yys1360 := string(yys1360Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1360 { + switch yys3 { case "reason": if r.TryDecodeAsNil() { x.Reason = "" @@ -18949,9 +18949,9 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromMap(l int, d *codec1978.Decod x.Message = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1360) - } // end switch yys1360 - } // end for yyj1360 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -18959,16 +18959,16 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1363 int - var yyb1363 bool - var yyhl1363 bool = l >= 0 - yyj1363++ - if yyhl1363 { - yyb1363 = yyj1363 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1363 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1363 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18978,13 +18978,13 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Reason = string(r.DecodeString()) } - yyj1363++ - if yyhl1363 { - yyb1363 = yyj1363 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1363 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1363 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18995,17 +18995,17 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromArray(l int, d *codec1978.Dec x.Message = string(r.DecodeString()) } for { - yyj1363++ - if yyhl1363 { - yyb1363 = yyj1363 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1363 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1363 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1363-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19017,68 +19017,68 @@ func (x *ContainerStateRunning) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1366 := z.EncBinary() - _ = yym1366 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1367 := !z.EncBinary() - yy2arr1367 := z.EncBasicHandle().StructToArray - var yyq1367 [1]bool - _, _, _ = yysep1367, yyq1367, yy2arr1367 - const yyr1367 bool = false - yyq1367[0] = true - var yynn1367 int - if yyr1367 || yy2arr1367 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn1367 = 0 - for _, b := range yyq1367 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1367++ + yynn2++ } } - r.EncodeMapStart(yynn1367) - yynn1367 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1367 || yy2arr1367 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1367[0] { - yy1369 := &x.StartedAt - yym1370 := z.EncBinary() - _ = yym1370 + if yyq2[0] { + yy4 := &x.StartedAt + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy1369) { - } else if yym1370 { - z.EncBinaryMarshal(yy1369) - } else if !yym1370 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1369) + } else if z.HasExtensions() && z.EncExt(yy4) { + } else if yym5 { + z.EncBinaryMarshal(yy4) + } else if !yym5 && z.IsJSONHandle() { + z.EncJSONMarshal(yy4) } else { - z.EncFallback(yy1369) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq1367[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("startedAt")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1371 := &x.StartedAt - yym1372 := z.EncBinary() - _ = yym1372 + yy6 := &x.StartedAt + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy1371) { - } else if yym1372 { - z.EncBinaryMarshal(yy1371) - } else if !yym1372 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1371) + } else if z.HasExtensions() && z.EncExt(yy6) { + } else if yym7 { + z.EncBinaryMarshal(yy6) + } else if !yym7 && z.IsJSONHandle() { + z.EncJSONMarshal(yy6) } else { - z.EncFallback(yy1371) + z.EncFallback(yy6) } } } - if yyr1367 || yy2arr1367 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -19091,25 +19091,25 @@ func (x *ContainerStateRunning) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1373 := z.DecBinary() - _ = yym1373 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1374 := r.ContainerType() - if yyct1374 == codecSelferValueTypeMap1234 { - yyl1374 := r.ReadMapStart() - if yyl1374 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1374, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1374 == codecSelferValueTypeArray1234 { - yyl1374 := r.ReadArrayStart() - if yyl1374 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1374, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -19121,12 +19121,12 @@ func (x *ContainerStateRunning) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1375Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1375Slc - var yyhl1375 bool = l >= 0 - for yyj1375 := 0; ; yyj1375++ { - if yyhl1375 { - if yyj1375 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -19135,31 +19135,31 @@ func (x *ContainerStateRunning) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1375Slc = r.DecodeBytes(yys1375Slc, true, true) - yys1375 := string(yys1375Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1375 { + switch yys3 { case "startedAt": if r.TryDecodeAsNil() { x.StartedAt = pkg2_unversioned.Time{} } else { - yyv1376 := &x.StartedAt - yym1377 := z.DecBinary() - _ = yym1377 + yyv4 := &x.StartedAt + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv1376) { - } else if yym1377 { - z.DecBinaryUnmarshal(yyv1376) - } else if !yym1377 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1376) + } else if z.HasExtensions() && z.DecExt(yyv4) { + } else if yym5 { + z.DecBinaryUnmarshal(yyv4) + } else if !yym5 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv4) } else { - z.DecFallback(yyv1376, false) + z.DecFallback(yyv4, false) } } default: - z.DecStructFieldNotFound(-1, yys1375) - } // end switch yys1375 - } // end for yyj1375 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -19167,16 +19167,16 @@ func (x *ContainerStateRunning) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1378 int - var yyb1378 bool - var yyhl1378 bool = l >= 0 - yyj1378++ - if yyhl1378 { - yyb1378 = yyj1378 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1378 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1378 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19184,31 +19184,31 @@ func (x *ContainerStateRunning) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.StartedAt = pkg2_unversioned.Time{} } else { - yyv1379 := &x.StartedAt - yym1380 := z.DecBinary() - _ = yym1380 + yyv7 := &x.StartedAt + yym8 := z.DecBinary() + _ = yym8 if false { - } else if z.HasExtensions() && z.DecExt(yyv1379) { - } else if yym1380 { - z.DecBinaryUnmarshal(yyv1379) - } else if !yym1380 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1379) + } else if z.HasExtensions() && z.DecExt(yyv7) { + } else if yym8 { + z.DecBinaryUnmarshal(yyv7) + } else if !yym8 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv7) } else { - z.DecFallback(yyv1379, false) + z.DecFallback(yyv7, false) } } for { - yyj1378++ - if yyhl1378 { - yyb1378 = yyj1378 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1378 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1378 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1378-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19220,39 +19220,39 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1381 := z.EncBinary() - _ = yym1381 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1382 := !z.EncBinary() - yy2arr1382 := z.EncBasicHandle().StructToArray - var yyq1382 [7]bool - _, _, _ = yysep1382, yyq1382, yy2arr1382 - const yyr1382 bool = false - yyq1382[1] = x.Signal != 0 - yyq1382[2] = x.Reason != "" - yyq1382[3] = x.Message != "" - yyq1382[4] = true - yyq1382[5] = true - yyq1382[6] = x.ContainerID != "" - var yynn1382 int - if yyr1382 || yy2arr1382 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [7]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.Signal != 0 + yyq2[2] = x.Reason != "" + yyq2[3] = x.Message != "" + yyq2[4] = true + yyq2[5] = true + yyq2[6] = x.ContainerID != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(7) } else { - yynn1382 = 1 - for _, b := range yyq1382 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1382++ + yynn2++ } } - r.EncodeMapStart(yynn1382) - yynn1382 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1382 || yy2arr1382 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1384 := z.EncBinary() - _ = yym1384 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.ExitCode)) @@ -19261,18 +19261,18 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("exitCode")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1385 := z.EncBinary() - _ = yym1385 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.ExitCode)) } } - if yyr1382 || yy2arr1382 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1382[1] { - yym1387 := z.EncBinary() - _ = yym1387 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.Signal)) @@ -19281,23 +19281,23 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1382[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("signal")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1388 := z.EncBinary() - _ = yym1388 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.Signal)) } } } - if yyr1382 || yy2arr1382 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1382[2] { - yym1390 := z.EncBinary() - _ = yym1390 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -19306,23 +19306,23 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1382[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1391 := z.EncBinary() - _ = yym1391 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr1382 || yy2arr1382 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1382[3] { - yym1393 := z.EncBinary() - _ = yym1393 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -19331,97 +19331,97 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1382[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1394 := z.EncBinary() - _ = yym1394 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr1382 || yy2arr1382 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1382[4] { - yy1396 := &x.StartedAt - yym1397 := z.EncBinary() - _ = yym1397 + if yyq2[4] { + yy16 := &x.StartedAt + yym17 := z.EncBinary() + _ = yym17 if false { - } else if z.HasExtensions() && z.EncExt(yy1396) { - } else if yym1397 { - z.EncBinaryMarshal(yy1396) - } else if !yym1397 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1396) + } else if z.HasExtensions() && z.EncExt(yy16) { + } else if yym17 { + z.EncBinaryMarshal(yy16) + } else if !yym17 && z.IsJSONHandle() { + z.EncJSONMarshal(yy16) } else { - z.EncFallback(yy1396) + z.EncFallback(yy16) } } else { r.EncodeNil() } } else { - if yyq1382[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("startedAt")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1398 := &x.StartedAt - yym1399 := z.EncBinary() - _ = yym1399 + yy18 := &x.StartedAt + yym19 := z.EncBinary() + _ = yym19 if false { - } else if z.HasExtensions() && z.EncExt(yy1398) { - } else if yym1399 { - z.EncBinaryMarshal(yy1398) - } else if !yym1399 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1398) + } else if z.HasExtensions() && z.EncExt(yy18) { + } else if yym19 { + z.EncBinaryMarshal(yy18) + } else if !yym19 && z.IsJSONHandle() { + z.EncJSONMarshal(yy18) } else { - z.EncFallback(yy1398) + z.EncFallback(yy18) } } } - if yyr1382 || yy2arr1382 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1382[5] { - yy1401 := &x.FinishedAt - yym1402 := z.EncBinary() - _ = yym1402 + if yyq2[5] { + yy21 := &x.FinishedAt + yym22 := z.EncBinary() + _ = yym22 if false { - } else if z.HasExtensions() && z.EncExt(yy1401) { - } else if yym1402 { - z.EncBinaryMarshal(yy1401) - } else if !yym1402 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1401) + } else if z.HasExtensions() && z.EncExt(yy21) { + } else if yym22 { + z.EncBinaryMarshal(yy21) + } else if !yym22 && z.IsJSONHandle() { + z.EncJSONMarshal(yy21) } else { - z.EncFallback(yy1401) + z.EncFallback(yy21) } } else { r.EncodeNil() } } else { - if yyq1382[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("finishedAt")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1403 := &x.FinishedAt - yym1404 := z.EncBinary() - _ = yym1404 + yy23 := &x.FinishedAt + yym24 := z.EncBinary() + _ = yym24 if false { - } else if z.HasExtensions() && z.EncExt(yy1403) { - } else if yym1404 { - z.EncBinaryMarshal(yy1403) - } else if !yym1404 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1403) + } else if z.HasExtensions() && z.EncExt(yy23) { + } else if yym24 { + z.EncBinaryMarshal(yy23) + } else if !yym24 && z.IsJSONHandle() { + z.EncJSONMarshal(yy23) } else { - z.EncFallback(yy1403) + z.EncFallback(yy23) } } } - if yyr1382 || yy2arr1382 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1382[6] { - yym1406 := z.EncBinary() - _ = yym1406 + if yyq2[6] { + yym26 := z.EncBinary() + _ = yym26 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerID)) @@ -19430,19 +19430,19 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1382[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1407 := z.EncBinary() - _ = yym1407 + yym27 := z.EncBinary() + _ = yym27 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerID)) } } } - if yyr1382 || yy2arr1382 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -19455,25 +19455,25 @@ func (x *ContainerStateTerminated) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1408 := z.DecBinary() - _ = yym1408 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1409 := r.ContainerType() - if yyct1409 == codecSelferValueTypeMap1234 { - yyl1409 := r.ReadMapStart() - if yyl1409 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1409, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1409 == codecSelferValueTypeArray1234 { - yyl1409 := r.ReadArrayStart() - if yyl1409 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1409, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -19485,12 +19485,12 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromMap(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1410Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1410Slc - var yyhl1410 bool = l >= 0 - for yyj1410 := 0; ; yyj1410++ { - if yyhl1410 { - if yyj1410 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -19499,10 +19499,10 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromMap(l int, d *codec1978.De } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1410Slc = r.DecodeBytes(yys1410Slc, true, true) - yys1410 := string(yys1410Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1410 { + switch yys3 { case "exitCode": if r.TryDecodeAsNil() { x.ExitCode = 0 @@ -19531,34 +19531,34 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromMap(l int, d *codec1978.De if r.TryDecodeAsNil() { x.StartedAt = pkg2_unversioned.Time{} } else { - yyv1415 := &x.StartedAt - yym1416 := z.DecBinary() - _ = yym1416 + yyv8 := &x.StartedAt + yym9 := z.DecBinary() + _ = yym9 if false { - } else if z.HasExtensions() && z.DecExt(yyv1415) { - } else if yym1416 { - z.DecBinaryUnmarshal(yyv1415) - } else if !yym1416 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1415) + } else if z.HasExtensions() && z.DecExt(yyv8) { + } else if yym9 { + z.DecBinaryUnmarshal(yyv8) + } else if !yym9 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv8) } else { - z.DecFallback(yyv1415, false) + z.DecFallback(yyv8, false) } } case "finishedAt": if r.TryDecodeAsNil() { x.FinishedAt = pkg2_unversioned.Time{} } else { - yyv1417 := &x.FinishedAt - yym1418 := z.DecBinary() - _ = yym1418 + yyv10 := &x.FinishedAt + yym11 := z.DecBinary() + _ = yym11 if false { - } else if z.HasExtensions() && z.DecExt(yyv1417) { - } else if yym1418 { - z.DecBinaryUnmarshal(yyv1417) - } else if !yym1418 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1417) + } else if z.HasExtensions() && z.DecExt(yyv10) { + } else if yym11 { + z.DecBinaryUnmarshal(yyv10) + } else if !yym11 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv10) } else { - z.DecFallback(yyv1417, false) + z.DecFallback(yyv10, false) } } case "containerID": @@ -19568,9 +19568,9 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromMap(l int, d *codec1978.De x.ContainerID = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1410) - } // end switch yys1410 - } // end for yyj1410 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -19578,16 +19578,16 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1420 int - var yyb1420 bool - var yyhl1420 bool = l >= 0 - yyj1420++ - if yyhl1420 { - yyb1420 = yyj1420 > l + var yyj13 int + var yyb13 bool + var yyhl13 bool = l >= 0 + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb1420 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb1420 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19597,13 +19597,13 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.ExitCode = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj1420++ - if yyhl1420 { - yyb1420 = yyj1420 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb1420 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb1420 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19613,13 +19613,13 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.Signal = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj1420++ - if yyhl1420 { - yyb1420 = yyj1420 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb1420 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb1420 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19629,13 +19629,13 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.Reason = string(r.DecodeString()) } - yyj1420++ - if yyhl1420 { - yyb1420 = yyj1420 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb1420 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb1420 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19645,13 +19645,13 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.Message = string(r.DecodeString()) } - yyj1420++ - if yyhl1420 { - yyb1420 = yyj1420 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb1420 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb1420 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19659,26 +19659,26 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. if r.TryDecodeAsNil() { x.StartedAt = pkg2_unversioned.Time{} } else { - yyv1425 := &x.StartedAt - yym1426 := z.DecBinary() - _ = yym1426 + yyv18 := &x.StartedAt + yym19 := z.DecBinary() + _ = yym19 if false { - } else if z.HasExtensions() && z.DecExt(yyv1425) { - } else if yym1426 { - z.DecBinaryUnmarshal(yyv1425) - } else if !yym1426 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1425) + } else if z.HasExtensions() && z.DecExt(yyv18) { + } else if yym19 { + z.DecBinaryUnmarshal(yyv18) + } else if !yym19 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv18) } else { - z.DecFallback(yyv1425, false) + z.DecFallback(yyv18, false) } } - yyj1420++ - if yyhl1420 { - yyb1420 = yyj1420 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb1420 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb1420 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19686,26 +19686,26 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. if r.TryDecodeAsNil() { x.FinishedAt = pkg2_unversioned.Time{} } else { - yyv1427 := &x.FinishedAt - yym1428 := z.DecBinary() - _ = yym1428 + yyv20 := &x.FinishedAt + yym21 := z.DecBinary() + _ = yym21 if false { - } else if z.HasExtensions() && z.DecExt(yyv1427) { - } else if yym1428 { - z.DecBinaryUnmarshal(yyv1427) - } else if !yym1428 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1427) + } else if z.HasExtensions() && z.DecExt(yyv20) { + } else if yym21 { + z.DecBinaryUnmarshal(yyv20) + } else if !yym21 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv20) } else { - z.DecFallback(yyv1427, false) + z.DecFallback(yyv20, false) } } - yyj1420++ - if yyhl1420 { - yyb1420 = yyj1420 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb1420 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb1420 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19716,17 +19716,17 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. x.ContainerID = string(r.DecodeString()) } for { - yyj1420++ - if yyhl1420 { - yyb1420 = yyj1420 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb1420 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb1420 { + if yyb13 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1420-1, "") + z.DecStructFieldNotFound(yyj13-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19738,35 +19738,35 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1430 := z.EncBinary() - _ = yym1430 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1431 := !z.EncBinary() - yy2arr1431 := z.EncBasicHandle().StructToArray - var yyq1431 [3]bool - _, _, _ = yysep1431, yyq1431, yy2arr1431 - const yyr1431 bool = false - yyq1431[0] = x.Waiting != nil - yyq1431[1] = x.Running != nil - yyq1431[2] = x.Terminated != nil - var yynn1431 int - if yyr1431 || yy2arr1431 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Waiting != nil + yyq2[1] = x.Running != nil + yyq2[2] = x.Terminated != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn1431 = 0 - for _, b := range yyq1431 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1431++ + yynn2++ } } - r.EncodeMapStart(yynn1431) - yynn1431 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1431 || yy2arr1431 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1431[0] { + if yyq2[0] { if x.Waiting == nil { r.EncodeNil() } else { @@ -19776,7 +19776,7 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1431[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("waiting")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -19787,9 +19787,9 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1431 || yy2arr1431 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1431[1] { + if yyq2[1] { if x.Running == nil { r.EncodeNil() } else { @@ -19799,7 +19799,7 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1431[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("running")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -19810,9 +19810,9 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1431 || yy2arr1431 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1431[2] { + if yyq2[2] { if x.Terminated == nil { r.EncodeNil() } else { @@ -19822,7 +19822,7 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1431[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("terminated")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -19833,7 +19833,7 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1431 || yy2arr1431 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -19846,25 +19846,25 @@ func (x *ContainerState) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1435 := z.DecBinary() - _ = yym1435 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1436 := r.ContainerType() - if yyct1436 == codecSelferValueTypeMap1234 { - yyl1436 := r.ReadMapStart() - if yyl1436 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1436, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1436 == codecSelferValueTypeArray1234 { - yyl1436 := r.ReadArrayStart() - if yyl1436 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1436, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -19876,12 +19876,12 @@ func (x *ContainerState) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1437Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1437Slc - var yyhl1437 bool = l >= 0 - for yyj1437 := 0; ; yyj1437++ { - if yyhl1437 { - if yyj1437 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -19890,10 +19890,10 @@ func (x *ContainerState) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1437Slc = r.DecodeBytes(yys1437Slc, true, true) - yys1437 := string(yys1437Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1437 { + switch yys3 { case "waiting": if r.TryDecodeAsNil() { if x.Waiting != nil { @@ -19928,9 +19928,9 @@ func (x *ContainerState) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Terminated.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1437) - } // end switch yys1437 - } // end for yyj1437 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -19938,16 +19938,16 @@ func (x *ContainerState) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1441 int - var yyb1441 bool - var yyhl1441 bool = l >= 0 - yyj1441++ - if yyhl1441 { - yyb1441 = yyj1441 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1441 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1441 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19962,13 +19962,13 @@ func (x *ContainerState) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Waiting.CodecDecodeSelf(d) } - yyj1441++ - if yyhl1441 { - yyb1441 = yyj1441 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1441 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1441 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19983,13 +19983,13 @@ func (x *ContainerState) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Running.CodecDecodeSelf(d) } - yyj1441++ - if yyhl1441 { - yyb1441 = yyj1441 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1441 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1441 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20005,17 +20005,17 @@ func (x *ContainerState) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Terminated.CodecDecodeSelf(d) } for { - yyj1441++ - if yyhl1441 { - yyb1441 = yyj1441 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1441 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1441 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1441-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20027,36 +20027,36 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1445 := z.EncBinary() - _ = yym1445 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1446 := !z.EncBinary() - yy2arr1446 := z.EncBasicHandle().StructToArray - var yyq1446 [8]bool - _, _, _ = yysep1446, yyq1446, yy2arr1446 - const yyr1446 bool = false - yyq1446[1] = true - yyq1446[2] = true - yyq1446[7] = x.ContainerID != "" - var yynn1446 int - if yyr1446 || yy2arr1446 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [8]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = true + yyq2[2] = true + yyq2[7] = x.ContainerID != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(8) } else { - yynn1446 = 5 - for _, b := range yyq1446 { + yynn2 = 5 + for _, b := range yyq2 { if b { - yynn1446++ + yynn2++ } } - r.EncodeMapStart(yynn1446) - yynn1446 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1446 || yy2arr1446 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1448 := z.EncBinary() - _ = yym1448 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -20065,51 +20065,51 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1449 := z.EncBinary() - _ = yym1449 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr1446 || yy2arr1446 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1446[1] { - yy1451 := &x.State - yy1451.CodecEncodeSelf(e) + if yyq2[1] { + yy7 := &x.State + yy7.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1446[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("state")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1452 := &x.State - yy1452.CodecEncodeSelf(e) + yy9 := &x.State + yy9.CodecEncodeSelf(e) } } - if yyr1446 || yy2arr1446 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1446[2] { - yy1454 := &x.LastTerminationState - yy1454.CodecEncodeSelf(e) + if yyq2[2] { + yy12 := &x.LastTerminationState + yy12.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1446[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lastState")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1455 := &x.LastTerminationState - yy1455.CodecEncodeSelf(e) + yy14 := &x.LastTerminationState + yy14.CodecEncodeSelf(e) } } - if yyr1446 || yy2arr1446 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1457 := z.EncBinary() - _ = yym1457 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeBool(bool(x.Ready)) @@ -20118,17 +20118,17 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ready")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1458 := z.EncBinary() - _ = yym1458 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeBool(bool(x.Ready)) } } - if yyr1446 || yy2arr1446 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1460 := z.EncBinary() - _ = yym1460 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeInt(int64(x.RestartCount)) @@ -20137,17 +20137,17 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("restartCount")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1461 := z.EncBinary() - _ = yym1461 + yym21 := z.EncBinary() + _ = yym21 if false { } else { r.EncodeInt(int64(x.RestartCount)) } } - if yyr1446 || yy2arr1446 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1463 := z.EncBinary() - _ = yym1463 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Image)) @@ -20156,17 +20156,17 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("image")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1464 := z.EncBinary() - _ = yym1464 + yym24 := z.EncBinary() + _ = yym24 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Image)) } } - if yyr1446 || yy2arr1446 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1466 := z.EncBinary() - _ = yym1466 + yym26 := z.EncBinary() + _ = yym26 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ImageID)) @@ -20175,18 +20175,18 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("imageID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1467 := z.EncBinary() - _ = yym1467 + yym27 := z.EncBinary() + _ = yym27 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ImageID)) } } - if yyr1446 || yy2arr1446 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1446[7] { - yym1469 := z.EncBinary() - _ = yym1469 + if yyq2[7] { + yym29 := z.EncBinary() + _ = yym29 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerID)) @@ -20195,19 +20195,19 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1446[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1470 := z.EncBinary() - _ = yym1470 + yym30 := z.EncBinary() + _ = yym30 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerID)) } } } - if yyr1446 || yy2arr1446 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -20220,25 +20220,25 @@ func (x *ContainerStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1471 := z.DecBinary() - _ = yym1471 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1472 := r.ContainerType() - if yyct1472 == codecSelferValueTypeMap1234 { - yyl1472 := r.ReadMapStart() - if yyl1472 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1472, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1472 == codecSelferValueTypeArray1234 { - yyl1472 := r.ReadArrayStart() - if yyl1472 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1472, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -20250,12 +20250,12 @@ func (x *ContainerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1473Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1473Slc - var yyhl1473 bool = l >= 0 - for yyj1473 := 0; ; yyj1473++ { - if yyhl1473 { - if yyj1473 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -20264,10 +20264,10 @@ func (x *ContainerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1473Slc = r.DecodeBytes(yys1473Slc, true, true) - yys1473 := string(yys1473Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1473 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -20278,15 +20278,15 @@ func (x *ContainerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.State = ContainerState{} } else { - yyv1475 := &x.State - yyv1475.CodecDecodeSelf(d) + yyv5 := &x.State + yyv5.CodecDecodeSelf(d) } case "lastState": if r.TryDecodeAsNil() { x.LastTerminationState = ContainerState{} } else { - yyv1476 := &x.LastTerminationState - yyv1476.CodecDecodeSelf(d) + yyv6 := &x.LastTerminationState + yyv6.CodecDecodeSelf(d) } case "ready": if r.TryDecodeAsNil() { @@ -20319,9 +20319,9 @@ func (x *ContainerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.ContainerID = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1473) - } // end switch yys1473 - } // end for yyj1473 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -20329,16 +20329,16 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1482 int - var yyb1482 bool - var yyhl1482 bool = l >= 0 - yyj1482++ - if yyhl1482 { - yyb1482 = yyj1482 > l + var yyj12 int + var yyb12 bool + var yyhl12 bool = l >= 0 + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1482 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1482 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20348,13 +20348,13 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Name = string(r.DecodeString()) } - yyj1482++ - if yyhl1482 { - yyb1482 = yyj1482 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1482 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1482 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20362,16 +20362,16 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.State = ContainerState{} } else { - yyv1484 := &x.State - yyv1484.CodecDecodeSelf(d) + yyv14 := &x.State + yyv14.CodecDecodeSelf(d) } - yyj1482++ - if yyhl1482 { - yyb1482 = yyj1482 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1482 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1482 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20379,16 +20379,16 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.LastTerminationState = ContainerState{} } else { - yyv1485 := &x.LastTerminationState - yyv1485.CodecDecodeSelf(d) + yyv15 := &x.LastTerminationState + yyv15.CodecDecodeSelf(d) } - yyj1482++ - if yyhl1482 { - yyb1482 = yyj1482 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1482 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1482 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20398,13 +20398,13 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Ready = bool(r.DecodeBool()) } - yyj1482++ - if yyhl1482 { - yyb1482 = yyj1482 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1482 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1482 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20414,13 +20414,13 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.RestartCount = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj1482++ - if yyhl1482 { - yyb1482 = yyj1482 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1482 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1482 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20430,13 +20430,13 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Image = string(r.DecodeString()) } - yyj1482++ - if yyhl1482 { - yyb1482 = yyj1482 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1482 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1482 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20446,13 +20446,13 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.ImageID = string(r.DecodeString()) } - yyj1482++ - if yyhl1482 { - yyb1482 = yyj1482 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1482 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1482 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20463,17 +20463,17 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.ContainerID = string(r.DecodeString()) } for { - yyj1482++ - if yyhl1482 { - yyb1482 = yyj1482 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1482 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1482 { + if yyb12 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1482-1, "") + z.DecStructFieldNotFound(yyj12-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20482,8 +20482,8 @@ func (x PodPhase) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1491 := z.EncBinary() - _ = yym1491 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -20495,8 +20495,8 @@ func (x *PodPhase) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1492 := z.DecBinary() - _ = yym1492 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -20508,8 +20508,8 @@ func (x PodConditionType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1493 := z.EncBinary() - _ = yym1493 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -20521,8 +20521,8 @@ func (x *PodConditionType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1494 := z.DecBinary() - _ = yym1494 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -20537,34 +20537,34 @@ func (x *PodCondition) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1495 := z.EncBinary() - _ = yym1495 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1496 := !z.EncBinary() - yy2arr1496 := z.EncBasicHandle().StructToArray - var yyq1496 [6]bool - _, _, _ = yysep1496, yyq1496, yy2arr1496 - const yyr1496 bool = false - yyq1496[2] = true - yyq1496[3] = true - yyq1496[4] = x.Reason != "" - yyq1496[5] = x.Message != "" - var yynn1496 int - if yyr1496 || yy2arr1496 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [6]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = true + yyq2[3] = true + yyq2[4] = x.Reason != "" + yyq2[5] = x.Message != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(6) } else { - yynn1496 = 2 - for _, b := range yyq1496 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn1496++ + yynn2++ } } - r.EncodeMapStart(yynn1496) - yynn1496 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1496 || yy2arr1496 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Type.CodecEncodeSelf(e) } else { @@ -20573,7 +20573,7 @@ func (x *PodCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } - if yyr1496 || yy2arr1496 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Status.CodecEncodeSelf(e) } else { @@ -20582,85 +20582,85 @@ func (x *PodCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Status.CodecEncodeSelf(e) } - if yyr1496 || yy2arr1496 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1496[2] { - yy1500 := &x.LastProbeTime - yym1501 := z.EncBinary() - _ = yym1501 + if yyq2[2] { + yy10 := &x.LastProbeTime + yym11 := z.EncBinary() + _ = yym11 if false { - } else if z.HasExtensions() && z.EncExt(yy1500) { - } else if yym1501 { - z.EncBinaryMarshal(yy1500) - } else if !yym1501 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1500) + } else if z.HasExtensions() && z.EncExt(yy10) { + } else if yym11 { + z.EncBinaryMarshal(yy10) + } else if !yym11 && z.IsJSONHandle() { + z.EncJSONMarshal(yy10) } else { - z.EncFallback(yy1500) + z.EncFallback(yy10) } } else { r.EncodeNil() } } else { - if yyq1496[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lastProbeTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1502 := &x.LastProbeTime - yym1503 := z.EncBinary() - _ = yym1503 + yy12 := &x.LastProbeTime + yym13 := z.EncBinary() + _ = yym13 if false { - } else if z.HasExtensions() && z.EncExt(yy1502) { - } else if yym1503 { - z.EncBinaryMarshal(yy1502) - } else if !yym1503 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1502) + } else if z.HasExtensions() && z.EncExt(yy12) { + } else if yym13 { + z.EncBinaryMarshal(yy12) + } else if !yym13 && z.IsJSONHandle() { + z.EncJSONMarshal(yy12) } else { - z.EncFallback(yy1502) + z.EncFallback(yy12) } } } - if yyr1496 || yy2arr1496 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1496[3] { - yy1505 := &x.LastTransitionTime - yym1506 := z.EncBinary() - _ = yym1506 + if yyq2[3] { + yy15 := &x.LastTransitionTime + yym16 := z.EncBinary() + _ = yym16 if false { - } else if z.HasExtensions() && z.EncExt(yy1505) { - } else if yym1506 { - z.EncBinaryMarshal(yy1505) - } else if !yym1506 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1505) + } else if z.HasExtensions() && z.EncExt(yy15) { + } else if yym16 { + z.EncBinaryMarshal(yy15) + } else if !yym16 && z.IsJSONHandle() { + z.EncJSONMarshal(yy15) } else { - z.EncFallback(yy1505) + z.EncFallback(yy15) } } else { r.EncodeNil() } } else { - if yyq1496[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lastTransitionTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1507 := &x.LastTransitionTime - yym1508 := z.EncBinary() - _ = yym1508 + yy17 := &x.LastTransitionTime + yym18 := z.EncBinary() + _ = yym18 if false { - } else if z.HasExtensions() && z.EncExt(yy1507) { - } else if yym1508 { - z.EncBinaryMarshal(yy1507) - } else if !yym1508 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1507) + } else if z.HasExtensions() && z.EncExt(yy17) { + } else if yym18 { + z.EncBinaryMarshal(yy17) + } else if !yym18 && z.IsJSONHandle() { + z.EncJSONMarshal(yy17) } else { - z.EncFallback(yy1507) + z.EncFallback(yy17) } } } - if yyr1496 || yy2arr1496 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1496[4] { - yym1510 := z.EncBinary() - _ = yym1510 + if yyq2[4] { + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -20669,23 +20669,23 @@ func (x *PodCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1496[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1511 := z.EncBinary() - _ = yym1511 + yym21 := z.EncBinary() + _ = yym21 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr1496 || yy2arr1496 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1496[5] { - yym1513 := z.EncBinary() - _ = yym1513 + if yyq2[5] { + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -20694,19 +20694,19 @@ func (x *PodCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1496[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1514 := z.EncBinary() - _ = yym1514 + yym24 := z.EncBinary() + _ = yym24 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr1496 || yy2arr1496 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -20719,25 +20719,25 @@ func (x *PodCondition) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1515 := z.DecBinary() - _ = yym1515 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1516 := r.ContainerType() - if yyct1516 == codecSelferValueTypeMap1234 { - yyl1516 := r.ReadMapStart() - if yyl1516 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1516, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1516 == codecSelferValueTypeArray1234 { - yyl1516 := r.ReadArrayStart() - if yyl1516 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1516, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -20749,12 +20749,12 @@ func (x *PodCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1517Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1517Slc - var yyhl1517 bool = l >= 0 - for yyj1517 := 0; ; yyj1517++ { - if yyhl1517 { - if yyj1517 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -20763,10 +20763,10 @@ func (x *PodCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1517Slc = r.DecodeBytes(yys1517Slc, true, true) - yys1517 := string(yys1517Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1517 { + switch yys3 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -20783,34 +20783,34 @@ func (x *PodCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastProbeTime = pkg2_unversioned.Time{} } else { - yyv1520 := &x.LastProbeTime - yym1521 := z.DecBinary() - _ = yym1521 + yyv6 := &x.LastProbeTime + yym7 := z.DecBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.DecExt(yyv1520) { - } else if yym1521 { - z.DecBinaryUnmarshal(yyv1520) - } else if !yym1521 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1520) + } else if z.HasExtensions() && z.DecExt(yyv6) { + } else if yym7 { + z.DecBinaryUnmarshal(yyv6) + } else if !yym7 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv6) } else { - z.DecFallback(yyv1520, false) + z.DecFallback(yyv6, false) } } case "lastTransitionTime": if r.TryDecodeAsNil() { x.LastTransitionTime = pkg2_unversioned.Time{} } else { - yyv1522 := &x.LastTransitionTime - yym1523 := z.DecBinary() - _ = yym1523 + yyv8 := &x.LastTransitionTime + yym9 := z.DecBinary() + _ = yym9 if false { - } else if z.HasExtensions() && z.DecExt(yyv1522) { - } else if yym1523 { - z.DecBinaryUnmarshal(yyv1522) - } else if !yym1523 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1522) + } else if z.HasExtensions() && z.DecExt(yyv8) { + } else if yym9 { + z.DecBinaryUnmarshal(yyv8) + } else if !yym9 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv8) } else { - z.DecFallback(yyv1522, false) + z.DecFallback(yyv8, false) } } case "reason": @@ -20826,9 +20826,9 @@ func (x *PodCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Message = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1517) - } // end switch yys1517 - } // end for yyj1517 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -20836,16 +20836,16 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1526 int - var yyb1526 bool - var yyhl1526 bool = l >= 0 - yyj1526++ - if yyhl1526 { - yyb1526 = yyj1526 > l + var yyj12 int + var yyb12 bool + var yyhl12 bool = l >= 0 + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1526 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1526 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20855,13 +20855,13 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = PodConditionType(r.DecodeString()) } - yyj1526++ - if yyhl1526 { - yyb1526 = yyj1526 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1526 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1526 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20871,13 +20871,13 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Status = ConditionStatus(r.DecodeString()) } - yyj1526++ - if yyhl1526 { - yyb1526 = yyj1526 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1526 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1526 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20885,26 +20885,26 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastProbeTime = pkg2_unversioned.Time{} } else { - yyv1529 := &x.LastProbeTime - yym1530 := z.DecBinary() - _ = yym1530 + yyv15 := &x.LastProbeTime + yym16 := z.DecBinary() + _ = yym16 if false { - } else if z.HasExtensions() && z.DecExt(yyv1529) { - } else if yym1530 { - z.DecBinaryUnmarshal(yyv1529) - } else if !yym1530 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1529) + } else if z.HasExtensions() && z.DecExt(yyv15) { + } else if yym16 { + z.DecBinaryUnmarshal(yyv15) + } else if !yym16 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv15) } else { - z.DecFallback(yyv1529, false) + z.DecFallback(yyv15, false) } } - yyj1526++ - if yyhl1526 { - yyb1526 = yyj1526 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1526 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1526 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20912,26 +20912,26 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastTransitionTime = pkg2_unversioned.Time{} } else { - yyv1531 := &x.LastTransitionTime - yym1532 := z.DecBinary() - _ = yym1532 + yyv17 := &x.LastTransitionTime + yym18 := z.DecBinary() + _ = yym18 if false { - } else if z.HasExtensions() && z.DecExt(yyv1531) { - } else if yym1532 { - z.DecBinaryUnmarshal(yyv1531) - } else if !yym1532 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1531) + } else if z.HasExtensions() && z.DecExt(yyv17) { + } else if yym18 { + z.DecBinaryUnmarshal(yyv17) + } else if !yym18 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv17) } else { - z.DecFallback(yyv1531, false) + z.DecFallback(yyv17, false) } } - yyj1526++ - if yyhl1526 { - yyb1526 = yyj1526 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1526 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1526 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20941,13 +20941,13 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Reason = string(r.DecodeString()) } - yyj1526++ - if yyhl1526 { - yyb1526 = yyj1526 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1526 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1526 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20958,17 +20958,17 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Message = string(r.DecodeString()) } for { - yyj1526++ - if yyhl1526 { - yyb1526 = yyj1526 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1526 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1526 { + if yyb12 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1526-1, "") + z.DecStructFieldNotFound(yyj12-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20977,8 +20977,8 @@ func (x RestartPolicy) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1535 := z.EncBinary() - _ = yym1535 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -20990,8 +20990,8 @@ func (x *RestartPolicy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1536 := z.DecBinary() - _ = yym1536 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -21006,68 +21006,68 @@ func (x *PodList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1537 := z.EncBinary() - _ = yym1537 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1538 := !z.EncBinary() - yy2arr1538 := z.EncBasicHandle().StructToArray - var yyq1538 [4]bool - _, _, _ = yysep1538, yyq1538, yy2arr1538 - const yyr1538 bool = false - yyq1538[0] = true - yyq1538[2] = x.Kind != "" - yyq1538[3] = x.APIVersion != "" - var yynn1538 int - if yyr1538 || yy2arr1538 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn1538 = 1 - for _, b := range yyq1538 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1538++ + yynn2++ } } - r.EncodeMapStart(yynn1538) - yynn1538 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1538 || yy2arr1538 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1538[0] { - yy1540 := &x.ListMeta - yym1541 := z.EncBinary() - _ = yym1541 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy1540) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy1540) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq1538[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1542 := &x.ListMeta - yym1543 := z.EncBinary() - _ = yym1543 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy1542) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy1542) + z.EncFallback(yy6) } } } - if yyr1538 || yy2arr1538 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym1545 := z.EncBinary() - _ = yym1545 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSlicePod(([]Pod)(x.Items), e) @@ -21080,19 +21080,19 @@ func (x *PodList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym1546 := z.EncBinary() - _ = yym1546 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSlicePod(([]Pod)(x.Items), e) } } } - if yyr1538 || yy2arr1538 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1538[2] { - yym1548 := z.EncBinary() - _ = yym1548 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -21101,23 +21101,23 @@ func (x *PodList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1538[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1549 := z.EncBinary() - _ = yym1549 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1538 || yy2arr1538 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1538[3] { - yym1551 := z.EncBinary() - _ = yym1551 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -21126,19 +21126,19 @@ func (x *PodList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1538[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1552 := z.EncBinary() - _ = yym1552 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1538 || yy2arr1538 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -21151,25 +21151,25 @@ func (x *PodList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1553 := z.DecBinary() - _ = yym1553 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1554 := r.ContainerType() - if yyct1554 == codecSelferValueTypeMap1234 { - yyl1554 := r.ReadMapStart() - if yyl1554 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1554, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1554 == codecSelferValueTypeArray1234 { - yyl1554 := r.ReadArrayStart() - if yyl1554 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1554, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -21181,12 +21181,12 @@ func (x *PodList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1555Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1555Slc - var yyhl1555 bool = l >= 0 - for yyj1555 := 0; ; yyj1555++ { - if yyhl1555 { - if yyj1555 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -21195,33 +21195,33 @@ func (x *PodList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1555Slc = r.DecodeBytes(yys1555Slc, true, true) - yys1555 := string(yys1555Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1555 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv1556 := &x.ListMeta - yym1557 := z.DecBinary() - _ = yym1557 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv1556) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv1556, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1558 := &x.Items - yym1559 := z.DecBinary() - _ = yym1559 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSlicePod((*[]Pod)(yyv1558), d) + h.decSlicePod((*[]Pod)(yyv6), d) } } case "kind": @@ -21237,9 +21237,9 @@ func (x *PodList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1555) - } // end switch yys1555 - } // end for yyj1555 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -21247,16 +21247,16 @@ func (x *PodList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1562 int - var yyb1562 bool - var yyhl1562 bool = l >= 0 - yyj1562++ - if yyhl1562 { - yyb1562 = yyj1562 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1562 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1562 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21264,22 +21264,22 @@ func (x *PodList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv1563 := &x.ListMeta - yym1564 := z.DecBinary() - _ = yym1564 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv1563) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv1563, false) + z.DecFallback(yyv11, false) } } - yyj1562++ - if yyhl1562 { - yyb1562 = yyj1562 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1562 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1562 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21287,21 +21287,21 @@ func (x *PodList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1565 := &x.Items - yym1566 := z.DecBinary() - _ = yym1566 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSlicePod((*[]Pod)(yyv1565), d) + h.decSlicePod((*[]Pod)(yyv13), d) } } - yyj1562++ - if yyhl1562 { - yyb1562 = yyj1562 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1562 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1562 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21311,13 +21311,13 @@ func (x *PodList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj1562++ - if yyhl1562 { - yyb1562 = yyj1562 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1562 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1562 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21328,17 +21328,17 @@ func (x *PodList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj1562++ - if yyhl1562 { - yyb1562 = yyj1562 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1562 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1562 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1562-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21347,8 +21347,8 @@ func (x DNSPolicy) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1569 := z.EncBinary() - _ = yym1569 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -21360,8 +21360,8 @@ func (x *DNSPolicy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1570 := z.DecBinary() - _ = yym1570 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -21376,36 +21376,36 @@ func (x *NodeSelector) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1571 := z.EncBinary() - _ = yym1571 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1572 := !z.EncBinary() - yy2arr1572 := z.EncBasicHandle().StructToArray - var yyq1572 [1]bool - _, _, _ = yysep1572, yyq1572, yy2arr1572 - const yyr1572 bool = false - var yynn1572 int - if yyr1572 || yy2arr1572 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn1572 = 1 - for _, b := range yyq1572 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1572++ + yynn2++ } } - r.EncodeMapStart(yynn1572) - yynn1572 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1572 || yy2arr1572 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.NodeSelectorTerms == nil { r.EncodeNil() } else { - yym1574 := z.EncBinary() - _ = yym1574 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceNodeSelectorTerm(([]NodeSelectorTerm)(x.NodeSelectorTerms), e) @@ -21418,15 +21418,15 @@ func (x *NodeSelector) CodecEncodeSelf(e *codec1978.Encoder) { if x.NodeSelectorTerms == nil { r.EncodeNil() } else { - yym1575 := z.EncBinary() - _ = yym1575 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceNodeSelectorTerm(([]NodeSelectorTerm)(x.NodeSelectorTerms), e) } } } - if yyr1572 || yy2arr1572 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -21439,25 +21439,25 @@ func (x *NodeSelector) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1576 := z.DecBinary() - _ = yym1576 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1577 := r.ContainerType() - if yyct1577 == codecSelferValueTypeMap1234 { - yyl1577 := r.ReadMapStart() - if yyl1577 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1577, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1577 == codecSelferValueTypeArray1234 { - yyl1577 := r.ReadArrayStart() - if yyl1577 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1577, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -21469,12 +21469,12 @@ func (x *NodeSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1578Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1578Slc - var yyhl1578 bool = l >= 0 - for yyj1578 := 0; ; yyj1578++ { - if yyhl1578 { - if yyj1578 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -21483,26 +21483,26 @@ func (x *NodeSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1578Slc = r.DecodeBytes(yys1578Slc, true, true) - yys1578 := string(yys1578Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1578 { + switch yys3 { case "nodeSelectorTerms": if r.TryDecodeAsNil() { x.NodeSelectorTerms = nil } else { - yyv1579 := &x.NodeSelectorTerms - yym1580 := z.DecBinary() - _ = yym1580 + yyv4 := &x.NodeSelectorTerms + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceNodeSelectorTerm((*[]NodeSelectorTerm)(yyv1579), d) + h.decSliceNodeSelectorTerm((*[]NodeSelectorTerm)(yyv4), d) } } default: - z.DecStructFieldNotFound(-1, yys1578) - } // end switch yys1578 - } // end for yyj1578 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -21510,16 +21510,16 @@ func (x *NodeSelector) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1581 int - var yyb1581 bool - var yyhl1581 bool = l >= 0 - yyj1581++ - if yyhl1581 { - yyb1581 = yyj1581 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1581 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1581 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21527,26 +21527,26 @@ func (x *NodeSelector) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.NodeSelectorTerms = nil } else { - yyv1582 := &x.NodeSelectorTerms - yym1583 := z.DecBinary() - _ = yym1583 + yyv7 := &x.NodeSelectorTerms + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceNodeSelectorTerm((*[]NodeSelectorTerm)(yyv1582), d) + h.decSliceNodeSelectorTerm((*[]NodeSelectorTerm)(yyv7), d) } } for { - yyj1581++ - if yyhl1581 { - yyb1581 = yyj1581 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1581 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1581 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1581-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21558,36 +21558,36 @@ func (x *NodeSelectorTerm) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1584 := z.EncBinary() - _ = yym1584 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1585 := !z.EncBinary() - yy2arr1585 := z.EncBasicHandle().StructToArray - var yyq1585 [1]bool - _, _, _ = yysep1585, yyq1585, yy2arr1585 - const yyr1585 bool = false - var yynn1585 int - if yyr1585 || yy2arr1585 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn1585 = 1 - for _, b := range yyq1585 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1585++ + yynn2++ } } - r.EncodeMapStart(yynn1585) - yynn1585 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1585 || yy2arr1585 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.MatchExpressions == nil { r.EncodeNil() } else { - yym1587 := z.EncBinary() - _ = yym1587 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceNodeSelectorRequirement(([]NodeSelectorRequirement)(x.MatchExpressions), e) @@ -21600,15 +21600,15 @@ func (x *NodeSelectorTerm) CodecEncodeSelf(e *codec1978.Encoder) { if x.MatchExpressions == nil { r.EncodeNil() } else { - yym1588 := z.EncBinary() - _ = yym1588 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceNodeSelectorRequirement(([]NodeSelectorRequirement)(x.MatchExpressions), e) } } } - if yyr1585 || yy2arr1585 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -21621,25 +21621,25 @@ func (x *NodeSelectorTerm) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1589 := z.DecBinary() - _ = yym1589 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1590 := r.ContainerType() - if yyct1590 == codecSelferValueTypeMap1234 { - yyl1590 := r.ReadMapStart() - if yyl1590 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1590, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1590 == codecSelferValueTypeArray1234 { - yyl1590 := r.ReadArrayStart() - if yyl1590 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1590, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -21651,12 +21651,12 @@ func (x *NodeSelectorTerm) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1591Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1591Slc - var yyhl1591 bool = l >= 0 - for yyj1591 := 0; ; yyj1591++ { - if yyhl1591 { - if yyj1591 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -21665,26 +21665,26 @@ func (x *NodeSelectorTerm) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1591Slc = r.DecodeBytes(yys1591Slc, true, true) - yys1591 := string(yys1591Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1591 { + switch yys3 { case "matchExpressions": if r.TryDecodeAsNil() { x.MatchExpressions = nil } else { - yyv1592 := &x.MatchExpressions - yym1593 := z.DecBinary() - _ = yym1593 + yyv4 := &x.MatchExpressions + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceNodeSelectorRequirement((*[]NodeSelectorRequirement)(yyv1592), d) + h.decSliceNodeSelectorRequirement((*[]NodeSelectorRequirement)(yyv4), d) } } default: - z.DecStructFieldNotFound(-1, yys1591) - } // end switch yys1591 - } // end for yyj1591 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -21692,16 +21692,16 @@ func (x *NodeSelectorTerm) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1594 int - var yyb1594 bool - var yyhl1594 bool = l >= 0 - yyj1594++ - if yyhl1594 { - yyb1594 = yyj1594 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1594 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1594 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21709,26 +21709,26 @@ func (x *NodeSelectorTerm) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.MatchExpressions = nil } else { - yyv1595 := &x.MatchExpressions - yym1596 := z.DecBinary() - _ = yym1596 + yyv7 := &x.MatchExpressions + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceNodeSelectorRequirement((*[]NodeSelectorRequirement)(yyv1595), d) + h.decSliceNodeSelectorRequirement((*[]NodeSelectorRequirement)(yyv7), d) } } for { - yyj1594++ - if yyhl1594 { - yyb1594 = yyj1594 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1594 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1594 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1594-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21740,34 +21740,34 @@ func (x *NodeSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1597 := z.EncBinary() - _ = yym1597 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1598 := !z.EncBinary() - yy2arr1598 := z.EncBasicHandle().StructToArray - var yyq1598 [3]bool - _, _, _ = yysep1598, yyq1598, yy2arr1598 - const yyr1598 bool = false - yyq1598[2] = len(x.Values) != 0 - var yynn1598 int - if yyr1598 || yy2arr1598 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = len(x.Values) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn1598 = 2 - for _, b := range yyq1598 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn1598++ + yynn2++ } } - r.EncodeMapStart(yynn1598) - yynn1598 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1598 || yy2arr1598 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1600 := z.EncBinary() - _ = yym1600 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) @@ -21776,14 +21776,14 @@ func (x *NodeSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("key")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1601 := z.EncBinary() - _ = yym1601 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) } } - if yyr1598 || yy2arr1598 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Operator.CodecEncodeSelf(e) } else { @@ -21792,14 +21792,14 @@ func (x *NodeSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Operator.CodecEncodeSelf(e) } - if yyr1598 || yy2arr1598 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1598[2] { + if yyq2[2] { if x.Values == nil { r.EncodeNil() } else { - yym1604 := z.EncBinary() - _ = yym1604 + yym10 := z.EncBinary() + _ = yym10 if false { } else { z.F.EncSliceStringV(x.Values, false, e) @@ -21809,15 +21809,15 @@ func (x *NodeSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1598[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("values")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Values == nil { r.EncodeNil() } else { - yym1605 := z.EncBinary() - _ = yym1605 + yym11 := z.EncBinary() + _ = yym11 if false { } else { z.F.EncSliceStringV(x.Values, false, e) @@ -21825,7 +21825,7 @@ func (x *NodeSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1598 || yy2arr1598 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -21838,25 +21838,25 @@ func (x *NodeSelectorRequirement) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1606 := z.DecBinary() - _ = yym1606 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1607 := r.ContainerType() - if yyct1607 == codecSelferValueTypeMap1234 { - yyl1607 := r.ReadMapStart() - if yyl1607 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1607, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1607 == codecSelferValueTypeArray1234 { - yyl1607 := r.ReadArrayStart() - if yyl1607 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1607, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -21868,12 +21868,12 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1608Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1608Slc - var yyhl1608 bool = l >= 0 - for yyj1608 := 0; ; yyj1608++ { - if yyhl1608 { - if yyj1608 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -21882,10 +21882,10 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1608Slc = r.DecodeBytes(yys1608Slc, true, true) - yys1608 := string(yys1608Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1608 { + switch yys3 { case "key": if r.TryDecodeAsNil() { x.Key = "" @@ -21902,18 +21902,18 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromMap(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Values = nil } else { - yyv1611 := &x.Values - yym1612 := z.DecBinary() - _ = yym1612 + yyv6 := &x.Values + yym7 := z.DecBinary() + _ = yym7 if false { } else { - z.F.DecSliceStringX(yyv1611, false, d) + z.F.DecSliceStringX(yyv6, false, d) } } default: - z.DecStructFieldNotFound(-1, yys1608) - } // end switch yys1608 - } // end for yyj1608 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -21921,16 +21921,16 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1613 int - var yyb1613 bool - var yyhl1613 bool = l >= 0 - yyj1613++ - if yyhl1613 { - yyb1613 = yyj1613 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1613 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1613 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21940,13 +21940,13 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.Key = string(r.DecodeString()) } - yyj1613++ - if yyhl1613 { - yyb1613 = yyj1613 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1613 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1613 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21956,13 +21956,13 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.Operator = NodeSelectorOperator(r.DecodeString()) } - yyj1613++ - if yyhl1613 { - yyb1613 = yyj1613 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1613 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1613 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21970,26 +21970,26 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Values = nil } else { - yyv1616 := &x.Values - yym1617 := z.DecBinary() - _ = yym1617 + yyv11 := &x.Values + yym12 := z.DecBinary() + _ = yym12 if false { } else { - z.F.DecSliceStringX(yyv1616, false, d) + z.F.DecSliceStringX(yyv11, false, d) } } for { - yyj1613++ - if yyhl1613 { - yyb1613 = yyj1613 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1613 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1613 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1613-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21998,8 +21998,8 @@ func (x NodeSelectorOperator) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1618 := z.EncBinary() - _ = yym1618 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -22011,8 +22011,8 @@ func (x *NodeSelectorOperator) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1619 := z.DecBinary() - _ = yym1619 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -22027,33 +22027,33 @@ func (x *Affinity) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1620 := z.EncBinary() - _ = yym1620 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1621 := !z.EncBinary() - yy2arr1621 := z.EncBasicHandle().StructToArray - var yyq1621 [1]bool - _, _, _ = yysep1621, yyq1621, yy2arr1621 - const yyr1621 bool = false - yyq1621[0] = x.NodeAffinity != nil - var yynn1621 int - if yyr1621 || yy2arr1621 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.NodeAffinity != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn1621 = 0 - for _, b := range yyq1621 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1621++ + yynn2++ } } - r.EncodeMapStart(yynn1621) - yynn1621 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1621 || yy2arr1621 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1621[0] { + if yyq2[0] { if x.NodeAffinity == nil { r.EncodeNil() } else { @@ -22063,7 +22063,7 @@ func (x *Affinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1621[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeAffinity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -22074,7 +22074,7 @@ func (x *Affinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1621 || yy2arr1621 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -22087,25 +22087,25 @@ func (x *Affinity) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1623 := z.DecBinary() - _ = yym1623 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1624 := r.ContainerType() - if yyct1624 == codecSelferValueTypeMap1234 { - yyl1624 := r.ReadMapStart() - if yyl1624 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1624, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1624 == codecSelferValueTypeArray1234 { - yyl1624 := r.ReadArrayStart() - if yyl1624 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1624, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -22117,12 +22117,12 @@ func (x *Affinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1625Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1625Slc - var yyhl1625 bool = l >= 0 - for yyj1625 := 0; ; yyj1625++ { - if yyhl1625 { - if yyj1625 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -22131,10 +22131,10 @@ func (x *Affinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1625Slc = r.DecodeBytes(yys1625Slc, true, true) - yys1625 := string(yys1625Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1625 { + switch yys3 { case "nodeAffinity": if r.TryDecodeAsNil() { if x.NodeAffinity != nil { @@ -22147,9 +22147,9 @@ func (x *Affinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.NodeAffinity.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1625) - } // end switch yys1625 - } // end for yyj1625 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -22157,16 +22157,16 @@ func (x *Affinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1627 int - var yyb1627 bool - var yyhl1627 bool = l >= 0 - yyj1627++ - if yyhl1627 { - yyb1627 = yyj1627 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb1627 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb1627 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22182,17 +22182,17 @@ func (x *Affinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.NodeAffinity.CodecDecodeSelf(d) } for { - yyj1627++ - if yyhl1627 { - yyb1627 = yyj1627 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb1627 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb1627 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1627-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -22204,35 +22204,35 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1629 := z.EncBinary() - _ = yym1629 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1630 := !z.EncBinary() - yy2arr1630 := z.EncBasicHandle().StructToArray - var yyq1630 [3]bool - _, _, _ = yysep1630, yyq1630, yy2arr1630 - const yyr1630 bool = false - yyq1630[0] = x.RequiredDuringSchedulingRequiredDuringExecution != nil - yyq1630[1] = x.RequiredDuringSchedulingIgnoredDuringExecution != nil - yyq1630[2] = len(x.PreferredDuringSchedulingIgnoredDuringExecution) != 0 - var yynn1630 int - if yyr1630 || yy2arr1630 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.RequiredDuringSchedulingRequiredDuringExecution != nil + yyq2[1] = x.RequiredDuringSchedulingIgnoredDuringExecution != nil + yyq2[2] = len(x.PreferredDuringSchedulingIgnoredDuringExecution) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn1630 = 0 - for _, b := range yyq1630 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1630++ + yynn2++ } } - r.EncodeMapStart(yynn1630) - yynn1630 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1630 || yy2arr1630 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1630[0] { + if yyq2[0] { if x.RequiredDuringSchedulingRequiredDuringExecution == nil { r.EncodeNil() } else { @@ -22242,7 +22242,7 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1630[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("requiredDuringSchedulingRequiredDuringExecution")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -22253,9 +22253,9 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1630 || yy2arr1630 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1630[1] { + if yyq2[1] { if x.RequiredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { @@ -22265,7 +22265,7 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1630[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("requiredDuringSchedulingIgnoredDuringExecution")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -22276,14 +22276,14 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1630 || yy2arr1630 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1630[2] { + if yyq2[2] { if x.PreferredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1634 := z.EncBinary() - _ = yym1634 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSlicePreferredSchedulingTerm(([]PreferredSchedulingTerm)(x.PreferredDuringSchedulingIgnoredDuringExecution), e) @@ -22293,15 +22293,15 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1630[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("preferredDuringSchedulingIgnoredDuringExecution")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.PreferredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1635 := z.EncBinary() - _ = yym1635 + yym11 := z.EncBinary() + _ = yym11 if false { } else { h.encSlicePreferredSchedulingTerm(([]PreferredSchedulingTerm)(x.PreferredDuringSchedulingIgnoredDuringExecution), e) @@ -22309,7 +22309,7 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1630 || yy2arr1630 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -22322,25 +22322,25 @@ func (x *NodeAffinity) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1636 := z.DecBinary() - _ = yym1636 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1637 := r.ContainerType() - if yyct1637 == codecSelferValueTypeMap1234 { - yyl1637 := r.ReadMapStart() - if yyl1637 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1637, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1637 == codecSelferValueTypeArray1234 { - yyl1637 := r.ReadArrayStart() - if yyl1637 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1637, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -22352,12 +22352,12 @@ func (x *NodeAffinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1638Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1638Slc - var yyhl1638 bool = l >= 0 - for yyj1638 := 0; ; yyj1638++ { - if yyhl1638 { - if yyj1638 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -22366,10 +22366,10 @@ func (x *NodeAffinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1638Slc = r.DecodeBytes(yys1638Slc, true, true) - yys1638 := string(yys1638Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1638 { + switch yys3 { case "requiredDuringSchedulingRequiredDuringExecution": if r.TryDecodeAsNil() { if x.RequiredDuringSchedulingRequiredDuringExecution != nil { @@ -22396,18 +22396,18 @@ func (x *NodeAffinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.PreferredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1641 := &x.PreferredDuringSchedulingIgnoredDuringExecution - yym1642 := z.DecBinary() - _ = yym1642 + yyv6 := &x.PreferredDuringSchedulingIgnoredDuringExecution + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSlicePreferredSchedulingTerm((*[]PreferredSchedulingTerm)(yyv1641), d) + h.decSlicePreferredSchedulingTerm((*[]PreferredSchedulingTerm)(yyv6), d) } } default: - z.DecStructFieldNotFound(-1, yys1638) - } // end switch yys1638 - } // end for yyj1638 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -22415,16 +22415,16 @@ func (x *NodeAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1643 int - var yyb1643 bool - var yyhl1643 bool = l >= 0 - yyj1643++ - if yyhl1643 { - yyb1643 = yyj1643 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1643 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1643 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22439,13 +22439,13 @@ func (x *NodeAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.RequiredDuringSchedulingRequiredDuringExecution.CodecDecodeSelf(d) } - yyj1643++ - if yyhl1643 { - yyb1643 = yyj1643 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1643 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1643 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22460,13 +22460,13 @@ func (x *NodeAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.RequiredDuringSchedulingIgnoredDuringExecution.CodecDecodeSelf(d) } - yyj1643++ - if yyhl1643 { - yyb1643 = yyj1643 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1643 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1643 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22474,26 +22474,26 @@ func (x *NodeAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.PreferredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1646 := &x.PreferredDuringSchedulingIgnoredDuringExecution - yym1647 := z.DecBinary() - _ = yym1647 + yyv11 := &x.PreferredDuringSchedulingIgnoredDuringExecution + yym12 := z.DecBinary() + _ = yym12 if false { } else { - h.decSlicePreferredSchedulingTerm((*[]PreferredSchedulingTerm)(yyv1646), d) + h.decSlicePreferredSchedulingTerm((*[]PreferredSchedulingTerm)(yyv11), d) } } for { - yyj1643++ - if yyhl1643 { - yyb1643 = yyj1643 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1643 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1643 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1643-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -22505,33 +22505,33 @@ func (x *PreferredSchedulingTerm) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1648 := z.EncBinary() - _ = yym1648 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1649 := !z.EncBinary() - yy2arr1649 := z.EncBasicHandle().StructToArray - var yyq1649 [2]bool - _, _, _ = yysep1649, yyq1649, yy2arr1649 - const yyr1649 bool = false - var yynn1649 int - if yyr1649 || yy2arr1649 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1649 = 2 - for _, b := range yyq1649 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn1649++ + yynn2++ } } - r.EncodeMapStart(yynn1649) - yynn1649 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1649 || yy2arr1649 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1651 := z.EncBinary() - _ = yym1651 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.Weight)) @@ -22540,25 +22540,25 @@ func (x *PreferredSchedulingTerm) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("weight")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1652 := z.EncBinary() - _ = yym1652 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.Weight)) } } - if yyr1649 || yy2arr1649 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1654 := &x.Preference - yy1654.CodecEncodeSelf(e) + yy7 := &x.Preference + yy7.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("preference")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1655 := &x.Preference - yy1655.CodecEncodeSelf(e) + yy9 := &x.Preference + yy9.CodecEncodeSelf(e) } - if yyr1649 || yy2arr1649 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -22571,25 +22571,25 @@ func (x *PreferredSchedulingTerm) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1656 := z.DecBinary() - _ = yym1656 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1657 := r.ContainerType() - if yyct1657 == codecSelferValueTypeMap1234 { - yyl1657 := r.ReadMapStart() - if yyl1657 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1657, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1657 == codecSelferValueTypeArray1234 { - yyl1657 := r.ReadArrayStart() - if yyl1657 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1657, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -22601,12 +22601,12 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1658Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1658Slc - var yyhl1658 bool = l >= 0 - for yyj1658 := 0; ; yyj1658++ { - if yyhl1658 { - if yyj1658 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -22615,10 +22615,10 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1658Slc = r.DecodeBytes(yys1658Slc, true, true) - yys1658 := string(yys1658Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1658 { + switch yys3 { case "weight": if r.TryDecodeAsNil() { x.Weight = 0 @@ -22629,13 +22629,13 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromMap(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Preference = NodeSelectorTerm{} } else { - yyv1660 := &x.Preference - yyv1660.CodecDecodeSelf(d) + yyv5 := &x.Preference + yyv5.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1658) - } // end switch yys1658 - } // end for yyj1658 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -22643,16 +22643,16 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1661 int - var yyb1661 bool - var yyhl1661 bool = l >= 0 - yyj1661++ - if yyhl1661 { - yyb1661 = yyj1661 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1661 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1661 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22662,13 +22662,13 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.Weight = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj1661++ - if yyhl1661 { - yyb1661 = yyj1661 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1661 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1661 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22676,21 +22676,21 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Preference = NodeSelectorTerm{} } else { - yyv1663 := &x.Preference - yyv1663.CodecDecodeSelf(d) + yyv8 := &x.Preference + yyv8.CodecDecodeSelf(d) } for { - yyj1661++ - if yyhl1661 { - yyb1661 = yyj1661 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1661 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1661 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1661-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -22702,44 +22702,44 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1664 := z.EncBinary() - _ = yym1664 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1665 := !z.EncBinary() - yy2arr1665 := z.EncBasicHandle().StructToArray - var yyq1665 [11]bool - _, _, _ = yysep1665, yyq1665, yy2arr1665 - const yyr1665 bool = false - yyq1665[2] = x.RestartPolicy != "" - yyq1665[3] = x.TerminationGracePeriodSeconds != nil - yyq1665[4] = x.ActiveDeadlineSeconds != nil - yyq1665[5] = x.DNSPolicy != "" - yyq1665[6] = len(x.NodeSelector) != 0 - yyq1665[8] = x.NodeName != "" - yyq1665[9] = x.SecurityContext != nil - yyq1665[10] = len(x.ImagePullSecrets) != 0 - var yynn1665 int - if yyr1665 || yy2arr1665 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [11]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = x.RestartPolicy != "" + yyq2[3] = x.TerminationGracePeriodSeconds != nil + yyq2[4] = x.ActiveDeadlineSeconds != nil + yyq2[5] = x.DNSPolicy != "" + yyq2[6] = len(x.NodeSelector) != 0 + yyq2[8] = x.NodeName != "" + yyq2[9] = x.SecurityContext != nil + yyq2[10] = len(x.ImagePullSecrets) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(11) } else { - yynn1665 = 3 - for _, b := range yyq1665 { + yynn2 = 3 + for _, b := range yyq2 { if b { - yynn1665++ + yynn2++ } } - r.EncodeMapStart(yynn1665) - yynn1665 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1665 || yy2arr1665 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Volumes == nil { r.EncodeNil() } else { - yym1667 := z.EncBinary() - _ = yym1667 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceVolume(([]Volume)(x.Volumes), e) @@ -22752,21 +22752,21 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Volumes == nil { r.EncodeNil() } else { - yym1668 := z.EncBinary() - _ = yym1668 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceVolume(([]Volume)(x.Volumes), e) } } } - if yyr1665 || yy2arr1665 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Containers == nil { r.EncodeNil() } else { - yym1670 := z.EncBinary() - _ = yym1670 + yym7 := z.EncBinary() + _ = yym7 if false { } else { h.encSliceContainer(([]Container)(x.Containers), e) @@ -22779,122 +22779,122 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Containers == nil { r.EncodeNil() } else { - yym1671 := z.EncBinary() - _ = yym1671 + yym8 := z.EncBinary() + _ = yym8 if false { } else { h.encSliceContainer(([]Container)(x.Containers), e) } } } - if yyr1665 || yy2arr1665 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1665[2] { + if yyq2[2] { x.RestartPolicy.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1665[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("restartPolicy")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.RestartPolicy.CodecEncodeSelf(e) } } - if yyr1665 || yy2arr1665 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1665[3] { + if yyq2[3] { if x.TerminationGracePeriodSeconds == nil { r.EncodeNil() } else { - yy1674 := *x.TerminationGracePeriodSeconds - yym1675 := z.EncBinary() - _ = yym1675 + yy13 := *x.TerminationGracePeriodSeconds + yym14 := z.EncBinary() + _ = yym14 if false { } else { - r.EncodeInt(int64(yy1674)) + r.EncodeInt(int64(yy13)) } } } else { r.EncodeNil() } } else { - if yyq1665[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("terminationGracePeriodSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.TerminationGracePeriodSeconds == nil { r.EncodeNil() } else { - yy1676 := *x.TerminationGracePeriodSeconds - yym1677 := z.EncBinary() - _ = yym1677 + yy15 := *x.TerminationGracePeriodSeconds + yym16 := z.EncBinary() + _ = yym16 if false { } else { - r.EncodeInt(int64(yy1676)) + r.EncodeInt(int64(yy15)) } } } } - if yyr1665 || yy2arr1665 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1665[4] { + if yyq2[4] { if x.ActiveDeadlineSeconds == nil { r.EncodeNil() } else { - yy1679 := *x.ActiveDeadlineSeconds - yym1680 := z.EncBinary() - _ = yym1680 + yy18 := *x.ActiveDeadlineSeconds + yym19 := z.EncBinary() + _ = yym19 if false { } else { - r.EncodeInt(int64(yy1679)) + r.EncodeInt(int64(yy18)) } } } else { r.EncodeNil() } } else { - if yyq1665[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("activeDeadlineSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.ActiveDeadlineSeconds == nil { r.EncodeNil() } else { - yy1681 := *x.ActiveDeadlineSeconds - yym1682 := z.EncBinary() - _ = yym1682 + yy20 := *x.ActiveDeadlineSeconds + yym21 := z.EncBinary() + _ = yym21 if false { } else { - r.EncodeInt(int64(yy1681)) + r.EncodeInt(int64(yy20)) } } } } - if yyr1665 || yy2arr1665 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1665[5] { + if yyq2[5] { x.DNSPolicy.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1665[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("dnsPolicy")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.DNSPolicy.CodecEncodeSelf(e) } } - if yyr1665 || yy2arr1665 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1665[6] { + if yyq2[6] { if x.NodeSelector == nil { r.EncodeNil() } else { - yym1685 := z.EncBinary() - _ = yym1685 + yym26 := z.EncBinary() + _ = yym26 if false { } else { z.F.EncMapStringStringV(x.NodeSelector, false, e) @@ -22904,15 +22904,15 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1665[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeSelector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.NodeSelector == nil { r.EncodeNil() } else { - yym1686 := z.EncBinary() - _ = yym1686 + yym27 := z.EncBinary() + _ = yym27 if false { } else { z.F.EncMapStringStringV(x.NodeSelector, false, e) @@ -22920,10 +22920,10 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1665 || yy2arr1665 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1688 := z.EncBinary() - _ = yym1688 + yym29 := z.EncBinary() + _ = yym29 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ServiceAccountName)) @@ -22932,18 +22932,18 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("serviceAccountName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1689 := z.EncBinary() - _ = yym1689 + yym30 := z.EncBinary() + _ = yym30 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ServiceAccountName)) } } - if yyr1665 || yy2arr1665 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1665[8] { - yym1691 := z.EncBinary() - _ = yym1691 + if yyq2[8] { + yym32 := z.EncBinary() + _ = yym32 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.NodeName)) @@ -22952,21 +22952,21 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1665[8] { + if yyq2[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1692 := z.EncBinary() - _ = yym1692 + yym33 := z.EncBinary() + _ = yym33 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.NodeName)) } } } - if yyr1665 || yy2arr1665 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1665[9] { + if yyq2[9] { if x.SecurityContext == nil { r.EncodeNil() } else { @@ -22976,7 +22976,7 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1665[9] { + if yyq2[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("securityContext")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -22987,14 +22987,14 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1665 || yy2arr1665 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1665[10] { + if yyq2[10] { if x.ImagePullSecrets == nil { r.EncodeNil() } else { - yym1695 := z.EncBinary() - _ = yym1695 + yym38 := z.EncBinary() + _ = yym38 if false { } else { h.encSliceLocalObjectReference(([]LocalObjectReference)(x.ImagePullSecrets), e) @@ -23004,15 +23004,15 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1665[10] { + if yyq2[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("imagePullSecrets")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.ImagePullSecrets == nil { r.EncodeNil() } else { - yym1696 := z.EncBinary() - _ = yym1696 + yym39 := z.EncBinary() + _ = yym39 if false { } else { h.encSliceLocalObjectReference(([]LocalObjectReference)(x.ImagePullSecrets), e) @@ -23020,7 +23020,7 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1665 || yy2arr1665 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -23033,25 +23033,25 @@ func (x *PodSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1697 := z.DecBinary() - _ = yym1697 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1698 := r.ContainerType() - if yyct1698 == codecSelferValueTypeMap1234 { - yyl1698 := r.ReadMapStart() - if yyl1698 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1698, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1698 == codecSelferValueTypeArray1234 { - yyl1698 := r.ReadArrayStart() - if yyl1698 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1698, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -23063,12 +23063,12 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1699Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1699Slc - var yyhl1699 bool = l >= 0 - for yyj1699 := 0; ; yyj1699++ { - if yyhl1699 { - if yyj1699 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -23077,32 +23077,32 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1699Slc = r.DecodeBytes(yys1699Slc, true, true) - yys1699 := string(yys1699Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1699 { + switch yys3 { case "volumes": if r.TryDecodeAsNil() { x.Volumes = nil } else { - yyv1700 := &x.Volumes - yym1701 := z.DecBinary() - _ = yym1701 + yyv4 := &x.Volumes + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceVolume((*[]Volume)(yyv1700), d) + h.decSliceVolume((*[]Volume)(yyv4), d) } } case "containers": if r.TryDecodeAsNil() { x.Containers = nil } else { - yyv1702 := &x.Containers - yym1703 := z.DecBinary() - _ = yym1703 + yyv6 := &x.Containers + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceContainer((*[]Container)(yyv1702), d) + h.decSliceContainer((*[]Container)(yyv6), d) } } case "restartPolicy": @@ -23120,8 +23120,8 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.TerminationGracePeriodSeconds == nil { x.TerminationGracePeriodSeconds = new(int64) } - yym1706 := z.DecBinary() - _ = yym1706 + yym10 := z.DecBinary() + _ = yym10 if false { } else { *((*int64)(x.TerminationGracePeriodSeconds)) = int64(r.DecodeInt(64)) @@ -23136,8 +23136,8 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.ActiveDeadlineSeconds == nil { x.ActiveDeadlineSeconds = new(int64) } - yym1708 := z.DecBinary() - _ = yym1708 + yym12 := z.DecBinary() + _ = yym12 if false { } else { *((*int64)(x.ActiveDeadlineSeconds)) = int64(r.DecodeInt(64)) @@ -23153,12 +23153,12 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.NodeSelector = nil } else { - yyv1710 := &x.NodeSelector - yym1711 := z.DecBinary() - _ = yym1711 + yyv14 := &x.NodeSelector + yym15 := z.DecBinary() + _ = yym15 if false { } else { - z.F.DecMapStringStringX(yyv1710, false, d) + z.F.DecMapStringStringX(yyv14, false, d) } } case "serviceAccountName": @@ -23188,18 +23188,18 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ImagePullSecrets = nil } else { - yyv1715 := &x.ImagePullSecrets - yym1716 := z.DecBinary() - _ = yym1716 + yyv19 := &x.ImagePullSecrets + yym20 := z.DecBinary() + _ = yym20 if false { } else { - h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv1715), d) + h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv19), d) } } default: - z.DecStructFieldNotFound(-1, yys1699) - } // end switch yys1699 - } // end for yyj1699 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -23207,16 +23207,16 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1717 int - var yyb1717 bool - var yyhl1717 bool = l >= 0 - yyj1717++ - if yyhl1717 { - yyb1717 = yyj1717 > l + var yyj21 int + var yyb21 bool + var yyhl21 bool = l >= 0 + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb1717 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb1717 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23224,21 +23224,21 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Volumes = nil } else { - yyv1718 := &x.Volumes - yym1719 := z.DecBinary() - _ = yym1719 + yyv22 := &x.Volumes + yym23 := z.DecBinary() + _ = yym23 if false { } else { - h.decSliceVolume((*[]Volume)(yyv1718), d) + h.decSliceVolume((*[]Volume)(yyv22), d) } } - yyj1717++ - if yyhl1717 { - yyb1717 = yyj1717 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb1717 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb1717 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23246,21 +23246,21 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Containers = nil } else { - yyv1720 := &x.Containers - yym1721 := z.DecBinary() - _ = yym1721 + yyv24 := &x.Containers + yym25 := z.DecBinary() + _ = yym25 if false { } else { - h.decSliceContainer((*[]Container)(yyv1720), d) + h.decSliceContainer((*[]Container)(yyv24), d) } } - yyj1717++ - if yyhl1717 { - yyb1717 = yyj1717 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb1717 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb1717 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23270,13 +23270,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.RestartPolicy = RestartPolicy(r.DecodeString()) } - yyj1717++ - if yyhl1717 { - yyb1717 = yyj1717 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb1717 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb1717 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23289,20 +23289,20 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.TerminationGracePeriodSeconds == nil { x.TerminationGracePeriodSeconds = new(int64) } - yym1724 := z.DecBinary() - _ = yym1724 + yym28 := z.DecBinary() + _ = yym28 if false { } else { *((*int64)(x.TerminationGracePeriodSeconds)) = int64(r.DecodeInt(64)) } } - yyj1717++ - if yyhl1717 { - yyb1717 = yyj1717 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb1717 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb1717 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23315,20 +23315,20 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.ActiveDeadlineSeconds == nil { x.ActiveDeadlineSeconds = new(int64) } - yym1726 := z.DecBinary() - _ = yym1726 + yym30 := z.DecBinary() + _ = yym30 if false { } else { *((*int64)(x.ActiveDeadlineSeconds)) = int64(r.DecodeInt(64)) } } - yyj1717++ - if yyhl1717 { - yyb1717 = yyj1717 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb1717 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb1717 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23338,13 +23338,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.DNSPolicy = DNSPolicy(r.DecodeString()) } - yyj1717++ - if yyhl1717 { - yyb1717 = yyj1717 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb1717 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb1717 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23352,21 +23352,21 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.NodeSelector = nil } else { - yyv1728 := &x.NodeSelector - yym1729 := z.DecBinary() - _ = yym1729 + yyv32 := &x.NodeSelector + yym33 := z.DecBinary() + _ = yym33 if false { } else { - z.F.DecMapStringStringX(yyv1728, false, d) + z.F.DecMapStringStringX(yyv32, false, d) } } - yyj1717++ - if yyhl1717 { - yyb1717 = yyj1717 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb1717 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb1717 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23376,13 +23376,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ServiceAccountName = string(r.DecodeString()) } - yyj1717++ - if yyhl1717 { - yyb1717 = yyj1717 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb1717 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb1717 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23392,13 +23392,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.NodeName = string(r.DecodeString()) } - yyj1717++ - if yyhl1717 { - yyb1717 = yyj1717 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb1717 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb1717 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23413,13 +23413,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.SecurityContext.CodecDecodeSelf(d) } - yyj1717++ - if yyhl1717 { - yyb1717 = yyj1717 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb1717 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb1717 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23427,26 +23427,26 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ImagePullSecrets = nil } else { - yyv1733 := &x.ImagePullSecrets - yym1734 := z.DecBinary() - _ = yym1734 + yyv37 := &x.ImagePullSecrets + yym38 := z.DecBinary() + _ = yym38 if false { } else { - h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv1733), d) + h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv37), d) } } for { - yyj1717++ - if yyhl1717 { - yyb1717 = yyj1717 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb1717 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb1717 { + if yyb21 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1717-1, "") + z.DecStructFieldNotFound(yyj21-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -23458,42 +23458,42 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1735 := z.EncBinary() - _ = yym1735 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1736 := !z.EncBinary() - yy2arr1736 := z.EncBasicHandle().StructToArray - var yyq1736 [8]bool - _, _, _ = yysep1736, yyq1736, yy2arr1736 - const yyr1736 bool = false - yyq1736[0] = x.HostNetwork != false - yyq1736[1] = x.HostPID != false - yyq1736[2] = x.HostIPC != false - yyq1736[3] = x.SELinuxOptions != nil - yyq1736[4] = x.RunAsUser != nil - yyq1736[5] = x.RunAsNonRoot != nil - yyq1736[6] = len(x.SupplementalGroups) != 0 - yyq1736[7] = x.FSGroup != nil - var yynn1736 int - if yyr1736 || yy2arr1736 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [8]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.HostNetwork != false + yyq2[1] = x.HostPID != false + yyq2[2] = x.HostIPC != false + yyq2[3] = x.SELinuxOptions != nil + yyq2[4] = x.RunAsUser != nil + yyq2[5] = x.RunAsNonRoot != nil + yyq2[6] = len(x.SupplementalGroups) != 0 + yyq2[7] = x.FSGroup != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(8) } else { - yynn1736 = 0 - for _, b := range yyq1736 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1736++ + yynn2++ } } - r.EncodeMapStart(yynn1736) - yynn1736 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1736 || yy2arr1736 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1736[0] { - yym1738 := z.EncBinary() - _ = yym1738 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeBool(bool(x.HostNetwork)) @@ -23502,23 +23502,23 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1736[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostNetwork")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1739 := z.EncBinary() - _ = yym1739 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeBool(bool(x.HostNetwork)) } } } - if yyr1736 || yy2arr1736 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1736[1] { - yym1741 := z.EncBinary() - _ = yym1741 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeBool(bool(x.HostPID)) @@ -23527,23 +23527,23 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1736[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostPID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1742 := z.EncBinary() - _ = yym1742 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeBool(bool(x.HostPID)) } } } - if yyr1736 || yy2arr1736 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1736[2] { - yym1744 := z.EncBinary() - _ = yym1744 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeBool(bool(x.HostIPC)) @@ -23552,21 +23552,21 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1736[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostIPC")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1745 := z.EncBinary() - _ = yym1745 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeBool(bool(x.HostIPC)) } } } - if yyr1736 || yy2arr1736 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1736[3] { + if yyq2[3] { if x.SELinuxOptions == nil { r.EncodeNil() } else { @@ -23576,7 +23576,7 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1736[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("seLinuxOptions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -23587,84 +23587,84 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1736 || yy2arr1736 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1736[4] { + if yyq2[4] { if x.RunAsUser == nil { r.EncodeNil() } else { - yy1748 := *x.RunAsUser - yym1749 := z.EncBinary() - _ = yym1749 + yy16 := *x.RunAsUser + yym17 := z.EncBinary() + _ = yym17 if false { } else { - r.EncodeInt(int64(yy1748)) + r.EncodeInt(int64(yy16)) } } } else { r.EncodeNil() } } else { - if yyq1736[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("runAsUser")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.RunAsUser == nil { r.EncodeNil() } else { - yy1750 := *x.RunAsUser - yym1751 := z.EncBinary() - _ = yym1751 + yy18 := *x.RunAsUser + yym19 := z.EncBinary() + _ = yym19 if false { } else { - r.EncodeInt(int64(yy1750)) + r.EncodeInt(int64(yy18)) } } } } - if yyr1736 || yy2arr1736 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1736[5] { + if yyq2[5] { if x.RunAsNonRoot == nil { r.EncodeNil() } else { - yy1753 := *x.RunAsNonRoot - yym1754 := z.EncBinary() - _ = yym1754 + yy21 := *x.RunAsNonRoot + yym22 := z.EncBinary() + _ = yym22 if false { } else { - r.EncodeBool(bool(yy1753)) + r.EncodeBool(bool(yy21)) } } } else { r.EncodeNil() } } else { - if yyq1736[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("runAsNonRoot")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.RunAsNonRoot == nil { r.EncodeNil() } else { - yy1755 := *x.RunAsNonRoot - yym1756 := z.EncBinary() - _ = yym1756 + yy23 := *x.RunAsNonRoot + yym24 := z.EncBinary() + _ = yym24 if false { } else { - r.EncodeBool(bool(yy1755)) + r.EncodeBool(bool(yy23)) } } } } - if yyr1736 || yy2arr1736 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1736[6] { + if yyq2[6] { if x.SupplementalGroups == nil { r.EncodeNil() } else { - yym1758 := z.EncBinary() - _ = yym1758 + yym26 := z.EncBinary() + _ = yym26 if false { } else { z.F.EncSliceInt64V(x.SupplementalGroups, false, e) @@ -23674,15 +23674,15 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1736[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("supplementalGroups")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.SupplementalGroups == nil { r.EncodeNil() } else { - yym1759 := z.EncBinary() - _ = yym1759 + yym27 := z.EncBinary() + _ = yym27 if false { } else { z.F.EncSliceInt64V(x.SupplementalGroups, false, e) @@ -23690,42 +23690,42 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1736 || yy2arr1736 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1736[7] { + if yyq2[7] { if x.FSGroup == nil { r.EncodeNil() } else { - yy1761 := *x.FSGroup - yym1762 := z.EncBinary() - _ = yym1762 + yy29 := *x.FSGroup + yym30 := z.EncBinary() + _ = yym30 if false { } else { - r.EncodeInt(int64(yy1761)) + r.EncodeInt(int64(yy29)) } } } else { r.EncodeNil() } } else { - if yyq1736[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsGroup")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.FSGroup == nil { r.EncodeNil() } else { - yy1763 := *x.FSGroup - yym1764 := z.EncBinary() - _ = yym1764 + yy31 := *x.FSGroup + yym32 := z.EncBinary() + _ = yym32 if false { } else { - r.EncodeInt(int64(yy1763)) + r.EncodeInt(int64(yy31)) } } } } - if yyr1736 || yy2arr1736 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -23738,25 +23738,25 @@ func (x *PodSecurityContext) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1765 := z.DecBinary() - _ = yym1765 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1766 := r.ContainerType() - if yyct1766 == codecSelferValueTypeMap1234 { - yyl1766 := r.ReadMapStart() - if yyl1766 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1766, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1766 == codecSelferValueTypeArray1234 { - yyl1766 := r.ReadArrayStart() - if yyl1766 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1766, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -23768,12 +23768,12 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1767Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1767Slc - var yyhl1767 bool = l >= 0 - for yyj1767 := 0; ; yyj1767++ { - if yyhl1767 { - if yyj1767 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -23782,10 +23782,10 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1767Slc = r.DecodeBytes(yys1767Slc, true, true) - yys1767 := string(yys1767Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1767 { + switch yys3 { case "hostNetwork": if r.TryDecodeAsNil() { x.HostNetwork = false @@ -23824,8 +23824,8 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if x.RunAsUser == nil { x.RunAsUser = new(int64) } - yym1773 := z.DecBinary() - _ = yym1773 + yym9 := z.DecBinary() + _ = yym9 if false { } else { *((*int64)(x.RunAsUser)) = int64(r.DecodeInt(64)) @@ -23840,8 +23840,8 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if x.RunAsNonRoot == nil { x.RunAsNonRoot = new(bool) } - yym1775 := z.DecBinary() - _ = yym1775 + yym11 := z.DecBinary() + _ = yym11 if false { } else { *((*bool)(x.RunAsNonRoot)) = r.DecodeBool() @@ -23851,12 +23851,12 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.SupplementalGroups = nil } else { - yyv1776 := &x.SupplementalGroups - yym1777 := z.DecBinary() - _ = yym1777 + yyv12 := &x.SupplementalGroups + yym13 := z.DecBinary() + _ = yym13 if false { } else { - z.F.DecSliceInt64X(yyv1776, false, d) + z.F.DecSliceInt64X(yyv12, false, d) } } case "fsGroup": @@ -23868,17 +23868,17 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if x.FSGroup == nil { x.FSGroup = new(int64) } - yym1779 := z.DecBinary() - _ = yym1779 + yym15 := z.DecBinary() + _ = yym15 if false { } else { *((*int64)(x.FSGroup)) = int64(r.DecodeInt(64)) } } default: - z.DecStructFieldNotFound(-1, yys1767) - } // end switch yys1767 - } // end for yyj1767 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -23886,16 +23886,16 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1780 int - var yyb1780 bool - var yyhl1780 bool = l >= 0 - yyj1780++ - if yyhl1780 { - yyb1780 = yyj1780 > l + var yyj16 int + var yyb16 bool + var yyhl16 bool = l >= 0 + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1780 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1780 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23905,13 +23905,13 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.HostNetwork = bool(r.DecodeBool()) } - yyj1780++ - if yyhl1780 { - yyb1780 = yyj1780 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1780 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1780 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23921,13 +23921,13 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.HostPID = bool(r.DecodeBool()) } - yyj1780++ - if yyhl1780 { - yyb1780 = yyj1780 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1780 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1780 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23937,13 +23937,13 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.HostIPC = bool(r.DecodeBool()) } - yyj1780++ - if yyhl1780 { - yyb1780 = yyj1780 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1780 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1780 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23958,13 +23958,13 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode } x.SELinuxOptions.CodecDecodeSelf(d) } - yyj1780++ - if yyhl1780 { - yyb1780 = yyj1780 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1780 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1780 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23977,20 +23977,20 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode if x.RunAsUser == nil { x.RunAsUser = new(int64) } - yym1786 := z.DecBinary() - _ = yym1786 + yym22 := z.DecBinary() + _ = yym22 if false { } else { *((*int64)(x.RunAsUser)) = int64(r.DecodeInt(64)) } } - yyj1780++ - if yyhl1780 { - yyb1780 = yyj1780 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1780 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1780 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24003,20 +24003,20 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode if x.RunAsNonRoot == nil { x.RunAsNonRoot = new(bool) } - yym1788 := z.DecBinary() - _ = yym1788 + yym24 := z.DecBinary() + _ = yym24 if false { } else { *((*bool)(x.RunAsNonRoot)) = r.DecodeBool() } } - yyj1780++ - if yyhl1780 { - yyb1780 = yyj1780 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1780 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1780 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24024,21 +24024,21 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.SupplementalGroups = nil } else { - yyv1789 := &x.SupplementalGroups - yym1790 := z.DecBinary() - _ = yym1790 + yyv25 := &x.SupplementalGroups + yym26 := z.DecBinary() + _ = yym26 if false { } else { - z.F.DecSliceInt64X(yyv1789, false, d) + z.F.DecSliceInt64X(yyv25, false, d) } } - yyj1780++ - if yyhl1780 { - yyb1780 = yyj1780 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1780 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1780 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24051,25 +24051,25 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode if x.FSGroup == nil { x.FSGroup = new(int64) } - yym1792 := z.DecBinary() - _ = yym1792 + yym28 := z.DecBinary() + _ = yym28 if false { } else { *((*int64)(x.FSGroup)) = int64(r.DecodeInt(64)) } } for { - yyj1780++ - if yyhl1780 { - yyb1780 = yyj1780 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1780 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1780 { + if yyb16 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1780-1, "") + z.DecStructFieldNotFound(yyj16-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -24081,60 +24081,60 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1793 := z.EncBinary() - _ = yym1793 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1794 := !z.EncBinary() - yy2arr1794 := z.EncBasicHandle().StructToArray - var yyq1794 [8]bool - _, _, _ = yysep1794, yyq1794, yy2arr1794 - const yyr1794 bool = false - yyq1794[0] = x.Phase != "" - yyq1794[1] = len(x.Conditions) != 0 - yyq1794[2] = x.Message != "" - yyq1794[3] = x.Reason != "" - yyq1794[4] = x.HostIP != "" - yyq1794[5] = x.PodIP != "" - yyq1794[6] = x.StartTime != nil - yyq1794[7] = len(x.ContainerStatuses) != 0 - var yynn1794 int - if yyr1794 || yy2arr1794 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [8]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Phase != "" + yyq2[1] = len(x.Conditions) != 0 + yyq2[2] = x.Message != "" + yyq2[3] = x.Reason != "" + yyq2[4] = x.HostIP != "" + yyq2[5] = x.PodIP != "" + yyq2[6] = x.StartTime != nil + yyq2[7] = len(x.ContainerStatuses) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(8) } else { - yynn1794 = 0 - for _, b := range yyq1794 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1794++ + yynn2++ } } - r.EncodeMapStart(yynn1794) - yynn1794 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1794 || yy2arr1794 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1794[0] { + if yyq2[0] { x.Phase.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1794[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("phase")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Phase.CodecEncodeSelf(e) } } - if yyr1794 || yy2arr1794 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1794[1] { + if yyq2[1] { if x.Conditions == nil { r.EncodeNil() } else { - yym1797 := z.EncBinary() - _ = yym1797 + yym7 := z.EncBinary() + _ = yym7 if false { } else { h.encSlicePodCondition(([]PodCondition)(x.Conditions), e) @@ -24144,15 +24144,15 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1794[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("conditions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Conditions == nil { r.EncodeNil() } else { - yym1798 := z.EncBinary() - _ = yym1798 + yym8 := z.EncBinary() + _ = yym8 if false { } else { h.encSlicePodCondition(([]PodCondition)(x.Conditions), e) @@ -24160,11 +24160,11 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1794 || yy2arr1794 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1794[2] { - yym1800 := z.EncBinary() - _ = yym1800 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -24173,23 +24173,23 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1794[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1801 := z.EncBinary() - _ = yym1801 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr1794 || yy2arr1794 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1794[3] { - yym1803 := z.EncBinary() - _ = yym1803 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -24198,23 +24198,23 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1794[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1804 := z.EncBinary() - _ = yym1804 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr1794 || yy2arr1794 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1794[4] { - yym1806 := z.EncBinary() - _ = yym1806 + if yyq2[4] { + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.HostIP)) @@ -24223,23 +24223,23 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1794[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostIP")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1807 := z.EncBinary() - _ = yym1807 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.HostIP)) } } } - if yyr1794 || yy2arr1794 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1794[5] { - yym1809 := z.EncBinary() - _ = yym1809 + if yyq2[5] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodIP)) @@ -24248,31 +24248,31 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1794[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podIP")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1810 := z.EncBinary() - _ = yym1810 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodIP)) } } } - if yyr1794 || yy2arr1794 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1794[6] { + if yyq2[6] { if x.StartTime == nil { r.EncodeNil() } else { - yym1812 := z.EncBinary() - _ = yym1812 + yym22 := z.EncBinary() + _ = yym22 if false { } else if z.HasExtensions() && z.EncExt(x.StartTime) { - } else if yym1812 { + } else if yym22 { z.EncBinaryMarshal(x.StartTime) - } else if !yym1812 && z.IsJSONHandle() { + } else if !yym22 && z.IsJSONHandle() { z.EncJSONMarshal(x.StartTime) } else { z.EncFallback(x.StartTime) @@ -24282,20 +24282,20 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1794[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("startTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.StartTime == nil { r.EncodeNil() } else { - yym1813 := z.EncBinary() - _ = yym1813 + yym23 := z.EncBinary() + _ = yym23 if false { } else if z.HasExtensions() && z.EncExt(x.StartTime) { - } else if yym1813 { + } else if yym23 { z.EncBinaryMarshal(x.StartTime) - } else if !yym1813 && z.IsJSONHandle() { + } else if !yym23 && z.IsJSONHandle() { z.EncJSONMarshal(x.StartTime) } else { z.EncFallback(x.StartTime) @@ -24303,14 +24303,14 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1794 || yy2arr1794 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1794[7] { + if yyq2[7] { if x.ContainerStatuses == nil { r.EncodeNil() } else { - yym1815 := z.EncBinary() - _ = yym1815 + yym25 := z.EncBinary() + _ = yym25 if false { } else { h.encSliceContainerStatus(([]ContainerStatus)(x.ContainerStatuses), e) @@ -24320,15 +24320,15 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1794[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerStatuses")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.ContainerStatuses == nil { r.EncodeNil() } else { - yym1816 := z.EncBinary() - _ = yym1816 + yym26 := z.EncBinary() + _ = yym26 if false { } else { h.encSliceContainerStatus(([]ContainerStatus)(x.ContainerStatuses), e) @@ -24336,7 +24336,7 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1794 || yy2arr1794 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -24349,25 +24349,25 @@ func (x *PodStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1817 := z.DecBinary() - _ = yym1817 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1818 := r.ContainerType() - if yyct1818 == codecSelferValueTypeMap1234 { - yyl1818 := r.ReadMapStart() - if yyl1818 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1818, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1818 == codecSelferValueTypeArray1234 { - yyl1818 := r.ReadArrayStart() - if yyl1818 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1818, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -24379,12 +24379,12 @@ func (x *PodStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1819Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1819Slc - var yyhl1819 bool = l >= 0 - for yyj1819 := 0; ; yyj1819++ { - if yyhl1819 { - if yyj1819 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -24393,10 +24393,10 @@ func (x *PodStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1819Slc = r.DecodeBytes(yys1819Slc, true, true) - yys1819 := string(yys1819Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1819 { + switch yys3 { case "phase": if r.TryDecodeAsNil() { x.Phase = "" @@ -24407,12 +24407,12 @@ func (x *PodStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv1821 := &x.Conditions - yym1822 := z.DecBinary() - _ = yym1822 + yyv5 := &x.Conditions + yym6 := z.DecBinary() + _ = yym6 if false { } else { - h.decSlicePodCondition((*[]PodCondition)(yyv1821), d) + h.decSlicePodCondition((*[]PodCondition)(yyv5), d) } } case "message": @@ -24448,13 +24448,13 @@ func (x *PodStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.StartTime == nil { x.StartTime = new(pkg2_unversioned.Time) } - yym1828 := z.DecBinary() - _ = yym1828 + yym12 := z.DecBinary() + _ = yym12 if false { } else if z.HasExtensions() && z.DecExt(x.StartTime) { - } else if yym1828 { + } else if yym12 { z.DecBinaryUnmarshal(x.StartTime) - } else if !yym1828 && z.IsJSONHandle() { + } else if !yym12 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.StartTime) } else { z.DecFallback(x.StartTime, false) @@ -24464,18 +24464,18 @@ func (x *PodStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ContainerStatuses = nil } else { - yyv1829 := &x.ContainerStatuses - yym1830 := z.DecBinary() - _ = yym1830 + yyv13 := &x.ContainerStatuses + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceContainerStatus((*[]ContainerStatus)(yyv1829), d) + h.decSliceContainerStatus((*[]ContainerStatus)(yyv13), d) } } default: - z.DecStructFieldNotFound(-1, yys1819) - } // end switch yys1819 - } // end for yyj1819 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -24483,16 +24483,16 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1831 int - var yyb1831 bool - var yyhl1831 bool = l >= 0 - yyj1831++ - if yyhl1831 { - yyb1831 = yyj1831 > l + var yyj15 int + var yyb15 bool + var yyhl15 bool = l >= 0 + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb1831 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb1831 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24502,13 +24502,13 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Phase = PodPhase(r.DecodeString()) } - yyj1831++ - if yyhl1831 { - yyb1831 = yyj1831 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb1831 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb1831 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24516,21 +24516,21 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv1833 := &x.Conditions - yym1834 := z.DecBinary() - _ = yym1834 + yyv17 := &x.Conditions + yym18 := z.DecBinary() + _ = yym18 if false { } else { - h.decSlicePodCondition((*[]PodCondition)(yyv1833), d) + h.decSlicePodCondition((*[]PodCondition)(yyv17), d) } } - yyj1831++ - if yyhl1831 { - yyb1831 = yyj1831 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb1831 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb1831 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24540,13 +24540,13 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Message = string(r.DecodeString()) } - yyj1831++ - if yyhl1831 { - yyb1831 = yyj1831 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb1831 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb1831 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24556,13 +24556,13 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Reason = string(r.DecodeString()) } - yyj1831++ - if yyhl1831 { - yyb1831 = yyj1831 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb1831 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb1831 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24572,13 +24572,13 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.HostIP = string(r.DecodeString()) } - yyj1831++ - if yyhl1831 { - yyb1831 = yyj1831 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb1831 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb1831 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24588,13 +24588,13 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.PodIP = string(r.DecodeString()) } - yyj1831++ - if yyhl1831 { - yyb1831 = yyj1831 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb1831 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb1831 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24607,25 +24607,25 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.StartTime == nil { x.StartTime = new(pkg2_unversioned.Time) } - yym1840 := z.DecBinary() - _ = yym1840 + yym24 := z.DecBinary() + _ = yym24 if false { } else if z.HasExtensions() && z.DecExt(x.StartTime) { - } else if yym1840 { + } else if yym24 { z.DecBinaryUnmarshal(x.StartTime) - } else if !yym1840 && z.IsJSONHandle() { + } else if !yym24 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.StartTime) } else { z.DecFallback(x.StartTime, false) } } - yyj1831++ - if yyhl1831 { - yyb1831 = yyj1831 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb1831 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb1831 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24633,26 +24633,26 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ContainerStatuses = nil } else { - yyv1841 := &x.ContainerStatuses - yym1842 := z.DecBinary() - _ = yym1842 + yyv25 := &x.ContainerStatuses + yym26 := z.DecBinary() + _ = yym26 if false { } else { - h.decSliceContainerStatus((*[]ContainerStatus)(yyv1841), d) + h.decSliceContainerStatus((*[]ContainerStatus)(yyv25), d) } } for { - yyj1831++ - if yyhl1831 { - yyb1831 = yyj1831 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb1831 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb1831 { + if yyb15 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1831-1, "") + z.DecStructFieldNotFound(yyj15-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -24664,72 +24664,72 @@ func (x *PodStatusResult) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1843 := z.EncBinary() - _ = yym1843 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1844 := !z.EncBinary() - yy2arr1844 := z.EncBasicHandle().StructToArray - var yyq1844 [4]bool - _, _, _ = yysep1844, yyq1844, yy2arr1844 - const yyr1844 bool = false - yyq1844[0] = true - yyq1844[1] = true - yyq1844[2] = x.Kind != "" - yyq1844[3] = x.APIVersion != "" - var yynn1844 int - if yyr1844 || yy2arr1844 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn1844 = 0 - for _, b := range yyq1844 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1844++ + yynn2++ } } - r.EncodeMapStart(yynn1844) - yynn1844 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1844 || yy2arr1844 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1844[0] { - yy1846 := &x.ObjectMeta - yy1846.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1844[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1847 := &x.ObjectMeta - yy1847.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr1844 || yy2arr1844 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1844[1] { - yy1849 := &x.Status - yy1849.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Status + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1844[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1850 := &x.Status - yy1850.CodecEncodeSelf(e) + yy11 := &x.Status + yy11.CodecEncodeSelf(e) } } - if yyr1844 || yy2arr1844 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1844[2] { - yym1852 := z.EncBinary() - _ = yym1852 + if yyq2[2] { + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -24738,23 +24738,23 @@ func (x *PodStatusResult) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1844[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1853 := z.EncBinary() - _ = yym1853 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1844 || yy2arr1844 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1844[3] { - yym1855 := z.EncBinary() - _ = yym1855 + if yyq2[3] { + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -24763,19 +24763,19 @@ func (x *PodStatusResult) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1844[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1856 := z.EncBinary() - _ = yym1856 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1844 || yy2arr1844 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -24788,25 +24788,25 @@ func (x *PodStatusResult) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1857 := z.DecBinary() - _ = yym1857 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1858 := r.ContainerType() - if yyct1858 == codecSelferValueTypeMap1234 { - yyl1858 := r.ReadMapStart() - if yyl1858 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1858, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1858 == codecSelferValueTypeArray1234 { - yyl1858 := r.ReadArrayStart() - if yyl1858 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1858, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -24818,12 +24818,12 @@ func (x *PodStatusResult) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1859Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1859Slc - var yyhl1859 bool = l >= 0 - for yyj1859 := 0; ; yyj1859++ { - if yyhl1859 { - if yyj1859 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -24832,23 +24832,23 @@ func (x *PodStatusResult) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1859Slc = r.DecodeBytes(yys1859Slc, true, true) - yys1859 := string(yys1859Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1859 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv1860 := &x.ObjectMeta - yyv1860.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = PodStatus{} } else { - yyv1861 := &x.Status - yyv1861.CodecDecodeSelf(d) + yyv5 := &x.Status + yyv5.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -24863,9 +24863,9 @@ func (x *PodStatusResult) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1859) - } // end switch yys1859 - } // end for yyj1859 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -24873,16 +24873,16 @@ func (x *PodStatusResult) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1864 int - var yyb1864 bool - var yyhl1864 bool = l >= 0 - yyj1864++ - if yyhl1864 { - yyb1864 = yyj1864 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1864 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1864 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24890,16 +24890,16 @@ func (x *PodStatusResult) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv1865 := &x.ObjectMeta - yyv1865.CodecDecodeSelf(d) + yyv9 := &x.ObjectMeta + yyv9.CodecDecodeSelf(d) } - yyj1864++ - if yyhl1864 { - yyb1864 = yyj1864 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1864 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1864 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24907,16 +24907,16 @@ func (x *PodStatusResult) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Status = PodStatus{} } else { - yyv1866 := &x.Status - yyv1866.CodecDecodeSelf(d) + yyv10 := &x.Status + yyv10.CodecDecodeSelf(d) } - yyj1864++ - if yyhl1864 { - yyb1864 = yyj1864 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1864 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1864 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24926,13 +24926,13 @@ func (x *PodStatusResult) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj1864++ - if yyhl1864 { - yyb1864 = yyj1864 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1864 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1864 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24943,17 +24943,17 @@ func (x *PodStatusResult) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } for { - yyj1864++ - if yyhl1864 { - yyb1864 = yyj1864 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1864 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1864 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1864-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -24965,90 +24965,90 @@ func (x *Pod) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1869 := z.EncBinary() - _ = yym1869 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1870 := !z.EncBinary() - yy2arr1870 := z.EncBasicHandle().StructToArray - var yyq1870 [5]bool - _, _, _ = yysep1870, yyq1870, yy2arr1870 - const yyr1870 bool = false - yyq1870[0] = true - yyq1870[1] = true - yyq1870[2] = true - yyq1870[3] = x.Kind != "" - yyq1870[4] = x.APIVersion != "" - var yynn1870 int - if yyr1870 || yy2arr1870 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn1870 = 0 - for _, b := range yyq1870 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1870++ + yynn2++ } } - r.EncodeMapStart(yynn1870) - yynn1870 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1870 || yy2arr1870 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1870[0] { - yy1872 := &x.ObjectMeta - yy1872.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1870[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1873 := &x.ObjectMeta - yy1873.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr1870 || yy2arr1870 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1870[1] { - yy1875 := &x.Spec - yy1875.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1870[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1876 := &x.Spec - yy1876.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr1870 || yy2arr1870 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1870[2] { - yy1878 := &x.Status - yy1878.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1870[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1879 := &x.Status - yy1879.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr1870 || yy2arr1870 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1870[3] { - yym1881 := z.EncBinary() - _ = yym1881 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -25057,23 +25057,23 @@ func (x *Pod) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1870[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1882 := z.EncBinary() - _ = yym1882 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1870 || yy2arr1870 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1870[4] { - yym1884 := z.EncBinary() - _ = yym1884 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -25082,19 +25082,19 @@ func (x *Pod) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1870[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1885 := z.EncBinary() - _ = yym1885 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1870 || yy2arr1870 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -25107,25 +25107,25 @@ func (x *Pod) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1886 := z.DecBinary() - _ = yym1886 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1887 := r.ContainerType() - if yyct1887 == codecSelferValueTypeMap1234 { - yyl1887 := r.ReadMapStart() - if yyl1887 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1887, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1887 == codecSelferValueTypeArray1234 { - yyl1887 := r.ReadArrayStart() - if yyl1887 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1887, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -25137,12 +25137,12 @@ func (x *Pod) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1888Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1888Slc - var yyhl1888 bool = l >= 0 - for yyj1888 := 0; ; yyj1888++ { - if yyhl1888 { - if yyj1888 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -25151,30 +25151,30 @@ func (x *Pod) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1888Slc = r.DecodeBytes(yys1888Slc, true, true) - yys1888 := string(yys1888Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1888 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv1889 := &x.ObjectMeta - yyv1889.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = PodSpec{} } else { - yyv1890 := &x.Spec - yyv1890.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = PodStatus{} } else { - yyv1891 := &x.Status - yyv1891.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -25189,9 +25189,9 @@ func (x *Pod) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1888) - } // end switch yys1888 - } // end for yyj1888 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -25199,16 +25199,16 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1894 int - var yyb1894 bool - var yyhl1894 bool = l >= 0 - yyj1894++ - if yyhl1894 { - yyb1894 = yyj1894 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1894 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1894 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25216,16 +25216,16 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv1895 := &x.ObjectMeta - yyv1895.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj1894++ - if yyhl1894 { - yyb1894 = yyj1894 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1894 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1894 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25233,16 +25233,16 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = PodSpec{} } else { - yyv1896 := &x.Spec - yyv1896.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj1894++ - if yyhl1894 { - yyb1894 = yyj1894 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1894 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1894 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25250,16 +25250,16 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = PodStatus{} } else { - yyv1897 := &x.Status - yyv1897.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj1894++ - if yyhl1894 { - yyb1894 = yyj1894 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1894 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1894 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25269,13 +25269,13 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj1894++ - if yyhl1894 { - yyb1894 = yyj1894 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1894 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1894 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25286,17 +25286,17 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj1894++ - if yyhl1894 { - yyb1894 = yyj1894 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1894 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1894 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1894-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -25308,66 +25308,66 @@ func (x *PodTemplateSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1900 := z.EncBinary() - _ = yym1900 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1901 := !z.EncBinary() - yy2arr1901 := z.EncBasicHandle().StructToArray - var yyq1901 [2]bool - _, _, _ = yysep1901, yyq1901, yy2arr1901 - const yyr1901 bool = false - yyq1901[0] = true - yyq1901[1] = true - var yynn1901 int - if yyr1901 || yy2arr1901 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1901 = 0 - for _, b := range yyq1901 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1901++ + yynn2++ } } - r.EncodeMapStart(yynn1901) - yynn1901 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1901 || yy2arr1901 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1901[0] { - yy1903 := &x.ObjectMeta - yy1903.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1901[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1904 := &x.ObjectMeta - yy1904.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr1901 || yy2arr1901 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1901[1] { - yy1906 := &x.Spec - yy1906.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1901[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1907 := &x.Spec - yy1907.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr1901 || yy2arr1901 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -25380,25 +25380,25 @@ func (x *PodTemplateSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1908 := z.DecBinary() - _ = yym1908 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1909 := r.ContainerType() - if yyct1909 == codecSelferValueTypeMap1234 { - yyl1909 := r.ReadMapStart() - if yyl1909 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1909, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1909 == codecSelferValueTypeArray1234 { - yyl1909 := r.ReadArrayStart() - if yyl1909 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1909, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -25410,12 +25410,12 @@ func (x *PodTemplateSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1910Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1910Slc - var yyhl1910 bool = l >= 0 - for yyj1910 := 0; ; yyj1910++ { - if yyhl1910 { - if yyj1910 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -25424,28 +25424,28 @@ func (x *PodTemplateSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1910Slc = r.DecodeBytes(yys1910Slc, true, true) - yys1910 := string(yys1910Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1910 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv1911 := &x.ObjectMeta - yyv1911.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = PodSpec{} } else { - yyv1912 := &x.Spec - yyv1912.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1910) - } // end switch yys1910 - } // end for yyj1910 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -25453,16 +25453,16 @@ func (x *PodTemplateSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1913 int - var yyb1913 bool - var yyhl1913 bool = l >= 0 - yyj1913++ - if yyhl1913 { - yyb1913 = yyj1913 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1913 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1913 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25470,16 +25470,16 @@ func (x *PodTemplateSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv1914 := &x.ObjectMeta - yyv1914.CodecDecodeSelf(d) + yyv7 := &x.ObjectMeta + yyv7.CodecDecodeSelf(d) } - yyj1913++ - if yyhl1913 { - yyb1913 = yyj1913 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1913 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1913 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25487,21 +25487,21 @@ func (x *PodTemplateSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Spec = PodSpec{} } else { - yyv1915 := &x.Spec - yyv1915.CodecDecodeSelf(d) + yyv8 := &x.Spec + yyv8.CodecDecodeSelf(d) } for { - yyj1913++ - if yyhl1913 { - yyb1913 = yyj1913 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1913 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1913 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1913-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -25513,72 +25513,72 @@ func (x *PodTemplate) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1916 := z.EncBinary() - _ = yym1916 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1917 := !z.EncBinary() - yy2arr1917 := z.EncBasicHandle().StructToArray - var yyq1917 [4]bool - _, _, _ = yysep1917, yyq1917, yy2arr1917 - const yyr1917 bool = false - yyq1917[0] = true - yyq1917[1] = true - yyq1917[2] = x.Kind != "" - yyq1917[3] = x.APIVersion != "" - var yynn1917 int - if yyr1917 || yy2arr1917 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn1917 = 0 - for _, b := range yyq1917 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1917++ + yynn2++ } } - r.EncodeMapStart(yynn1917) - yynn1917 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1917 || yy2arr1917 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1917[0] { - yy1919 := &x.ObjectMeta - yy1919.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1917[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1920 := &x.ObjectMeta - yy1920.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr1917 || yy2arr1917 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1917[1] { - yy1922 := &x.Template - yy1922.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Template + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1917[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("template")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1923 := &x.Template - yy1923.CodecEncodeSelf(e) + yy11 := &x.Template + yy11.CodecEncodeSelf(e) } } - if yyr1917 || yy2arr1917 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1917[2] { - yym1925 := z.EncBinary() - _ = yym1925 + if yyq2[2] { + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -25587,23 +25587,23 @@ func (x *PodTemplate) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1917[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1926 := z.EncBinary() - _ = yym1926 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1917 || yy2arr1917 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1917[3] { - yym1928 := z.EncBinary() - _ = yym1928 + if yyq2[3] { + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -25612,19 +25612,19 @@ func (x *PodTemplate) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1917[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1929 := z.EncBinary() - _ = yym1929 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1917 || yy2arr1917 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -25637,25 +25637,25 @@ func (x *PodTemplate) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1930 := z.DecBinary() - _ = yym1930 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1931 := r.ContainerType() - if yyct1931 == codecSelferValueTypeMap1234 { - yyl1931 := r.ReadMapStart() - if yyl1931 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1931, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1931 == codecSelferValueTypeArray1234 { - yyl1931 := r.ReadArrayStart() - if yyl1931 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1931, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -25667,12 +25667,12 @@ func (x *PodTemplate) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1932Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1932Slc - var yyhl1932 bool = l >= 0 - for yyj1932 := 0; ; yyj1932++ { - if yyhl1932 { - if yyj1932 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -25681,23 +25681,23 @@ func (x *PodTemplate) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1932Slc = r.DecodeBytes(yys1932Slc, true, true) - yys1932 := string(yys1932Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1932 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv1933 := &x.ObjectMeta - yyv1933.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "template": if r.TryDecodeAsNil() { x.Template = PodTemplateSpec{} } else { - yyv1934 := &x.Template - yyv1934.CodecDecodeSelf(d) + yyv5 := &x.Template + yyv5.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -25712,9 +25712,9 @@ func (x *PodTemplate) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1932) - } // end switch yys1932 - } // end for yyj1932 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -25722,16 +25722,16 @@ func (x *PodTemplate) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1937 int - var yyb1937 bool - var yyhl1937 bool = l >= 0 - yyj1937++ - if yyhl1937 { - yyb1937 = yyj1937 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1937 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1937 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25739,16 +25739,16 @@ func (x *PodTemplate) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv1938 := &x.ObjectMeta - yyv1938.CodecDecodeSelf(d) + yyv9 := &x.ObjectMeta + yyv9.CodecDecodeSelf(d) } - yyj1937++ - if yyhl1937 { - yyb1937 = yyj1937 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1937 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1937 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25756,16 +25756,16 @@ func (x *PodTemplate) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Template = PodTemplateSpec{} } else { - yyv1939 := &x.Template - yyv1939.CodecDecodeSelf(d) + yyv10 := &x.Template + yyv10.CodecDecodeSelf(d) } - yyj1937++ - if yyhl1937 { - yyb1937 = yyj1937 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1937 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1937 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25775,13 +25775,13 @@ func (x *PodTemplate) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj1937++ - if yyhl1937 { - yyb1937 = yyj1937 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1937 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1937 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25792,17 +25792,17 @@ func (x *PodTemplate) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj1937++ - if yyhl1937 { - yyb1937 = yyj1937 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1937 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1937 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1937-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -25814,68 +25814,68 @@ func (x *PodTemplateList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1942 := z.EncBinary() - _ = yym1942 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1943 := !z.EncBinary() - yy2arr1943 := z.EncBasicHandle().StructToArray - var yyq1943 [4]bool - _, _, _ = yysep1943, yyq1943, yy2arr1943 - const yyr1943 bool = false - yyq1943[0] = true - yyq1943[2] = x.Kind != "" - yyq1943[3] = x.APIVersion != "" - var yynn1943 int - if yyr1943 || yy2arr1943 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn1943 = 1 - for _, b := range yyq1943 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1943++ + yynn2++ } } - r.EncodeMapStart(yynn1943) - yynn1943 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1943 || yy2arr1943 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1943[0] { - yy1945 := &x.ListMeta - yym1946 := z.EncBinary() - _ = yym1946 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy1945) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy1945) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq1943[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1947 := &x.ListMeta - yym1948 := z.EncBinary() - _ = yym1948 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy1947) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy1947) + z.EncFallback(yy6) } } } - if yyr1943 || yy2arr1943 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym1950 := z.EncBinary() - _ = yym1950 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSlicePodTemplate(([]PodTemplate)(x.Items), e) @@ -25888,19 +25888,19 @@ func (x *PodTemplateList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym1951 := z.EncBinary() - _ = yym1951 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSlicePodTemplate(([]PodTemplate)(x.Items), e) } } } - if yyr1943 || yy2arr1943 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1943[2] { - yym1953 := z.EncBinary() - _ = yym1953 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -25909,23 +25909,23 @@ func (x *PodTemplateList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1943[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1954 := z.EncBinary() - _ = yym1954 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1943 || yy2arr1943 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1943[3] { - yym1956 := z.EncBinary() - _ = yym1956 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -25934,19 +25934,19 @@ func (x *PodTemplateList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1943[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1957 := z.EncBinary() - _ = yym1957 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1943 || yy2arr1943 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -25959,25 +25959,25 @@ func (x *PodTemplateList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1958 := z.DecBinary() - _ = yym1958 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1959 := r.ContainerType() - if yyct1959 == codecSelferValueTypeMap1234 { - yyl1959 := r.ReadMapStart() - if yyl1959 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1959, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1959 == codecSelferValueTypeArray1234 { - yyl1959 := r.ReadArrayStart() - if yyl1959 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1959, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -25989,12 +25989,12 @@ func (x *PodTemplateList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1960Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1960Slc - var yyhl1960 bool = l >= 0 - for yyj1960 := 0; ; yyj1960++ { - if yyhl1960 { - if yyj1960 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -26003,33 +26003,33 @@ func (x *PodTemplateList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1960Slc = r.DecodeBytes(yys1960Slc, true, true) - yys1960 := string(yys1960Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1960 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv1961 := &x.ListMeta - yym1962 := z.DecBinary() - _ = yym1962 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv1961) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv1961, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1963 := &x.Items - yym1964 := z.DecBinary() - _ = yym1964 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSlicePodTemplate((*[]PodTemplate)(yyv1963), d) + h.decSlicePodTemplate((*[]PodTemplate)(yyv6), d) } } case "kind": @@ -26045,9 +26045,9 @@ func (x *PodTemplateList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1960) - } // end switch yys1960 - } // end for yyj1960 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -26055,16 +26055,16 @@ func (x *PodTemplateList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1967 int - var yyb1967 bool - var yyhl1967 bool = l >= 0 - yyj1967++ - if yyhl1967 { - yyb1967 = yyj1967 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1967 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1967 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26072,22 +26072,22 @@ func (x *PodTemplateList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv1968 := &x.ListMeta - yym1969 := z.DecBinary() - _ = yym1969 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv1968) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv1968, false) + z.DecFallback(yyv11, false) } } - yyj1967++ - if yyhl1967 { - yyb1967 = yyj1967 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1967 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1967 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26095,21 +26095,21 @@ func (x *PodTemplateList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1970 := &x.Items - yym1971 := z.DecBinary() - _ = yym1971 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSlicePodTemplate((*[]PodTemplate)(yyv1970), d) + h.decSlicePodTemplate((*[]PodTemplate)(yyv13), d) } } - yyj1967++ - if yyhl1967 { - yyb1967 = yyj1967 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1967 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1967 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26119,13 +26119,13 @@ func (x *PodTemplateList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj1967++ - if yyhl1967 { - yyb1967 = yyj1967 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1967 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1967 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26136,17 +26136,17 @@ func (x *PodTemplateList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } for { - yyj1967++ - if yyhl1967 { - yyb1967 = yyj1967 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1967 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1967 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1967-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -26158,34 +26158,34 @@ func (x *ReplicationControllerSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1974 := z.EncBinary() - _ = yym1974 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1975 := !z.EncBinary() - yy2arr1975 := z.EncBasicHandle().StructToArray - var yyq1975 [3]bool - _, _, _ = yysep1975, yyq1975, yy2arr1975 - const yyr1975 bool = false - yyq1975[2] = x.Template != nil - var yynn1975 int - if yyr1975 || yy2arr1975 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = x.Template != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn1975 = 2 - for _, b := range yyq1975 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn1975++ + yynn2++ } } - r.EncodeMapStart(yynn1975) - yynn1975 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1975 || yy2arr1975 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1977 := z.EncBinary() - _ = yym1977 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.Replicas)) @@ -26194,20 +26194,20 @@ func (x *ReplicationControllerSpec) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("replicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1978 := z.EncBinary() - _ = yym1978 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.Replicas)) } } - if yyr1975 || yy2arr1975 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Selector == nil { r.EncodeNil() } else { - yym1980 := z.EncBinary() - _ = yym1980 + yym7 := z.EncBinary() + _ = yym7 if false { } else { z.F.EncMapStringStringV(x.Selector, false, e) @@ -26220,17 +26220,17 @@ func (x *ReplicationControllerSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Selector == nil { r.EncodeNil() } else { - yym1981 := z.EncBinary() - _ = yym1981 + yym8 := z.EncBinary() + _ = yym8 if false { } else { z.F.EncMapStringStringV(x.Selector, false, e) } } } - if yyr1975 || yy2arr1975 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1975[2] { + if yyq2[2] { if x.Template == nil { r.EncodeNil() } else { @@ -26240,7 +26240,7 @@ func (x *ReplicationControllerSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1975[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("template")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -26251,7 +26251,7 @@ func (x *ReplicationControllerSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1975 || yy2arr1975 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -26264,25 +26264,25 @@ func (x *ReplicationControllerSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1983 := z.DecBinary() - _ = yym1983 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1984 := r.ContainerType() - if yyct1984 == codecSelferValueTypeMap1234 { - yyl1984 := r.ReadMapStart() - if yyl1984 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1984, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1984 == codecSelferValueTypeArray1234 { - yyl1984 := r.ReadArrayStart() - if yyl1984 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1984, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -26294,12 +26294,12 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromMap(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1985Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1985Slc - var yyhl1985 bool = l >= 0 - for yyj1985 := 0; ; yyj1985++ { - if yyhl1985 { - if yyj1985 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -26308,10 +26308,10 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromMap(l int, d *codec1978.D } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1985Slc = r.DecodeBytes(yys1985Slc, true, true) - yys1985 := string(yys1985Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1985 { + switch yys3 { case "replicas": if r.TryDecodeAsNil() { x.Replicas = 0 @@ -26322,12 +26322,12 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromMap(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Selector = nil } else { - yyv1987 := &x.Selector - yym1988 := z.DecBinary() - _ = yym1988 + yyv5 := &x.Selector + yym6 := z.DecBinary() + _ = yym6 if false { } else { - z.F.DecMapStringStringX(yyv1987, false, d) + z.F.DecMapStringStringX(yyv5, false, d) } } case "template": @@ -26342,9 +26342,9 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromMap(l int, d *codec1978.D x.Template.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1985) - } // end switch yys1985 - } // end for yyj1985 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -26352,16 +26352,16 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromArray(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1990 int - var yyb1990 bool - var yyhl1990 bool = l >= 0 - yyj1990++ - if yyhl1990 { - yyb1990 = yyj1990 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1990 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1990 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26371,13 +26371,13 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromArray(l int, d *codec1978 } else { x.Replicas = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj1990++ - if yyhl1990 { - yyb1990 = yyj1990 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1990 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1990 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26385,21 +26385,21 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.Selector = nil } else { - yyv1992 := &x.Selector - yym1993 := z.DecBinary() - _ = yym1993 + yyv10 := &x.Selector + yym11 := z.DecBinary() + _ = yym11 if false { } else { - z.F.DecMapStringStringX(yyv1992, false, d) + z.F.DecMapStringStringX(yyv10, false, d) } } - yyj1990++ - if yyhl1990 { - yyb1990 = yyj1990 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1990 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1990 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26415,17 +26415,17 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromArray(l int, d *codec1978 x.Template.CodecDecodeSelf(d) } for { - yyj1990++ - if yyhl1990 { - yyb1990 = yyj1990 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1990 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1990 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1990-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -26437,34 +26437,34 @@ func (x *ReplicationControllerStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1995 := z.EncBinary() - _ = yym1995 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1996 := !z.EncBinary() - yy2arr1996 := z.EncBasicHandle().StructToArray - var yyq1996 [2]bool - _, _, _ = yysep1996, yyq1996, yy2arr1996 - const yyr1996 bool = false - yyq1996[1] = x.ObservedGeneration != 0 - var yynn1996 int - if yyr1996 || yy2arr1996 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.ObservedGeneration != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1996 = 1 - for _, b := range yyq1996 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1996++ + yynn2++ } } - r.EncodeMapStart(yynn1996) - yynn1996 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1996 || yy2arr1996 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1998 := z.EncBinary() - _ = yym1998 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.Replicas)) @@ -26473,18 +26473,18 @@ func (x *ReplicationControllerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("replicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1999 := z.EncBinary() - _ = yym1999 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.Replicas)) } } - if yyr1996 || yy2arr1996 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1996[1] { - yym2001 := z.EncBinary() - _ = yym2001 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.ObservedGeneration)) @@ -26493,19 +26493,19 @@ func (x *ReplicationControllerStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1996[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("observedGeneration")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2002 := z.EncBinary() - _ = yym2002 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.ObservedGeneration)) } } } - if yyr1996 || yy2arr1996 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -26518,25 +26518,25 @@ func (x *ReplicationControllerStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2003 := z.DecBinary() - _ = yym2003 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2004 := r.ContainerType() - if yyct2004 == codecSelferValueTypeMap1234 { - yyl2004 := r.ReadMapStart() - if yyl2004 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2004, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2004 == codecSelferValueTypeArray1234 { - yyl2004 := r.ReadArrayStart() - if yyl2004 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2004, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -26548,12 +26548,12 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromMap(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2005Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2005Slc - var yyhl2005 bool = l >= 0 - for yyj2005 := 0; ; yyj2005++ { - if yyhl2005 { - if yyj2005 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -26562,10 +26562,10 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromMap(l int, d *codec1978 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2005Slc = r.DecodeBytes(yys2005Slc, true, true) - yys2005 := string(yys2005Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2005 { + switch yys3 { case "replicas": if r.TryDecodeAsNil() { x.Replicas = 0 @@ -26579,9 +26579,9 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromMap(l int, d *codec1978 x.ObservedGeneration = int64(r.DecodeInt(64)) } default: - z.DecStructFieldNotFound(-1, yys2005) - } // end switch yys2005 - } // end for yyj2005 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -26589,16 +26589,16 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromArray(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2008 int - var yyb2008 bool - var yyhl2008 bool = l >= 0 - yyj2008++ - if yyhl2008 { - yyb2008 = yyj2008 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2008 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2008 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26608,13 +26608,13 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromArray(l int, d *codec19 } else { x.Replicas = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj2008++ - if yyhl2008 { - yyb2008 = yyj2008 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2008 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2008 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26625,17 +26625,17 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromArray(l int, d *codec19 x.ObservedGeneration = int64(r.DecodeInt(64)) } for { - yyj2008++ - if yyhl2008 { - yyb2008 = yyj2008 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2008 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2008 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2008-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -26647,90 +26647,90 @@ func (x *ReplicationController) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2011 := z.EncBinary() - _ = yym2011 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2012 := !z.EncBinary() - yy2arr2012 := z.EncBasicHandle().StructToArray - var yyq2012 [5]bool - _, _, _ = yysep2012, yyq2012, yy2arr2012 - const yyr2012 bool = false - yyq2012[0] = true - yyq2012[1] = true - yyq2012[2] = true - yyq2012[3] = x.Kind != "" - yyq2012[4] = x.APIVersion != "" - var yynn2012 int - if yyr2012 || yy2arr2012 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn2012 = 0 - for _, b := range yyq2012 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2012++ + yynn2++ } } - r.EncodeMapStart(yynn2012) - yynn2012 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2012 || yy2arr2012 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2012[0] { - yy2014 := &x.ObjectMeta - yy2014.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2012[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2015 := &x.ObjectMeta - yy2015.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr2012 || yy2arr2012 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2012[1] { - yy2017 := &x.Spec - yy2017.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2012[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2018 := &x.Spec - yy2018.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr2012 || yy2arr2012 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2012[2] { - yy2020 := &x.Status - yy2020.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2012[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2021 := &x.Status - yy2021.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr2012 || yy2arr2012 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2012[3] { - yym2023 := z.EncBinary() - _ = yym2023 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -26739,23 +26739,23 @@ func (x *ReplicationController) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2012[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2024 := z.EncBinary() - _ = yym2024 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2012 || yy2arr2012 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2012[4] { - yym2026 := z.EncBinary() - _ = yym2026 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -26764,19 +26764,19 @@ func (x *ReplicationController) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2012[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2027 := z.EncBinary() - _ = yym2027 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2012 || yy2arr2012 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -26789,25 +26789,25 @@ func (x *ReplicationController) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2028 := z.DecBinary() - _ = yym2028 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2029 := r.ContainerType() - if yyct2029 == codecSelferValueTypeMap1234 { - yyl2029 := r.ReadMapStart() - if yyl2029 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2029, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2029 == codecSelferValueTypeArray1234 { - yyl2029 := r.ReadArrayStart() - if yyl2029 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2029, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -26819,12 +26819,12 @@ func (x *ReplicationController) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2030Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2030Slc - var yyhl2030 bool = l >= 0 - for yyj2030 := 0; ; yyj2030++ { - if yyhl2030 { - if yyj2030 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -26833,30 +26833,30 @@ func (x *ReplicationController) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2030Slc = r.DecodeBytes(yys2030Slc, true, true) - yys2030 := string(yys2030Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2030 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2031 := &x.ObjectMeta - yyv2031.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = ReplicationControllerSpec{} } else { - yyv2032 := &x.Spec - yyv2032.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = ReplicationControllerStatus{} } else { - yyv2033 := &x.Status - yyv2033.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -26871,9 +26871,9 @@ func (x *ReplicationController) codecDecodeSelfFromMap(l int, d *codec1978.Decod x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2030) - } // end switch yys2030 - } // end for yyj2030 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -26881,16 +26881,16 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2036 int - var yyb2036 bool - var yyhl2036 bool = l >= 0 - yyj2036++ - if yyhl2036 { - yyb2036 = yyj2036 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2036 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2036 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26898,16 +26898,16 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2037 := &x.ObjectMeta - yyv2037.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj2036++ - if yyhl2036 { - yyb2036 = yyj2036 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2036 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2036 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26915,16 +26915,16 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Spec = ReplicationControllerSpec{} } else { - yyv2038 := &x.Spec - yyv2038.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj2036++ - if yyhl2036 { - yyb2036 = yyj2036 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2036 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2036 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26932,16 +26932,16 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Status = ReplicationControllerStatus{} } else { - yyv2039 := &x.Status - yyv2039.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj2036++ - if yyhl2036 { - yyb2036 = yyj2036 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2036 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2036 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26951,13 +26951,13 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Kind = string(r.DecodeString()) } - yyj2036++ - if yyhl2036 { - yyb2036 = yyj2036 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2036 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2036 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26968,17 +26968,17 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec x.APIVersion = string(r.DecodeString()) } for { - yyj2036++ - if yyhl2036 { - yyb2036 = yyj2036 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2036 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2036 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2036-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -26990,68 +26990,68 @@ func (x *ReplicationControllerList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2042 := z.EncBinary() - _ = yym2042 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2043 := !z.EncBinary() - yy2arr2043 := z.EncBasicHandle().StructToArray - var yyq2043 [4]bool - _, _, _ = yysep2043, yyq2043, yy2arr2043 - const yyr2043 bool = false - yyq2043[0] = true - yyq2043[2] = x.Kind != "" - yyq2043[3] = x.APIVersion != "" - var yynn2043 int - if yyr2043 || yy2arr2043 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn2043 = 1 - for _, b := range yyq2043 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2043++ + yynn2++ } } - r.EncodeMapStart(yynn2043) - yynn2043 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2043 || yy2arr2043 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2043[0] { - yy2045 := &x.ListMeta - yym2046 := z.EncBinary() - _ = yym2046 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy2045) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy2045) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq2043[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2047 := &x.ListMeta - yym2048 := z.EncBinary() - _ = yym2048 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy2047) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy2047) + z.EncFallback(yy6) } } } - if yyr2043 || yy2arr2043 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym2050 := z.EncBinary() - _ = yym2050 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceReplicationController(([]ReplicationController)(x.Items), e) @@ -27064,19 +27064,19 @@ func (x *ReplicationControllerList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym2051 := z.EncBinary() - _ = yym2051 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceReplicationController(([]ReplicationController)(x.Items), e) } } } - if yyr2043 || yy2arr2043 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2043[2] { - yym2053 := z.EncBinary() - _ = yym2053 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -27085,23 +27085,23 @@ func (x *ReplicationControllerList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2043[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2054 := z.EncBinary() - _ = yym2054 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2043 || yy2arr2043 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2043[3] { - yym2056 := z.EncBinary() - _ = yym2056 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -27110,19 +27110,19 @@ func (x *ReplicationControllerList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2043[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2057 := z.EncBinary() - _ = yym2057 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2043 || yy2arr2043 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -27135,25 +27135,25 @@ func (x *ReplicationControllerList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2058 := z.DecBinary() - _ = yym2058 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2059 := r.ContainerType() - if yyct2059 == codecSelferValueTypeMap1234 { - yyl2059 := r.ReadMapStart() - if yyl2059 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2059, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2059 == codecSelferValueTypeArray1234 { - yyl2059 := r.ReadArrayStart() - if yyl2059 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2059, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -27165,12 +27165,12 @@ func (x *ReplicationControllerList) codecDecodeSelfFromMap(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2060Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2060Slc - var yyhl2060 bool = l >= 0 - for yyj2060 := 0; ; yyj2060++ { - if yyhl2060 { - if yyj2060 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -27179,33 +27179,33 @@ func (x *ReplicationControllerList) codecDecodeSelfFromMap(l int, d *codec1978.D } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2060Slc = r.DecodeBytes(yys2060Slc, true, true) - yys2060 := string(yys2060Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2060 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2061 := &x.ListMeta - yym2062 := z.DecBinary() - _ = yym2062 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv2061) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv2061, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2063 := &x.Items - yym2064 := z.DecBinary() - _ = yym2064 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceReplicationController((*[]ReplicationController)(yyv2063), d) + h.decSliceReplicationController((*[]ReplicationController)(yyv6), d) } } case "kind": @@ -27221,9 +27221,9 @@ func (x *ReplicationControllerList) codecDecodeSelfFromMap(l int, d *codec1978.D x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2060) - } // end switch yys2060 - } // end for yyj2060 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -27231,16 +27231,16 @@ func (x *ReplicationControllerList) codecDecodeSelfFromArray(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2067 int - var yyb2067 bool - var yyhl2067 bool = l >= 0 - yyj2067++ - if yyhl2067 { - yyb2067 = yyj2067 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2067 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2067 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27248,22 +27248,22 @@ func (x *ReplicationControllerList) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2068 := &x.ListMeta - yym2069 := z.DecBinary() - _ = yym2069 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv2068) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv2068, false) + z.DecFallback(yyv11, false) } } - yyj2067++ - if yyhl2067 { - yyb2067 = yyj2067 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2067 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2067 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27271,21 +27271,21 @@ func (x *ReplicationControllerList) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2070 := &x.Items - yym2071 := z.DecBinary() - _ = yym2071 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceReplicationController((*[]ReplicationController)(yyv2070), d) + h.decSliceReplicationController((*[]ReplicationController)(yyv13), d) } } - yyj2067++ - if yyhl2067 { - yyb2067 = yyj2067 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2067 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2067 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27295,13 +27295,13 @@ func (x *ReplicationControllerList) codecDecodeSelfFromArray(l int, d *codec1978 } else { x.Kind = string(r.DecodeString()) } - yyj2067++ - if yyhl2067 { - yyb2067 = yyj2067 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2067 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2067 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27312,17 +27312,17 @@ func (x *ReplicationControllerList) codecDecodeSelfFromArray(l int, d *codec1978 x.APIVersion = string(r.DecodeString()) } for { - yyj2067++ - if yyhl2067 { - yyb2067 = yyj2067 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2067 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2067 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2067-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -27334,68 +27334,68 @@ func (x *ServiceList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2074 := z.EncBinary() - _ = yym2074 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2075 := !z.EncBinary() - yy2arr2075 := z.EncBasicHandle().StructToArray - var yyq2075 [4]bool - _, _, _ = yysep2075, yyq2075, yy2arr2075 - const yyr2075 bool = false - yyq2075[0] = true - yyq2075[2] = x.Kind != "" - yyq2075[3] = x.APIVersion != "" - var yynn2075 int - if yyr2075 || yy2arr2075 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn2075 = 1 - for _, b := range yyq2075 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2075++ + yynn2++ } } - r.EncodeMapStart(yynn2075) - yynn2075 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2075 || yy2arr2075 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2075[0] { - yy2077 := &x.ListMeta - yym2078 := z.EncBinary() - _ = yym2078 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy2077) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy2077) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq2075[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2079 := &x.ListMeta - yym2080 := z.EncBinary() - _ = yym2080 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy2079) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy2079) + z.EncFallback(yy6) } } } - if yyr2075 || yy2arr2075 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym2082 := z.EncBinary() - _ = yym2082 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceService(([]Service)(x.Items), e) @@ -27408,19 +27408,19 @@ func (x *ServiceList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym2083 := z.EncBinary() - _ = yym2083 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceService(([]Service)(x.Items), e) } } } - if yyr2075 || yy2arr2075 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2075[2] { - yym2085 := z.EncBinary() - _ = yym2085 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -27429,23 +27429,23 @@ func (x *ServiceList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2075[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2086 := z.EncBinary() - _ = yym2086 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2075 || yy2arr2075 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2075[3] { - yym2088 := z.EncBinary() - _ = yym2088 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -27454,19 +27454,19 @@ func (x *ServiceList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2075[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2089 := z.EncBinary() - _ = yym2089 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2075 || yy2arr2075 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -27479,25 +27479,25 @@ func (x *ServiceList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2090 := z.DecBinary() - _ = yym2090 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2091 := r.ContainerType() - if yyct2091 == codecSelferValueTypeMap1234 { - yyl2091 := r.ReadMapStart() - if yyl2091 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2091, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2091 == codecSelferValueTypeArray1234 { - yyl2091 := r.ReadArrayStart() - if yyl2091 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2091, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -27509,12 +27509,12 @@ func (x *ServiceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2092Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2092Slc - var yyhl2092 bool = l >= 0 - for yyj2092 := 0; ; yyj2092++ { - if yyhl2092 { - if yyj2092 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -27523,33 +27523,33 @@ func (x *ServiceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2092Slc = r.DecodeBytes(yys2092Slc, true, true) - yys2092 := string(yys2092Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2092 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2093 := &x.ListMeta - yym2094 := z.DecBinary() - _ = yym2094 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv2093) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv2093, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2095 := &x.Items - yym2096 := z.DecBinary() - _ = yym2096 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceService((*[]Service)(yyv2095), d) + h.decSliceService((*[]Service)(yyv6), d) } } case "kind": @@ -27565,9 +27565,9 @@ func (x *ServiceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2092) - } // end switch yys2092 - } // end for yyj2092 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -27575,16 +27575,16 @@ func (x *ServiceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2099 int - var yyb2099 bool - var yyhl2099 bool = l >= 0 - yyj2099++ - if yyhl2099 { - yyb2099 = yyj2099 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2099 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2099 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27592,22 +27592,22 @@ func (x *ServiceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2100 := &x.ListMeta - yym2101 := z.DecBinary() - _ = yym2101 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv2100) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv2100, false) + z.DecFallback(yyv11, false) } } - yyj2099++ - if yyhl2099 { - yyb2099 = yyj2099 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2099 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2099 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27615,21 +27615,21 @@ func (x *ServiceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2102 := &x.Items - yym2103 := z.DecBinary() - _ = yym2103 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceService((*[]Service)(yyv2102), d) + h.decSliceService((*[]Service)(yyv13), d) } } - yyj2099++ - if yyhl2099 { - yyb2099 = yyj2099 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2099 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2099 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27639,13 +27639,13 @@ func (x *ServiceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2099++ - if yyhl2099 { - yyb2099 = yyj2099 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2099 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2099 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27656,17 +27656,17 @@ func (x *ServiceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2099++ - if yyhl2099 { - yyb2099 = yyj2099 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2099 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2099 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2099-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -27675,8 +27675,8 @@ func (x ServiceAffinity) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym2106 := z.EncBinary() - _ = yym2106 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -27688,8 +27688,8 @@ func (x *ServiceAffinity) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2107 := z.DecBinary() - _ = yym2107 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -27701,8 +27701,8 @@ func (x ServiceType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym2108 := z.EncBinary() - _ = yym2108 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -27714,8 +27714,8 @@ func (x *ServiceType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2109 := z.DecBinary() - _ = yym2109 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -27730,48 +27730,48 @@ func (x *ServiceStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2110 := z.EncBinary() - _ = yym2110 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2111 := !z.EncBinary() - yy2arr2111 := z.EncBasicHandle().StructToArray - var yyq2111 [1]bool - _, _, _ = yysep2111, yyq2111, yy2arr2111 - const yyr2111 bool = false - yyq2111[0] = true - var yynn2111 int - if yyr2111 || yy2arr2111 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn2111 = 0 - for _, b := range yyq2111 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2111++ + yynn2++ } } - r.EncodeMapStart(yynn2111) - yynn2111 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2111 || yy2arr2111 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2111[0] { - yy2113 := &x.LoadBalancer - yy2113.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.LoadBalancer + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2111[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("loadBalancer")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2114 := &x.LoadBalancer - yy2114.CodecEncodeSelf(e) + yy6 := &x.LoadBalancer + yy6.CodecEncodeSelf(e) } } - if yyr2111 || yy2arr2111 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -27784,25 +27784,25 @@ func (x *ServiceStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2115 := z.DecBinary() - _ = yym2115 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2116 := r.ContainerType() - if yyct2116 == codecSelferValueTypeMap1234 { - yyl2116 := r.ReadMapStart() - if yyl2116 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2116, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2116 == codecSelferValueTypeArray1234 { - yyl2116 := r.ReadArrayStart() - if yyl2116 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2116, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -27814,12 +27814,12 @@ func (x *ServiceStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2117Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2117Slc - var yyhl2117 bool = l >= 0 - for yyj2117 := 0; ; yyj2117++ { - if yyhl2117 { - if yyj2117 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -27828,21 +27828,21 @@ func (x *ServiceStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2117Slc = r.DecodeBytes(yys2117Slc, true, true) - yys2117 := string(yys2117Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2117 { + switch yys3 { case "loadBalancer": if r.TryDecodeAsNil() { x.LoadBalancer = LoadBalancerStatus{} } else { - yyv2118 := &x.LoadBalancer - yyv2118.CodecDecodeSelf(d) + yyv4 := &x.LoadBalancer + yyv4.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2117) - } // end switch yys2117 - } // end for yyj2117 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -27850,16 +27850,16 @@ func (x *ServiceStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2119 int - var yyb2119 bool - var yyhl2119 bool = l >= 0 - yyj2119++ - if yyhl2119 { - yyb2119 = yyj2119 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb2119 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb2119 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27867,21 +27867,21 @@ func (x *ServiceStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LoadBalancer = LoadBalancerStatus{} } else { - yyv2120 := &x.LoadBalancer - yyv2120.CodecDecodeSelf(d) + yyv6 := &x.LoadBalancer + yyv6.CodecDecodeSelf(d) } for { - yyj2119++ - if yyhl2119 { - yyb2119 = yyj2119 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb2119 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb2119 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2119-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -27893,38 +27893,38 @@ func (x *LoadBalancerStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2121 := z.EncBinary() - _ = yym2121 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2122 := !z.EncBinary() - yy2arr2122 := z.EncBasicHandle().StructToArray - var yyq2122 [1]bool - _, _, _ = yysep2122, yyq2122, yy2arr2122 - const yyr2122 bool = false - yyq2122[0] = len(x.Ingress) != 0 - var yynn2122 int - if yyr2122 || yy2arr2122 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Ingress) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn2122 = 0 - for _, b := range yyq2122 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2122++ + yynn2++ } } - r.EncodeMapStart(yynn2122) - yynn2122 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2122 || yy2arr2122 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2122[0] { + if yyq2[0] { if x.Ingress == nil { r.EncodeNil() } else { - yym2124 := z.EncBinary() - _ = yym2124 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceLoadBalancerIngress(([]LoadBalancerIngress)(x.Ingress), e) @@ -27934,15 +27934,15 @@ func (x *LoadBalancerStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2122[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ingress")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Ingress == nil { r.EncodeNil() } else { - yym2125 := z.EncBinary() - _ = yym2125 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceLoadBalancerIngress(([]LoadBalancerIngress)(x.Ingress), e) @@ -27950,7 +27950,7 @@ func (x *LoadBalancerStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2122 || yy2arr2122 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -27963,25 +27963,25 @@ func (x *LoadBalancerStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2126 := z.DecBinary() - _ = yym2126 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2127 := r.ContainerType() - if yyct2127 == codecSelferValueTypeMap1234 { - yyl2127 := r.ReadMapStart() - if yyl2127 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2127, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2127 == codecSelferValueTypeArray1234 { - yyl2127 := r.ReadArrayStart() - if yyl2127 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2127, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -27993,12 +27993,12 @@ func (x *LoadBalancerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2128Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2128Slc - var yyhl2128 bool = l >= 0 - for yyj2128 := 0; ; yyj2128++ { - if yyhl2128 { - if yyj2128 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -28007,26 +28007,26 @@ func (x *LoadBalancerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2128Slc = r.DecodeBytes(yys2128Slc, true, true) - yys2128 := string(yys2128Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2128 { + switch yys3 { case "ingress": if r.TryDecodeAsNil() { x.Ingress = nil } else { - yyv2129 := &x.Ingress - yym2130 := z.DecBinary() - _ = yym2130 + yyv4 := &x.Ingress + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceLoadBalancerIngress((*[]LoadBalancerIngress)(yyv2129), d) + h.decSliceLoadBalancerIngress((*[]LoadBalancerIngress)(yyv4), d) } } default: - z.DecStructFieldNotFound(-1, yys2128) - } // end switch yys2128 - } // end for yyj2128 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -28034,16 +28034,16 @@ func (x *LoadBalancerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2131 int - var yyb2131 bool - var yyhl2131 bool = l >= 0 - yyj2131++ - if yyhl2131 { - yyb2131 = yyj2131 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2131 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2131 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28051,26 +28051,26 @@ func (x *LoadBalancerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.Ingress = nil } else { - yyv2132 := &x.Ingress - yym2133 := z.DecBinary() - _ = yym2133 + yyv7 := &x.Ingress + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceLoadBalancerIngress((*[]LoadBalancerIngress)(yyv2132), d) + h.decSliceLoadBalancerIngress((*[]LoadBalancerIngress)(yyv7), d) } } for { - yyj2131++ - if yyhl2131 { - yyb2131 = yyj2131 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2131 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2131 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2131-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -28082,36 +28082,36 @@ func (x *LoadBalancerIngress) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2134 := z.EncBinary() - _ = yym2134 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2135 := !z.EncBinary() - yy2arr2135 := z.EncBasicHandle().StructToArray - var yyq2135 [2]bool - _, _, _ = yysep2135, yyq2135, yy2arr2135 - const yyr2135 bool = false - yyq2135[0] = x.IP != "" - yyq2135[1] = x.Hostname != "" - var yynn2135 int - if yyr2135 || yy2arr2135 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.IP != "" + yyq2[1] = x.Hostname != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn2135 = 0 - for _, b := range yyq2135 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2135++ + yynn2++ } } - r.EncodeMapStart(yynn2135) - yynn2135 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2135 || yy2arr2135 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2135[0] { - yym2137 := z.EncBinary() - _ = yym2137 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IP)) @@ -28120,23 +28120,23 @@ func (x *LoadBalancerIngress) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2135[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ip")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2138 := z.EncBinary() - _ = yym2138 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IP)) } } } - if yyr2135 || yy2arr2135 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2135[1] { - yym2140 := z.EncBinary() - _ = yym2140 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Hostname)) @@ -28145,19 +28145,19 @@ func (x *LoadBalancerIngress) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2135[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostname")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2141 := z.EncBinary() - _ = yym2141 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Hostname)) } } } - if yyr2135 || yy2arr2135 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -28170,25 +28170,25 @@ func (x *LoadBalancerIngress) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2142 := z.DecBinary() - _ = yym2142 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2143 := r.ContainerType() - if yyct2143 == codecSelferValueTypeMap1234 { - yyl2143 := r.ReadMapStart() - if yyl2143 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2143, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2143 == codecSelferValueTypeArray1234 { - yyl2143 := r.ReadArrayStart() - if yyl2143 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2143, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -28200,12 +28200,12 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2144Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2144Slc - var yyhl2144 bool = l >= 0 - for yyj2144 := 0; ; yyj2144++ { - if yyhl2144 { - if yyj2144 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -28214,10 +28214,10 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2144Slc = r.DecodeBytes(yys2144Slc, true, true) - yys2144 := string(yys2144Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2144 { + switch yys3 { case "ip": if r.TryDecodeAsNil() { x.IP = "" @@ -28231,9 +28231,9 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.Hostname = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2144) - } // end switch yys2144 - } // end for yyj2144 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -28241,16 +28241,16 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2147 int - var yyb2147 bool - var yyhl2147 bool = l >= 0 - yyj2147++ - if yyhl2147 { - yyb2147 = yyj2147 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2147 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2147 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28260,13 +28260,13 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.IP = string(r.DecodeString()) } - yyj2147++ - if yyhl2147 { - yyb2147 = yyj2147 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2147 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2147 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28277,17 +28277,17 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.Hostname = string(r.DecodeString()) } for { - yyj2147++ - if yyhl2147 { - yyb2147 = yyj2147 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2147 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2147 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2147-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -28299,56 +28299,56 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2150 := z.EncBinary() - _ = yym2150 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2151 := !z.EncBinary() - yy2arr2151 := z.EncBasicHandle().StructToArray - var yyq2151 [7]bool - _, _, _ = yysep2151, yyq2151, yy2arr2151 - const yyr2151 bool = false - yyq2151[0] = x.Type != "" - yyq2151[3] = x.ClusterIP != "" - yyq2151[4] = len(x.ExternalIPs) != 0 - yyq2151[5] = x.LoadBalancerIP != "" - yyq2151[6] = x.SessionAffinity != "" - var yynn2151 int - if yyr2151 || yy2arr2151 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [7]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Type != "" + yyq2[3] = x.ClusterIP != "" + yyq2[4] = len(x.ExternalIPs) != 0 + yyq2[5] = x.LoadBalancerIP != "" + yyq2[6] = x.SessionAffinity != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(7) } else { - yynn2151 = 2 - for _, b := range yyq2151 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn2151++ + yynn2++ } } - r.EncodeMapStart(yynn2151) - yynn2151 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2151 || yy2arr2151 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2151[0] { + if yyq2[0] { x.Type.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2151[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("type")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } } - if yyr2151 || yy2arr2151 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Ports == nil { r.EncodeNil() } else { - yym2154 := z.EncBinary() - _ = yym2154 + yym7 := z.EncBinary() + _ = yym7 if false { } else { h.encSliceServicePort(([]ServicePort)(x.Ports), e) @@ -28361,21 +28361,21 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Ports == nil { r.EncodeNil() } else { - yym2155 := z.EncBinary() - _ = yym2155 + yym8 := z.EncBinary() + _ = yym8 if false { } else { h.encSliceServicePort(([]ServicePort)(x.Ports), e) } } } - if yyr2151 || yy2arr2151 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Selector == nil { r.EncodeNil() } else { - yym2157 := z.EncBinary() - _ = yym2157 + yym10 := z.EncBinary() + _ = yym10 if false { } else { z.F.EncMapStringStringV(x.Selector, false, e) @@ -28388,19 +28388,19 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Selector == nil { r.EncodeNil() } else { - yym2158 := z.EncBinary() - _ = yym2158 + yym11 := z.EncBinary() + _ = yym11 if false { } else { z.F.EncMapStringStringV(x.Selector, false, e) } } } - if yyr2151 || yy2arr2151 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2151[3] { - yym2160 := z.EncBinary() - _ = yym2160 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClusterIP)) @@ -28409,26 +28409,26 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2151[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("clusterIP")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2161 := z.EncBinary() - _ = yym2161 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClusterIP)) } } } - if yyr2151 || yy2arr2151 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2151[4] { + if yyq2[4] { if x.ExternalIPs == nil { r.EncodeNil() } else { - yym2163 := z.EncBinary() - _ = yym2163 + yym16 := z.EncBinary() + _ = yym16 if false { } else { z.F.EncSliceStringV(x.ExternalIPs, false, e) @@ -28438,15 +28438,15 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2151[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("externalIPs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.ExternalIPs == nil { r.EncodeNil() } else { - yym2164 := z.EncBinary() - _ = yym2164 + yym17 := z.EncBinary() + _ = yym17 if false { } else { z.F.EncSliceStringV(x.ExternalIPs, false, e) @@ -28454,11 +28454,11 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2151 || yy2arr2151 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2151[5] { - yym2166 := z.EncBinary() - _ = yym2166 + if yyq2[5] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.LoadBalancerIP)) @@ -28467,34 +28467,34 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2151[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("loadBalancerIP")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2167 := z.EncBinary() - _ = yym2167 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.LoadBalancerIP)) } } } - if yyr2151 || yy2arr2151 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2151[6] { + if yyq2[6] { x.SessionAffinity.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2151[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("sessionAffinity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.SessionAffinity.CodecEncodeSelf(e) } } - if yyr2151 || yy2arr2151 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -28507,25 +28507,25 @@ func (x *ServiceSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2169 := z.DecBinary() - _ = yym2169 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2170 := r.ContainerType() - if yyct2170 == codecSelferValueTypeMap1234 { - yyl2170 := r.ReadMapStart() - if yyl2170 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2170, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2170 == codecSelferValueTypeArray1234 { - yyl2170 := r.ReadArrayStart() - if yyl2170 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2170, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -28537,12 +28537,12 @@ func (x *ServiceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2171Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2171Slc - var yyhl2171 bool = l >= 0 - for yyj2171 := 0; ; yyj2171++ { - if yyhl2171 { - if yyj2171 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -28551,10 +28551,10 @@ func (x *ServiceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2171Slc = r.DecodeBytes(yys2171Slc, true, true) - yys2171 := string(yys2171Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2171 { + switch yys3 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -28565,24 +28565,24 @@ func (x *ServiceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv2173 := &x.Ports - yym2174 := z.DecBinary() - _ = yym2174 + yyv5 := &x.Ports + yym6 := z.DecBinary() + _ = yym6 if false { } else { - h.decSliceServicePort((*[]ServicePort)(yyv2173), d) + h.decSliceServicePort((*[]ServicePort)(yyv5), d) } } case "selector": if r.TryDecodeAsNil() { x.Selector = nil } else { - yyv2175 := &x.Selector - yym2176 := z.DecBinary() - _ = yym2176 + yyv7 := &x.Selector + yym8 := z.DecBinary() + _ = yym8 if false { } else { - z.F.DecMapStringStringX(yyv2175, false, d) + z.F.DecMapStringStringX(yyv7, false, d) } } case "clusterIP": @@ -28595,12 +28595,12 @@ func (x *ServiceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ExternalIPs = nil } else { - yyv2178 := &x.ExternalIPs - yym2179 := z.DecBinary() - _ = yym2179 + yyv10 := &x.ExternalIPs + yym11 := z.DecBinary() + _ = yym11 if false { } else { - z.F.DecSliceStringX(yyv2178, false, d) + z.F.DecSliceStringX(yyv10, false, d) } } case "loadBalancerIP": @@ -28616,9 +28616,9 @@ func (x *ServiceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.SessionAffinity = ServiceAffinity(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2171) - } // end switch yys2171 - } // end for yyj2171 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -28626,16 +28626,16 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2182 int - var yyb2182 bool - var yyhl2182 bool = l >= 0 - yyj2182++ - if yyhl2182 { - yyb2182 = yyj2182 > l + var yyj14 int + var yyb14 bool + var yyhl14 bool = l >= 0 + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb2182 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb2182 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28645,13 +28645,13 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = ServiceType(r.DecodeString()) } - yyj2182++ - if yyhl2182 { - yyb2182 = yyj2182 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb2182 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb2182 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28659,21 +28659,21 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv2184 := &x.Ports - yym2185 := z.DecBinary() - _ = yym2185 + yyv16 := &x.Ports + yym17 := z.DecBinary() + _ = yym17 if false { } else { - h.decSliceServicePort((*[]ServicePort)(yyv2184), d) + h.decSliceServicePort((*[]ServicePort)(yyv16), d) } } - yyj2182++ - if yyhl2182 { - yyb2182 = yyj2182 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb2182 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb2182 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28681,21 +28681,21 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Selector = nil } else { - yyv2186 := &x.Selector - yym2187 := z.DecBinary() - _ = yym2187 + yyv18 := &x.Selector + yym19 := z.DecBinary() + _ = yym19 if false { } else { - z.F.DecMapStringStringX(yyv2186, false, d) + z.F.DecMapStringStringX(yyv18, false, d) } } - yyj2182++ - if yyhl2182 { - yyb2182 = yyj2182 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb2182 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb2182 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28705,13 +28705,13 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ClusterIP = string(r.DecodeString()) } - yyj2182++ - if yyhl2182 { - yyb2182 = yyj2182 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb2182 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb2182 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28719,21 +28719,21 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ExternalIPs = nil } else { - yyv2189 := &x.ExternalIPs - yym2190 := z.DecBinary() - _ = yym2190 + yyv21 := &x.ExternalIPs + yym22 := z.DecBinary() + _ = yym22 if false { } else { - z.F.DecSliceStringX(yyv2189, false, d) + z.F.DecSliceStringX(yyv21, false, d) } } - yyj2182++ - if yyhl2182 { - yyb2182 = yyj2182 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb2182 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb2182 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28743,13 +28743,13 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.LoadBalancerIP = string(r.DecodeString()) } - yyj2182++ - if yyhl2182 { - yyb2182 = yyj2182 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb2182 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb2182 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28760,17 +28760,17 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.SessionAffinity = ServiceAffinity(r.DecodeString()) } for { - yyj2182++ - if yyhl2182 { - yyb2182 = yyj2182 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb2182 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb2182 { + if yyb14 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2182-1, "") + z.DecStructFieldNotFound(yyj14-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -28782,33 +28782,33 @@ func (x *ServicePort) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2193 := z.EncBinary() - _ = yym2193 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2194 := !z.EncBinary() - yy2arr2194 := z.EncBasicHandle().StructToArray - var yyq2194 [5]bool - _, _, _ = yysep2194, yyq2194, yy2arr2194 - const yyr2194 bool = false - var yynn2194 int - if yyr2194 || yy2arr2194 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn2194 = 5 - for _, b := range yyq2194 { + yynn2 = 5 + for _, b := range yyq2 { if b { - yynn2194++ + yynn2++ } } - r.EncodeMapStart(yynn2194) - yynn2194 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2194 || yy2arr2194 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2196 := z.EncBinary() - _ = yym2196 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -28817,14 +28817,14 @@ func (x *ServicePort) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2197 := z.EncBinary() - _ = yym2197 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr2194 || yy2arr2194 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Protocol.CodecEncodeSelf(e) } else { @@ -28833,10 +28833,10 @@ func (x *ServicePort) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Protocol.CodecEncodeSelf(e) } - if yyr2194 || yy2arr2194 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2200 := z.EncBinary() - _ = yym2200 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeInt(int64(x.Port)) @@ -28845,44 +28845,44 @@ func (x *ServicePort) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2201 := z.EncBinary() - _ = yym2201 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeInt(int64(x.Port)) } } - if yyr2194 || yy2arr2194 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy2203 := &x.TargetPort - yym2204 := z.EncBinary() - _ = yym2204 + yy13 := &x.TargetPort + yym14 := z.EncBinary() + _ = yym14 if false { - } else if z.HasExtensions() && z.EncExt(yy2203) { - } else if !yym2204 && z.IsJSONHandle() { - z.EncJSONMarshal(yy2203) + } else if z.HasExtensions() && z.EncExt(yy13) { + } else if !yym14 && z.IsJSONHandle() { + z.EncJSONMarshal(yy13) } else { - z.EncFallback(yy2203) + z.EncFallback(yy13) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("targetPort")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2205 := &x.TargetPort - yym2206 := z.EncBinary() - _ = yym2206 + yy15 := &x.TargetPort + yym16 := z.EncBinary() + _ = yym16 if false { - } else if z.HasExtensions() && z.EncExt(yy2205) { - } else if !yym2206 && z.IsJSONHandle() { - z.EncJSONMarshal(yy2205) + } else if z.HasExtensions() && z.EncExt(yy15) { + } else if !yym16 && z.IsJSONHandle() { + z.EncJSONMarshal(yy15) } else { - z.EncFallback(yy2205) + z.EncFallback(yy15) } } - if yyr2194 || yy2arr2194 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2208 := z.EncBinary() - _ = yym2208 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeInt(int64(x.NodePort)) @@ -28891,14 +28891,14 @@ func (x *ServicePort) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodePort")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2209 := z.EncBinary() - _ = yym2209 + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeInt(int64(x.NodePort)) } } - if yyr2194 || yy2arr2194 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -28911,25 +28911,25 @@ func (x *ServicePort) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2210 := z.DecBinary() - _ = yym2210 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2211 := r.ContainerType() - if yyct2211 == codecSelferValueTypeMap1234 { - yyl2211 := r.ReadMapStart() - if yyl2211 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2211, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2211 == codecSelferValueTypeArray1234 { - yyl2211 := r.ReadArrayStart() - if yyl2211 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2211, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -28941,12 +28941,12 @@ func (x *ServicePort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2212Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2212Slc - var yyhl2212 bool = l >= 0 - for yyj2212 := 0; ; yyj2212++ { - if yyhl2212 { - if yyj2212 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -28955,10 +28955,10 @@ func (x *ServicePort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2212Slc = r.DecodeBytes(yys2212Slc, true, true) - yys2212 := string(yys2212Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2212 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -28981,15 +28981,15 @@ func (x *ServicePort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.TargetPort = pkg5_intstr.IntOrString{} } else { - yyv2216 := &x.TargetPort - yym2217 := z.DecBinary() - _ = yym2217 + yyv7 := &x.TargetPort + yym8 := z.DecBinary() + _ = yym8 if false { - } else if z.HasExtensions() && z.DecExt(yyv2216) { - } else if !yym2217 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv2216) + } else if z.HasExtensions() && z.DecExt(yyv7) { + } else if !yym8 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv7) } else { - z.DecFallback(yyv2216, false) + z.DecFallback(yyv7, false) } } case "nodePort": @@ -28999,9 +28999,9 @@ func (x *ServicePort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.NodePort = int(r.DecodeInt(codecSelferBitsize1234)) } default: - z.DecStructFieldNotFound(-1, yys2212) - } // end switch yys2212 - } // end for yyj2212 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -29009,16 +29009,16 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2219 int - var yyb2219 bool - var yyhl2219 bool = l >= 0 - yyj2219++ - if yyhl2219 { - yyb2219 = yyj2219 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2219 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2219 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29028,13 +29028,13 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj2219++ - if yyhl2219 { - yyb2219 = yyj2219 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2219 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2219 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29044,13 +29044,13 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Protocol = Protocol(r.DecodeString()) } - yyj2219++ - if yyhl2219 { - yyb2219 = yyj2219 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2219 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2219 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29060,13 +29060,13 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Port = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj2219++ - if yyhl2219 { - yyb2219 = yyj2219 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2219 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2219 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29074,24 +29074,24 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.TargetPort = pkg5_intstr.IntOrString{} } else { - yyv2223 := &x.TargetPort - yym2224 := z.DecBinary() - _ = yym2224 + yyv14 := &x.TargetPort + yym15 := z.DecBinary() + _ = yym15 if false { - } else if z.HasExtensions() && z.DecExt(yyv2223) { - } else if !yym2224 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv2223) + } else if z.HasExtensions() && z.DecExt(yyv14) { + } else if !yym15 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv14) } else { - z.DecFallback(yyv2223, false) + z.DecFallback(yyv14, false) } } - yyj2219++ - if yyhl2219 { - yyb2219 = yyj2219 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2219 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2219 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29102,17 +29102,17 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.NodePort = int(r.DecodeInt(codecSelferBitsize1234)) } for { - yyj2219++ - if yyhl2219 { - yyb2219 = yyj2219 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2219 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2219 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2219-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -29124,90 +29124,90 @@ func (x *Service) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2226 := z.EncBinary() - _ = yym2226 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2227 := !z.EncBinary() - yy2arr2227 := z.EncBasicHandle().StructToArray - var yyq2227 [5]bool - _, _, _ = yysep2227, yyq2227, yy2arr2227 - const yyr2227 bool = false - yyq2227[0] = true - yyq2227[1] = true - yyq2227[2] = true - yyq2227[3] = x.Kind != "" - yyq2227[4] = x.APIVersion != "" - var yynn2227 int - if yyr2227 || yy2arr2227 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn2227 = 0 - for _, b := range yyq2227 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2227++ + yynn2++ } } - r.EncodeMapStart(yynn2227) - yynn2227 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2227 || yy2arr2227 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2227[0] { - yy2229 := &x.ObjectMeta - yy2229.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2227[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2230 := &x.ObjectMeta - yy2230.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr2227 || yy2arr2227 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2227[1] { - yy2232 := &x.Spec - yy2232.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2227[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2233 := &x.Spec - yy2233.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr2227 || yy2arr2227 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2227[2] { - yy2235 := &x.Status - yy2235.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2227[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2236 := &x.Status - yy2236.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr2227 || yy2arr2227 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2227[3] { - yym2238 := z.EncBinary() - _ = yym2238 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -29216,23 +29216,23 @@ func (x *Service) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2227[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2239 := z.EncBinary() - _ = yym2239 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2227 || yy2arr2227 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2227[4] { - yym2241 := z.EncBinary() - _ = yym2241 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -29241,19 +29241,19 @@ func (x *Service) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2227[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2242 := z.EncBinary() - _ = yym2242 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2227 || yy2arr2227 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -29266,25 +29266,25 @@ func (x *Service) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2243 := z.DecBinary() - _ = yym2243 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2244 := r.ContainerType() - if yyct2244 == codecSelferValueTypeMap1234 { - yyl2244 := r.ReadMapStart() - if yyl2244 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2244, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2244 == codecSelferValueTypeArray1234 { - yyl2244 := r.ReadArrayStart() - if yyl2244 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2244, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -29296,12 +29296,12 @@ func (x *Service) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2245Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2245Slc - var yyhl2245 bool = l >= 0 - for yyj2245 := 0; ; yyj2245++ { - if yyhl2245 { - if yyj2245 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -29310,30 +29310,30 @@ func (x *Service) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2245Slc = r.DecodeBytes(yys2245Slc, true, true) - yys2245 := string(yys2245Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2245 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2246 := &x.ObjectMeta - yyv2246.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = ServiceSpec{} } else { - yyv2247 := &x.Spec - yyv2247.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = ServiceStatus{} } else { - yyv2248 := &x.Status - yyv2248.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -29348,9 +29348,9 @@ func (x *Service) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2245) - } // end switch yys2245 - } // end for yyj2245 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -29358,16 +29358,16 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2251 int - var yyb2251 bool - var yyhl2251 bool = l >= 0 - yyj2251++ - if yyhl2251 { - yyb2251 = yyj2251 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2251 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2251 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29375,16 +29375,16 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2252 := &x.ObjectMeta - yyv2252.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj2251++ - if yyhl2251 { - yyb2251 = yyj2251 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2251 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2251 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29392,16 +29392,16 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = ServiceSpec{} } else { - yyv2253 := &x.Spec - yyv2253.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj2251++ - if yyhl2251 { - yyb2251 = yyj2251 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2251 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2251 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29409,16 +29409,16 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = ServiceStatus{} } else { - yyv2254 := &x.Status - yyv2254.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj2251++ - if yyhl2251 { - yyb2251 = yyj2251 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2251 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2251 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29428,13 +29428,13 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2251++ - if yyhl2251 { - yyb2251 = yyj2251 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2251 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2251 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29445,17 +29445,17 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2251++ - if yyhl2251 { - yyb2251 = yyj2251 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2251 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2251 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2251-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -29467,57 +29467,57 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2257 := z.EncBinary() - _ = yym2257 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2258 := !z.EncBinary() - yy2arr2258 := z.EncBasicHandle().StructToArray - var yyq2258 [5]bool - _, _, _ = yysep2258, yyq2258, yy2arr2258 - const yyr2258 bool = false - yyq2258[0] = true - yyq2258[2] = len(x.ImagePullSecrets) != 0 - yyq2258[3] = x.Kind != "" - yyq2258[4] = x.APIVersion != "" - var yynn2258 int - if yyr2258 || yy2arr2258 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = len(x.ImagePullSecrets) != 0 + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn2258 = 1 - for _, b := range yyq2258 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2258++ + yynn2++ } } - r.EncodeMapStart(yynn2258) - yynn2258 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2258 || yy2arr2258 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2258[0] { - yy2260 := &x.ObjectMeta - yy2260.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2258[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2261 := &x.ObjectMeta - yy2261.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr2258 || yy2arr2258 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Secrets == nil { r.EncodeNil() } else { - yym2263 := z.EncBinary() - _ = yym2263 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceObjectReference(([]ObjectReference)(x.Secrets), e) @@ -29530,22 +29530,22 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { if x.Secrets == nil { r.EncodeNil() } else { - yym2264 := z.EncBinary() - _ = yym2264 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceObjectReference(([]ObjectReference)(x.Secrets), e) } } } - if yyr2258 || yy2arr2258 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2258[2] { + if yyq2[2] { if x.ImagePullSecrets == nil { r.EncodeNil() } else { - yym2266 := z.EncBinary() - _ = yym2266 + yym12 := z.EncBinary() + _ = yym12 if false { } else { h.encSliceLocalObjectReference(([]LocalObjectReference)(x.ImagePullSecrets), e) @@ -29555,15 +29555,15 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2258[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("imagePullSecrets")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.ImagePullSecrets == nil { r.EncodeNil() } else { - yym2267 := z.EncBinary() - _ = yym2267 + yym13 := z.EncBinary() + _ = yym13 if false { } else { h.encSliceLocalObjectReference(([]LocalObjectReference)(x.ImagePullSecrets), e) @@ -29571,11 +29571,11 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2258 || yy2arr2258 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2258[3] { - yym2269 := z.EncBinary() - _ = yym2269 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -29584,23 +29584,23 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2258[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2270 := z.EncBinary() - _ = yym2270 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2258 || yy2arr2258 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2258[4] { - yym2272 := z.EncBinary() - _ = yym2272 + if yyq2[4] { + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -29609,19 +29609,19 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2258[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2273 := z.EncBinary() - _ = yym2273 + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2258 || yy2arr2258 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -29634,25 +29634,25 @@ func (x *ServiceAccount) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2274 := z.DecBinary() - _ = yym2274 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2275 := r.ContainerType() - if yyct2275 == codecSelferValueTypeMap1234 { - yyl2275 := r.ReadMapStart() - if yyl2275 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2275, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2275 == codecSelferValueTypeArray1234 { - yyl2275 := r.ReadArrayStart() - if yyl2275 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2275, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -29664,12 +29664,12 @@ func (x *ServiceAccount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2276Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2276Slc - var yyhl2276 bool = l >= 0 - for yyj2276 := 0; ; yyj2276++ { - if yyhl2276 { - if yyj2276 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -29678,39 +29678,39 @@ func (x *ServiceAccount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2276Slc = r.DecodeBytes(yys2276Slc, true, true) - yys2276 := string(yys2276Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2276 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2277 := &x.ObjectMeta - yyv2277.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "secrets": if r.TryDecodeAsNil() { x.Secrets = nil } else { - yyv2278 := &x.Secrets - yym2279 := z.DecBinary() - _ = yym2279 + yyv5 := &x.Secrets + yym6 := z.DecBinary() + _ = yym6 if false { } else { - h.decSliceObjectReference((*[]ObjectReference)(yyv2278), d) + h.decSliceObjectReference((*[]ObjectReference)(yyv5), d) } } case "imagePullSecrets": if r.TryDecodeAsNil() { x.ImagePullSecrets = nil } else { - yyv2280 := &x.ImagePullSecrets - yym2281 := z.DecBinary() - _ = yym2281 + yyv7 := &x.ImagePullSecrets + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv2280), d) + h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv7), d) } } case "kind": @@ -29726,9 +29726,9 @@ func (x *ServiceAccount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2276) - } // end switch yys2276 - } // end for yyj2276 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -29736,16 +29736,16 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2284 int - var yyb2284 bool - var yyhl2284 bool = l >= 0 - yyj2284++ - if yyhl2284 { - yyb2284 = yyj2284 > l + var yyj11 int + var yyb11 bool + var yyhl11 bool = l >= 0 + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb2284 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb2284 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29753,16 +29753,16 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2285 := &x.ObjectMeta - yyv2285.CodecDecodeSelf(d) + yyv12 := &x.ObjectMeta + yyv12.CodecDecodeSelf(d) } - yyj2284++ - if yyhl2284 { - yyb2284 = yyj2284 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb2284 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb2284 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29770,21 +29770,21 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Secrets = nil } else { - yyv2286 := &x.Secrets - yym2287 := z.DecBinary() - _ = yym2287 + yyv13 := &x.Secrets + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceObjectReference((*[]ObjectReference)(yyv2286), d) + h.decSliceObjectReference((*[]ObjectReference)(yyv13), d) } } - yyj2284++ - if yyhl2284 { - yyb2284 = yyj2284 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb2284 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb2284 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29792,21 +29792,21 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ImagePullSecrets = nil } else { - yyv2288 := &x.ImagePullSecrets - yym2289 := z.DecBinary() - _ = yym2289 + yyv15 := &x.ImagePullSecrets + yym16 := z.DecBinary() + _ = yym16 if false { } else { - h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv2288), d) + h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv15), d) } } - yyj2284++ - if yyhl2284 { - yyb2284 = yyj2284 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb2284 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb2284 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29816,13 +29816,13 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2284++ - if yyhl2284 { - yyb2284 = yyj2284 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb2284 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb2284 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29833,17 +29833,17 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2284++ - if yyhl2284 { - yyb2284 = yyj2284 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb2284 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb2284 { + if yyb11 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2284-1, "") + z.DecStructFieldNotFound(yyj11-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -29855,68 +29855,68 @@ func (x *ServiceAccountList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2292 := z.EncBinary() - _ = yym2292 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2293 := !z.EncBinary() - yy2arr2293 := z.EncBasicHandle().StructToArray - var yyq2293 [4]bool - _, _, _ = yysep2293, yyq2293, yy2arr2293 - const yyr2293 bool = false - yyq2293[0] = true - yyq2293[2] = x.Kind != "" - yyq2293[3] = x.APIVersion != "" - var yynn2293 int - if yyr2293 || yy2arr2293 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn2293 = 1 - for _, b := range yyq2293 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2293++ + yynn2++ } } - r.EncodeMapStart(yynn2293) - yynn2293 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2293 || yy2arr2293 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2293[0] { - yy2295 := &x.ListMeta - yym2296 := z.EncBinary() - _ = yym2296 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy2295) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy2295) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq2293[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2297 := &x.ListMeta - yym2298 := z.EncBinary() - _ = yym2298 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy2297) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy2297) + z.EncFallback(yy6) } } } - if yyr2293 || yy2arr2293 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym2300 := z.EncBinary() - _ = yym2300 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceServiceAccount(([]ServiceAccount)(x.Items), e) @@ -29929,19 +29929,19 @@ func (x *ServiceAccountList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym2301 := z.EncBinary() - _ = yym2301 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceServiceAccount(([]ServiceAccount)(x.Items), e) } } } - if yyr2293 || yy2arr2293 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2293[2] { - yym2303 := z.EncBinary() - _ = yym2303 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -29950,23 +29950,23 @@ func (x *ServiceAccountList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2293[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2304 := z.EncBinary() - _ = yym2304 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2293 || yy2arr2293 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2293[3] { - yym2306 := z.EncBinary() - _ = yym2306 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -29975,19 +29975,19 @@ func (x *ServiceAccountList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2293[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2307 := z.EncBinary() - _ = yym2307 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2293 || yy2arr2293 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -30000,25 +30000,25 @@ func (x *ServiceAccountList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2308 := z.DecBinary() - _ = yym2308 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2309 := r.ContainerType() - if yyct2309 == codecSelferValueTypeMap1234 { - yyl2309 := r.ReadMapStart() - if yyl2309 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2309, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2309 == codecSelferValueTypeArray1234 { - yyl2309 := r.ReadArrayStart() - if yyl2309 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2309, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -30030,12 +30030,12 @@ func (x *ServiceAccountList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2310Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2310Slc - var yyhl2310 bool = l >= 0 - for yyj2310 := 0; ; yyj2310++ { - if yyhl2310 { - if yyj2310 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -30044,33 +30044,33 @@ func (x *ServiceAccountList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2310Slc = r.DecodeBytes(yys2310Slc, true, true) - yys2310 := string(yys2310Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2310 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2311 := &x.ListMeta - yym2312 := z.DecBinary() - _ = yym2312 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv2311) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv2311, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2313 := &x.Items - yym2314 := z.DecBinary() - _ = yym2314 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceServiceAccount((*[]ServiceAccount)(yyv2313), d) + h.decSliceServiceAccount((*[]ServiceAccount)(yyv6), d) } } case "kind": @@ -30086,9 +30086,9 @@ func (x *ServiceAccountList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2310) - } // end switch yys2310 - } // end for yyj2310 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -30096,16 +30096,16 @@ func (x *ServiceAccountList) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2317 int - var yyb2317 bool - var yyhl2317 bool = l >= 0 - yyj2317++ - if yyhl2317 { - yyb2317 = yyj2317 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2317 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2317 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30113,22 +30113,22 @@ func (x *ServiceAccountList) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2318 := &x.ListMeta - yym2319 := z.DecBinary() - _ = yym2319 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv2318) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv2318, false) + z.DecFallback(yyv11, false) } } - yyj2317++ - if yyhl2317 { - yyb2317 = yyj2317 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2317 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2317 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30136,21 +30136,21 @@ func (x *ServiceAccountList) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2320 := &x.Items - yym2321 := z.DecBinary() - _ = yym2321 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceServiceAccount((*[]ServiceAccount)(yyv2320), d) + h.decSliceServiceAccount((*[]ServiceAccount)(yyv13), d) } } - yyj2317++ - if yyhl2317 { - yyb2317 = yyj2317 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2317 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2317 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30160,13 +30160,13 @@ func (x *ServiceAccountList) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Kind = string(r.DecodeString()) } - yyj2317++ - if yyhl2317 { - yyb2317 = yyj2317 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2317 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2317 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30177,17 +30177,17 @@ func (x *ServiceAccountList) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.APIVersion = string(r.DecodeString()) } for { - yyj2317++ - if yyhl2317 { - yyb2317 = yyj2317 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2317 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2317 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2317-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -30199,56 +30199,56 @@ func (x *Endpoints) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2324 := z.EncBinary() - _ = yym2324 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2325 := !z.EncBinary() - yy2arr2325 := z.EncBasicHandle().StructToArray - var yyq2325 [4]bool - _, _, _ = yysep2325, yyq2325, yy2arr2325 - const yyr2325 bool = false - yyq2325[0] = true - yyq2325[2] = x.Kind != "" - yyq2325[3] = x.APIVersion != "" - var yynn2325 int - if yyr2325 || yy2arr2325 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn2325 = 1 - for _, b := range yyq2325 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2325++ + yynn2++ } } - r.EncodeMapStart(yynn2325) - yynn2325 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2325 || yy2arr2325 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2325[0] { - yy2327 := &x.ObjectMeta - yy2327.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2325[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2328 := &x.ObjectMeta - yy2328.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr2325 || yy2arr2325 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Subsets == nil { r.EncodeNil() } else { - yym2330 := z.EncBinary() - _ = yym2330 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceEndpointSubset(([]EndpointSubset)(x.Subsets), e) @@ -30261,19 +30261,19 @@ func (x *Endpoints) CodecEncodeSelf(e *codec1978.Encoder) { if x.Subsets == nil { r.EncodeNil() } else { - yym2331 := z.EncBinary() - _ = yym2331 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceEndpointSubset(([]EndpointSubset)(x.Subsets), e) } } } - if yyr2325 || yy2arr2325 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2325[2] { - yym2333 := z.EncBinary() - _ = yym2333 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -30282,23 +30282,23 @@ func (x *Endpoints) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2325[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2334 := z.EncBinary() - _ = yym2334 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2325 || yy2arr2325 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2325[3] { - yym2336 := z.EncBinary() - _ = yym2336 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -30307,19 +30307,19 @@ func (x *Endpoints) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2325[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2337 := z.EncBinary() - _ = yym2337 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2325 || yy2arr2325 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -30332,25 +30332,25 @@ func (x *Endpoints) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2338 := z.DecBinary() - _ = yym2338 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2339 := r.ContainerType() - if yyct2339 == codecSelferValueTypeMap1234 { - yyl2339 := r.ReadMapStart() - if yyl2339 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2339, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2339 == codecSelferValueTypeArray1234 { - yyl2339 := r.ReadArrayStart() - if yyl2339 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2339, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -30362,12 +30362,12 @@ func (x *Endpoints) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2340Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2340Slc - var yyhl2340 bool = l >= 0 - for yyj2340 := 0; ; yyj2340++ { - if yyhl2340 { - if yyj2340 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -30376,27 +30376,27 @@ func (x *Endpoints) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2340Slc = r.DecodeBytes(yys2340Slc, true, true) - yys2340 := string(yys2340Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2340 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2341 := &x.ObjectMeta - yyv2341.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "Subsets": if r.TryDecodeAsNil() { x.Subsets = nil } else { - yyv2342 := &x.Subsets - yym2343 := z.DecBinary() - _ = yym2343 + yyv5 := &x.Subsets + yym6 := z.DecBinary() + _ = yym6 if false { } else { - h.decSliceEndpointSubset((*[]EndpointSubset)(yyv2342), d) + h.decSliceEndpointSubset((*[]EndpointSubset)(yyv5), d) } } case "kind": @@ -30412,9 +30412,9 @@ func (x *Endpoints) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2340) - } // end switch yys2340 - } // end for yyj2340 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -30422,16 +30422,16 @@ func (x *Endpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2346 int - var yyb2346 bool - var yyhl2346 bool = l >= 0 - yyj2346++ - if yyhl2346 { - yyb2346 = yyj2346 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2346 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2346 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30439,16 +30439,16 @@ func (x *Endpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2347 := &x.ObjectMeta - yyv2347.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj2346++ - if yyhl2346 { - yyb2346 = yyj2346 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2346 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2346 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30456,21 +30456,21 @@ func (x *Endpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Subsets = nil } else { - yyv2348 := &x.Subsets - yym2349 := z.DecBinary() - _ = yym2349 + yyv11 := &x.Subsets + yym12 := z.DecBinary() + _ = yym12 if false { } else { - h.decSliceEndpointSubset((*[]EndpointSubset)(yyv2348), d) + h.decSliceEndpointSubset((*[]EndpointSubset)(yyv11), d) } } - yyj2346++ - if yyhl2346 { - yyb2346 = yyj2346 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2346 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2346 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30480,13 +30480,13 @@ func (x *Endpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2346++ - if yyhl2346 { - yyb2346 = yyj2346 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2346 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2346 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30497,17 +30497,17 @@ func (x *Endpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2346++ - if yyhl2346 { - yyb2346 = yyj2346 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2346 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2346 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2346-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -30519,36 +30519,36 @@ func (x *EndpointSubset) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2352 := z.EncBinary() - _ = yym2352 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2353 := !z.EncBinary() - yy2arr2353 := z.EncBasicHandle().StructToArray - var yyq2353 [3]bool - _, _, _ = yysep2353, yyq2353, yy2arr2353 - const yyr2353 bool = false - var yynn2353 int - if yyr2353 || yy2arr2353 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn2353 = 3 - for _, b := range yyq2353 { + yynn2 = 3 + for _, b := range yyq2 { if b { - yynn2353++ + yynn2++ } } - r.EncodeMapStart(yynn2353) - yynn2353 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2353 || yy2arr2353 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Addresses == nil { r.EncodeNil() } else { - yym2355 := z.EncBinary() - _ = yym2355 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceEndpointAddress(([]EndpointAddress)(x.Addresses), e) @@ -30561,21 +30561,21 @@ func (x *EndpointSubset) CodecEncodeSelf(e *codec1978.Encoder) { if x.Addresses == nil { r.EncodeNil() } else { - yym2356 := z.EncBinary() - _ = yym2356 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceEndpointAddress(([]EndpointAddress)(x.Addresses), e) } } } - if yyr2353 || yy2arr2353 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.NotReadyAddresses == nil { r.EncodeNil() } else { - yym2358 := z.EncBinary() - _ = yym2358 + yym7 := z.EncBinary() + _ = yym7 if false { } else { h.encSliceEndpointAddress(([]EndpointAddress)(x.NotReadyAddresses), e) @@ -30588,21 +30588,21 @@ func (x *EndpointSubset) CodecEncodeSelf(e *codec1978.Encoder) { if x.NotReadyAddresses == nil { r.EncodeNil() } else { - yym2359 := z.EncBinary() - _ = yym2359 + yym8 := z.EncBinary() + _ = yym8 if false { } else { h.encSliceEndpointAddress(([]EndpointAddress)(x.NotReadyAddresses), e) } } } - if yyr2353 || yy2arr2353 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Ports == nil { r.EncodeNil() } else { - yym2361 := z.EncBinary() - _ = yym2361 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceEndpointPort(([]EndpointPort)(x.Ports), e) @@ -30615,15 +30615,15 @@ func (x *EndpointSubset) CodecEncodeSelf(e *codec1978.Encoder) { if x.Ports == nil { r.EncodeNil() } else { - yym2362 := z.EncBinary() - _ = yym2362 + yym11 := z.EncBinary() + _ = yym11 if false { } else { h.encSliceEndpointPort(([]EndpointPort)(x.Ports), e) } } } - if yyr2353 || yy2arr2353 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -30636,25 +30636,25 @@ func (x *EndpointSubset) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2363 := z.DecBinary() - _ = yym2363 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2364 := r.ContainerType() - if yyct2364 == codecSelferValueTypeMap1234 { - yyl2364 := r.ReadMapStart() - if yyl2364 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2364, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2364 == codecSelferValueTypeArray1234 { - yyl2364 := r.ReadArrayStart() - if yyl2364 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2364, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -30666,12 +30666,12 @@ func (x *EndpointSubset) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2365Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2365Slc - var yyhl2365 bool = l >= 0 - for yyj2365 := 0; ; yyj2365++ { - if yyhl2365 { - if yyj2365 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -30680,50 +30680,50 @@ func (x *EndpointSubset) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2365Slc = r.DecodeBytes(yys2365Slc, true, true) - yys2365 := string(yys2365Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2365 { + switch yys3 { case "Addresses": if r.TryDecodeAsNil() { x.Addresses = nil } else { - yyv2366 := &x.Addresses - yym2367 := z.DecBinary() - _ = yym2367 + yyv4 := &x.Addresses + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2366), d) + h.decSliceEndpointAddress((*[]EndpointAddress)(yyv4), d) } } case "NotReadyAddresses": if r.TryDecodeAsNil() { x.NotReadyAddresses = nil } else { - yyv2368 := &x.NotReadyAddresses - yym2369 := z.DecBinary() - _ = yym2369 + yyv6 := &x.NotReadyAddresses + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2368), d) + h.decSliceEndpointAddress((*[]EndpointAddress)(yyv6), d) } } case "Ports": if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv2370 := &x.Ports - yym2371 := z.DecBinary() - _ = yym2371 + yyv8 := &x.Ports + yym9 := z.DecBinary() + _ = yym9 if false { } else { - h.decSliceEndpointPort((*[]EndpointPort)(yyv2370), d) + h.decSliceEndpointPort((*[]EndpointPort)(yyv8), d) } } default: - z.DecStructFieldNotFound(-1, yys2365) - } // end switch yys2365 - } // end for yyj2365 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -30731,16 +30731,16 @@ func (x *EndpointSubset) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2372 int - var yyb2372 bool - var yyhl2372 bool = l >= 0 - yyj2372++ - if yyhl2372 { - yyb2372 = yyj2372 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2372 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2372 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30748,21 +30748,21 @@ func (x *EndpointSubset) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Addresses = nil } else { - yyv2373 := &x.Addresses - yym2374 := z.DecBinary() - _ = yym2374 + yyv11 := &x.Addresses + yym12 := z.DecBinary() + _ = yym12 if false { } else { - h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2373), d) + h.decSliceEndpointAddress((*[]EndpointAddress)(yyv11), d) } } - yyj2372++ - if yyhl2372 { - yyb2372 = yyj2372 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2372 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2372 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30770,21 +30770,21 @@ func (x *EndpointSubset) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.NotReadyAddresses = nil } else { - yyv2375 := &x.NotReadyAddresses - yym2376 := z.DecBinary() - _ = yym2376 + yyv13 := &x.NotReadyAddresses + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2375), d) + h.decSliceEndpointAddress((*[]EndpointAddress)(yyv13), d) } } - yyj2372++ - if yyhl2372 { - yyb2372 = yyj2372 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2372 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2372 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30792,26 +30792,26 @@ func (x *EndpointSubset) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv2377 := &x.Ports - yym2378 := z.DecBinary() - _ = yym2378 + yyv15 := &x.Ports + yym16 := z.DecBinary() + _ = yym16 if false { } else { - h.decSliceEndpointPort((*[]EndpointPort)(yyv2377), d) + h.decSliceEndpointPort((*[]EndpointPort)(yyv15), d) } } for { - yyj2372++ - if yyhl2372 { - yyb2372 = yyj2372 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2372 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2372 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2372-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -30823,33 +30823,33 @@ func (x *EndpointAddress) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2379 := z.EncBinary() - _ = yym2379 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2380 := !z.EncBinary() - yy2arr2380 := z.EncBasicHandle().StructToArray - var yyq2380 [2]bool - _, _, _ = yysep2380, yyq2380, yy2arr2380 - const yyr2380 bool = false - var yynn2380 int - if yyr2380 || yy2arr2380 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn2380 = 2 - for _, b := range yyq2380 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn2380++ + yynn2++ } } - r.EncodeMapStart(yynn2380) - yynn2380 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2380 || yy2arr2380 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2382 := z.EncBinary() - _ = yym2382 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IP)) @@ -30858,14 +30858,14 @@ func (x *EndpointAddress) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("IP")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2383 := z.EncBinary() - _ = yym2383 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IP)) } } - if yyr2380 || yy2arr2380 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.TargetRef == nil { r.EncodeNil() @@ -30882,7 +30882,7 @@ func (x *EndpointAddress) CodecEncodeSelf(e *codec1978.Encoder) { x.TargetRef.CodecEncodeSelf(e) } } - if yyr2380 || yy2arr2380 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -30895,25 +30895,25 @@ func (x *EndpointAddress) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2385 := z.DecBinary() - _ = yym2385 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2386 := r.ContainerType() - if yyct2386 == codecSelferValueTypeMap1234 { - yyl2386 := r.ReadMapStart() - if yyl2386 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2386, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2386 == codecSelferValueTypeArray1234 { - yyl2386 := r.ReadArrayStart() - if yyl2386 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2386, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -30925,12 +30925,12 @@ func (x *EndpointAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2387Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2387Slc - var yyhl2387 bool = l >= 0 - for yyj2387 := 0; ; yyj2387++ { - if yyhl2387 { - if yyj2387 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -30939,10 +30939,10 @@ func (x *EndpointAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2387Slc = r.DecodeBytes(yys2387Slc, true, true) - yys2387 := string(yys2387Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2387 { + switch yys3 { case "IP": if r.TryDecodeAsNil() { x.IP = "" @@ -30961,9 +30961,9 @@ func (x *EndpointAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.TargetRef.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2387) - } // end switch yys2387 - } // end for yyj2387 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -30971,16 +30971,16 @@ func (x *EndpointAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2390 int - var yyb2390 bool - var yyhl2390 bool = l >= 0 - yyj2390++ - if yyhl2390 { - yyb2390 = yyj2390 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2390 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2390 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30990,13 +30990,13 @@ func (x *EndpointAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.IP = string(r.DecodeString()) } - yyj2390++ - if yyhl2390 { - yyb2390 = yyj2390 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2390 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2390 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31012,17 +31012,17 @@ func (x *EndpointAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.TargetRef.CodecDecodeSelf(d) } for { - yyj2390++ - if yyhl2390 { - yyb2390 = yyj2390 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2390 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2390 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2390-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -31034,33 +31034,33 @@ func (x *EndpointPort) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2393 := z.EncBinary() - _ = yym2393 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2394 := !z.EncBinary() - yy2arr2394 := z.EncBasicHandle().StructToArray - var yyq2394 [3]bool - _, _, _ = yysep2394, yyq2394, yy2arr2394 - const yyr2394 bool = false - var yynn2394 int - if yyr2394 || yy2arr2394 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn2394 = 3 - for _, b := range yyq2394 { + yynn2 = 3 + for _, b := range yyq2 { if b { - yynn2394++ + yynn2++ } } - r.EncodeMapStart(yynn2394) - yynn2394 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2394 || yy2arr2394 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2396 := z.EncBinary() - _ = yym2396 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -31069,17 +31069,17 @@ func (x *EndpointPort) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2397 := z.EncBinary() - _ = yym2397 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr2394 || yy2arr2394 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2399 := z.EncBinary() - _ = yym2399 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.Port)) @@ -31088,14 +31088,14 @@ func (x *EndpointPort) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2400 := z.EncBinary() - _ = yym2400 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.Port)) } } - if yyr2394 || yy2arr2394 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Protocol.CodecEncodeSelf(e) } else { @@ -31104,7 +31104,7 @@ func (x *EndpointPort) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Protocol.CodecEncodeSelf(e) } - if yyr2394 || yy2arr2394 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -31117,25 +31117,25 @@ func (x *EndpointPort) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2402 := z.DecBinary() - _ = yym2402 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2403 := r.ContainerType() - if yyct2403 == codecSelferValueTypeMap1234 { - yyl2403 := r.ReadMapStart() - if yyl2403 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2403, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2403 == codecSelferValueTypeArray1234 { - yyl2403 := r.ReadArrayStart() - if yyl2403 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2403, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -31147,12 +31147,12 @@ func (x *EndpointPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2404Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2404Slc - var yyhl2404 bool = l >= 0 - for yyj2404 := 0; ; yyj2404++ { - if yyhl2404 { - if yyj2404 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -31161,10 +31161,10 @@ func (x *EndpointPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2404Slc = r.DecodeBytes(yys2404Slc, true, true) - yys2404 := string(yys2404Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2404 { + switch yys3 { case "Name": if r.TryDecodeAsNil() { x.Name = "" @@ -31184,9 +31184,9 @@ func (x *EndpointPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Protocol = Protocol(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2404) - } // end switch yys2404 - } // end for yyj2404 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -31194,16 +31194,16 @@ func (x *EndpointPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2408 int - var yyb2408 bool - var yyhl2408 bool = l >= 0 - yyj2408++ - if yyhl2408 { - yyb2408 = yyj2408 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb2408 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb2408 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31213,13 +31213,13 @@ func (x *EndpointPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj2408++ - if yyhl2408 { - yyb2408 = yyj2408 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb2408 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb2408 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31229,13 +31229,13 @@ func (x *EndpointPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Port = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj2408++ - if yyhl2408 { - yyb2408 = yyj2408 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb2408 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb2408 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31246,17 +31246,17 @@ func (x *EndpointPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Protocol = Protocol(r.DecodeString()) } for { - yyj2408++ - if yyhl2408 { - yyb2408 = yyj2408 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb2408 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb2408 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2408-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -31268,68 +31268,68 @@ func (x *EndpointsList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2412 := z.EncBinary() - _ = yym2412 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2413 := !z.EncBinary() - yy2arr2413 := z.EncBasicHandle().StructToArray - var yyq2413 [4]bool - _, _, _ = yysep2413, yyq2413, yy2arr2413 - const yyr2413 bool = false - yyq2413[0] = true - yyq2413[2] = x.Kind != "" - yyq2413[3] = x.APIVersion != "" - var yynn2413 int - if yyr2413 || yy2arr2413 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn2413 = 1 - for _, b := range yyq2413 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2413++ + yynn2++ } } - r.EncodeMapStart(yynn2413) - yynn2413 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2413 || yy2arr2413 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2413[0] { - yy2415 := &x.ListMeta - yym2416 := z.EncBinary() - _ = yym2416 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy2415) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy2415) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq2413[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2417 := &x.ListMeta - yym2418 := z.EncBinary() - _ = yym2418 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy2417) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy2417) + z.EncFallback(yy6) } } } - if yyr2413 || yy2arr2413 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym2420 := z.EncBinary() - _ = yym2420 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceEndpoints(([]Endpoints)(x.Items), e) @@ -31342,19 +31342,19 @@ func (x *EndpointsList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym2421 := z.EncBinary() - _ = yym2421 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceEndpoints(([]Endpoints)(x.Items), e) } } } - if yyr2413 || yy2arr2413 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2413[2] { - yym2423 := z.EncBinary() - _ = yym2423 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -31363,23 +31363,23 @@ func (x *EndpointsList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2413[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2424 := z.EncBinary() - _ = yym2424 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2413 || yy2arr2413 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2413[3] { - yym2426 := z.EncBinary() - _ = yym2426 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -31388,19 +31388,19 @@ func (x *EndpointsList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2413[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2427 := z.EncBinary() - _ = yym2427 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2413 || yy2arr2413 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -31413,25 +31413,25 @@ func (x *EndpointsList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2428 := z.DecBinary() - _ = yym2428 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2429 := r.ContainerType() - if yyct2429 == codecSelferValueTypeMap1234 { - yyl2429 := r.ReadMapStart() - if yyl2429 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2429, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2429 == codecSelferValueTypeArray1234 { - yyl2429 := r.ReadArrayStart() - if yyl2429 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2429, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -31443,12 +31443,12 @@ func (x *EndpointsList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2430Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2430Slc - var yyhl2430 bool = l >= 0 - for yyj2430 := 0; ; yyj2430++ { - if yyhl2430 { - if yyj2430 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -31457,33 +31457,33 @@ func (x *EndpointsList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2430Slc = r.DecodeBytes(yys2430Slc, true, true) - yys2430 := string(yys2430Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2430 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2431 := &x.ListMeta - yym2432 := z.DecBinary() - _ = yym2432 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv2431) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv2431, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2433 := &x.Items - yym2434 := z.DecBinary() - _ = yym2434 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceEndpoints((*[]Endpoints)(yyv2433), d) + h.decSliceEndpoints((*[]Endpoints)(yyv6), d) } } case "kind": @@ -31499,9 +31499,9 @@ func (x *EndpointsList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2430) - } // end switch yys2430 - } // end for yyj2430 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -31509,16 +31509,16 @@ func (x *EndpointsList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2437 int - var yyb2437 bool - var yyhl2437 bool = l >= 0 - yyj2437++ - if yyhl2437 { - yyb2437 = yyj2437 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2437 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2437 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31526,22 +31526,22 @@ func (x *EndpointsList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2438 := &x.ListMeta - yym2439 := z.DecBinary() - _ = yym2439 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv2438) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv2438, false) + z.DecFallback(yyv11, false) } } - yyj2437++ - if yyhl2437 { - yyb2437 = yyj2437 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2437 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2437 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31549,21 +31549,21 @@ func (x *EndpointsList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2440 := &x.Items - yym2441 := z.DecBinary() - _ = yym2441 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceEndpoints((*[]Endpoints)(yyv2440), d) + h.decSliceEndpoints((*[]Endpoints)(yyv13), d) } } - yyj2437++ - if yyhl2437 { - yyb2437 = yyj2437 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2437 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2437 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31573,13 +31573,13 @@ func (x *EndpointsList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2437++ - if yyhl2437 { - yyb2437 = yyj2437 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2437 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2437 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31590,17 +31590,17 @@ func (x *EndpointsList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2437++ - if yyhl2437 { - yyb2437 = yyj2437 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2437 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2437 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2437-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -31612,38 +31612,38 @@ func (x *NodeSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2444 := z.EncBinary() - _ = yym2444 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2445 := !z.EncBinary() - yy2arr2445 := z.EncBasicHandle().StructToArray - var yyq2445 [4]bool - _, _, _ = yysep2445, yyq2445, yy2arr2445 - const yyr2445 bool = false - yyq2445[0] = x.PodCIDR != "" - yyq2445[1] = x.ExternalID != "" - yyq2445[2] = x.ProviderID != "" - yyq2445[3] = x.Unschedulable != false - var yynn2445 int - if yyr2445 || yy2arr2445 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.PodCIDR != "" + yyq2[1] = x.ExternalID != "" + yyq2[2] = x.ProviderID != "" + yyq2[3] = x.Unschedulable != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn2445 = 0 - for _, b := range yyq2445 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2445++ + yynn2++ } } - r.EncodeMapStart(yynn2445) - yynn2445 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2445 || yy2arr2445 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2445[0] { - yym2447 := z.EncBinary() - _ = yym2447 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodCIDR)) @@ -31652,23 +31652,23 @@ func (x *NodeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2445[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podCIDR")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2448 := z.EncBinary() - _ = yym2448 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodCIDR)) } } } - if yyr2445 || yy2arr2445 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2445[1] { - yym2450 := z.EncBinary() - _ = yym2450 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ExternalID)) @@ -31677,23 +31677,23 @@ func (x *NodeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2445[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("externalID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2451 := z.EncBinary() - _ = yym2451 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ExternalID)) } } } - if yyr2445 || yy2arr2445 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2445[2] { - yym2453 := z.EncBinary() - _ = yym2453 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ProviderID)) @@ -31702,23 +31702,23 @@ func (x *NodeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2445[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("providerID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2454 := z.EncBinary() - _ = yym2454 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ProviderID)) } } } - if yyr2445 || yy2arr2445 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2445[3] { - yym2456 := z.EncBinary() - _ = yym2456 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeBool(bool(x.Unschedulable)) @@ -31727,19 +31727,19 @@ func (x *NodeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq2445[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("unschedulable")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2457 := z.EncBinary() - _ = yym2457 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeBool(bool(x.Unschedulable)) } } } - if yyr2445 || yy2arr2445 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -31752,25 +31752,25 @@ func (x *NodeSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2458 := z.DecBinary() - _ = yym2458 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2459 := r.ContainerType() - if yyct2459 == codecSelferValueTypeMap1234 { - yyl2459 := r.ReadMapStart() - if yyl2459 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2459, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2459 == codecSelferValueTypeArray1234 { - yyl2459 := r.ReadArrayStart() - if yyl2459 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2459, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -31782,12 +31782,12 @@ func (x *NodeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2460Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2460Slc - var yyhl2460 bool = l >= 0 - for yyj2460 := 0; ; yyj2460++ { - if yyhl2460 { - if yyj2460 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -31796,10 +31796,10 @@ func (x *NodeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2460Slc = r.DecodeBytes(yys2460Slc, true, true) - yys2460 := string(yys2460Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2460 { + switch yys3 { case "podCIDR": if r.TryDecodeAsNil() { x.PodCIDR = "" @@ -31825,9 +31825,9 @@ func (x *NodeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Unschedulable = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys2460) - } // end switch yys2460 - } // end for yyj2460 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -31835,16 +31835,16 @@ func (x *NodeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2465 int - var yyb2465 bool - var yyhl2465 bool = l >= 0 - yyj2465++ - if yyhl2465 { - yyb2465 = yyj2465 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2465 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2465 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31854,13 +31854,13 @@ func (x *NodeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.PodCIDR = string(r.DecodeString()) } - yyj2465++ - if yyhl2465 { - yyb2465 = yyj2465 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2465 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2465 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31870,13 +31870,13 @@ func (x *NodeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ExternalID = string(r.DecodeString()) } - yyj2465++ - if yyhl2465 { - yyb2465 = yyj2465 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2465 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2465 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31886,13 +31886,13 @@ func (x *NodeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ProviderID = string(r.DecodeString()) } - yyj2465++ - if yyhl2465 { - yyb2465 = yyj2465 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2465 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2465 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31903,17 +31903,17 @@ func (x *NodeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Unschedulable = bool(r.DecodeBool()) } for { - yyj2465++ - if yyhl2465 { - yyb2465 = yyj2465 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2465 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2465 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2465-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -31925,33 +31925,33 @@ func (x *DaemonEndpoint) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2470 := z.EncBinary() - _ = yym2470 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2471 := !z.EncBinary() - yy2arr2471 := z.EncBasicHandle().StructToArray - var yyq2471 [1]bool - _, _, _ = yysep2471, yyq2471, yy2arr2471 - const yyr2471 bool = false - var yynn2471 int - if yyr2471 || yy2arr2471 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn2471 = 1 - for _, b := range yyq2471 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2471++ + yynn2++ } } - r.EncodeMapStart(yynn2471) - yynn2471 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2471 || yy2arr2471 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2473 := z.EncBinary() - _ = yym2473 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.Port)) @@ -31960,14 +31960,14 @@ func (x *DaemonEndpoint) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2474 := z.EncBinary() - _ = yym2474 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.Port)) } } - if yyr2471 || yy2arr2471 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -31980,25 +31980,25 @@ func (x *DaemonEndpoint) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2475 := z.DecBinary() - _ = yym2475 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2476 := r.ContainerType() - if yyct2476 == codecSelferValueTypeMap1234 { - yyl2476 := r.ReadMapStart() - if yyl2476 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2476, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2476 == codecSelferValueTypeArray1234 { - yyl2476 := r.ReadArrayStart() - if yyl2476 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2476, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -32010,12 +32010,12 @@ func (x *DaemonEndpoint) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2477Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2477Slc - var yyhl2477 bool = l >= 0 - for yyj2477 := 0; ; yyj2477++ { - if yyhl2477 { - if yyj2477 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -32024,10 +32024,10 @@ func (x *DaemonEndpoint) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2477Slc = r.DecodeBytes(yys2477Slc, true, true) - yys2477 := string(yys2477Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2477 { + switch yys3 { case "Port": if r.TryDecodeAsNil() { x.Port = 0 @@ -32035,9 +32035,9 @@ func (x *DaemonEndpoint) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Port = int(r.DecodeInt(codecSelferBitsize1234)) } default: - z.DecStructFieldNotFound(-1, yys2477) - } // end switch yys2477 - } // end for yyj2477 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -32045,16 +32045,16 @@ func (x *DaemonEndpoint) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2479 int - var yyb2479 bool - var yyhl2479 bool = l >= 0 - yyj2479++ - if yyhl2479 { - yyb2479 = yyj2479 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb2479 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb2479 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32065,17 +32065,17 @@ func (x *DaemonEndpoint) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Port = int(r.DecodeInt(codecSelferBitsize1234)) } for { - yyj2479++ - if yyhl2479 { - yyb2479 = yyj2479 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb2479 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb2479 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2479-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -32087,48 +32087,48 @@ func (x *NodeDaemonEndpoints) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2481 := z.EncBinary() - _ = yym2481 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2482 := !z.EncBinary() - yy2arr2482 := z.EncBasicHandle().StructToArray - var yyq2482 [1]bool - _, _, _ = yysep2482, yyq2482, yy2arr2482 - const yyr2482 bool = false - yyq2482[0] = true - var yynn2482 int - if yyr2482 || yy2arr2482 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn2482 = 0 - for _, b := range yyq2482 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2482++ + yynn2++ } } - r.EncodeMapStart(yynn2482) - yynn2482 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2482 || yy2arr2482 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2482[0] { - yy2484 := &x.KubeletEndpoint - yy2484.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.KubeletEndpoint + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2482[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeletEndpoint")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2485 := &x.KubeletEndpoint - yy2485.CodecEncodeSelf(e) + yy6 := &x.KubeletEndpoint + yy6.CodecEncodeSelf(e) } } - if yyr2482 || yy2arr2482 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -32141,25 +32141,25 @@ func (x *NodeDaemonEndpoints) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2486 := z.DecBinary() - _ = yym2486 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2487 := r.ContainerType() - if yyct2487 == codecSelferValueTypeMap1234 { - yyl2487 := r.ReadMapStart() - if yyl2487 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2487, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2487 == codecSelferValueTypeArray1234 { - yyl2487 := r.ReadArrayStart() - if yyl2487 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2487, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -32171,12 +32171,12 @@ func (x *NodeDaemonEndpoints) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2488Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2488Slc - var yyhl2488 bool = l >= 0 - for yyj2488 := 0; ; yyj2488++ { - if yyhl2488 { - if yyj2488 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -32185,21 +32185,21 @@ func (x *NodeDaemonEndpoints) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2488Slc = r.DecodeBytes(yys2488Slc, true, true) - yys2488 := string(yys2488Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2488 { + switch yys3 { case "kubeletEndpoint": if r.TryDecodeAsNil() { x.KubeletEndpoint = DaemonEndpoint{} } else { - yyv2489 := &x.KubeletEndpoint - yyv2489.CodecDecodeSelf(d) + yyv4 := &x.KubeletEndpoint + yyv4.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2488) - } // end switch yys2488 - } // end for yyj2488 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -32207,16 +32207,16 @@ func (x *NodeDaemonEndpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2490 int - var yyb2490 bool - var yyhl2490 bool = l >= 0 - yyj2490++ - if yyhl2490 { - yyb2490 = yyj2490 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb2490 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb2490 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32224,21 +32224,21 @@ func (x *NodeDaemonEndpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.KubeletEndpoint = DaemonEndpoint{} } else { - yyv2491 := &x.KubeletEndpoint - yyv2491.CodecDecodeSelf(d) + yyv6 := &x.KubeletEndpoint + yyv6.CodecDecodeSelf(d) } for { - yyj2490++ - if yyhl2490 { - yyb2490 = yyj2490 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb2490 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb2490 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2490-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -32250,33 +32250,33 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2492 := z.EncBinary() - _ = yym2492 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2493 := !z.EncBinary() - yy2arr2493 := z.EncBasicHandle().StructToArray - var yyq2493 [8]bool - _, _, _ = yysep2493, yyq2493, yy2arr2493 - const yyr2493 bool = false - var yynn2493 int - if yyr2493 || yy2arr2493 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [8]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(8) } else { - yynn2493 = 8 - for _, b := range yyq2493 { + yynn2 = 8 + for _, b := range yyq2 { if b { - yynn2493++ + yynn2++ } } - r.EncodeMapStart(yynn2493) - yynn2493 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2493 || yy2arr2493 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2495 := z.EncBinary() - _ = yym2495 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.MachineID)) @@ -32285,17 +32285,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("machineID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2496 := z.EncBinary() - _ = yym2496 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.MachineID)) } } - if yyr2493 || yy2arr2493 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2498 := z.EncBinary() - _ = yym2498 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SystemUUID)) @@ -32304,17 +32304,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("systemUUID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2499 := z.EncBinary() - _ = yym2499 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SystemUUID)) } } - if yyr2493 || yy2arr2493 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2501 := z.EncBinary() - _ = yym2501 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.BootID)) @@ -32323,17 +32323,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("bootID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2502 := z.EncBinary() - _ = yym2502 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.BootID)) } } - if yyr2493 || yy2arr2493 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2504 := z.EncBinary() - _ = yym2504 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KernelVersion)) @@ -32342,17 +32342,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kernelVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2505 := z.EncBinary() - _ = yym2505 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KernelVersion)) } } - if yyr2493 || yy2arr2493 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2507 := z.EncBinary() - _ = yym2507 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.OSImage)) @@ -32361,17 +32361,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("osImage")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2508 := z.EncBinary() - _ = yym2508 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.OSImage)) } } - if yyr2493 || yy2arr2493 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2510 := z.EncBinary() - _ = yym2510 + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerRuntimeVersion)) @@ -32380,17 +32380,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerRuntimeVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2511 := z.EncBinary() - _ = yym2511 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerRuntimeVersion)) } } - if yyr2493 || yy2arr2493 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2513 := z.EncBinary() - _ = yym2513 + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KubeletVersion)) @@ -32399,17 +32399,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeletVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2514 := z.EncBinary() - _ = yym2514 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KubeletVersion)) } } - if yyr2493 || yy2arr2493 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2516 := z.EncBinary() - _ = yym2516 + yym25 := z.EncBinary() + _ = yym25 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KubeProxyVersion)) @@ -32418,14 +32418,14 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeProxyVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2517 := z.EncBinary() - _ = yym2517 + yym26 := z.EncBinary() + _ = yym26 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KubeProxyVersion)) } } - if yyr2493 || yy2arr2493 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -32438,25 +32438,25 @@ func (x *NodeSystemInfo) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2518 := z.DecBinary() - _ = yym2518 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2519 := r.ContainerType() - if yyct2519 == codecSelferValueTypeMap1234 { - yyl2519 := r.ReadMapStart() - if yyl2519 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2519, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2519 == codecSelferValueTypeArray1234 { - yyl2519 := r.ReadArrayStart() - if yyl2519 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2519, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -32468,12 +32468,12 @@ func (x *NodeSystemInfo) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2520Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2520Slc - var yyhl2520 bool = l >= 0 - for yyj2520 := 0; ; yyj2520++ { - if yyhl2520 { - if yyj2520 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -32482,10 +32482,10 @@ func (x *NodeSystemInfo) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2520Slc = r.DecodeBytes(yys2520Slc, true, true) - yys2520 := string(yys2520Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2520 { + switch yys3 { case "machineID": if r.TryDecodeAsNil() { x.MachineID = "" @@ -32535,9 +32535,9 @@ func (x *NodeSystemInfo) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.KubeProxyVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2520) - } // end switch yys2520 - } // end for yyj2520 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -32545,16 +32545,16 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2529 int - var yyb2529 bool - var yyhl2529 bool = l >= 0 - yyj2529++ - if yyhl2529 { - yyb2529 = yyj2529 > l + var yyj12 int + var yyb12 bool + var yyhl12 bool = l >= 0 + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2529 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2529 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32564,13 +32564,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.MachineID = string(r.DecodeString()) } - yyj2529++ - if yyhl2529 { - yyb2529 = yyj2529 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2529 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2529 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32580,13 +32580,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.SystemUUID = string(r.DecodeString()) } - yyj2529++ - if yyhl2529 { - yyb2529 = yyj2529 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2529 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2529 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32596,13 +32596,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.BootID = string(r.DecodeString()) } - yyj2529++ - if yyhl2529 { - yyb2529 = yyj2529 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2529 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2529 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32612,13 +32612,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.KernelVersion = string(r.DecodeString()) } - yyj2529++ - if yyhl2529 { - yyb2529 = yyj2529 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2529 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2529 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32628,13 +32628,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.OSImage = string(r.DecodeString()) } - yyj2529++ - if yyhl2529 { - yyb2529 = yyj2529 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2529 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2529 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32644,13 +32644,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ContainerRuntimeVersion = string(r.DecodeString()) } - yyj2529++ - if yyhl2529 { - yyb2529 = yyj2529 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2529 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2529 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32660,13 +32660,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.KubeletVersion = string(r.DecodeString()) } - yyj2529++ - if yyhl2529 { - yyb2529 = yyj2529 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2529 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2529 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32677,17 +32677,17 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.KubeProxyVersion = string(r.DecodeString()) } for { - yyj2529++ - if yyhl2529 { - yyb2529 = yyj2529 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2529 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2529 { + if yyb12 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2529-1, "") + z.DecStructFieldNotFound(yyj12-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -32699,39 +32699,39 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2538 := z.EncBinary() - _ = yym2538 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2539 := !z.EncBinary() - yy2arr2539 := z.EncBasicHandle().StructToArray - var yyq2539 [8]bool - _, _, _ = yysep2539, yyq2539, yy2arr2539 - const yyr2539 bool = false - yyq2539[0] = len(x.Capacity) != 0 - yyq2539[1] = len(x.Allocatable) != 0 - yyq2539[2] = x.Phase != "" - yyq2539[3] = len(x.Conditions) != 0 - yyq2539[4] = len(x.Addresses) != 0 - yyq2539[5] = true - yyq2539[6] = true - var yynn2539 int - if yyr2539 || yy2arr2539 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [8]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Capacity) != 0 + yyq2[1] = len(x.Allocatable) != 0 + yyq2[2] = x.Phase != "" + yyq2[3] = len(x.Conditions) != 0 + yyq2[4] = len(x.Addresses) != 0 + yyq2[5] = true + yyq2[6] = true + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(8) } else { - yynn2539 = 1 - for _, b := range yyq2539 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2539++ + yynn2++ } } - r.EncodeMapStart(yynn2539) - yynn2539 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2539 || yy2arr2539 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2539[0] { + if yyq2[0] { if x.Capacity == nil { r.EncodeNil() } else { @@ -32741,7 +32741,7 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2539[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("capacity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -32752,9 +32752,9 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2539 || yy2arr2539 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2539[1] { + if yyq2[1] { if x.Allocatable == nil { r.EncodeNil() } else { @@ -32764,7 +32764,7 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2539[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("allocatable")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -32775,29 +32775,29 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2539 || yy2arr2539 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2539[2] { + if yyq2[2] { x.Phase.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2539[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("phase")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Phase.CodecEncodeSelf(e) } } - if yyr2539 || yy2arr2539 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2539[3] { + if yyq2[3] { if x.Conditions == nil { r.EncodeNil() } else { - yym2544 := z.EncBinary() - _ = yym2544 + yym13 := z.EncBinary() + _ = yym13 if false { } else { h.encSliceNodeCondition(([]NodeCondition)(x.Conditions), e) @@ -32807,15 +32807,15 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2539[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("conditions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Conditions == nil { r.EncodeNil() } else { - yym2545 := z.EncBinary() - _ = yym2545 + yym14 := z.EncBinary() + _ = yym14 if false { } else { h.encSliceNodeCondition(([]NodeCondition)(x.Conditions), e) @@ -32823,14 +32823,14 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2539 || yy2arr2539 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2539[4] { + if yyq2[4] { if x.Addresses == nil { r.EncodeNil() } else { - yym2547 := z.EncBinary() - _ = yym2547 + yym16 := z.EncBinary() + _ = yym16 if false { } else { h.encSliceNodeAddress(([]NodeAddress)(x.Addresses), e) @@ -32840,15 +32840,15 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2539[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("addresses")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Addresses == nil { r.EncodeNil() } else { - yym2548 := z.EncBinary() - _ = yym2548 + yym17 := z.EncBinary() + _ = yym17 if false { } else { h.encSliceNodeAddress(([]NodeAddress)(x.Addresses), e) @@ -32856,47 +32856,47 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2539 || yy2arr2539 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2539[5] { - yy2550 := &x.DaemonEndpoints - yy2550.CodecEncodeSelf(e) + if yyq2[5] { + yy19 := &x.DaemonEndpoints + yy19.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2539[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("daemonEndpoints")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2551 := &x.DaemonEndpoints - yy2551.CodecEncodeSelf(e) + yy21 := &x.DaemonEndpoints + yy21.CodecEncodeSelf(e) } } - if yyr2539 || yy2arr2539 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2539[6] { - yy2553 := &x.NodeInfo - yy2553.CodecEncodeSelf(e) + if yyq2[6] { + yy24 := &x.NodeInfo + yy24.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2539[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeInfo")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2554 := &x.NodeInfo - yy2554.CodecEncodeSelf(e) + yy26 := &x.NodeInfo + yy26.CodecEncodeSelf(e) } } - if yyr2539 || yy2arr2539 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Images == nil { r.EncodeNil() } else { - yym2556 := z.EncBinary() - _ = yym2556 + yym29 := z.EncBinary() + _ = yym29 if false { } else { h.encSliceContainerImage(([]ContainerImage)(x.Images), e) @@ -32909,15 +32909,15 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x.Images == nil { r.EncodeNil() } else { - yym2557 := z.EncBinary() - _ = yym2557 + yym30 := z.EncBinary() + _ = yym30 if false { } else { h.encSliceContainerImage(([]ContainerImage)(x.Images), e) } } } - if yyr2539 || yy2arr2539 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -32930,25 +32930,25 @@ func (x *NodeStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2558 := z.DecBinary() - _ = yym2558 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2559 := r.ContainerType() - if yyct2559 == codecSelferValueTypeMap1234 { - yyl2559 := r.ReadMapStart() - if yyl2559 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2559, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2559 == codecSelferValueTypeArray1234 { - yyl2559 := r.ReadArrayStart() - if yyl2559 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2559, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -32960,12 +32960,12 @@ func (x *NodeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2560Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2560Slc - var yyhl2560 bool = l >= 0 - for yyj2560 := 0; ; yyj2560++ { - if yyhl2560 { - if yyj2560 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -32974,23 +32974,23 @@ func (x *NodeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2560Slc = r.DecodeBytes(yys2560Slc, true, true) - yys2560 := string(yys2560Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2560 { + switch yys3 { case "capacity": if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv2561 := &x.Capacity - yyv2561.CodecDecodeSelf(d) + yyv4 := &x.Capacity + yyv4.CodecDecodeSelf(d) } case "allocatable": if r.TryDecodeAsNil() { x.Allocatable = nil } else { - yyv2562 := &x.Allocatable - yyv2562.CodecDecodeSelf(d) + yyv5 := &x.Allocatable + yyv5.CodecDecodeSelf(d) } case "phase": if r.TryDecodeAsNil() { @@ -33002,56 +33002,56 @@ func (x *NodeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv2564 := &x.Conditions - yym2565 := z.DecBinary() - _ = yym2565 + yyv7 := &x.Conditions + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceNodeCondition((*[]NodeCondition)(yyv2564), d) + h.decSliceNodeCondition((*[]NodeCondition)(yyv7), d) } } case "addresses": if r.TryDecodeAsNil() { x.Addresses = nil } else { - yyv2566 := &x.Addresses - yym2567 := z.DecBinary() - _ = yym2567 + yyv9 := &x.Addresses + yym10 := z.DecBinary() + _ = yym10 if false { } else { - h.decSliceNodeAddress((*[]NodeAddress)(yyv2566), d) + h.decSliceNodeAddress((*[]NodeAddress)(yyv9), d) } } case "daemonEndpoints": if r.TryDecodeAsNil() { x.DaemonEndpoints = NodeDaemonEndpoints{} } else { - yyv2568 := &x.DaemonEndpoints - yyv2568.CodecDecodeSelf(d) + yyv11 := &x.DaemonEndpoints + yyv11.CodecDecodeSelf(d) } case "nodeInfo": if r.TryDecodeAsNil() { x.NodeInfo = NodeSystemInfo{} } else { - yyv2569 := &x.NodeInfo - yyv2569.CodecDecodeSelf(d) + yyv12 := &x.NodeInfo + yyv12.CodecDecodeSelf(d) } case "images": if r.TryDecodeAsNil() { x.Images = nil } else { - yyv2570 := &x.Images - yym2571 := z.DecBinary() - _ = yym2571 + yyv13 := &x.Images + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceContainerImage((*[]ContainerImage)(yyv2570), d) + h.decSliceContainerImage((*[]ContainerImage)(yyv13), d) } } default: - z.DecStructFieldNotFound(-1, yys2560) - } // end switch yys2560 - } // end for yyj2560 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -33059,16 +33059,16 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2572 int - var yyb2572 bool - var yyhl2572 bool = l >= 0 - yyj2572++ - if yyhl2572 { - yyb2572 = yyj2572 > l + var yyj15 int + var yyb15 bool + var yyhl15 bool = l >= 0 + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb2572 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb2572 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33076,16 +33076,16 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv2573 := &x.Capacity - yyv2573.CodecDecodeSelf(d) + yyv16 := &x.Capacity + yyv16.CodecDecodeSelf(d) } - yyj2572++ - if yyhl2572 { - yyb2572 = yyj2572 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb2572 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb2572 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33093,16 +33093,16 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Allocatable = nil } else { - yyv2574 := &x.Allocatable - yyv2574.CodecDecodeSelf(d) + yyv17 := &x.Allocatable + yyv17.CodecDecodeSelf(d) } - yyj2572++ - if yyhl2572 { - yyb2572 = yyj2572 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb2572 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb2572 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33112,13 +33112,13 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Phase = NodePhase(r.DecodeString()) } - yyj2572++ - if yyhl2572 { - yyb2572 = yyj2572 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb2572 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb2572 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33126,21 +33126,21 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv2576 := &x.Conditions - yym2577 := z.DecBinary() - _ = yym2577 + yyv19 := &x.Conditions + yym20 := z.DecBinary() + _ = yym20 if false { } else { - h.decSliceNodeCondition((*[]NodeCondition)(yyv2576), d) + h.decSliceNodeCondition((*[]NodeCondition)(yyv19), d) } } - yyj2572++ - if yyhl2572 { - yyb2572 = yyj2572 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb2572 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb2572 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33148,21 +33148,21 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Addresses = nil } else { - yyv2578 := &x.Addresses - yym2579 := z.DecBinary() - _ = yym2579 + yyv21 := &x.Addresses + yym22 := z.DecBinary() + _ = yym22 if false { } else { - h.decSliceNodeAddress((*[]NodeAddress)(yyv2578), d) + h.decSliceNodeAddress((*[]NodeAddress)(yyv21), d) } } - yyj2572++ - if yyhl2572 { - yyb2572 = yyj2572 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb2572 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb2572 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33170,16 +33170,16 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.DaemonEndpoints = NodeDaemonEndpoints{} } else { - yyv2580 := &x.DaemonEndpoints - yyv2580.CodecDecodeSelf(d) + yyv23 := &x.DaemonEndpoints + yyv23.CodecDecodeSelf(d) } - yyj2572++ - if yyhl2572 { - yyb2572 = yyj2572 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb2572 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb2572 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33187,16 +33187,16 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.NodeInfo = NodeSystemInfo{} } else { - yyv2581 := &x.NodeInfo - yyv2581.CodecDecodeSelf(d) + yyv24 := &x.NodeInfo + yyv24.CodecDecodeSelf(d) } - yyj2572++ - if yyhl2572 { - yyb2572 = yyj2572 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb2572 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb2572 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33204,26 +33204,26 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Images = nil } else { - yyv2582 := &x.Images - yym2583 := z.DecBinary() - _ = yym2583 + yyv25 := &x.Images + yym26 := z.DecBinary() + _ = yym26 if false { } else { - h.decSliceContainerImage((*[]ContainerImage)(yyv2582), d) + h.decSliceContainerImage((*[]ContainerImage)(yyv25), d) } } for { - yyj2572++ - if yyhl2572 { - yyb2572 = yyj2572 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb2572 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb2572 { + if yyb15 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2572-1, "") + z.DecStructFieldNotFound(yyj15-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -33235,37 +33235,37 @@ func (x *ContainerImage) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2584 := z.EncBinary() - _ = yym2584 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2585 := !z.EncBinary() - yy2arr2585 := z.EncBasicHandle().StructToArray - var yyq2585 [2]bool - _, _, _ = yysep2585, yyq2585, yy2arr2585 - const yyr2585 bool = false - yyq2585[1] = x.Size != 0 - var yynn2585 int - if yyr2585 || yy2arr2585 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.Size != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn2585 = 1 - for _, b := range yyq2585 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2585++ + yynn2++ } } - r.EncodeMapStart(yynn2585) - yynn2585 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2585 || yy2arr2585 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.RepoTags == nil { r.EncodeNil() } else { - yym2587 := z.EncBinary() - _ = yym2587 + yym4 := z.EncBinary() + _ = yym4 if false { } else { z.F.EncSliceStringV(x.RepoTags, false, e) @@ -33278,19 +33278,19 @@ func (x *ContainerImage) CodecEncodeSelf(e *codec1978.Encoder) { if x.RepoTags == nil { r.EncodeNil() } else { - yym2588 := z.EncBinary() - _ = yym2588 + yym5 := z.EncBinary() + _ = yym5 if false { } else { z.F.EncSliceStringV(x.RepoTags, false, e) } } } - if yyr2585 || yy2arr2585 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2585[1] { - yym2590 := z.EncBinary() - _ = yym2590 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.Size)) @@ -33299,19 +33299,19 @@ func (x *ContainerImage) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq2585[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("size")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2591 := z.EncBinary() - _ = yym2591 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.Size)) } } } - if yyr2585 || yy2arr2585 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -33324,25 +33324,25 @@ func (x *ContainerImage) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2592 := z.DecBinary() - _ = yym2592 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2593 := r.ContainerType() - if yyct2593 == codecSelferValueTypeMap1234 { - yyl2593 := r.ReadMapStart() - if yyl2593 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2593, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2593 == codecSelferValueTypeArray1234 { - yyl2593 := r.ReadArrayStart() - if yyl2593 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2593, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -33354,12 +33354,12 @@ func (x *ContainerImage) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2594Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2594Slc - var yyhl2594 bool = l >= 0 - for yyj2594 := 0; ; yyj2594++ { - if yyhl2594 { - if yyj2594 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -33368,20 +33368,20 @@ func (x *ContainerImage) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2594Slc = r.DecodeBytes(yys2594Slc, true, true) - yys2594 := string(yys2594Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2594 { + switch yys3 { case "repoTags": if r.TryDecodeAsNil() { x.RepoTags = nil } else { - yyv2595 := &x.RepoTags - yym2596 := z.DecBinary() - _ = yym2596 + yyv4 := &x.RepoTags + yym5 := z.DecBinary() + _ = yym5 if false { } else { - z.F.DecSliceStringX(yyv2595, false, d) + z.F.DecSliceStringX(yyv4, false, d) } } case "size": @@ -33391,9 +33391,9 @@ func (x *ContainerImage) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Size = int64(r.DecodeInt(64)) } default: - z.DecStructFieldNotFound(-1, yys2594) - } // end switch yys2594 - } // end for yyj2594 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -33401,16 +33401,16 @@ func (x *ContainerImage) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2598 int - var yyb2598 bool - var yyhl2598 bool = l >= 0 - yyj2598++ - if yyhl2598 { - yyb2598 = yyj2598 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb2598 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb2598 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33418,21 +33418,21 @@ func (x *ContainerImage) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.RepoTags = nil } else { - yyv2599 := &x.RepoTags - yym2600 := z.DecBinary() - _ = yym2600 + yyv8 := &x.RepoTags + yym9 := z.DecBinary() + _ = yym9 if false { } else { - z.F.DecSliceStringX(yyv2599, false, d) + z.F.DecSliceStringX(yyv8, false, d) } } - yyj2598++ - if yyhl2598 { - yyb2598 = yyj2598 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb2598 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb2598 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33443,17 +33443,17 @@ func (x *ContainerImage) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Size = int64(r.DecodeInt(64)) } for { - yyj2598++ - if yyhl2598 { - yyb2598 = yyj2598 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb2598 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb2598 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2598-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -33462,8 +33462,8 @@ func (x NodePhase) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym2602 := z.EncBinary() - _ = yym2602 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -33475,8 +33475,8 @@ func (x *NodePhase) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2603 := z.DecBinary() - _ = yym2603 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -33488,8 +33488,8 @@ func (x NodeConditionType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym2604 := z.EncBinary() - _ = yym2604 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -33501,8 +33501,8 @@ func (x *NodeConditionType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2605 := z.DecBinary() - _ = yym2605 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -33517,34 +33517,34 @@ func (x *NodeCondition) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2606 := z.EncBinary() - _ = yym2606 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2607 := !z.EncBinary() - yy2arr2607 := z.EncBasicHandle().StructToArray - var yyq2607 [6]bool - _, _, _ = yysep2607, yyq2607, yy2arr2607 - const yyr2607 bool = false - yyq2607[2] = true - yyq2607[3] = true - yyq2607[4] = x.Reason != "" - yyq2607[5] = x.Message != "" - var yynn2607 int - if yyr2607 || yy2arr2607 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [6]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = true + yyq2[3] = true + yyq2[4] = x.Reason != "" + yyq2[5] = x.Message != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(6) } else { - yynn2607 = 2 - for _, b := range yyq2607 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn2607++ + yynn2++ } } - r.EncodeMapStart(yynn2607) - yynn2607 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2607 || yy2arr2607 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Type.CodecEncodeSelf(e) } else { @@ -33553,7 +33553,7 @@ func (x *NodeCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } - if yyr2607 || yy2arr2607 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Status.CodecEncodeSelf(e) } else { @@ -33562,85 +33562,85 @@ func (x *NodeCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Status.CodecEncodeSelf(e) } - if yyr2607 || yy2arr2607 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2607[2] { - yy2611 := &x.LastHeartbeatTime - yym2612 := z.EncBinary() - _ = yym2612 + if yyq2[2] { + yy10 := &x.LastHeartbeatTime + yym11 := z.EncBinary() + _ = yym11 if false { - } else if z.HasExtensions() && z.EncExt(yy2611) { - } else if yym2612 { - z.EncBinaryMarshal(yy2611) - } else if !yym2612 && z.IsJSONHandle() { - z.EncJSONMarshal(yy2611) + } else if z.HasExtensions() && z.EncExt(yy10) { + } else if yym11 { + z.EncBinaryMarshal(yy10) + } else if !yym11 && z.IsJSONHandle() { + z.EncJSONMarshal(yy10) } else { - z.EncFallback(yy2611) + z.EncFallback(yy10) } } else { r.EncodeNil() } } else { - if yyq2607[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lastHeartbeatTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2613 := &x.LastHeartbeatTime - yym2614 := z.EncBinary() - _ = yym2614 + yy12 := &x.LastHeartbeatTime + yym13 := z.EncBinary() + _ = yym13 if false { - } else if z.HasExtensions() && z.EncExt(yy2613) { - } else if yym2614 { - z.EncBinaryMarshal(yy2613) - } else if !yym2614 && z.IsJSONHandle() { - z.EncJSONMarshal(yy2613) + } else if z.HasExtensions() && z.EncExt(yy12) { + } else if yym13 { + z.EncBinaryMarshal(yy12) + } else if !yym13 && z.IsJSONHandle() { + z.EncJSONMarshal(yy12) } else { - z.EncFallback(yy2613) + z.EncFallback(yy12) } } } - if yyr2607 || yy2arr2607 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2607[3] { - yy2616 := &x.LastTransitionTime - yym2617 := z.EncBinary() - _ = yym2617 + if yyq2[3] { + yy15 := &x.LastTransitionTime + yym16 := z.EncBinary() + _ = yym16 if false { - } else if z.HasExtensions() && z.EncExt(yy2616) { - } else if yym2617 { - z.EncBinaryMarshal(yy2616) - } else if !yym2617 && z.IsJSONHandle() { - z.EncJSONMarshal(yy2616) + } else if z.HasExtensions() && z.EncExt(yy15) { + } else if yym16 { + z.EncBinaryMarshal(yy15) + } else if !yym16 && z.IsJSONHandle() { + z.EncJSONMarshal(yy15) } else { - z.EncFallback(yy2616) + z.EncFallback(yy15) } } else { r.EncodeNil() } } else { - if yyq2607[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lastTransitionTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2618 := &x.LastTransitionTime - yym2619 := z.EncBinary() - _ = yym2619 + yy17 := &x.LastTransitionTime + yym18 := z.EncBinary() + _ = yym18 if false { - } else if z.HasExtensions() && z.EncExt(yy2618) { - } else if yym2619 { - z.EncBinaryMarshal(yy2618) - } else if !yym2619 && z.IsJSONHandle() { - z.EncJSONMarshal(yy2618) + } else if z.HasExtensions() && z.EncExt(yy17) { + } else if yym18 { + z.EncBinaryMarshal(yy17) + } else if !yym18 && z.IsJSONHandle() { + z.EncJSONMarshal(yy17) } else { - z.EncFallback(yy2618) + z.EncFallback(yy17) } } } - if yyr2607 || yy2arr2607 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2607[4] { - yym2621 := z.EncBinary() - _ = yym2621 + if yyq2[4] { + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -33649,23 +33649,23 @@ func (x *NodeCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2607[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2622 := z.EncBinary() - _ = yym2622 + yym21 := z.EncBinary() + _ = yym21 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr2607 || yy2arr2607 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2607[5] { - yym2624 := z.EncBinary() - _ = yym2624 + if yyq2[5] { + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -33674,19 +33674,19 @@ func (x *NodeCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2607[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2625 := z.EncBinary() - _ = yym2625 + yym24 := z.EncBinary() + _ = yym24 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr2607 || yy2arr2607 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -33699,25 +33699,25 @@ func (x *NodeCondition) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2626 := z.DecBinary() - _ = yym2626 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2627 := r.ContainerType() - if yyct2627 == codecSelferValueTypeMap1234 { - yyl2627 := r.ReadMapStart() - if yyl2627 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2627, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2627 == codecSelferValueTypeArray1234 { - yyl2627 := r.ReadArrayStart() - if yyl2627 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2627, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -33729,12 +33729,12 @@ func (x *NodeCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2628Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2628Slc - var yyhl2628 bool = l >= 0 - for yyj2628 := 0; ; yyj2628++ { - if yyhl2628 { - if yyj2628 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -33743,10 +33743,10 @@ func (x *NodeCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2628Slc = r.DecodeBytes(yys2628Slc, true, true) - yys2628 := string(yys2628Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2628 { + switch yys3 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -33763,34 +33763,34 @@ func (x *NodeCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastHeartbeatTime = pkg2_unversioned.Time{} } else { - yyv2631 := &x.LastHeartbeatTime - yym2632 := z.DecBinary() - _ = yym2632 + yyv6 := &x.LastHeartbeatTime + yym7 := z.DecBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.DecExt(yyv2631) { - } else if yym2632 { - z.DecBinaryUnmarshal(yyv2631) - } else if !yym2632 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv2631) + } else if z.HasExtensions() && z.DecExt(yyv6) { + } else if yym7 { + z.DecBinaryUnmarshal(yyv6) + } else if !yym7 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv6) } else { - z.DecFallback(yyv2631, false) + z.DecFallback(yyv6, false) } } case "lastTransitionTime": if r.TryDecodeAsNil() { x.LastTransitionTime = pkg2_unversioned.Time{} } else { - yyv2633 := &x.LastTransitionTime - yym2634 := z.DecBinary() - _ = yym2634 + yyv8 := &x.LastTransitionTime + yym9 := z.DecBinary() + _ = yym9 if false { - } else if z.HasExtensions() && z.DecExt(yyv2633) { - } else if yym2634 { - z.DecBinaryUnmarshal(yyv2633) - } else if !yym2634 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv2633) + } else if z.HasExtensions() && z.DecExt(yyv8) { + } else if yym9 { + z.DecBinaryUnmarshal(yyv8) + } else if !yym9 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv8) } else { - z.DecFallback(yyv2633, false) + z.DecFallback(yyv8, false) } } case "reason": @@ -33806,9 +33806,9 @@ func (x *NodeCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Message = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2628) - } // end switch yys2628 - } // end for yyj2628 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -33816,16 +33816,16 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2637 int - var yyb2637 bool - var yyhl2637 bool = l >= 0 - yyj2637++ - if yyhl2637 { - yyb2637 = yyj2637 > l + var yyj12 int + var yyb12 bool + var yyhl12 bool = l >= 0 + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2637 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2637 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33835,13 +33835,13 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = NodeConditionType(r.DecodeString()) } - yyj2637++ - if yyhl2637 { - yyb2637 = yyj2637 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2637 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2637 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33851,13 +33851,13 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Status = ConditionStatus(r.DecodeString()) } - yyj2637++ - if yyhl2637 { - yyb2637 = yyj2637 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2637 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2637 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33865,26 +33865,26 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastHeartbeatTime = pkg2_unversioned.Time{} } else { - yyv2640 := &x.LastHeartbeatTime - yym2641 := z.DecBinary() - _ = yym2641 + yyv15 := &x.LastHeartbeatTime + yym16 := z.DecBinary() + _ = yym16 if false { - } else if z.HasExtensions() && z.DecExt(yyv2640) { - } else if yym2641 { - z.DecBinaryUnmarshal(yyv2640) - } else if !yym2641 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv2640) + } else if z.HasExtensions() && z.DecExt(yyv15) { + } else if yym16 { + z.DecBinaryUnmarshal(yyv15) + } else if !yym16 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv15) } else { - z.DecFallback(yyv2640, false) + z.DecFallback(yyv15, false) } } - yyj2637++ - if yyhl2637 { - yyb2637 = yyj2637 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2637 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2637 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33892,26 +33892,26 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastTransitionTime = pkg2_unversioned.Time{} } else { - yyv2642 := &x.LastTransitionTime - yym2643 := z.DecBinary() - _ = yym2643 + yyv17 := &x.LastTransitionTime + yym18 := z.DecBinary() + _ = yym18 if false { - } else if z.HasExtensions() && z.DecExt(yyv2642) { - } else if yym2643 { - z.DecBinaryUnmarshal(yyv2642) - } else if !yym2643 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv2642) + } else if z.HasExtensions() && z.DecExt(yyv17) { + } else if yym18 { + z.DecBinaryUnmarshal(yyv17) + } else if !yym18 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv17) } else { - z.DecFallback(yyv2642, false) + z.DecFallback(yyv17, false) } } - yyj2637++ - if yyhl2637 { - yyb2637 = yyj2637 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2637 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2637 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33921,13 +33921,13 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Reason = string(r.DecodeString()) } - yyj2637++ - if yyhl2637 { - yyb2637 = yyj2637 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2637 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2637 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33938,17 +33938,17 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Message = string(r.DecodeString()) } for { - yyj2637++ - if yyhl2637 { - yyb2637 = yyj2637 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2637 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2637 { + if yyb12 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2637-1, "") + z.DecStructFieldNotFound(yyj12-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -33957,8 +33957,8 @@ func (x NodeAddressType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym2646 := z.EncBinary() - _ = yym2646 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -33970,8 +33970,8 @@ func (x *NodeAddressType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2647 := z.DecBinary() - _ = yym2647 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -33986,30 +33986,30 @@ func (x *NodeAddress) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2648 := z.EncBinary() - _ = yym2648 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2649 := !z.EncBinary() - yy2arr2649 := z.EncBasicHandle().StructToArray - var yyq2649 [2]bool - _, _, _ = yysep2649, yyq2649, yy2arr2649 - const yyr2649 bool = false - var yynn2649 int - if yyr2649 || yy2arr2649 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn2649 = 2 - for _, b := range yyq2649 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn2649++ + yynn2++ } } - r.EncodeMapStart(yynn2649) - yynn2649 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2649 || yy2arr2649 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Type.CodecEncodeSelf(e) } else { @@ -34018,10 +34018,10 @@ func (x *NodeAddress) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } - if yyr2649 || yy2arr2649 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2652 := z.EncBinary() - _ = yym2652 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Address)) @@ -34030,14 +34030,14 @@ func (x *NodeAddress) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("address")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2653 := z.EncBinary() - _ = yym2653 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Address)) } } - if yyr2649 || yy2arr2649 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -34050,25 +34050,25 @@ func (x *NodeAddress) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2654 := z.DecBinary() - _ = yym2654 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2655 := r.ContainerType() - if yyct2655 == codecSelferValueTypeMap1234 { - yyl2655 := r.ReadMapStart() - if yyl2655 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2655, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2655 == codecSelferValueTypeArray1234 { - yyl2655 := r.ReadArrayStart() - if yyl2655 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2655, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -34080,12 +34080,12 @@ func (x *NodeAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2656Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2656Slc - var yyhl2656 bool = l >= 0 - for yyj2656 := 0; ; yyj2656++ { - if yyhl2656 { - if yyj2656 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -34094,10 +34094,10 @@ func (x *NodeAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2656Slc = r.DecodeBytes(yys2656Slc, true, true) - yys2656 := string(yys2656Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2656 { + switch yys3 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -34111,9 +34111,9 @@ func (x *NodeAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Address = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2656) - } // end switch yys2656 - } // end for yyj2656 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -34121,16 +34121,16 @@ func (x *NodeAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2659 int - var yyb2659 bool - var yyhl2659 bool = l >= 0 - yyj2659++ - if yyhl2659 { - yyb2659 = yyj2659 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2659 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2659 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34140,13 +34140,13 @@ func (x *NodeAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = NodeAddressType(r.DecodeString()) } - yyj2659++ - if yyhl2659 { - yyb2659 = yyj2659 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2659 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2659 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34157,17 +34157,17 @@ func (x *NodeAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Address = string(r.DecodeString()) } for { - yyj2659++ - if yyhl2659 { - yyb2659 = yyj2659 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2659 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2659 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2659-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -34179,33 +34179,33 @@ func (x *NodeResources) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2662 := z.EncBinary() - _ = yym2662 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2663 := !z.EncBinary() - yy2arr2663 := z.EncBasicHandle().StructToArray - var yyq2663 [1]bool - _, _, _ = yysep2663, yyq2663, yy2arr2663 - const yyr2663 bool = false - yyq2663[0] = len(x.Capacity) != 0 - var yynn2663 int - if yyr2663 || yy2arr2663 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Capacity) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn2663 = 0 - for _, b := range yyq2663 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2663++ + yynn2++ } } - r.EncodeMapStart(yynn2663) - yynn2663 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2663 || yy2arr2663 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2663[0] { + if yyq2[0] { if x.Capacity == nil { r.EncodeNil() } else { @@ -34215,7 +34215,7 @@ func (x *NodeResources) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2663[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("capacity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -34226,7 +34226,7 @@ func (x *NodeResources) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2663 || yy2arr2663 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -34239,25 +34239,25 @@ func (x *NodeResources) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2665 := z.DecBinary() - _ = yym2665 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2666 := r.ContainerType() - if yyct2666 == codecSelferValueTypeMap1234 { - yyl2666 := r.ReadMapStart() - if yyl2666 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2666, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2666 == codecSelferValueTypeArray1234 { - yyl2666 := r.ReadArrayStart() - if yyl2666 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2666, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -34269,12 +34269,12 @@ func (x *NodeResources) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2667Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2667Slc - var yyhl2667 bool = l >= 0 - for yyj2667 := 0; ; yyj2667++ { - if yyhl2667 { - if yyj2667 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -34283,21 +34283,21 @@ func (x *NodeResources) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2667Slc = r.DecodeBytes(yys2667Slc, true, true) - yys2667 := string(yys2667Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2667 { + switch yys3 { case "capacity": if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv2668 := &x.Capacity - yyv2668.CodecDecodeSelf(d) + yyv4 := &x.Capacity + yyv4.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2667) - } // end switch yys2667 - } // end for yyj2667 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -34305,16 +34305,16 @@ func (x *NodeResources) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2669 int - var yyb2669 bool - var yyhl2669 bool = l >= 0 - yyj2669++ - if yyhl2669 { - yyb2669 = yyj2669 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb2669 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb2669 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34322,21 +34322,21 @@ func (x *NodeResources) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv2670 := &x.Capacity - yyv2670.CodecDecodeSelf(d) + yyv6 := &x.Capacity + yyv6.CodecDecodeSelf(d) } for { - yyj2669++ - if yyhl2669 { - yyb2669 = yyj2669 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb2669 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb2669 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2669-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -34345,8 +34345,8 @@ func (x ResourceName) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym2671 := z.EncBinary() - _ = yym2671 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -34358,8 +34358,8 @@ func (x *ResourceName) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2672 := z.DecBinary() - _ = yym2672 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -34374,8 +34374,8 @@ func (x ResourceList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2673 := z.EncBinary() - _ = yym2673 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -34388,8 +34388,8 @@ func (x *ResourceList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2674 := z.DecBinary() - _ = yym2674 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -34404,90 +34404,90 @@ func (x *Node) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2675 := z.EncBinary() - _ = yym2675 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2676 := !z.EncBinary() - yy2arr2676 := z.EncBasicHandle().StructToArray - var yyq2676 [5]bool - _, _, _ = yysep2676, yyq2676, yy2arr2676 - const yyr2676 bool = false - yyq2676[0] = true - yyq2676[1] = true - yyq2676[2] = true - yyq2676[3] = x.Kind != "" - yyq2676[4] = x.APIVersion != "" - var yynn2676 int - if yyr2676 || yy2arr2676 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn2676 = 0 - for _, b := range yyq2676 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2676++ + yynn2++ } } - r.EncodeMapStart(yynn2676) - yynn2676 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2676 || yy2arr2676 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2676[0] { - yy2678 := &x.ObjectMeta - yy2678.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2676[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2679 := &x.ObjectMeta - yy2679.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr2676 || yy2arr2676 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2676[1] { - yy2681 := &x.Spec - yy2681.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2676[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2682 := &x.Spec - yy2682.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr2676 || yy2arr2676 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2676[2] { - yy2684 := &x.Status - yy2684.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2676[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2685 := &x.Status - yy2685.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr2676 || yy2arr2676 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2676[3] { - yym2687 := z.EncBinary() - _ = yym2687 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -34496,23 +34496,23 @@ func (x *Node) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2676[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2688 := z.EncBinary() - _ = yym2688 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2676 || yy2arr2676 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2676[4] { - yym2690 := z.EncBinary() - _ = yym2690 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -34521,19 +34521,19 @@ func (x *Node) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2676[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2691 := z.EncBinary() - _ = yym2691 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2676 || yy2arr2676 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -34546,25 +34546,25 @@ func (x *Node) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2692 := z.DecBinary() - _ = yym2692 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2693 := r.ContainerType() - if yyct2693 == codecSelferValueTypeMap1234 { - yyl2693 := r.ReadMapStart() - if yyl2693 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2693, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2693 == codecSelferValueTypeArray1234 { - yyl2693 := r.ReadArrayStart() - if yyl2693 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2693, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -34576,12 +34576,12 @@ func (x *Node) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2694Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2694Slc - var yyhl2694 bool = l >= 0 - for yyj2694 := 0; ; yyj2694++ { - if yyhl2694 { - if yyj2694 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -34590,30 +34590,30 @@ func (x *Node) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2694Slc = r.DecodeBytes(yys2694Slc, true, true) - yys2694 := string(yys2694Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2694 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2695 := &x.ObjectMeta - yyv2695.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = NodeSpec{} } else { - yyv2696 := &x.Spec - yyv2696.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = NodeStatus{} } else { - yyv2697 := &x.Status - yyv2697.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -34628,9 +34628,9 @@ func (x *Node) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2694) - } // end switch yys2694 - } // end for yyj2694 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -34638,16 +34638,16 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2700 int - var yyb2700 bool - var yyhl2700 bool = l >= 0 - yyj2700++ - if yyhl2700 { - yyb2700 = yyj2700 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2700 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2700 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34655,16 +34655,16 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2701 := &x.ObjectMeta - yyv2701.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj2700++ - if yyhl2700 { - yyb2700 = yyj2700 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2700 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2700 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34672,16 +34672,16 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = NodeSpec{} } else { - yyv2702 := &x.Spec - yyv2702.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj2700++ - if yyhl2700 { - yyb2700 = yyj2700 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2700 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2700 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34689,16 +34689,16 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = NodeStatus{} } else { - yyv2703 := &x.Status - yyv2703.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj2700++ - if yyhl2700 { - yyb2700 = yyj2700 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2700 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2700 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34708,13 +34708,13 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2700++ - if yyhl2700 { - yyb2700 = yyj2700 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2700 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2700 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34725,17 +34725,17 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2700++ - if yyhl2700 { - yyb2700 = yyj2700 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2700 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2700 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2700-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -34747,68 +34747,68 @@ func (x *NodeList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2706 := z.EncBinary() - _ = yym2706 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2707 := !z.EncBinary() - yy2arr2707 := z.EncBasicHandle().StructToArray - var yyq2707 [4]bool - _, _, _ = yysep2707, yyq2707, yy2arr2707 - const yyr2707 bool = false - yyq2707[0] = true - yyq2707[2] = x.Kind != "" - yyq2707[3] = x.APIVersion != "" - var yynn2707 int - if yyr2707 || yy2arr2707 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn2707 = 1 - for _, b := range yyq2707 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2707++ + yynn2++ } } - r.EncodeMapStart(yynn2707) - yynn2707 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2707 || yy2arr2707 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2707[0] { - yy2709 := &x.ListMeta - yym2710 := z.EncBinary() - _ = yym2710 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy2709) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy2709) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq2707[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2711 := &x.ListMeta - yym2712 := z.EncBinary() - _ = yym2712 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy2711) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy2711) + z.EncFallback(yy6) } } } - if yyr2707 || yy2arr2707 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym2714 := z.EncBinary() - _ = yym2714 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceNode(([]Node)(x.Items), e) @@ -34821,19 +34821,19 @@ func (x *NodeList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym2715 := z.EncBinary() - _ = yym2715 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceNode(([]Node)(x.Items), e) } } } - if yyr2707 || yy2arr2707 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2707[2] { - yym2717 := z.EncBinary() - _ = yym2717 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -34842,23 +34842,23 @@ func (x *NodeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2707[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2718 := z.EncBinary() - _ = yym2718 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2707 || yy2arr2707 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2707[3] { - yym2720 := z.EncBinary() - _ = yym2720 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -34867,19 +34867,19 @@ func (x *NodeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2707[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2721 := z.EncBinary() - _ = yym2721 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2707 || yy2arr2707 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -34892,25 +34892,25 @@ func (x *NodeList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2722 := z.DecBinary() - _ = yym2722 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2723 := r.ContainerType() - if yyct2723 == codecSelferValueTypeMap1234 { - yyl2723 := r.ReadMapStart() - if yyl2723 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2723, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2723 == codecSelferValueTypeArray1234 { - yyl2723 := r.ReadArrayStart() - if yyl2723 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2723, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -34922,12 +34922,12 @@ func (x *NodeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2724Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2724Slc - var yyhl2724 bool = l >= 0 - for yyj2724 := 0; ; yyj2724++ { - if yyhl2724 { - if yyj2724 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -34936,33 +34936,33 @@ func (x *NodeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2724Slc = r.DecodeBytes(yys2724Slc, true, true) - yys2724 := string(yys2724Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2724 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2725 := &x.ListMeta - yym2726 := z.DecBinary() - _ = yym2726 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv2725) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv2725, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2727 := &x.Items - yym2728 := z.DecBinary() - _ = yym2728 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceNode((*[]Node)(yyv2727), d) + h.decSliceNode((*[]Node)(yyv6), d) } } case "kind": @@ -34978,9 +34978,9 @@ func (x *NodeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2724) - } // end switch yys2724 - } // end for yyj2724 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -34988,16 +34988,16 @@ func (x *NodeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2731 int - var yyb2731 bool - var yyhl2731 bool = l >= 0 - yyj2731++ - if yyhl2731 { - yyb2731 = yyj2731 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2731 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2731 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35005,22 +35005,22 @@ func (x *NodeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2732 := &x.ListMeta - yym2733 := z.DecBinary() - _ = yym2733 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv2732) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv2732, false) + z.DecFallback(yyv11, false) } } - yyj2731++ - if yyhl2731 { - yyb2731 = yyj2731 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2731 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2731 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35028,21 +35028,21 @@ func (x *NodeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2734 := &x.Items - yym2735 := z.DecBinary() - _ = yym2735 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceNode((*[]Node)(yyv2734), d) + h.decSliceNode((*[]Node)(yyv13), d) } } - yyj2731++ - if yyhl2731 { - yyb2731 = yyj2731 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2731 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2731 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35052,13 +35052,13 @@ func (x *NodeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2731++ - if yyhl2731 { - yyb2731 = yyj2731 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2731 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2731 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35069,17 +35069,17 @@ func (x *NodeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2731++ - if yyhl2731 { - yyb2731 = yyj2731 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2731 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2731 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2731-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -35091,36 +35091,36 @@ func (x *NamespaceSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2738 := z.EncBinary() - _ = yym2738 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2739 := !z.EncBinary() - yy2arr2739 := z.EncBasicHandle().StructToArray - var yyq2739 [1]bool - _, _, _ = yysep2739, yyq2739, yy2arr2739 - const yyr2739 bool = false - var yynn2739 int - if yyr2739 || yy2arr2739 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn2739 = 1 - for _, b := range yyq2739 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2739++ + yynn2++ } } - r.EncodeMapStart(yynn2739) - yynn2739 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2739 || yy2arr2739 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Finalizers == nil { r.EncodeNil() } else { - yym2741 := z.EncBinary() - _ = yym2741 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceFinalizerName(([]FinalizerName)(x.Finalizers), e) @@ -35133,15 +35133,15 @@ func (x *NamespaceSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Finalizers == nil { r.EncodeNil() } else { - yym2742 := z.EncBinary() - _ = yym2742 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceFinalizerName(([]FinalizerName)(x.Finalizers), e) } } } - if yyr2739 || yy2arr2739 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -35154,25 +35154,25 @@ func (x *NamespaceSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2743 := z.DecBinary() - _ = yym2743 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2744 := r.ContainerType() - if yyct2744 == codecSelferValueTypeMap1234 { - yyl2744 := r.ReadMapStart() - if yyl2744 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2744, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2744 == codecSelferValueTypeArray1234 { - yyl2744 := r.ReadArrayStart() - if yyl2744 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2744, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -35184,12 +35184,12 @@ func (x *NamespaceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2745Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2745Slc - var yyhl2745 bool = l >= 0 - for yyj2745 := 0; ; yyj2745++ { - if yyhl2745 { - if yyj2745 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -35198,26 +35198,26 @@ func (x *NamespaceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2745Slc = r.DecodeBytes(yys2745Slc, true, true) - yys2745 := string(yys2745Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2745 { + switch yys3 { case "Finalizers": if r.TryDecodeAsNil() { x.Finalizers = nil } else { - yyv2746 := &x.Finalizers - yym2747 := z.DecBinary() - _ = yym2747 + yyv4 := &x.Finalizers + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceFinalizerName((*[]FinalizerName)(yyv2746), d) + h.decSliceFinalizerName((*[]FinalizerName)(yyv4), d) } } default: - z.DecStructFieldNotFound(-1, yys2745) - } // end switch yys2745 - } // end for yyj2745 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -35225,16 +35225,16 @@ func (x *NamespaceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2748 int - var yyb2748 bool - var yyhl2748 bool = l >= 0 - yyj2748++ - if yyhl2748 { - yyb2748 = yyj2748 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2748 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2748 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35242,26 +35242,26 @@ func (x *NamespaceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Finalizers = nil } else { - yyv2749 := &x.Finalizers - yym2750 := z.DecBinary() - _ = yym2750 + yyv7 := &x.Finalizers + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceFinalizerName((*[]FinalizerName)(yyv2749), d) + h.decSliceFinalizerName((*[]FinalizerName)(yyv7), d) } } for { - yyj2748++ - if yyhl2748 { - yyb2748 = yyj2748 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2748 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2748 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2748-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -35270,8 +35270,8 @@ func (x FinalizerName) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym2751 := z.EncBinary() - _ = yym2751 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -35283,8 +35283,8 @@ func (x *FinalizerName) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2752 := z.DecBinary() - _ = yym2752 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -35299,46 +35299,46 @@ func (x *NamespaceStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2753 := z.EncBinary() - _ = yym2753 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2754 := !z.EncBinary() - yy2arr2754 := z.EncBasicHandle().StructToArray - var yyq2754 [1]bool - _, _, _ = yysep2754, yyq2754, yy2arr2754 - const yyr2754 bool = false - yyq2754[0] = x.Phase != "" - var yynn2754 int - if yyr2754 || yy2arr2754 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Phase != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn2754 = 0 - for _, b := range yyq2754 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2754++ + yynn2++ } } - r.EncodeMapStart(yynn2754) - yynn2754 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2754 || yy2arr2754 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2754[0] { + if yyq2[0] { x.Phase.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2754[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("phase")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Phase.CodecEncodeSelf(e) } } - if yyr2754 || yy2arr2754 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -35351,25 +35351,25 @@ func (x *NamespaceStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2756 := z.DecBinary() - _ = yym2756 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2757 := r.ContainerType() - if yyct2757 == codecSelferValueTypeMap1234 { - yyl2757 := r.ReadMapStart() - if yyl2757 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2757, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2757 == codecSelferValueTypeArray1234 { - yyl2757 := r.ReadArrayStart() - if yyl2757 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2757, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -35381,12 +35381,12 @@ func (x *NamespaceStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2758Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2758Slc - var yyhl2758 bool = l >= 0 - for yyj2758 := 0; ; yyj2758++ { - if yyhl2758 { - if yyj2758 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -35395,10 +35395,10 @@ func (x *NamespaceStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2758Slc = r.DecodeBytes(yys2758Slc, true, true) - yys2758 := string(yys2758Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2758 { + switch yys3 { case "phase": if r.TryDecodeAsNil() { x.Phase = "" @@ -35406,9 +35406,9 @@ func (x *NamespaceStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Phase = NamespacePhase(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2758) - } // end switch yys2758 - } // end for yyj2758 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -35416,16 +35416,16 @@ func (x *NamespaceStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2760 int - var yyb2760 bool - var yyhl2760 bool = l >= 0 - yyj2760++ - if yyhl2760 { - yyb2760 = yyj2760 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb2760 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb2760 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35436,17 +35436,17 @@ func (x *NamespaceStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.Phase = NamespacePhase(r.DecodeString()) } for { - yyj2760++ - if yyhl2760 { - yyb2760 = yyj2760 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb2760 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb2760 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2760-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -35455,8 +35455,8 @@ func (x NamespacePhase) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym2762 := z.EncBinary() - _ = yym2762 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -35468,8 +35468,8 @@ func (x *NamespacePhase) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2763 := z.DecBinary() - _ = yym2763 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -35484,90 +35484,90 @@ func (x *Namespace) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2764 := z.EncBinary() - _ = yym2764 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2765 := !z.EncBinary() - yy2arr2765 := z.EncBasicHandle().StructToArray - var yyq2765 [5]bool - _, _, _ = yysep2765, yyq2765, yy2arr2765 - const yyr2765 bool = false - yyq2765[0] = true - yyq2765[1] = true - yyq2765[2] = true - yyq2765[3] = x.Kind != "" - yyq2765[4] = x.APIVersion != "" - var yynn2765 int - if yyr2765 || yy2arr2765 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn2765 = 0 - for _, b := range yyq2765 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2765++ + yynn2++ } } - r.EncodeMapStart(yynn2765) - yynn2765 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2765 || yy2arr2765 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2765[0] { - yy2767 := &x.ObjectMeta - yy2767.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2765[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2768 := &x.ObjectMeta - yy2768.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr2765 || yy2arr2765 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2765[1] { - yy2770 := &x.Spec - yy2770.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2765[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2771 := &x.Spec - yy2771.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr2765 || yy2arr2765 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2765[2] { - yy2773 := &x.Status - yy2773.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2765[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2774 := &x.Status - yy2774.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr2765 || yy2arr2765 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2765[3] { - yym2776 := z.EncBinary() - _ = yym2776 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -35576,23 +35576,23 @@ func (x *Namespace) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2765[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2777 := z.EncBinary() - _ = yym2777 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2765 || yy2arr2765 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2765[4] { - yym2779 := z.EncBinary() - _ = yym2779 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -35601,19 +35601,19 @@ func (x *Namespace) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2765[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2780 := z.EncBinary() - _ = yym2780 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2765 || yy2arr2765 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -35626,25 +35626,25 @@ func (x *Namespace) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2781 := z.DecBinary() - _ = yym2781 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2782 := r.ContainerType() - if yyct2782 == codecSelferValueTypeMap1234 { - yyl2782 := r.ReadMapStart() - if yyl2782 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2782, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2782 == codecSelferValueTypeArray1234 { - yyl2782 := r.ReadArrayStart() - if yyl2782 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2782, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -35656,12 +35656,12 @@ func (x *Namespace) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2783Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2783Slc - var yyhl2783 bool = l >= 0 - for yyj2783 := 0; ; yyj2783++ { - if yyhl2783 { - if yyj2783 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -35670,30 +35670,30 @@ func (x *Namespace) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2783Slc = r.DecodeBytes(yys2783Slc, true, true) - yys2783 := string(yys2783Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2783 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2784 := &x.ObjectMeta - yyv2784.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = NamespaceSpec{} } else { - yyv2785 := &x.Spec - yyv2785.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = NamespaceStatus{} } else { - yyv2786 := &x.Status - yyv2786.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -35708,9 +35708,9 @@ func (x *Namespace) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2783) - } // end switch yys2783 - } // end for yyj2783 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -35718,16 +35718,16 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2789 int - var yyb2789 bool - var yyhl2789 bool = l >= 0 - yyj2789++ - if yyhl2789 { - yyb2789 = yyj2789 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2789 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2789 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35735,16 +35735,16 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2790 := &x.ObjectMeta - yyv2790.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj2789++ - if yyhl2789 { - yyb2789 = yyj2789 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2789 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2789 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35752,16 +35752,16 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = NamespaceSpec{} } else { - yyv2791 := &x.Spec - yyv2791.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj2789++ - if yyhl2789 { - yyb2789 = yyj2789 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2789 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2789 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35769,16 +35769,16 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = NamespaceStatus{} } else { - yyv2792 := &x.Status - yyv2792.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj2789++ - if yyhl2789 { - yyb2789 = yyj2789 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2789 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2789 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35788,13 +35788,13 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2789++ - if yyhl2789 { - yyb2789 = yyj2789 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2789 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2789 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35805,17 +35805,17 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2789++ - if yyhl2789 { - yyb2789 = yyj2789 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2789 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2789 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2789-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -35827,68 +35827,68 @@ func (x *NamespaceList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2795 := z.EncBinary() - _ = yym2795 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2796 := !z.EncBinary() - yy2arr2796 := z.EncBasicHandle().StructToArray - var yyq2796 [4]bool - _, _, _ = yysep2796, yyq2796, yy2arr2796 - const yyr2796 bool = false - yyq2796[0] = true - yyq2796[2] = x.Kind != "" - yyq2796[3] = x.APIVersion != "" - var yynn2796 int - if yyr2796 || yy2arr2796 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn2796 = 1 - for _, b := range yyq2796 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2796++ + yynn2++ } } - r.EncodeMapStart(yynn2796) - yynn2796 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2796 || yy2arr2796 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2796[0] { - yy2798 := &x.ListMeta - yym2799 := z.EncBinary() - _ = yym2799 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy2798) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy2798) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq2796[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2800 := &x.ListMeta - yym2801 := z.EncBinary() - _ = yym2801 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy2800) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy2800) + z.EncFallback(yy6) } } } - if yyr2796 || yy2arr2796 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym2803 := z.EncBinary() - _ = yym2803 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceNamespace(([]Namespace)(x.Items), e) @@ -35901,19 +35901,19 @@ func (x *NamespaceList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym2804 := z.EncBinary() - _ = yym2804 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceNamespace(([]Namespace)(x.Items), e) } } } - if yyr2796 || yy2arr2796 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2796[2] { - yym2806 := z.EncBinary() - _ = yym2806 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -35922,23 +35922,23 @@ func (x *NamespaceList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2796[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2807 := z.EncBinary() - _ = yym2807 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2796 || yy2arr2796 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2796[3] { - yym2809 := z.EncBinary() - _ = yym2809 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -35947,19 +35947,19 @@ func (x *NamespaceList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2796[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2810 := z.EncBinary() - _ = yym2810 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2796 || yy2arr2796 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -35972,25 +35972,25 @@ func (x *NamespaceList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2811 := z.DecBinary() - _ = yym2811 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2812 := r.ContainerType() - if yyct2812 == codecSelferValueTypeMap1234 { - yyl2812 := r.ReadMapStart() - if yyl2812 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2812, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2812 == codecSelferValueTypeArray1234 { - yyl2812 := r.ReadArrayStart() - if yyl2812 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2812, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -36002,12 +36002,12 @@ func (x *NamespaceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2813Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2813Slc - var yyhl2813 bool = l >= 0 - for yyj2813 := 0; ; yyj2813++ { - if yyhl2813 { - if yyj2813 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -36016,33 +36016,33 @@ func (x *NamespaceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2813Slc = r.DecodeBytes(yys2813Slc, true, true) - yys2813 := string(yys2813Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2813 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2814 := &x.ListMeta - yym2815 := z.DecBinary() - _ = yym2815 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv2814) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv2814, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2816 := &x.Items - yym2817 := z.DecBinary() - _ = yym2817 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceNamespace((*[]Namespace)(yyv2816), d) + h.decSliceNamespace((*[]Namespace)(yyv6), d) } } case "kind": @@ -36058,9 +36058,9 @@ func (x *NamespaceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2813) - } // end switch yys2813 - } // end for yyj2813 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -36068,16 +36068,16 @@ func (x *NamespaceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2820 int - var yyb2820 bool - var yyhl2820 bool = l >= 0 - yyj2820++ - if yyhl2820 { - yyb2820 = yyj2820 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2820 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2820 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36085,22 +36085,22 @@ func (x *NamespaceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2821 := &x.ListMeta - yym2822 := z.DecBinary() - _ = yym2822 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv2821) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv2821, false) + z.DecFallback(yyv11, false) } } - yyj2820++ - if yyhl2820 { - yyb2820 = yyj2820 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2820 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2820 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36108,21 +36108,21 @@ func (x *NamespaceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2823 := &x.Items - yym2824 := z.DecBinary() - _ = yym2824 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceNamespace((*[]Namespace)(yyv2823), d) + h.decSliceNamespace((*[]Namespace)(yyv13), d) } } - yyj2820++ - if yyhl2820 { - yyb2820 = yyj2820 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2820 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2820 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36132,13 +36132,13 @@ func (x *NamespaceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2820++ - if yyhl2820 { - yyb2820 = yyj2820 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2820 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2820 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36149,17 +36149,17 @@ func (x *NamespaceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2820++ - if yyhl2820 { - yyb2820 = yyj2820 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2820 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2820 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2820-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -36171,65 +36171,65 @@ func (x *Binding) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2827 := z.EncBinary() - _ = yym2827 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2828 := !z.EncBinary() - yy2arr2828 := z.EncBasicHandle().StructToArray - var yyq2828 [4]bool - _, _, _ = yysep2828, yyq2828, yy2arr2828 - const yyr2828 bool = false - yyq2828[0] = true - yyq2828[2] = x.Kind != "" - yyq2828[3] = x.APIVersion != "" - var yynn2828 int - if yyr2828 || yy2arr2828 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn2828 = 1 - for _, b := range yyq2828 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2828++ + yynn2++ } } - r.EncodeMapStart(yynn2828) - yynn2828 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2828 || yy2arr2828 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2828[0] { - yy2830 := &x.ObjectMeta - yy2830.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2828[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2831 := &x.ObjectMeta - yy2831.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr2828 || yy2arr2828 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy2833 := &x.Target - yy2833.CodecEncodeSelf(e) + yy9 := &x.Target + yy9.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("target")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2834 := &x.Target - yy2834.CodecEncodeSelf(e) + yy11 := &x.Target + yy11.CodecEncodeSelf(e) } - if yyr2828 || yy2arr2828 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2828[2] { - yym2836 := z.EncBinary() - _ = yym2836 + if yyq2[2] { + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -36238,23 +36238,23 @@ func (x *Binding) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2828[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2837 := z.EncBinary() - _ = yym2837 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2828 || yy2arr2828 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2828[3] { - yym2839 := z.EncBinary() - _ = yym2839 + if yyq2[3] { + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -36263,19 +36263,19 @@ func (x *Binding) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2828[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2840 := z.EncBinary() - _ = yym2840 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2828 || yy2arr2828 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -36288,25 +36288,25 @@ func (x *Binding) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2841 := z.DecBinary() - _ = yym2841 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2842 := r.ContainerType() - if yyct2842 == codecSelferValueTypeMap1234 { - yyl2842 := r.ReadMapStart() - if yyl2842 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2842, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2842 == codecSelferValueTypeArray1234 { - yyl2842 := r.ReadArrayStart() - if yyl2842 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2842, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -36318,12 +36318,12 @@ func (x *Binding) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2843Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2843Slc - var yyhl2843 bool = l >= 0 - for yyj2843 := 0; ; yyj2843++ { - if yyhl2843 { - if yyj2843 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -36332,23 +36332,23 @@ func (x *Binding) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2843Slc = r.DecodeBytes(yys2843Slc, true, true) - yys2843 := string(yys2843Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2843 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2844 := &x.ObjectMeta - yyv2844.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "target": if r.TryDecodeAsNil() { x.Target = ObjectReference{} } else { - yyv2845 := &x.Target - yyv2845.CodecDecodeSelf(d) + yyv5 := &x.Target + yyv5.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -36363,9 +36363,9 @@ func (x *Binding) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2843) - } // end switch yys2843 - } // end for yyj2843 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -36373,16 +36373,16 @@ func (x *Binding) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2848 int - var yyb2848 bool - var yyhl2848 bool = l >= 0 - yyj2848++ - if yyhl2848 { - yyb2848 = yyj2848 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2848 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2848 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36390,16 +36390,16 @@ func (x *Binding) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2849 := &x.ObjectMeta - yyv2849.CodecDecodeSelf(d) + yyv9 := &x.ObjectMeta + yyv9.CodecDecodeSelf(d) } - yyj2848++ - if yyhl2848 { - yyb2848 = yyj2848 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2848 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2848 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36407,16 +36407,16 @@ func (x *Binding) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Target = ObjectReference{} } else { - yyv2850 := &x.Target - yyv2850.CodecDecodeSelf(d) + yyv10 := &x.Target + yyv10.CodecDecodeSelf(d) } - yyj2848++ - if yyhl2848 { - yyb2848 = yyj2848 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2848 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2848 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36426,13 +36426,13 @@ func (x *Binding) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2848++ - if yyhl2848 { - yyb2848 = yyj2848 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2848 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2848 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36443,17 +36443,17 @@ func (x *Binding) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2848++ - if yyhl2848 { - yyb2848 = yyj2848 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2848 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2848 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2848-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -36465,42 +36465,42 @@ func (x *DeleteOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2853 := z.EncBinary() - _ = yym2853 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2854 := !z.EncBinary() - yy2arr2854 := z.EncBasicHandle().StructToArray - var yyq2854 [3]bool - _, _, _ = yysep2854, yyq2854, yy2arr2854 - const yyr2854 bool = false - yyq2854[1] = x.Kind != "" - yyq2854[2] = x.APIVersion != "" - var yynn2854 int - if yyr2854 || yy2arr2854 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.Kind != "" + yyq2[2] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn2854 = 1 - for _, b := range yyq2854 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2854++ + yynn2++ } } - r.EncodeMapStart(yynn2854) - yynn2854 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2854 || yy2arr2854 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.GracePeriodSeconds == nil { r.EncodeNil() } else { - yy2856 := *x.GracePeriodSeconds - yym2857 := z.EncBinary() - _ = yym2857 + yy4 := *x.GracePeriodSeconds + yym5 := z.EncBinary() + _ = yym5 if false { } else { - r.EncodeInt(int64(yy2856)) + r.EncodeInt(int64(yy4)) } } } else { @@ -36510,20 +36510,20 @@ func (x *DeleteOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x.GracePeriodSeconds == nil { r.EncodeNil() } else { - yy2858 := *x.GracePeriodSeconds - yym2859 := z.EncBinary() - _ = yym2859 + yy6 := *x.GracePeriodSeconds + yym7 := z.EncBinary() + _ = yym7 if false { } else { - r.EncodeInt(int64(yy2858)) + r.EncodeInt(int64(yy6)) } } } - if yyr2854 || yy2arr2854 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2854[1] { - yym2861 := z.EncBinary() - _ = yym2861 + if yyq2[1] { + yym9 := z.EncBinary() + _ = yym9 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -36532,23 +36532,23 @@ func (x *DeleteOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2854[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2862 := z.EncBinary() - _ = yym2862 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2854 || yy2arr2854 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2854[2] { - yym2864 := z.EncBinary() - _ = yym2864 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -36557,19 +36557,19 @@ func (x *DeleteOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2854[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2865 := z.EncBinary() - _ = yym2865 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2854 || yy2arr2854 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -36582,25 +36582,25 @@ func (x *DeleteOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2866 := z.DecBinary() - _ = yym2866 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2867 := r.ContainerType() - if yyct2867 == codecSelferValueTypeMap1234 { - yyl2867 := r.ReadMapStart() - if yyl2867 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2867, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2867 == codecSelferValueTypeArray1234 { - yyl2867 := r.ReadArrayStart() - if yyl2867 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2867, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -36612,12 +36612,12 @@ func (x *DeleteOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2868Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2868Slc - var yyhl2868 bool = l >= 0 - for yyj2868 := 0; ; yyj2868++ { - if yyhl2868 { - if yyj2868 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -36626,10 +36626,10 @@ func (x *DeleteOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2868Slc = r.DecodeBytes(yys2868Slc, true, true) - yys2868 := string(yys2868Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2868 { + switch yys3 { case "gracePeriodSeconds": if r.TryDecodeAsNil() { if x.GracePeriodSeconds != nil { @@ -36639,8 +36639,8 @@ func (x *DeleteOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.GracePeriodSeconds == nil { x.GracePeriodSeconds = new(int64) } - yym2870 := z.DecBinary() - _ = yym2870 + yym5 := z.DecBinary() + _ = yym5 if false { } else { *((*int64)(x.GracePeriodSeconds)) = int64(r.DecodeInt(64)) @@ -36659,9 +36659,9 @@ func (x *DeleteOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2868) - } // end switch yys2868 - } // end for yyj2868 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -36669,16 +36669,16 @@ func (x *DeleteOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2873 int - var yyb2873 bool - var yyhl2873 bool = l >= 0 - yyj2873++ - if yyhl2873 { - yyb2873 = yyj2873 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2873 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2873 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36691,20 +36691,20 @@ func (x *DeleteOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.GracePeriodSeconds == nil { x.GracePeriodSeconds = new(int64) } - yym2875 := z.DecBinary() - _ = yym2875 + yym10 := z.DecBinary() + _ = yym10 if false { } else { *((*int64)(x.GracePeriodSeconds)) = int64(r.DecodeInt(64)) } } - yyj2873++ - if yyhl2873 { - yyb2873 = yyj2873 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2873 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2873 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36714,13 +36714,13 @@ func (x *DeleteOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2873++ - if yyhl2873 { - yyb2873 = yyj2873 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2873 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2873 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36731,17 +36731,17 @@ func (x *DeleteOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2873++ - if yyhl2873 { - yyb2873 = yyj2873 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2873 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2873 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2873-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -36753,35 +36753,35 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2878 := z.EncBinary() - _ = yym2878 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2879 := !z.EncBinary() - yy2arr2879 := z.EncBasicHandle().StructToArray - var yyq2879 [4]bool - _, _, _ = yysep2879, yyq2879, yy2arr2879 - const yyr2879 bool = false - yyq2879[2] = x.Kind != "" - yyq2879[3] = x.APIVersion != "" - var yynn2879 int - if yyr2879 || yy2arr2879 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn2879 = 2 - for _, b := range yyq2879 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn2879++ + yynn2++ } } - r.EncodeMapStart(yynn2879) - yynn2879 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2879 || yy2arr2879 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2881 := z.EncBinary() - _ = yym2881 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeBool(bool(x.Export)) @@ -36790,17 +36790,17 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("export")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2882 := z.EncBinary() - _ = yym2882 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeBool(bool(x.Export)) } } - if yyr2879 || yy2arr2879 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2884 := z.EncBinary() - _ = yym2884 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeBool(bool(x.Exact)) @@ -36809,18 +36809,18 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("exact")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2885 := z.EncBinary() - _ = yym2885 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeBool(bool(x.Exact)) } } - if yyr2879 || yy2arr2879 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2879[2] { - yym2887 := z.EncBinary() - _ = yym2887 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -36829,23 +36829,23 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2879[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2888 := z.EncBinary() - _ = yym2888 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2879 || yy2arr2879 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2879[3] { - yym2890 := z.EncBinary() - _ = yym2890 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -36854,19 +36854,19 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2879[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2891 := z.EncBinary() - _ = yym2891 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2879 || yy2arr2879 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -36879,25 +36879,25 @@ func (x *ExportOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2892 := z.DecBinary() - _ = yym2892 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2893 := r.ContainerType() - if yyct2893 == codecSelferValueTypeMap1234 { - yyl2893 := r.ReadMapStart() - if yyl2893 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2893, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2893 == codecSelferValueTypeArray1234 { - yyl2893 := r.ReadArrayStart() - if yyl2893 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2893, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -36909,12 +36909,12 @@ func (x *ExportOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2894Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2894Slc - var yyhl2894 bool = l >= 0 - for yyj2894 := 0; ; yyj2894++ { - if yyhl2894 { - if yyj2894 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -36923,10 +36923,10 @@ func (x *ExportOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2894Slc = r.DecodeBytes(yys2894Slc, true, true) - yys2894 := string(yys2894Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2894 { + switch yys3 { case "export": if r.TryDecodeAsNil() { x.Export = false @@ -36952,9 +36952,9 @@ func (x *ExportOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2894) - } // end switch yys2894 - } // end for yyj2894 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -36962,16 +36962,16 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2899 int - var yyb2899 bool - var yyhl2899 bool = l >= 0 - yyj2899++ - if yyhl2899 { - yyb2899 = yyj2899 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2899 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2899 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36981,13 +36981,13 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Export = bool(r.DecodeBool()) } - yyj2899++ - if yyhl2899 { - yyb2899 = yyj2899 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2899 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2899 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36997,13 +36997,13 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Exact = bool(r.DecodeBool()) } - yyj2899++ - if yyhl2899 { - yyb2899 = yyj2899 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2899 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2899 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37013,13 +37013,13 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2899++ - if yyhl2899 { - yyb2899 = yyj2899 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2899 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2899 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37030,17 +37030,17 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2899++ - if yyhl2899 { - yyb2899 = yyj2899 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2899 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2899 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2899-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -37052,38 +37052,38 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2904 := z.EncBinary() - _ = yym2904 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2905 := !z.EncBinary() - yy2arr2905 := z.EncBasicHandle().StructToArray - var yyq2905 [7]bool - _, _, _ = yysep2905, yyq2905, yy2arr2905 - const yyr2905 bool = false - yyq2905[5] = x.Kind != "" - yyq2905[6] = x.APIVersion != "" - var yynn2905 int - if yyr2905 || yy2arr2905 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [7]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[5] = x.Kind != "" + yyq2[6] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(7) } else { - yynn2905 = 5 - for _, b := range yyq2905 { + yynn2 = 5 + for _, b := range yyq2 { if b { - yynn2905++ + yynn2++ } } - r.EncodeMapStart(yynn2905) - yynn2905 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2905 || yy2arr2905 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.LabelSelector == nil { r.EncodeNil() } else { - yym2907 := z.EncBinary() - _ = yym2907 + yym4 := z.EncBinary() + _ = yym4 if false { } else if z.HasExtensions() && z.EncExt(x.LabelSelector) { } else { @@ -37097,8 +37097,8 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x.LabelSelector == nil { r.EncodeNil() } else { - yym2908 := z.EncBinary() - _ = yym2908 + yym5 := z.EncBinary() + _ = yym5 if false { } else if z.HasExtensions() && z.EncExt(x.LabelSelector) { } else { @@ -37106,13 +37106,13 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2905 || yy2arr2905 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.FieldSelector == nil { r.EncodeNil() } else { - yym2910 := z.EncBinary() - _ = yym2910 + yym7 := z.EncBinary() + _ = yym7 if false { } else if z.HasExtensions() && z.EncExt(x.FieldSelector) { } else { @@ -37126,8 +37126,8 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x.FieldSelector == nil { r.EncodeNil() } else { - yym2911 := z.EncBinary() - _ = yym2911 + yym8 := z.EncBinary() + _ = yym8 if false { } else if z.HasExtensions() && z.EncExt(x.FieldSelector) { } else { @@ -37135,10 +37135,10 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2905 || yy2arr2905 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2913 := z.EncBinary() - _ = yym2913 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeBool(bool(x.Watch)) @@ -37147,17 +37147,17 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Watch")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2914 := z.EncBinary() - _ = yym2914 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeBool(bool(x.Watch)) } } - if yyr2905 || yy2arr2905 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2916 := z.EncBinary() - _ = yym2916 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) @@ -37166,24 +37166,24 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ResourceVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2917 := z.EncBinary() - _ = yym2917 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) } } - if yyr2905 || yy2arr2905 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.TimeoutSeconds == nil { r.EncodeNil() } else { - yy2919 := *x.TimeoutSeconds - yym2920 := z.EncBinary() - _ = yym2920 + yy16 := *x.TimeoutSeconds + yym17 := z.EncBinary() + _ = yym17 if false { } else { - r.EncodeInt(int64(yy2919)) + r.EncodeInt(int64(yy16)) } } } else { @@ -37193,20 +37193,20 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x.TimeoutSeconds == nil { r.EncodeNil() } else { - yy2921 := *x.TimeoutSeconds - yym2922 := z.EncBinary() - _ = yym2922 + yy18 := *x.TimeoutSeconds + yym19 := z.EncBinary() + _ = yym19 if false { } else { - r.EncodeInt(int64(yy2921)) + r.EncodeInt(int64(yy18)) } } } - if yyr2905 || yy2arr2905 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2905[5] { - yym2924 := z.EncBinary() - _ = yym2924 + if yyq2[5] { + yym21 := z.EncBinary() + _ = yym21 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -37215,23 +37215,23 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2905[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2925 := z.EncBinary() - _ = yym2925 + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2905 || yy2arr2905 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2905[6] { - yym2927 := z.EncBinary() - _ = yym2927 + if yyq2[6] { + yym24 := z.EncBinary() + _ = yym24 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -37240,19 +37240,19 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2905[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2928 := z.EncBinary() - _ = yym2928 + yym25 := z.EncBinary() + _ = yym25 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2905 || yy2arr2905 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -37265,25 +37265,25 @@ func (x *ListOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2929 := z.DecBinary() - _ = yym2929 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2930 := r.ContainerType() - if yyct2930 == codecSelferValueTypeMap1234 { - yyl2930 := r.ReadMapStart() - if yyl2930 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2930, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2930 == codecSelferValueTypeArray1234 { - yyl2930 := r.ReadArrayStart() - if yyl2930 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2930, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -37295,12 +37295,12 @@ func (x *ListOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2931Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2931Slc - var yyhl2931 bool = l >= 0 - for yyj2931 := 0; ; yyj2931++ { - if yyhl2931 { - if yyj2931 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -37309,34 +37309,34 @@ func (x *ListOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2931Slc = r.DecodeBytes(yys2931Slc, true, true) - yys2931 := string(yys2931Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2931 { + switch yys3 { case "LabelSelector": if r.TryDecodeAsNil() { x.LabelSelector = nil } else { - yyv2932 := &x.LabelSelector - yym2933 := z.DecBinary() - _ = yym2933 + yyv4 := &x.LabelSelector + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv2932) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv2932, true) + z.DecFallback(yyv4, true) } } case "FieldSelector": if r.TryDecodeAsNil() { x.FieldSelector = nil } else { - yyv2934 := &x.FieldSelector - yym2935 := z.DecBinary() - _ = yym2935 + yyv6 := &x.FieldSelector + yym7 := z.DecBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.DecExt(yyv2934) { + } else if z.HasExtensions() && z.DecExt(yyv6) { } else { - z.DecFallback(yyv2934, true) + z.DecFallback(yyv6, true) } } case "Watch": @@ -37360,8 +37360,8 @@ func (x *ListOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.TimeoutSeconds == nil { x.TimeoutSeconds = new(int64) } - yym2939 := z.DecBinary() - _ = yym2939 + yym11 := z.DecBinary() + _ = yym11 if false { } else { *((*int64)(x.TimeoutSeconds)) = int64(r.DecodeInt(64)) @@ -37380,9 +37380,9 @@ func (x *ListOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2931) - } // end switch yys2931 - } // end for yyj2931 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -37390,16 +37390,16 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2942 int - var yyb2942 bool - var yyhl2942 bool = l >= 0 - yyj2942++ - if yyhl2942 { - yyb2942 = yyj2942 > l + var yyj14 int + var yyb14 bool + var yyhl14 bool = l >= 0 + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb2942 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb2942 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37407,22 +37407,22 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LabelSelector = nil } else { - yyv2943 := &x.LabelSelector - yym2944 := z.DecBinary() - _ = yym2944 + yyv15 := &x.LabelSelector + yym16 := z.DecBinary() + _ = yym16 if false { - } else if z.HasExtensions() && z.DecExt(yyv2943) { + } else if z.HasExtensions() && z.DecExt(yyv15) { } else { - z.DecFallback(yyv2943, true) + z.DecFallback(yyv15, true) } } - yyj2942++ - if yyhl2942 { - yyb2942 = yyj2942 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb2942 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb2942 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37430,22 +37430,22 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.FieldSelector = nil } else { - yyv2945 := &x.FieldSelector - yym2946 := z.DecBinary() - _ = yym2946 + yyv17 := &x.FieldSelector + yym18 := z.DecBinary() + _ = yym18 if false { - } else if z.HasExtensions() && z.DecExt(yyv2945) { + } else if z.HasExtensions() && z.DecExt(yyv17) { } else { - z.DecFallback(yyv2945, true) + z.DecFallback(yyv17, true) } } - yyj2942++ - if yyhl2942 { - yyb2942 = yyj2942 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb2942 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb2942 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37455,13 +37455,13 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Watch = bool(r.DecodeBool()) } - yyj2942++ - if yyhl2942 { - yyb2942 = yyj2942 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb2942 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb2942 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37471,13 +37471,13 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ResourceVersion = string(r.DecodeString()) } - yyj2942++ - if yyhl2942 { - yyb2942 = yyj2942 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb2942 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb2942 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37490,20 +37490,20 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.TimeoutSeconds == nil { x.TimeoutSeconds = new(int64) } - yym2950 := z.DecBinary() - _ = yym2950 + yym22 := z.DecBinary() + _ = yym22 if false { } else { *((*int64)(x.TimeoutSeconds)) = int64(r.DecodeInt(64)) } } - yyj2942++ - if yyhl2942 { - yyb2942 = yyj2942 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb2942 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb2942 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37513,13 +37513,13 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2942++ - if yyhl2942 { - yyb2942 = yyj2942 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb2942 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb2942 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37530,17 +37530,17 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2942++ - if yyhl2942 { - yyb2942 = yyj2942 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb2942 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb2942 { + if yyb14 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2942-1, "") + z.DecStructFieldNotFound(yyj14-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -37552,35 +37552,35 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2953 := z.EncBinary() - _ = yym2953 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2954 := !z.EncBinary() - yy2arr2954 := z.EncBasicHandle().StructToArray - var yyq2954 [10]bool - _, _, _ = yysep2954, yyq2954, yy2arr2954 - const yyr2954 bool = false - yyq2954[8] = x.Kind != "" - yyq2954[9] = x.APIVersion != "" - var yynn2954 int - if yyr2954 || yy2arr2954 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [10]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[8] = x.Kind != "" + yyq2[9] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(10) } else { - yynn2954 = 8 - for _, b := range yyq2954 { + yynn2 = 8 + for _, b := range yyq2 { if b { - yynn2954++ + yynn2++ } } - r.EncodeMapStart(yynn2954) - yynn2954 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2954 || yy2arr2954 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2956 := z.EncBinary() - _ = yym2956 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) @@ -37589,17 +37589,17 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Container")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2957 := z.EncBinary() - _ = yym2957 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) } } - if yyr2954 || yy2arr2954 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2959 := z.EncBinary() - _ = yym2959 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeBool(bool(x.Follow)) @@ -37608,17 +37608,17 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Follow")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2960 := z.EncBinary() - _ = yym2960 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeBool(bool(x.Follow)) } } - if yyr2954 || yy2arr2954 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2962 := z.EncBinary() - _ = yym2962 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeBool(bool(x.Previous)) @@ -37627,24 +37627,24 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Previous")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2963 := z.EncBinary() - _ = yym2963 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeBool(bool(x.Previous)) } } - if yyr2954 || yy2arr2954 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.SinceSeconds == nil { r.EncodeNil() } else { - yy2965 := *x.SinceSeconds - yym2966 := z.EncBinary() - _ = yym2966 + yy13 := *x.SinceSeconds + yym14 := z.EncBinary() + _ = yym14 if false { } else { - r.EncodeInt(int64(yy2965)) + r.EncodeInt(int64(yy13)) } } } else { @@ -37654,27 +37654,27 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x.SinceSeconds == nil { r.EncodeNil() } else { - yy2967 := *x.SinceSeconds - yym2968 := z.EncBinary() - _ = yym2968 + yy15 := *x.SinceSeconds + yym16 := z.EncBinary() + _ = yym16 if false { } else { - r.EncodeInt(int64(yy2967)) + r.EncodeInt(int64(yy15)) } } } - if yyr2954 || yy2arr2954 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.SinceTime == nil { r.EncodeNil() } else { - yym2970 := z.EncBinary() - _ = yym2970 + yym18 := z.EncBinary() + _ = yym18 if false { } else if z.HasExtensions() && z.EncExt(x.SinceTime) { - } else if yym2970 { + } else if yym18 { z.EncBinaryMarshal(x.SinceTime) - } else if !yym2970 && z.IsJSONHandle() { + } else if !yym18 && z.IsJSONHandle() { z.EncJSONMarshal(x.SinceTime) } else { z.EncFallback(x.SinceTime) @@ -37687,23 +37687,23 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x.SinceTime == nil { r.EncodeNil() } else { - yym2971 := z.EncBinary() - _ = yym2971 + yym19 := z.EncBinary() + _ = yym19 if false { } else if z.HasExtensions() && z.EncExt(x.SinceTime) { - } else if yym2971 { + } else if yym19 { z.EncBinaryMarshal(x.SinceTime) - } else if !yym2971 && z.IsJSONHandle() { + } else if !yym19 && z.IsJSONHandle() { z.EncJSONMarshal(x.SinceTime) } else { z.EncFallback(x.SinceTime) } } } - if yyr2954 || yy2arr2954 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2973 := z.EncBinary() - _ = yym2973 + yym21 := z.EncBinary() + _ = yym21 if false { } else { r.EncodeBool(bool(x.Timestamps)) @@ -37712,24 +37712,24 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Timestamps")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2974 := z.EncBinary() - _ = yym2974 + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeBool(bool(x.Timestamps)) } } - if yyr2954 || yy2arr2954 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.TailLines == nil { r.EncodeNil() } else { - yy2976 := *x.TailLines - yym2977 := z.EncBinary() - _ = yym2977 + yy24 := *x.TailLines + yym25 := z.EncBinary() + _ = yym25 if false { } else { - r.EncodeInt(int64(yy2976)) + r.EncodeInt(int64(yy24)) } } } else { @@ -37739,26 +37739,26 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x.TailLines == nil { r.EncodeNil() } else { - yy2978 := *x.TailLines - yym2979 := z.EncBinary() - _ = yym2979 + yy26 := *x.TailLines + yym27 := z.EncBinary() + _ = yym27 if false { } else { - r.EncodeInt(int64(yy2978)) + r.EncodeInt(int64(yy26)) } } } - if yyr2954 || yy2arr2954 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.LimitBytes == nil { r.EncodeNil() } else { - yy2981 := *x.LimitBytes - yym2982 := z.EncBinary() - _ = yym2982 + yy29 := *x.LimitBytes + yym30 := z.EncBinary() + _ = yym30 if false { } else { - r.EncodeInt(int64(yy2981)) + r.EncodeInt(int64(yy29)) } } } else { @@ -37768,20 +37768,20 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x.LimitBytes == nil { r.EncodeNil() } else { - yy2983 := *x.LimitBytes - yym2984 := z.EncBinary() - _ = yym2984 + yy31 := *x.LimitBytes + yym32 := z.EncBinary() + _ = yym32 if false { } else { - r.EncodeInt(int64(yy2983)) + r.EncodeInt(int64(yy31)) } } } - if yyr2954 || yy2arr2954 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2954[8] { - yym2986 := z.EncBinary() - _ = yym2986 + if yyq2[8] { + yym34 := z.EncBinary() + _ = yym34 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -37790,23 +37790,23 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2954[8] { + if yyq2[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2987 := z.EncBinary() - _ = yym2987 + yym35 := z.EncBinary() + _ = yym35 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2954 || yy2arr2954 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2954[9] { - yym2989 := z.EncBinary() - _ = yym2989 + if yyq2[9] { + yym37 := z.EncBinary() + _ = yym37 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -37815,19 +37815,19 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2954[9] { + if yyq2[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2990 := z.EncBinary() - _ = yym2990 + yym38 := z.EncBinary() + _ = yym38 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2954 || yy2arr2954 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -37840,25 +37840,25 @@ func (x *PodLogOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2991 := z.DecBinary() - _ = yym2991 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2992 := r.ContainerType() - if yyct2992 == codecSelferValueTypeMap1234 { - yyl2992 := r.ReadMapStart() - if yyl2992 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2992, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2992 == codecSelferValueTypeArray1234 { - yyl2992 := r.ReadArrayStart() - if yyl2992 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2992, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -37870,12 +37870,12 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2993Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2993Slc - var yyhl2993 bool = l >= 0 - for yyj2993 := 0; ; yyj2993++ { - if yyhl2993 { - if yyj2993 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -37884,10 +37884,10 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2993Slc = r.DecodeBytes(yys2993Slc, true, true) - yys2993 := string(yys2993Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2993 { + switch yys3 { case "Container": if r.TryDecodeAsNil() { x.Container = "" @@ -37915,8 +37915,8 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.SinceSeconds == nil { x.SinceSeconds = new(int64) } - yym2998 := z.DecBinary() - _ = yym2998 + yym8 := z.DecBinary() + _ = yym8 if false { } else { *((*int64)(x.SinceSeconds)) = int64(r.DecodeInt(64)) @@ -37931,13 +37931,13 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.SinceTime == nil { x.SinceTime = new(pkg2_unversioned.Time) } - yym3000 := z.DecBinary() - _ = yym3000 + yym10 := z.DecBinary() + _ = yym10 if false { } else if z.HasExtensions() && z.DecExt(x.SinceTime) { - } else if yym3000 { + } else if yym10 { z.DecBinaryUnmarshal(x.SinceTime) - } else if !yym3000 && z.IsJSONHandle() { + } else if !yym10 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.SinceTime) } else { z.DecFallback(x.SinceTime, false) @@ -37958,8 +37958,8 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.TailLines == nil { x.TailLines = new(int64) } - yym3003 := z.DecBinary() - _ = yym3003 + yym13 := z.DecBinary() + _ = yym13 if false { } else { *((*int64)(x.TailLines)) = int64(r.DecodeInt(64)) @@ -37974,8 +37974,8 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.LimitBytes == nil { x.LimitBytes = new(int64) } - yym3005 := z.DecBinary() - _ = yym3005 + yym15 := z.DecBinary() + _ = yym15 if false { } else { *((*int64)(x.LimitBytes)) = int64(r.DecodeInt(64)) @@ -37994,9 +37994,9 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2993) - } // end switch yys2993 - } // end for yyj2993 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -38004,16 +38004,16 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3008 int - var yyb3008 bool - var yyhl3008 bool = l >= 0 - yyj3008++ - if yyhl3008 { - yyb3008 = yyj3008 > l + var yyj18 int + var yyb18 bool + var yyhl18 bool = l >= 0 + yyj18++ + if yyhl18 { + yyb18 = yyj18 > l } else { - yyb3008 = r.CheckBreak() + yyb18 = r.CheckBreak() } - if yyb3008 { + if yyb18 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38023,13 +38023,13 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Container = string(r.DecodeString()) } - yyj3008++ - if yyhl3008 { - yyb3008 = yyj3008 > l + yyj18++ + if yyhl18 { + yyb18 = yyj18 > l } else { - yyb3008 = r.CheckBreak() + yyb18 = r.CheckBreak() } - if yyb3008 { + if yyb18 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38039,13 +38039,13 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Follow = bool(r.DecodeBool()) } - yyj3008++ - if yyhl3008 { - yyb3008 = yyj3008 > l + yyj18++ + if yyhl18 { + yyb18 = yyj18 > l } else { - yyb3008 = r.CheckBreak() + yyb18 = r.CheckBreak() } - if yyb3008 { + if yyb18 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38055,13 +38055,13 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Previous = bool(r.DecodeBool()) } - yyj3008++ - if yyhl3008 { - yyb3008 = yyj3008 > l + yyj18++ + if yyhl18 { + yyb18 = yyj18 > l } else { - yyb3008 = r.CheckBreak() + yyb18 = r.CheckBreak() } - if yyb3008 { + if yyb18 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38074,20 +38074,20 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.SinceSeconds == nil { x.SinceSeconds = new(int64) } - yym3013 := z.DecBinary() - _ = yym3013 + yym23 := z.DecBinary() + _ = yym23 if false { } else { *((*int64)(x.SinceSeconds)) = int64(r.DecodeInt(64)) } } - yyj3008++ - if yyhl3008 { - yyb3008 = yyj3008 > l + yyj18++ + if yyhl18 { + yyb18 = yyj18 > l } else { - yyb3008 = r.CheckBreak() + yyb18 = r.CheckBreak() } - if yyb3008 { + if yyb18 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38100,25 +38100,25 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.SinceTime == nil { x.SinceTime = new(pkg2_unversioned.Time) } - yym3015 := z.DecBinary() - _ = yym3015 + yym25 := z.DecBinary() + _ = yym25 if false { } else if z.HasExtensions() && z.DecExt(x.SinceTime) { - } else if yym3015 { + } else if yym25 { z.DecBinaryUnmarshal(x.SinceTime) - } else if !yym3015 && z.IsJSONHandle() { + } else if !yym25 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.SinceTime) } else { z.DecFallback(x.SinceTime, false) } } - yyj3008++ - if yyhl3008 { - yyb3008 = yyj3008 > l + yyj18++ + if yyhl18 { + yyb18 = yyj18 > l } else { - yyb3008 = r.CheckBreak() + yyb18 = r.CheckBreak() } - if yyb3008 { + if yyb18 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38128,13 +38128,13 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Timestamps = bool(r.DecodeBool()) } - yyj3008++ - if yyhl3008 { - yyb3008 = yyj3008 > l + yyj18++ + if yyhl18 { + yyb18 = yyj18 > l } else { - yyb3008 = r.CheckBreak() + yyb18 = r.CheckBreak() } - if yyb3008 { + if yyb18 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38147,20 +38147,20 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.TailLines == nil { x.TailLines = new(int64) } - yym3018 := z.DecBinary() - _ = yym3018 + yym28 := z.DecBinary() + _ = yym28 if false { } else { *((*int64)(x.TailLines)) = int64(r.DecodeInt(64)) } } - yyj3008++ - if yyhl3008 { - yyb3008 = yyj3008 > l + yyj18++ + if yyhl18 { + yyb18 = yyj18 > l } else { - yyb3008 = r.CheckBreak() + yyb18 = r.CheckBreak() } - if yyb3008 { + if yyb18 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38173,20 +38173,20 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.LimitBytes == nil { x.LimitBytes = new(int64) } - yym3020 := z.DecBinary() - _ = yym3020 + yym30 := z.DecBinary() + _ = yym30 if false { } else { *((*int64)(x.LimitBytes)) = int64(r.DecodeInt(64)) } } - yyj3008++ - if yyhl3008 { - yyb3008 = yyj3008 > l + yyj18++ + if yyhl18 { + yyb18 = yyj18 > l } else { - yyb3008 = r.CheckBreak() + yyb18 = r.CheckBreak() } - if yyb3008 { + if yyb18 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38196,13 +38196,13 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3008++ - if yyhl3008 { - yyb3008 = yyj3008 > l + yyj18++ + if yyhl18 { + yyb18 = yyj18 > l } else { - yyb3008 = r.CheckBreak() + yyb18 = r.CheckBreak() } - if yyb3008 { + if yyb18 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38213,17 +38213,17 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj3008++ - if yyhl3008 { - yyb3008 = yyj3008 > l + yyj18++ + if yyhl18 { + yyb18 = yyj18 > l } else { - yyb3008 = r.CheckBreak() + yyb18 = r.CheckBreak() } - if yyb3008 { + if yyb18 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3008-1, "") + z.DecStructFieldNotFound(yyj18-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -38235,41 +38235,41 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3023 := z.EncBinary() - _ = yym3023 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3024 := !z.EncBinary() - yy2arr3024 := z.EncBasicHandle().StructToArray - var yyq3024 [7]bool - _, _, _ = yysep3024, yyq3024, yy2arr3024 - const yyr3024 bool = false - yyq3024[0] = x.Stdin != false - yyq3024[1] = x.Stdout != false - yyq3024[2] = x.Stderr != false - yyq3024[3] = x.TTY != false - yyq3024[4] = x.Container != "" - yyq3024[5] = x.Kind != "" - yyq3024[6] = x.APIVersion != "" - var yynn3024 int - if yyr3024 || yy2arr3024 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [7]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Stdin != false + yyq2[1] = x.Stdout != false + yyq2[2] = x.Stderr != false + yyq2[3] = x.TTY != false + yyq2[4] = x.Container != "" + yyq2[5] = x.Kind != "" + yyq2[6] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(7) } else { - yynn3024 = 0 - for _, b := range yyq3024 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3024++ + yynn2++ } } - r.EncodeMapStart(yynn3024) - yynn3024 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3024 || yy2arr3024 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3024[0] { - yym3026 := z.EncBinary() - _ = yym3026 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeBool(bool(x.Stdin)) @@ -38278,23 +38278,23 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq3024[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("stdin")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3027 := z.EncBinary() - _ = yym3027 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeBool(bool(x.Stdin)) } } } - if yyr3024 || yy2arr3024 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3024[1] { - yym3029 := z.EncBinary() - _ = yym3029 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeBool(bool(x.Stdout)) @@ -38303,23 +38303,23 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq3024[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("stdout")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3030 := z.EncBinary() - _ = yym3030 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeBool(bool(x.Stdout)) } } } - if yyr3024 || yy2arr3024 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3024[2] { - yym3032 := z.EncBinary() - _ = yym3032 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeBool(bool(x.Stderr)) @@ -38328,23 +38328,23 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq3024[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("stderr")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3033 := z.EncBinary() - _ = yym3033 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeBool(bool(x.Stderr)) } } } - if yyr3024 || yy2arr3024 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3024[3] { - yym3035 := z.EncBinary() - _ = yym3035 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeBool(bool(x.TTY)) @@ -38353,23 +38353,23 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq3024[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("tty")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3036 := z.EncBinary() - _ = yym3036 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeBool(bool(x.TTY)) } } } - if yyr3024 || yy2arr3024 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3024[4] { - yym3038 := z.EncBinary() - _ = yym3038 + if yyq2[4] { + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) @@ -38378,23 +38378,23 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3024[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("container")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3039 := z.EncBinary() - _ = yym3039 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) } } } - if yyr3024 || yy2arr3024 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3024[5] { - yym3041 := z.EncBinary() - _ = yym3041 + if yyq2[5] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -38403,23 +38403,23 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3024[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3042 := z.EncBinary() - _ = yym3042 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3024 || yy2arr3024 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3024[6] { - yym3044 := z.EncBinary() - _ = yym3044 + if yyq2[6] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -38428,19 +38428,19 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3024[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3045 := z.EncBinary() - _ = yym3045 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3024 || yy2arr3024 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -38453,25 +38453,25 @@ func (x *PodAttachOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3046 := z.DecBinary() - _ = yym3046 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3047 := r.ContainerType() - if yyct3047 == codecSelferValueTypeMap1234 { - yyl3047 := r.ReadMapStart() - if yyl3047 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3047, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3047 == codecSelferValueTypeArray1234 { - yyl3047 := r.ReadArrayStart() - if yyl3047 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3047, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -38483,12 +38483,12 @@ func (x *PodAttachOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3048Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3048Slc - var yyhl3048 bool = l >= 0 - for yyj3048 := 0; ; yyj3048++ { - if yyhl3048 { - if yyj3048 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -38497,10 +38497,10 @@ func (x *PodAttachOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3048Slc = r.DecodeBytes(yys3048Slc, true, true) - yys3048 := string(yys3048Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3048 { + switch yys3 { case "stdin": if r.TryDecodeAsNil() { x.Stdin = false @@ -38544,9 +38544,9 @@ func (x *PodAttachOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3048) - } // end switch yys3048 - } // end for yyj3048 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -38554,16 +38554,16 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3056 int - var yyb3056 bool - var yyhl3056 bool = l >= 0 - yyj3056++ - if yyhl3056 { - yyb3056 = yyj3056 > l + var yyj11 int + var yyb11 bool + var yyhl11 bool = l >= 0 + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3056 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3056 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38573,13 +38573,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Stdin = bool(r.DecodeBool()) } - yyj3056++ - if yyhl3056 { - yyb3056 = yyj3056 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3056 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3056 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38589,13 +38589,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Stdout = bool(r.DecodeBool()) } - yyj3056++ - if yyhl3056 { - yyb3056 = yyj3056 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3056 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3056 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38605,13 +38605,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Stderr = bool(r.DecodeBool()) } - yyj3056++ - if yyhl3056 { - yyb3056 = yyj3056 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3056 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3056 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38621,13 +38621,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.TTY = bool(r.DecodeBool()) } - yyj3056++ - if yyhl3056 { - yyb3056 = yyj3056 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3056 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3056 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38637,13 +38637,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Container = string(r.DecodeString()) } - yyj3056++ - if yyhl3056 { - yyb3056 = yyj3056 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3056 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3056 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38653,13 +38653,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj3056++ - if yyhl3056 { - yyb3056 = yyj3056 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3056 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3056 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38670,17 +38670,17 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } for { - yyj3056++ - if yyhl3056 { - yyb3056 = yyj3056 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3056 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3056 { + if yyb11 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3056-1, "") + z.DecStructFieldNotFound(yyj11-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -38692,35 +38692,35 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3064 := z.EncBinary() - _ = yym3064 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3065 := !z.EncBinary() - yy2arr3065 := z.EncBasicHandle().StructToArray - var yyq3065 [8]bool - _, _, _ = yysep3065, yyq3065, yy2arr3065 - const yyr3065 bool = false - yyq3065[6] = x.Kind != "" - yyq3065[7] = x.APIVersion != "" - var yynn3065 int - if yyr3065 || yy2arr3065 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [8]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[6] = x.Kind != "" + yyq2[7] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(8) } else { - yynn3065 = 6 - for _, b := range yyq3065 { + yynn2 = 6 + for _, b := range yyq2 { if b { - yynn3065++ + yynn2++ } } - r.EncodeMapStart(yynn3065) - yynn3065 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3065 || yy2arr3065 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3067 := z.EncBinary() - _ = yym3067 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeBool(bool(x.Stdin)) @@ -38729,17 +38729,17 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Stdin")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3068 := z.EncBinary() - _ = yym3068 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeBool(bool(x.Stdin)) } } - if yyr3065 || yy2arr3065 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3070 := z.EncBinary() - _ = yym3070 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeBool(bool(x.Stdout)) @@ -38748,17 +38748,17 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Stdout")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3071 := z.EncBinary() - _ = yym3071 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeBool(bool(x.Stdout)) } } - if yyr3065 || yy2arr3065 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3073 := z.EncBinary() - _ = yym3073 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeBool(bool(x.Stderr)) @@ -38767,17 +38767,17 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Stderr")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3074 := z.EncBinary() - _ = yym3074 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeBool(bool(x.Stderr)) } } - if yyr3065 || yy2arr3065 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3076 := z.EncBinary() - _ = yym3076 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeBool(bool(x.TTY)) @@ -38786,17 +38786,17 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("TTY")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3077 := z.EncBinary() - _ = yym3077 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeBool(bool(x.TTY)) } } - if yyr3065 || yy2arr3065 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3079 := z.EncBinary() - _ = yym3079 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) @@ -38805,20 +38805,20 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Container")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3080 := z.EncBinary() - _ = yym3080 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) } } - if yyr3065 || yy2arr3065 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Command == nil { r.EncodeNil() } else { - yym3082 := z.EncBinary() - _ = yym3082 + yym19 := z.EncBinary() + _ = yym19 if false { } else { z.F.EncSliceStringV(x.Command, false, e) @@ -38831,19 +38831,19 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x.Command == nil { r.EncodeNil() } else { - yym3083 := z.EncBinary() - _ = yym3083 + yym20 := z.EncBinary() + _ = yym20 if false { } else { z.F.EncSliceStringV(x.Command, false, e) } } } - if yyr3065 || yy2arr3065 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3065[6] { - yym3085 := z.EncBinary() - _ = yym3085 + if yyq2[6] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -38852,23 +38852,23 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3065[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3086 := z.EncBinary() - _ = yym3086 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3065 || yy2arr3065 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3065[7] { - yym3088 := z.EncBinary() - _ = yym3088 + if yyq2[7] { + yym25 := z.EncBinary() + _ = yym25 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -38877,19 +38877,19 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3065[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3089 := z.EncBinary() - _ = yym3089 + yym26 := z.EncBinary() + _ = yym26 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3065 || yy2arr3065 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -38902,25 +38902,25 @@ func (x *PodExecOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3090 := z.DecBinary() - _ = yym3090 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3091 := r.ContainerType() - if yyct3091 == codecSelferValueTypeMap1234 { - yyl3091 := r.ReadMapStart() - if yyl3091 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3091, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3091 == codecSelferValueTypeArray1234 { - yyl3091 := r.ReadArrayStart() - if yyl3091 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3091, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -38932,12 +38932,12 @@ func (x *PodExecOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3092Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3092Slc - var yyhl3092 bool = l >= 0 - for yyj3092 := 0; ; yyj3092++ { - if yyhl3092 { - if yyj3092 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -38946,10 +38946,10 @@ func (x *PodExecOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3092Slc = r.DecodeBytes(yys3092Slc, true, true) - yys3092 := string(yys3092Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3092 { + switch yys3 { case "Stdin": if r.TryDecodeAsNil() { x.Stdin = false @@ -38984,12 +38984,12 @@ func (x *PodExecOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Command = nil } else { - yyv3098 := &x.Command - yym3099 := z.DecBinary() - _ = yym3099 + yyv9 := &x.Command + yym10 := z.DecBinary() + _ = yym10 if false { } else { - z.F.DecSliceStringX(yyv3098, false, d) + z.F.DecSliceStringX(yyv9, false, d) } } case "kind": @@ -39005,9 +39005,9 @@ func (x *PodExecOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3092) - } // end switch yys3092 - } // end for yyj3092 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -39015,16 +39015,16 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3102 int - var yyb3102 bool - var yyhl3102 bool = l >= 0 - yyj3102++ - if yyhl3102 { - yyb3102 = yyj3102 > l + var yyj13 int + var yyb13 bool + var yyhl13 bool = l >= 0 + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb3102 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb3102 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39034,13 +39034,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Stdin = bool(r.DecodeBool()) } - yyj3102++ - if yyhl3102 { - yyb3102 = yyj3102 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb3102 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb3102 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39050,13 +39050,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Stdout = bool(r.DecodeBool()) } - yyj3102++ - if yyhl3102 { - yyb3102 = yyj3102 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb3102 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb3102 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39066,13 +39066,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Stderr = bool(r.DecodeBool()) } - yyj3102++ - if yyhl3102 { - yyb3102 = yyj3102 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb3102 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb3102 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39082,13 +39082,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.TTY = bool(r.DecodeBool()) } - yyj3102++ - if yyhl3102 { - yyb3102 = yyj3102 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb3102 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb3102 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39098,13 +39098,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Container = string(r.DecodeString()) } - yyj3102++ - if yyhl3102 { - yyb3102 = yyj3102 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb3102 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb3102 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39112,21 +39112,21 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Command = nil } else { - yyv3108 := &x.Command - yym3109 := z.DecBinary() - _ = yym3109 + yyv19 := &x.Command + yym20 := z.DecBinary() + _ = yym20 if false { } else { - z.F.DecSliceStringX(yyv3108, false, d) + z.F.DecSliceStringX(yyv19, false, d) } } - yyj3102++ - if yyhl3102 { - yyb3102 = yyj3102 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb3102 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb3102 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39136,13 +39136,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3102++ - if yyhl3102 { - yyb3102 = yyj3102 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb3102 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb3102 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39153,17 +39153,17 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj3102++ - if yyhl3102 { - yyb3102 = yyj3102 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb3102 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb3102 { + if yyb13 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3102-1, "") + z.DecStructFieldNotFound(yyj13-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -39175,35 +39175,35 @@ func (x *PodProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3112 := z.EncBinary() - _ = yym3112 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3113 := !z.EncBinary() - yy2arr3113 := z.EncBasicHandle().StructToArray - var yyq3113 [3]bool - _, _, _ = yysep3113, yyq3113, yy2arr3113 - const yyr3113 bool = false - yyq3113[1] = x.Kind != "" - yyq3113[2] = x.APIVersion != "" - var yynn3113 int - if yyr3113 || yy2arr3113 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.Kind != "" + yyq2[2] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn3113 = 1 - for _, b := range yyq3113 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn3113++ + yynn2++ } } - r.EncodeMapStart(yynn3113) - yynn3113 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3113 || yy2arr3113 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3115 := z.EncBinary() - _ = yym3115 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -39212,18 +39212,18 @@ func (x *PodProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3116 := z.EncBinary() - _ = yym3116 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr3113 || yy2arr3113 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3113[1] { - yym3118 := z.EncBinary() - _ = yym3118 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -39232,23 +39232,23 @@ func (x *PodProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3113[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3119 := z.EncBinary() - _ = yym3119 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3113 || yy2arr3113 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3113[2] { - yym3121 := z.EncBinary() - _ = yym3121 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -39257,19 +39257,19 @@ func (x *PodProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3113[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3122 := z.EncBinary() - _ = yym3122 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3113 || yy2arr3113 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -39282,25 +39282,25 @@ func (x *PodProxyOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3123 := z.DecBinary() - _ = yym3123 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3124 := r.ContainerType() - if yyct3124 == codecSelferValueTypeMap1234 { - yyl3124 := r.ReadMapStart() - if yyl3124 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3124, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3124 == codecSelferValueTypeArray1234 { - yyl3124 := r.ReadArrayStart() - if yyl3124 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3124, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -39312,12 +39312,12 @@ func (x *PodProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3125Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3125Slc - var yyhl3125 bool = l >= 0 - for yyj3125 := 0; ; yyj3125++ { - if yyhl3125 { - if yyj3125 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -39326,10 +39326,10 @@ func (x *PodProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3125Slc = r.DecodeBytes(yys3125Slc, true, true) - yys3125 := string(yys3125Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3125 { + switch yys3 { case "Path": if r.TryDecodeAsNil() { x.Path = "" @@ -39349,9 +39349,9 @@ func (x *PodProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3125) - } // end switch yys3125 - } // end for yyj3125 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -39359,16 +39359,16 @@ func (x *PodProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3129 int - var yyb3129 bool - var yyhl3129 bool = l >= 0 - yyj3129++ - if yyhl3129 { - yyb3129 = yyj3129 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb3129 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb3129 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39378,13 +39378,13 @@ func (x *PodProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Path = string(r.DecodeString()) } - yyj3129++ - if yyhl3129 { - yyb3129 = yyj3129 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb3129 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb3129 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39394,13 +39394,13 @@ func (x *PodProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj3129++ - if yyhl3129 { - yyb3129 = yyj3129 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb3129 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb3129 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39411,17 +39411,17 @@ func (x *PodProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } for { - yyj3129++ - if yyhl3129 { - yyb3129 = yyj3129 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb3129 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb3129 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3129-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -39433,41 +39433,41 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3133 := z.EncBinary() - _ = yym3133 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3134 := !z.EncBinary() - yy2arr3134 := z.EncBasicHandle().StructToArray - var yyq3134 [7]bool - _, _, _ = yysep3134, yyq3134, yy2arr3134 - const yyr3134 bool = false - yyq3134[0] = x.Kind != "" - yyq3134[1] = x.Namespace != "" - yyq3134[2] = x.Name != "" - yyq3134[3] = x.UID != "" - yyq3134[4] = x.APIVersion != "" - yyq3134[5] = x.ResourceVersion != "" - yyq3134[6] = x.FieldPath != "" - var yynn3134 int - if yyr3134 || yy2arr3134 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [7]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Kind != "" + yyq2[1] = x.Namespace != "" + yyq2[2] = x.Name != "" + yyq2[3] = x.UID != "" + yyq2[4] = x.APIVersion != "" + yyq2[5] = x.ResourceVersion != "" + yyq2[6] = x.FieldPath != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(7) } else { - yynn3134 = 0 - for _, b := range yyq3134 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3134++ + yynn2++ } } - r.EncodeMapStart(yynn3134) - yynn3134 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3134 || yy2arr3134 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3134[0] { - yym3136 := z.EncBinary() - _ = yym3136 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -39476,23 +39476,23 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3134[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3137 := z.EncBinary() - _ = yym3137 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3134 || yy2arr3134 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3134[1] { - yym3139 := z.EncBinary() - _ = yym3139 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) @@ -39501,23 +39501,23 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3134[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("namespace")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3140 := z.EncBinary() - _ = yym3140 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) } } } - if yyr3134 || yy2arr3134 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3134[2] { - yym3142 := z.EncBinary() - _ = yym3142 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -39526,23 +39526,23 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3134[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3143 := z.EncBinary() - _ = yym3143 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } } - if yyr3134 || yy2arr3134 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3134[3] { - yym3145 := z.EncBinary() - _ = yym3145 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else if z.HasExtensions() && z.EncExt(x.UID) { } else { @@ -39552,12 +39552,12 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3134[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("uid")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3146 := z.EncBinary() - _ = yym3146 + yym14 := z.EncBinary() + _ = yym14 if false { } else if z.HasExtensions() && z.EncExt(x.UID) { } else { @@ -39565,11 +39565,11 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3134 || yy2arr3134 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3134[4] { - yym3148 := z.EncBinary() - _ = yym3148 + if yyq2[4] { + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -39578,23 +39578,23 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3134[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3149 := z.EncBinary() - _ = yym3149 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3134 || yy2arr3134 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3134[5] { - yym3151 := z.EncBinary() - _ = yym3151 + if yyq2[5] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) @@ -39603,23 +39603,23 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3134[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resourceVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3152 := z.EncBinary() - _ = yym3152 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) } } } - if yyr3134 || yy2arr3134 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3134[6] { - yym3154 := z.EncBinary() - _ = yym3154 + if yyq2[6] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FieldPath)) @@ -39628,19 +39628,19 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3134[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fieldPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3155 := z.EncBinary() - _ = yym3155 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FieldPath)) } } } - if yyr3134 || yy2arr3134 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -39653,25 +39653,25 @@ func (x *ObjectReference) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3156 := z.DecBinary() - _ = yym3156 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3157 := r.ContainerType() - if yyct3157 == codecSelferValueTypeMap1234 { - yyl3157 := r.ReadMapStart() - if yyl3157 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3157, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3157 == codecSelferValueTypeArray1234 { - yyl3157 := r.ReadArrayStart() - if yyl3157 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3157, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -39683,12 +39683,12 @@ func (x *ObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3158Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3158Slc - var yyhl3158 bool = l >= 0 - for yyj3158 := 0; ; yyj3158++ { - if yyhl3158 { - if yyj3158 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -39697,10 +39697,10 @@ func (x *ObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3158Slc = r.DecodeBytes(yys3158Slc, true, true) - yys3158 := string(yys3158Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3158 { + switch yys3 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -39744,9 +39744,9 @@ func (x *ObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.FieldPath = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3158) - } // end switch yys3158 - } // end for yyj3158 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -39754,16 +39754,16 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3166 int - var yyb3166 bool - var yyhl3166 bool = l >= 0 - yyj3166++ - if yyhl3166 { - yyb3166 = yyj3166 > l + var yyj11 int + var yyb11 bool + var yyhl11 bool = l >= 0 + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3166 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3166 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39773,13 +39773,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj3166++ - if yyhl3166 { - yyb3166 = yyj3166 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3166 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3166 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39789,13 +39789,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Namespace = string(r.DecodeString()) } - yyj3166++ - if yyhl3166 { - yyb3166 = yyj3166 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3166 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3166 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39805,13 +39805,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Name = string(r.DecodeString()) } - yyj3166++ - if yyhl3166 { - yyb3166 = yyj3166 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3166 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3166 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39821,13 +39821,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.UID = pkg1_types.UID(r.DecodeString()) } - yyj3166++ - if yyhl3166 { - yyb3166 = yyj3166 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3166 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3166 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39837,13 +39837,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.APIVersion = string(r.DecodeString()) } - yyj3166++ - if yyhl3166 { - yyb3166 = yyj3166 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3166 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3166 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39853,13 +39853,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.ResourceVersion = string(r.DecodeString()) } - yyj3166++ - if yyhl3166 { - yyb3166 = yyj3166 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3166 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3166 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39870,17 +39870,17 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.FieldPath = string(r.DecodeString()) } for { - yyj3166++ - if yyhl3166 { - yyb3166 = yyj3166 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3166 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3166 { + if yyb11 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3166-1, "") + z.DecStructFieldNotFound(yyj11-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -39892,33 +39892,33 @@ func (x *LocalObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3174 := z.EncBinary() - _ = yym3174 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3175 := !z.EncBinary() - yy2arr3175 := z.EncBasicHandle().StructToArray - var yyq3175 [1]bool - _, _, _ = yysep3175, yyq3175, yy2arr3175 - const yyr3175 bool = false - var yynn3175 int - if yyr3175 || yy2arr3175 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn3175 = 1 - for _, b := range yyq3175 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn3175++ + yynn2++ } } - r.EncodeMapStart(yynn3175) - yynn3175 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3175 || yy2arr3175 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3177 := z.EncBinary() - _ = yym3177 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -39927,14 +39927,14 @@ func (x *LocalObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3178 := z.EncBinary() - _ = yym3178 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr3175 || yy2arr3175 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -39947,25 +39947,25 @@ func (x *LocalObjectReference) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3179 := z.DecBinary() - _ = yym3179 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3180 := r.ContainerType() - if yyct3180 == codecSelferValueTypeMap1234 { - yyl3180 := r.ReadMapStart() - if yyl3180 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3180, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3180 == codecSelferValueTypeArray1234 { - yyl3180 := r.ReadArrayStart() - if yyl3180 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3180, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -39977,12 +39977,12 @@ func (x *LocalObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3181Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3181Slc - var yyhl3181 bool = l >= 0 - for yyj3181 := 0; ; yyj3181++ { - if yyhl3181 { - if yyj3181 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -39991,10 +39991,10 @@ func (x *LocalObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3181Slc = r.DecodeBytes(yys3181Slc, true, true) - yys3181 := string(yys3181Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3181 { + switch yys3 { case "Name": if r.TryDecodeAsNil() { x.Name = "" @@ -40002,9 +40002,9 @@ func (x *LocalObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.Name = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3181) - } // end switch yys3181 - } // end for yyj3181 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -40012,16 +40012,16 @@ func (x *LocalObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3183 int - var yyb3183 bool - var yyhl3183 bool = l >= 0 - yyj3183++ - if yyhl3183 { - yyb3183 = yyj3183 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb3183 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb3183 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40032,17 +40032,17 @@ func (x *LocalObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.Name = string(r.DecodeString()) } for { - yyj3183++ - if yyhl3183 { - yyb3183 = yyj3183 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb3183 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb3183 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3183-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -40054,54 +40054,54 @@ func (x *SerializedReference) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3185 := z.EncBinary() - _ = yym3185 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3186 := !z.EncBinary() - yy2arr3186 := z.EncBasicHandle().StructToArray - var yyq3186 [3]bool - _, _, _ = yysep3186, yyq3186, yy2arr3186 - const yyr3186 bool = false - yyq3186[0] = true - yyq3186[1] = x.Kind != "" - yyq3186[2] = x.APIVersion != "" - var yynn3186 int - if yyr3186 || yy2arr3186 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = x.Kind != "" + yyq2[2] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn3186 = 0 - for _, b := range yyq3186 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3186++ + yynn2++ } } - r.EncodeMapStart(yynn3186) - yynn3186 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3186 || yy2arr3186 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3186[0] { - yy3188 := &x.Reference - yy3188.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.Reference + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3186[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reference")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3189 := &x.Reference - yy3189.CodecEncodeSelf(e) + yy6 := &x.Reference + yy6.CodecEncodeSelf(e) } } - if yyr3186 || yy2arr3186 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3186[1] { - yym3191 := z.EncBinary() - _ = yym3191 + if yyq2[1] { + yym9 := z.EncBinary() + _ = yym9 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -40110,23 +40110,23 @@ func (x *SerializedReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3186[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3192 := z.EncBinary() - _ = yym3192 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3186 || yy2arr3186 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3186[2] { - yym3194 := z.EncBinary() - _ = yym3194 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -40135,19 +40135,19 @@ func (x *SerializedReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3186[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3195 := z.EncBinary() - _ = yym3195 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3186 || yy2arr3186 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -40160,25 +40160,25 @@ func (x *SerializedReference) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3196 := z.DecBinary() - _ = yym3196 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3197 := r.ContainerType() - if yyct3197 == codecSelferValueTypeMap1234 { - yyl3197 := r.ReadMapStart() - if yyl3197 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3197, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3197 == codecSelferValueTypeArray1234 { - yyl3197 := r.ReadArrayStart() - if yyl3197 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3197, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -40190,12 +40190,12 @@ func (x *SerializedReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3198Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3198Slc - var yyhl3198 bool = l >= 0 - for yyj3198 := 0; ; yyj3198++ { - if yyhl3198 { - if yyj3198 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -40204,16 +40204,16 @@ func (x *SerializedReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3198Slc = r.DecodeBytes(yys3198Slc, true, true) - yys3198 := string(yys3198Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3198 { + switch yys3 { case "reference": if r.TryDecodeAsNil() { x.Reference = ObjectReference{} } else { - yyv3199 := &x.Reference - yyv3199.CodecDecodeSelf(d) + yyv4 := &x.Reference + yyv4.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -40228,9 +40228,9 @@ func (x *SerializedReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3198) - } // end switch yys3198 - } // end for yyj3198 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -40238,16 +40238,16 @@ func (x *SerializedReference) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3202 int - var yyb3202 bool - var yyhl3202 bool = l >= 0 - yyj3202++ - if yyhl3202 { - yyb3202 = yyj3202 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb3202 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb3202 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40255,16 +40255,16 @@ func (x *SerializedReference) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Reference = ObjectReference{} } else { - yyv3203 := &x.Reference - yyv3203.CodecDecodeSelf(d) + yyv8 := &x.Reference + yyv8.CodecDecodeSelf(d) } - yyj3202++ - if yyhl3202 { - yyb3202 = yyj3202 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb3202 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb3202 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40274,13 +40274,13 @@ func (x *SerializedReference) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Kind = string(r.DecodeString()) } - yyj3202++ - if yyhl3202 { - yyb3202 = yyj3202 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb3202 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb3202 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40291,17 +40291,17 @@ func (x *SerializedReference) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.APIVersion = string(r.DecodeString()) } for { - yyj3202++ - if yyhl3202 { - yyb3202 = yyj3202 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb3202 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb3202 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3202-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -40313,36 +40313,36 @@ func (x *EventSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3206 := z.EncBinary() - _ = yym3206 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3207 := !z.EncBinary() - yy2arr3207 := z.EncBasicHandle().StructToArray - var yyq3207 [2]bool - _, _, _ = yysep3207, yyq3207, yy2arr3207 - const yyr3207 bool = false - yyq3207[0] = x.Component != "" - yyq3207[1] = x.Host != "" - var yynn3207 int - if yyr3207 || yy2arr3207 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Component != "" + yyq2[1] = x.Host != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn3207 = 0 - for _, b := range yyq3207 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3207++ + yynn2++ } } - r.EncodeMapStart(yynn3207) - yynn3207 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3207 || yy2arr3207 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3207[0] { - yym3209 := z.EncBinary() - _ = yym3209 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Component)) @@ -40351,23 +40351,23 @@ func (x *EventSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3207[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("component")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3210 := z.EncBinary() - _ = yym3210 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Component)) } } } - if yyr3207 || yy2arr3207 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3207[1] { - yym3212 := z.EncBinary() - _ = yym3212 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Host)) @@ -40376,19 +40376,19 @@ func (x *EventSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3207[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("host")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3213 := z.EncBinary() - _ = yym3213 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Host)) } } } - if yyr3207 || yy2arr3207 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -40401,25 +40401,25 @@ func (x *EventSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3214 := z.DecBinary() - _ = yym3214 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3215 := r.ContainerType() - if yyct3215 == codecSelferValueTypeMap1234 { - yyl3215 := r.ReadMapStart() - if yyl3215 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3215, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3215 == codecSelferValueTypeArray1234 { - yyl3215 := r.ReadArrayStart() - if yyl3215 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3215, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -40431,12 +40431,12 @@ func (x *EventSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3216Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3216Slc - var yyhl3216 bool = l >= 0 - for yyj3216 := 0; ; yyj3216++ { - if yyhl3216 { - if yyj3216 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -40445,10 +40445,10 @@ func (x *EventSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3216Slc = r.DecodeBytes(yys3216Slc, true, true) - yys3216 := string(yys3216Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3216 { + switch yys3 { case "component": if r.TryDecodeAsNil() { x.Component = "" @@ -40462,9 +40462,9 @@ func (x *EventSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Host = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3216) - } // end switch yys3216 - } // end for yyj3216 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -40472,16 +40472,16 @@ func (x *EventSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3219 int - var yyb3219 bool - var yyhl3219 bool = l >= 0 - yyj3219++ - if yyhl3219 { - yyb3219 = yyj3219 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb3219 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb3219 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40491,13 +40491,13 @@ func (x *EventSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Component = string(r.DecodeString()) } - yyj3219++ - if yyhl3219 { - yyb3219 = yyj3219 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb3219 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb3219 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40508,17 +40508,17 @@ func (x *EventSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Host = string(r.DecodeString()) } for { - yyj3219++ - if yyhl3219 { - yyb3219 = yyj3219 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb3219 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb3219 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3219-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -40530,79 +40530,79 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3222 := z.EncBinary() - _ = yym3222 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3223 := !z.EncBinary() - yy2arr3223 := z.EncBasicHandle().StructToArray - var yyq3223 [11]bool - _, _, _ = yysep3223, yyq3223, yy2arr3223 - const yyr3223 bool = false - yyq3223[0] = true - yyq3223[1] = true - yyq3223[2] = x.Reason != "" - yyq3223[3] = x.Message != "" - yyq3223[4] = true - yyq3223[5] = true - yyq3223[6] = true - yyq3223[7] = x.Count != 0 - yyq3223[8] = x.Type != "" - yyq3223[9] = x.Kind != "" - yyq3223[10] = x.APIVersion != "" - var yynn3223 int - if yyr3223 || yy2arr3223 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [11]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = x.Reason != "" + yyq2[3] = x.Message != "" + yyq2[4] = true + yyq2[5] = true + yyq2[6] = true + yyq2[7] = x.Count != 0 + yyq2[8] = x.Type != "" + yyq2[9] = x.Kind != "" + yyq2[10] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(11) } else { - yynn3223 = 0 - for _, b := range yyq3223 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3223++ + yynn2++ } } - r.EncodeMapStart(yynn3223) - yynn3223 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3223 || yy2arr3223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3223[0] { - yy3225 := &x.ObjectMeta - yy3225.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3223[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3226 := &x.ObjectMeta - yy3226.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr3223 || yy2arr3223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3223[1] { - yy3228 := &x.InvolvedObject - yy3228.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.InvolvedObject + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3223[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("involvedObject")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3229 := &x.InvolvedObject - yy3229.CodecEncodeSelf(e) + yy11 := &x.InvolvedObject + yy11.CodecEncodeSelf(e) } } - if yyr3223 || yy2arr3223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3223[2] { - yym3231 := z.EncBinary() - _ = yym3231 + if yyq2[2] { + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -40611,23 +40611,23 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3223[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3232 := z.EncBinary() - _ = yym3232 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr3223 || yy2arr3223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3223[3] { - yym3234 := z.EncBinary() - _ = yym3234 + if yyq2[3] { + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -40636,114 +40636,114 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3223[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3235 := z.EncBinary() - _ = yym3235 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr3223 || yy2arr3223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3223[4] { - yy3237 := &x.Source - yy3237.CodecEncodeSelf(e) + if yyq2[4] { + yy20 := &x.Source + yy20.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3223[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("source")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3238 := &x.Source - yy3238.CodecEncodeSelf(e) + yy22 := &x.Source + yy22.CodecEncodeSelf(e) } } - if yyr3223 || yy2arr3223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3223[5] { - yy3240 := &x.FirstTimestamp - yym3241 := z.EncBinary() - _ = yym3241 + if yyq2[5] { + yy25 := &x.FirstTimestamp + yym26 := z.EncBinary() + _ = yym26 if false { - } else if z.HasExtensions() && z.EncExt(yy3240) { - } else if yym3241 { - z.EncBinaryMarshal(yy3240) - } else if !yym3241 && z.IsJSONHandle() { - z.EncJSONMarshal(yy3240) + } else if z.HasExtensions() && z.EncExt(yy25) { + } else if yym26 { + z.EncBinaryMarshal(yy25) + } else if !yym26 && z.IsJSONHandle() { + z.EncJSONMarshal(yy25) } else { - z.EncFallback(yy3240) + z.EncFallback(yy25) } } else { r.EncodeNil() } } else { - if yyq3223[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("firstTimestamp")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3242 := &x.FirstTimestamp - yym3243 := z.EncBinary() - _ = yym3243 + yy27 := &x.FirstTimestamp + yym28 := z.EncBinary() + _ = yym28 if false { - } else if z.HasExtensions() && z.EncExt(yy3242) { - } else if yym3243 { - z.EncBinaryMarshal(yy3242) - } else if !yym3243 && z.IsJSONHandle() { - z.EncJSONMarshal(yy3242) + } else if z.HasExtensions() && z.EncExt(yy27) { + } else if yym28 { + z.EncBinaryMarshal(yy27) + } else if !yym28 && z.IsJSONHandle() { + z.EncJSONMarshal(yy27) } else { - z.EncFallback(yy3242) + z.EncFallback(yy27) } } } - if yyr3223 || yy2arr3223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3223[6] { - yy3245 := &x.LastTimestamp - yym3246 := z.EncBinary() - _ = yym3246 + if yyq2[6] { + yy30 := &x.LastTimestamp + yym31 := z.EncBinary() + _ = yym31 if false { - } else if z.HasExtensions() && z.EncExt(yy3245) { - } else if yym3246 { - z.EncBinaryMarshal(yy3245) - } else if !yym3246 && z.IsJSONHandle() { - z.EncJSONMarshal(yy3245) + } else if z.HasExtensions() && z.EncExt(yy30) { + } else if yym31 { + z.EncBinaryMarshal(yy30) + } else if !yym31 && z.IsJSONHandle() { + z.EncJSONMarshal(yy30) } else { - z.EncFallback(yy3245) + z.EncFallback(yy30) } } else { r.EncodeNil() } } else { - if yyq3223[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lastTimestamp")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3247 := &x.LastTimestamp - yym3248 := z.EncBinary() - _ = yym3248 + yy32 := &x.LastTimestamp + yym33 := z.EncBinary() + _ = yym33 if false { - } else if z.HasExtensions() && z.EncExt(yy3247) { - } else if yym3248 { - z.EncBinaryMarshal(yy3247) - } else if !yym3248 && z.IsJSONHandle() { - z.EncJSONMarshal(yy3247) + } else if z.HasExtensions() && z.EncExt(yy32) { + } else if yym33 { + z.EncBinaryMarshal(yy32) + } else if !yym33 && z.IsJSONHandle() { + z.EncJSONMarshal(yy32) } else { - z.EncFallback(yy3247) + z.EncFallback(yy32) } } } - if yyr3223 || yy2arr3223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3223[7] { - yym3250 := z.EncBinary() - _ = yym3250 + if yyq2[7] { + yym35 := z.EncBinary() + _ = yym35 if false { } else { r.EncodeInt(int64(x.Count)) @@ -40752,23 +40752,23 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq3223[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("count")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3251 := z.EncBinary() - _ = yym3251 + yym36 := z.EncBinary() + _ = yym36 if false { } else { r.EncodeInt(int64(x.Count)) } } } - if yyr3223 || yy2arr3223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3223[8] { - yym3253 := z.EncBinary() - _ = yym3253 + if yyq2[8] { + yym38 := z.EncBinary() + _ = yym38 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Type)) @@ -40777,23 +40777,23 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3223[8] { + if yyq2[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("type")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3254 := z.EncBinary() - _ = yym3254 + yym39 := z.EncBinary() + _ = yym39 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Type)) } } } - if yyr3223 || yy2arr3223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3223[9] { - yym3256 := z.EncBinary() - _ = yym3256 + if yyq2[9] { + yym41 := z.EncBinary() + _ = yym41 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -40802,23 +40802,23 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3223[9] { + if yyq2[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3257 := z.EncBinary() - _ = yym3257 + yym42 := z.EncBinary() + _ = yym42 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3223 || yy2arr3223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3223[10] { - yym3259 := z.EncBinary() - _ = yym3259 + if yyq2[10] { + yym44 := z.EncBinary() + _ = yym44 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -40827,19 +40827,19 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3223[10] { + if yyq2[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3260 := z.EncBinary() - _ = yym3260 + yym45 := z.EncBinary() + _ = yym45 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3223 || yy2arr3223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -40852,25 +40852,25 @@ func (x *Event) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3261 := z.DecBinary() - _ = yym3261 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3262 := r.ContainerType() - if yyct3262 == codecSelferValueTypeMap1234 { - yyl3262 := r.ReadMapStart() - if yyl3262 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3262, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3262 == codecSelferValueTypeArray1234 { - yyl3262 := r.ReadArrayStart() - if yyl3262 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3262, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -40882,12 +40882,12 @@ func (x *Event) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3263Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3263Slc - var yyhl3263 bool = l >= 0 - for yyj3263 := 0; ; yyj3263++ { - if yyhl3263 { - if yyj3263 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -40896,23 +40896,23 @@ func (x *Event) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3263Slc = r.DecodeBytes(yys3263Slc, true, true) - yys3263 := string(yys3263Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3263 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3264 := &x.ObjectMeta - yyv3264.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "involvedObject": if r.TryDecodeAsNil() { x.InvolvedObject = ObjectReference{} } else { - yyv3265 := &x.InvolvedObject - yyv3265.CodecDecodeSelf(d) + yyv5 := &x.InvolvedObject + yyv5.CodecDecodeSelf(d) } case "reason": if r.TryDecodeAsNil() { @@ -40930,41 +40930,41 @@ func (x *Event) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Source = EventSource{} } else { - yyv3268 := &x.Source - yyv3268.CodecDecodeSelf(d) + yyv8 := &x.Source + yyv8.CodecDecodeSelf(d) } case "firstTimestamp": if r.TryDecodeAsNil() { x.FirstTimestamp = pkg2_unversioned.Time{} } else { - yyv3269 := &x.FirstTimestamp - yym3270 := z.DecBinary() - _ = yym3270 + yyv9 := &x.FirstTimestamp + yym10 := z.DecBinary() + _ = yym10 if false { - } else if z.HasExtensions() && z.DecExt(yyv3269) { - } else if yym3270 { - z.DecBinaryUnmarshal(yyv3269) - } else if !yym3270 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3269) + } else if z.HasExtensions() && z.DecExt(yyv9) { + } else if yym10 { + z.DecBinaryUnmarshal(yyv9) + } else if !yym10 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv9) } else { - z.DecFallback(yyv3269, false) + z.DecFallback(yyv9, false) } } case "lastTimestamp": if r.TryDecodeAsNil() { x.LastTimestamp = pkg2_unversioned.Time{} } else { - yyv3271 := &x.LastTimestamp - yym3272 := z.DecBinary() - _ = yym3272 + yyv11 := &x.LastTimestamp + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv3271) { - } else if yym3272 { - z.DecBinaryUnmarshal(yyv3271) - } else if !yym3272 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3271) + } else if z.HasExtensions() && z.DecExt(yyv11) { + } else if yym12 { + z.DecBinaryUnmarshal(yyv11) + } else if !yym12 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv11) } else { - z.DecFallback(yyv3271, false) + z.DecFallback(yyv11, false) } } case "count": @@ -40992,9 +40992,9 @@ func (x *Event) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3263) - } // end switch yys3263 - } // end for yyj3263 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -41002,16 +41002,16 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3277 int - var yyb3277 bool - var yyhl3277 bool = l >= 0 - yyj3277++ - if yyhl3277 { - yyb3277 = yyj3277 > l + var yyj17 int + var yyb17 bool + var yyhl17 bool = l >= 0 + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3277 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3277 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41019,16 +41019,16 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3278 := &x.ObjectMeta - yyv3278.CodecDecodeSelf(d) + yyv18 := &x.ObjectMeta + yyv18.CodecDecodeSelf(d) } - yyj3277++ - if yyhl3277 { - yyb3277 = yyj3277 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3277 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3277 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41036,16 +41036,16 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.InvolvedObject = ObjectReference{} } else { - yyv3279 := &x.InvolvedObject - yyv3279.CodecDecodeSelf(d) + yyv19 := &x.InvolvedObject + yyv19.CodecDecodeSelf(d) } - yyj3277++ - if yyhl3277 { - yyb3277 = yyj3277 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3277 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3277 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41055,13 +41055,13 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Reason = string(r.DecodeString()) } - yyj3277++ - if yyhl3277 { - yyb3277 = yyj3277 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3277 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3277 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41071,13 +41071,13 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Message = string(r.DecodeString()) } - yyj3277++ - if yyhl3277 { - yyb3277 = yyj3277 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3277 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3277 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41085,16 +41085,16 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Source = EventSource{} } else { - yyv3282 := &x.Source - yyv3282.CodecDecodeSelf(d) + yyv22 := &x.Source + yyv22.CodecDecodeSelf(d) } - yyj3277++ - if yyhl3277 { - yyb3277 = yyj3277 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3277 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3277 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41102,26 +41102,26 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.FirstTimestamp = pkg2_unversioned.Time{} } else { - yyv3283 := &x.FirstTimestamp - yym3284 := z.DecBinary() - _ = yym3284 + yyv23 := &x.FirstTimestamp + yym24 := z.DecBinary() + _ = yym24 if false { - } else if z.HasExtensions() && z.DecExt(yyv3283) { - } else if yym3284 { - z.DecBinaryUnmarshal(yyv3283) - } else if !yym3284 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3283) + } else if z.HasExtensions() && z.DecExt(yyv23) { + } else if yym24 { + z.DecBinaryUnmarshal(yyv23) + } else if !yym24 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv23) } else { - z.DecFallback(yyv3283, false) + z.DecFallback(yyv23, false) } } - yyj3277++ - if yyhl3277 { - yyb3277 = yyj3277 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3277 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3277 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41129,26 +41129,26 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastTimestamp = pkg2_unversioned.Time{} } else { - yyv3285 := &x.LastTimestamp - yym3286 := z.DecBinary() - _ = yym3286 + yyv25 := &x.LastTimestamp + yym26 := z.DecBinary() + _ = yym26 if false { - } else if z.HasExtensions() && z.DecExt(yyv3285) { - } else if yym3286 { - z.DecBinaryUnmarshal(yyv3285) - } else if !yym3286 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3285) + } else if z.HasExtensions() && z.DecExt(yyv25) { + } else if yym26 { + z.DecBinaryUnmarshal(yyv25) + } else if !yym26 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv25) } else { - z.DecFallback(yyv3285, false) + z.DecFallback(yyv25, false) } } - yyj3277++ - if yyhl3277 { - yyb3277 = yyj3277 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3277 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3277 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41158,13 +41158,13 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Count = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj3277++ - if yyhl3277 { - yyb3277 = yyj3277 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3277 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3277 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41174,13 +41174,13 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = string(r.DecodeString()) } - yyj3277++ - if yyhl3277 { - yyb3277 = yyj3277 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3277 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3277 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41190,13 +41190,13 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3277++ - if yyhl3277 { - yyb3277 = yyj3277 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3277 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3277 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41207,17 +41207,17 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj3277++ - if yyhl3277 { - yyb3277 = yyj3277 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3277 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3277 { + if yyb17 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3277-1, "") + z.DecStructFieldNotFound(yyj17-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -41229,68 +41229,68 @@ func (x *EventList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3291 := z.EncBinary() - _ = yym3291 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3292 := !z.EncBinary() - yy2arr3292 := z.EncBasicHandle().StructToArray - var yyq3292 [4]bool - _, _, _ = yysep3292, yyq3292, yy2arr3292 - const yyr3292 bool = false - yyq3292[0] = true - yyq3292[2] = x.Kind != "" - yyq3292[3] = x.APIVersion != "" - var yynn3292 int - if yyr3292 || yy2arr3292 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3292 = 1 - for _, b := range yyq3292 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn3292++ + yynn2++ } } - r.EncodeMapStart(yynn3292) - yynn3292 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3292 || yy2arr3292 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3292[0] { - yy3294 := &x.ListMeta - yym3295 := z.EncBinary() - _ = yym3295 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy3294) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy3294) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq3292[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3296 := &x.ListMeta - yym3297 := z.EncBinary() - _ = yym3297 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy3296) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy3296) + z.EncFallback(yy6) } } } - if yyr3292 || yy2arr3292 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym3299 := z.EncBinary() - _ = yym3299 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceEvent(([]Event)(x.Items), e) @@ -41303,19 +41303,19 @@ func (x *EventList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym3300 := z.EncBinary() - _ = yym3300 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceEvent(([]Event)(x.Items), e) } } } - if yyr3292 || yy2arr3292 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3292[2] { - yym3302 := z.EncBinary() - _ = yym3302 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -41324,23 +41324,23 @@ func (x *EventList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3292[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3303 := z.EncBinary() - _ = yym3303 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3292 || yy2arr3292 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3292[3] { - yym3305 := z.EncBinary() - _ = yym3305 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -41349,19 +41349,19 @@ func (x *EventList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3292[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3306 := z.EncBinary() - _ = yym3306 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3292 || yy2arr3292 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -41374,25 +41374,25 @@ func (x *EventList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3307 := z.DecBinary() - _ = yym3307 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3308 := r.ContainerType() - if yyct3308 == codecSelferValueTypeMap1234 { - yyl3308 := r.ReadMapStart() - if yyl3308 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3308, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3308 == codecSelferValueTypeArray1234 { - yyl3308 := r.ReadArrayStart() - if yyl3308 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3308, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -41404,12 +41404,12 @@ func (x *EventList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3309Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3309Slc - var yyhl3309 bool = l >= 0 - for yyj3309 := 0; ; yyj3309++ { - if yyhl3309 { - if yyj3309 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -41418,33 +41418,33 @@ func (x *EventList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3309Slc = r.DecodeBytes(yys3309Slc, true, true) - yys3309 := string(yys3309Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3309 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3310 := &x.ListMeta - yym3311 := z.DecBinary() - _ = yym3311 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv3310) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv3310, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3312 := &x.Items - yym3313 := z.DecBinary() - _ = yym3313 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceEvent((*[]Event)(yyv3312), d) + h.decSliceEvent((*[]Event)(yyv6), d) } } case "kind": @@ -41460,9 +41460,9 @@ func (x *EventList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3309) - } // end switch yys3309 - } // end for yyj3309 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -41470,16 +41470,16 @@ func (x *EventList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3316 int - var yyb3316 bool - var yyhl3316 bool = l >= 0 - yyj3316++ - if yyhl3316 { - yyb3316 = yyj3316 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3316 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3316 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41487,22 +41487,22 @@ func (x *EventList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3317 := &x.ListMeta - yym3318 := z.DecBinary() - _ = yym3318 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv3317) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv3317, false) + z.DecFallback(yyv11, false) } } - yyj3316++ - if yyhl3316 { - yyb3316 = yyj3316 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3316 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3316 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41510,21 +41510,21 @@ func (x *EventList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3319 := &x.Items - yym3320 := z.DecBinary() - _ = yym3320 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceEvent((*[]Event)(yyv3319), d) + h.decSliceEvent((*[]Event)(yyv13), d) } } - yyj3316++ - if yyhl3316 { - yyb3316 = yyj3316 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3316 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3316 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41534,13 +41534,13 @@ func (x *EventList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3316++ - if yyhl3316 { - yyb3316 = yyj3316 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3316 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3316 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41551,17 +41551,17 @@ func (x *EventList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj3316++ - if yyhl3316 { - yyb3316 = yyj3316 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3316 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3316 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3316-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -41573,68 +41573,68 @@ func (x *List) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3323 := z.EncBinary() - _ = yym3323 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3324 := !z.EncBinary() - yy2arr3324 := z.EncBasicHandle().StructToArray - var yyq3324 [4]bool - _, _, _ = yysep3324, yyq3324, yy2arr3324 - const yyr3324 bool = false - yyq3324[0] = true - yyq3324[2] = x.Kind != "" - yyq3324[3] = x.APIVersion != "" - var yynn3324 int - if yyr3324 || yy2arr3324 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3324 = 1 - for _, b := range yyq3324 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn3324++ + yynn2++ } } - r.EncodeMapStart(yynn3324) - yynn3324 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3324 || yy2arr3324 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3324[0] { - yy3326 := &x.ListMeta - yym3327 := z.EncBinary() - _ = yym3327 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy3326) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy3326) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq3324[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3328 := &x.ListMeta - yym3329 := z.EncBinary() - _ = yym3329 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy3328) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy3328) + z.EncFallback(yy6) } } } - if yyr3324 || yy2arr3324 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym3331 := z.EncBinary() - _ = yym3331 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceruntime_Object(([]pkg8_runtime.Object)(x.Items), e) @@ -41647,19 +41647,19 @@ func (x *List) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym3332 := z.EncBinary() - _ = yym3332 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceruntime_Object(([]pkg8_runtime.Object)(x.Items), e) } } } - if yyr3324 || yy2arr3324 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3324[2] { - yym3334 := z.EncBinary() - _ = yym3334 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -41668,23 +41668,23 @@ func (x *List) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3324[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3335 := z.EncBinary() - _ = yym3335 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3324 || yy2arr3324 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3324[3] { - yym3337 := z.EncBinary() - _ = yym3337 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -41693,19 +41693,19 @@ func (x *List) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3324[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3338 := z.EncBinary() - _ = yym3338 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3324 || yy2arr3324 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -41718,25 +41718,25 @@ func (x *List) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3339 := z.DecBinary() - _ = yym3339 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3340 := r.ContainerType() - if yyct3340 == codecSelferValueTypeMap1234 { - yyl3340 := r.ReadMapStart() - if yyl3340 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3340, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3340 == codecSelferValueTypeArray1234 { - yyl3340 := r.ReadArrayStart() - if yyl3340 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3340, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -41748,12 +41748,12 @@ func (x *List) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3341Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3341Slc - var yyhl3341 bool = l >= 0 - for yyj3341 := 0; ; yyj3341++ { - if yyhl3341 { - if yyj3341 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -41762,33 +41762,33 @@ func (x *List) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3341Slc = r.DecodeBytes(yys3341Slc, true, true) - yys3341 := string(yys3341Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3341 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3342 := &x.ListMeta - yym3343 := z.DecBinary() - _ = yym3343 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv3342) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv3342, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3344 := &x.Items - yym3345 := z.DecBinary() - _ = yym3345 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceruntime_Object((*[]pkg8_runtime.Object)(yyv3344), d) + h.decSliceruntime_Object((*[]pkg8_runtime.Object)(yyv6), d) } } case "kind": @@ -41804,9 +41804,9 @@ func (x *List) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3341) - } // end switch yys3341 - } // end for yyj3341 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -41814,16 +41814,16 @@ func (x *List) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3348 int - var yyb3348 bool - var yyhl3348 bool = l >= 0 - yyj3348++ - if yyhl3348 { - yyb3348 = yyj3348 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3348 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3348 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41831,22 +41831,22 @@ func (x *List) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3349 := &x.ListMeta - yym3350 := z.DecBinary() - _ = yym3350 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv3349) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv3349, false) + z.DecFallback(yyv11, false) } } - yyj3348++ - if yyhl3348 { - yyb3348 = yyj3348 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3348 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3348 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41854,21 +41854,21 @@ func (x *List) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3351 := &x.Items - yym3352 := z.DecBinary() - _ = yym3352 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceruntime_Object((*[]pkg8_runtime.Object)(yyv3351), d) + h.decSliceruntime_Object((*[]pkg8_runtime.Object)(yyv13), d) } } - yyj3348++ - if yyhl3348 { - yyb3348 = yyj3348 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3348 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3348 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41878,13 +41878,13 @@ func (x *List) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3348++ - if yyhl3348 { - yyb3348 = yyj3348 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3348 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3348 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41895,17 +41895,17 @@ func (x *List) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj3348++ - if yyhl3348 { - yyb3348 = yyj3348 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3348 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3348 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3348-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -41914,8 +41914,8 @@ func (x LimitType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym3355 := z.EncBinary() - _ = yym3355 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -41927,8 +41927,8 @@ func (x *LimitType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3356 := z.DecBinary() - _ = yym3356 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -41943,53 +41943,53 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3357 := z.EncBinary() - _ = yym3357 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3358 := !z.EncBinary() - yy2arr3358 := z.EncBasicHandle().StructToArray - var yyq3358 [6]bool - _, _, _ = yysep3358, yyq3358, yy2arr3358 - const yyr3358 bool = false - yyq3358[0] = x.Type != "" - yyq3358[1] = len(x.Max) != 0 - yyq3358[2] = len(x.Min) != 0 - yyq3358[3] = len(x.Default) != 0 - yyq3358[4] = len(x.DefaultRequest) != 0 - yyq3358[5] = len(x.MaxLimitRequestRatio) != 0 - var yynn3358 int - if yyr3358 || yy2arr3358 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [6]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Type != "" + yyq2[1] = len(x.Max) != 0 + yyq2[2] = len(x.Min) != 0 + yyq2[3] = len(x.Default) != 0 + yyq2[4] = len(x.DefaultRequest) != 0 + yyq2[5] = len(x.MaxLimitRequestRatio) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(6) } else { - yynn3358 = 0 - for _, b := range yyq3358 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3358++ + yynn2++ } } - r.EncodeMapStart(yynn3358) - yynn3358 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3358 || yy2arr3358 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3358[0] { + if yyq2[0] { x.Type.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3358[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("type")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } } - if yyr3358 || yy2arr3358 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3358[1] { + if yyq2[1] { if x.Max == nil { r.EncodeNil() } else { @@ -41999,7 +41999,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3358[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("max")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -42010,9 +42010,9 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3358 || yy2arr3358 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3358[2] { + if yyq2[2] { if x.Min == nil { r.EncodeNil() } else { @@ -42022,7 +42022,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3358[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("min")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -42033,9 +42033,9 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3358 || yy2arr3358 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3358[3] { + if yyq2[3] { if x.Default == nil { r.EncodeNil() } else { @@ -42045,7 +42045,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3358[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("default")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -42056,9 +42056,9 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3358 || yy2arr3358 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3358[4] { + if yyq2[4] { if x.DefaultRequest == nil { r.EncodeNil() } else { @@ -42068,7 +42068,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3358[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("defaultRequest")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -42079,9 +42079,9 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3358 || yy2arr3358 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3358[5] { + if yyq2[5] { if x.MaxLimitRequestRatio == nil { r.EncodeNil() } else { @@ -42091,7 +42091,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3358[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("maxLimitRequestRatio")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -42102,7 +42102,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3358 || yy2arr3358 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -42115,25 +42115,25 @@ func (x *LimitRangeItem) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3365 := z.DecBinary() - _ = yym3365 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3366 := r.ContainerType() - if yyct3366 == codecSelferValueTypeMap1234 { - yyl3366 := r.ReadMapStart() - if yyl3366 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3366, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3366 == codecSelferValueTypeArray1234 { - yyl3366 := r.ReadArrayStart() - if yyl3366 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3366, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -42145,12 +42145,12 @@ func (x *LimitRangeItem) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3367Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3367Slc - var yyhl3367 bool = l >= 0 - for yyj3367 := 0; ; yyj3367++ { - if yyhl3367 { - if yyj3367 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -42159,10 +42159,10 @@ func (x *LimitRangeItem) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3367Slc = r.DecodeBytes(yys3367Slc, true, true) - yys3367 := string(yys3367Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3367 { + switch yys3 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -42173,41 +42173,41 @@ func (x *LimitRangeItem) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Max = nil } else { - yyv3369 := &x.Max - yyv3369.CodecDecodeSelf(d) + yyv5 := &x.Max + yyv5.CodecDecodeSelf(d) } case "min": if r.TryDecodeAsNil() { x.Min = nil } else { - yyv3370 := &x.Min - yyv3370.CodecDecodeSelf(d) + yyv6 := &x.Min + yyv6.CodecDecodeSelf(d) } case "default": if r.TryDecodeAsNil() { x.Default = nil } else { - yyv3371 := &x.Default - yyv3371.CodecDecodeSelf(d) + yyv7 := &x.Default + yyv7.CodecDecodeSelf(d) } case "defaultRequest": if r.TryDecodeAsNil() { x.DefaultRequest = nil } else { - yyv3372 := &x.DefaultRequest - yyv3372.CodecDecodeSelf(d) + yyv8 := &x.DefaultRequest + yyv8.CodecDecodeSelf(d) } case "maxLimitRequestRatio": if r.TryDecodeAsNil() { x.MaxLimitRequestRatio = nil } else { - yyv3373 := &x.MaxLimitRequestRatio - yyv3373.CodecDecodeSelf(d) + yyv9 := &x.MaxLimitRequestRatio + yyv9.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys3367) - } // end switch yys3367 - } // end for yyj3367 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -42215,16 +42215,16 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3374 int - var yyb3374 bool - var yyhl3374 bool = l >= 0 - yyj3374++ - if yyhl3374 { - yyb3374 = yyj3374 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3374 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3374 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42234,13 +42234,13 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = LimitType(r.DecodeString()) } - yyj3374++ - if yyhl3374 { - yyb3374 = yyj3374 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3374 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3374 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42248,16 +42248,16 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Max = nil } else { - yyv3376 := &x.Max - yyv3376.CodecDecodeSelf(d) + yyv12 := &x.Max + yyv12.CodecDecodeSelf(d) } - yyj3374++ - if yyhl3374 { - yyb3374 = yyj3374 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3374 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3374 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42265,16 +42265,16 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Min = nil } else { - yyv3377 := &x.Min - yyv3377.CodecDecodeSelf(d) + yyv13 := &x.Min + yyv13.CodecDecodeSelf(d) } - yyj3374++ - if yyhl3374 { - yyb3374 = yyj3374 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3374 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3374 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42282,16 +42282,16 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Default = nil } else { - yyv3378 := &x.Default - yyv3378.CodecDecodeSelf(d) + yyv14 := &x.Default + yyv14.CodecDecodeSelf(d) } - yyj3374++ - if yyhl3374 { - yyb3374 = yyj3374 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3374 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3374 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42299,16 +42299,16 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.DefaultRequest = nil } else { - yyv3379 := &x.DefaultRequest - yyv3379.CodecDecodeSelf(d) + yyv15 := &x.DefaultRequest + yyv15.CodecDecodeSelf(d) } - yyj3374++ - if yyhl3374 { - yyb3374 = yyj3374 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3374 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3374 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42316,21 +42316,21 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.MaxLimitRequestRatio = nil } else { - yyv3380 := &x.MaxLimitRequestRatio - yyv3380.CodecDecodeSelf(d) + yyv16 := &x.MaxLimitRequestRatio + yyv16.CodecDecodeSelf(d) } for { - yyj3374++ - if yyhl3374 { - yyb3374 = yyj3374 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3374 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3374 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3374-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -42342,36 +42342,36 @@ func (x *LimitRangeSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3381 := z.EncBinary() - _ = yym3381 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3382 := !z.EncBinary() - yy2arr3382 := z.EncBasicHandle().StructToArray - var yyq3382 [1]bool - _, _, _ = yysep3382, yyq3382, yy2arr3382 - const yyr3382 bool = false - var yynn3382 int - if yyr3382 || yy2arr3382 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn3382 = 1 - for _, b := range yyq3382 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn3382++ + yynn2++ } } - r.EncodeMapStart(yynn3382) - yynn3382 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3382 || yy2arr3382 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Limits == nil { r.EncodeNil() } else { - yym3384 := z.EncBinary() - _ = yym3384 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceLimitRangeItem(([]LimitRangeItem)(x.Limits), e) @@ -42384,15 +42384,15 @@ func (x *LimitRangeSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Limits == nil { r.EncodeNil() } else { - yym3385 := z.EncBinary() - _ = yym3385 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceLimitRangeItem(([]LimitRangeItem)(x.Limits), e) } } } - if yyr3382 || yy2arr3382 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -42405,25 +42405,25 @@ func (x *LimitRangeSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3386 := z.DecBinary() - _ = yym3386 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3387 := r.ContainerType() - if yyct3387 == codecSelferValueTypeMap1234 { - yyl3387 := r.ReadMapStart() - if yyl3387 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3387, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3387 == codecSelferValueTypeArray1234 { - yyl3387 := r.ReadArrayStart() - if yyl3387 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3387, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -42435,12 +42435,12 @@ func (x *LimitRangeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3388Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3388Slc - var yyhl3388 bool = l >= 0 - for yyj3388 := 0; ; yyj3388++ { - if yyhl3388 { - if yyj3388 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -42449,26 +42449,26 @@ func (x *LimitRangeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3388Slc = r.DecodeBytes(yys3388Slc, true, true) - yys3388 := string(yys3388Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3388 { + switch yys3 { case "limits": if r.TryDecodeAsNil() { x.Limits = nil } else { - yyv3389 := &x.Limits - yym3390 := z.DecBinary() - _ = yym3390 + yyv4 := &x.Limits + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceLimitRangeItem((*[]LimitRangeItem)(yyv3389), d) + h.decSliceLimitRangeItem((*[]LimitRangeItem)(yyv4), d) } } default: - z.DecStructFieldNotFound(-1, yys3388) - } // end switch yys3388 - } // end for yyj3388 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -42476,16 +42476,16 @@ func (x *LimitRangeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3391 int - var yyb3391 bool - var yyhl3391 bool = l >= 0 - yyj3391++ - if yyhl3391 { - yyb3391 = yyj3391 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb3391 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb3391 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42493,26 +42493,26 @@ func (x *LimitRangeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Limits = nil } else { - yyv3392 := &x.Limits - yym3393 := z.DecBinary() - _ = yym3393 + yyv7 := &x.Limits + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceLimitRangeItem((*[]LimitRangeItem)(yyv3392), d) + h.decSliceLimitRangeItem((*[]LimitRangeItem)(yyv7), d) } } for { - yyj3391++ - if yyhl3391 { - yyb3391 = yyj3391 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb3391 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb3391 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3391-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -42524,72 +42524,72 @@ func (x *LimitRange) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3394 := z.EncBinary() - _ = yym3394 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3395 := !z.EncBinary() - yy2arr3395 := z.EncBasicHandle().StructToArray - var yyq3395 [4]bool - _, _, _ = yysep3395, yyq3395, yy2arr3395 - const yyr3395 bool = false - yyq3395[0] = true - yyq3395[1] = true - yyq3395[2] = x.Kind != "" - yyq3395[3] = x.APIVersion != "" - var yynn3395 int - if yyr3395 || yy2arr3395 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3395 = 0 - for _, b := range yyq3395 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3395++ + yynn2++ } } - r.EncodeMapStart(yynn3395) - yynn3395 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3395 || yy2arr3395 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3395[0] { - yy3397 := &x.ObjectMeta - yy3397.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3395[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3398 := &x.ObjectMeta - yy3398.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr3395 || yy2arr3395 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3395[1] { - yy3400 := &x.Spec - yy3400.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3395[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3401 := &x.Spec - yy3401.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr3395 || yy2arr3395 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3395[2] { - yym3403 := z.EncBinary() - _ = yym3403 + if yyq2[2] { + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -42598,23 +42598,23 @@ func (x *LimitRange) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3395[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3404 := z.EncBinary() - _ = yym3404 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3395 || yy2arr3395 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3395[3] { - yym3406 := z.EncBinary() - _ = yym3406 + if yyq2[3] { + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -42623,19 +42623,19 @@ func (x *LimitRange) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3395[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3407 := z.EncBinary() - _ = yym3407 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3395 || yy2arr3395 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -42648,25 +42648,25 @@ func (x *LimitRange) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3408 := z.DecBinary() - _ = yym3408 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3409 := r.ContainerType() - if yyct3409 == codecSelferValueTypeMap1234 { - yyl3409 := r.ReadMapStart() - if yyl3409 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3409, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3409 == codecSelferValueTypeArray1234 { - yyl3409 := r.ReadArrayStart() - if yyl3409 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3409, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -42678,12 +42678,12 @@ func (x *LimitRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3410Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3410Slc - var yyhl3410 bool = l >= 0 - for yyj3410 := 0; ; yyj3410++ { - if yyhl3410 { - if yyj3410 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -42692,23 +42692,23 @@ func (x *LimitRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3410Slc = r.DecodeBytes(yys3410Slc, true, true) - yys3410 := string(yys3410Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3410 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3411 := &x.ObjectMeta - yyv3411.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = LimitRangeSpec{} } else { - yyv3412 := &x.Spec - yyv3412.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -42723,9 +42723,9 @@ func (x *LimitRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3410) - } // end switch yys3410 - } // end for yyj3410 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -42733,16 +42733,16 @@ func (x *LimitRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3415 int - var yyb3415 bool - var yyhl3415 bool = l >= 0 - yyj3415++ - if yyhl3415 { - yyb3415 = yyj3415 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3415 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3415 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42750,16 +42750,16 @@ func (x *LimitRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3416 := &x.ObjectMeta - yyv3416.CodecDecodeSelf(d) + yyv9 := &x.ObjectMeta + yyv9.CodecDecodeSelf(d) } - yyj3415++ - if yyhl3415 { - yyb3415 = yyj3415 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3415 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3415 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42767,16 +42767,16 @@ func (x *LimitRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = LimitRangeSpec{} } else { - yyv3417 := &x.Spec - yyv3417.CodecDecodeSelf(d) + yyv10 := &x.Spec + yyv10.CodecDecodeSelf(d) } - yyj3415++ - if yyhl3415 { - yyb3415 = yyj3415 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3415 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3415 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42786,13 +42786,13 @@ func (x *LimitRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3415++ - if yyhl3415 { - yyb3415 = yyj3415 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3415 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3415 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42803,17 +42803,17 @@ func (x *LimitRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj3415++ - if yyhl3415 { - yyb3415 = yyj3415 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3415 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3415 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3415-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -42825,68 +42825,68 @@ func (x *LimitRangeList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3420 := z.EncBinary() - _ = yym3420 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3421 := !z.EncBinary() - yy2arr3421 := z.EncBasicHandle().StructToArray - var yyq3421 [4]bool - _, _, _ = yysep3421, yyq3421, yy2arr3421 - const yyr3421 bool = false - yyq3421[0] = true - yyq3421[2] = x.Kind != "" - yyq3421[3] = x.APIVersion != "" - var yynn3421 int - if yyr3421 || yy2arr3421 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3421 = 1 - for _, b := range yyq3421 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn3421++ + yynn2++ } } - r.EncodeMapStart(yynn3421) - yynn3421 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3421 || yy2arr3421 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3421[0] { - yy3423 := &x.ListMeta - yym3424 := z.EncBinary() - _ = yym3424 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy3423) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy3423) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq3421[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3425 := &x.ListMeta - yym3426 := z.EncBinary() - _ = yym3426 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy3425) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy3425) + z.EncFallback(yy6) } } } - if yyr3421 || yy2arr3421 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym3428 := z.EncBinary() - _ = yym3428 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceLimitRange(([]LimitRange)(x.Items), e) @@ -42899,19 +42899,19 @@ func (x *LimitRangeList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym3429 := z.EncBinary() - _ = yym3429 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceLimitRange(([]LimitRange)(x.Items), e) } } } - if yyr3421 || yy2arr3421 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3421[2] { - yym3431 := z.EncBinary() - _ = yym3431 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -42920,23 +42920,23 @@ func (x *LimitRangeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3421[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3432 := z.EncBinary() - _ = yym3432 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3421 || yy2arr3421 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3421[3] { - yym3434 := z.EncBinary() - _ = yym3434 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -42945,19 +42945,19 @@ func (x *LimitRangeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3421[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3435 := z.EncBinary() - _ = yym3435 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3421 || yy2arr3421 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -42970,25 +42970,25 @@ func (x *LimitRangeList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3436 := z.DecBinary() - _ = yym3436 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3437 := r.ContainerType() - if yyct3437 == codecSelferValueTypeMap1234 { - yyl3437 := r.ReadMapStart() - if yyl3437 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3437, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3437 == codecSelferValueTypeArray1234 { - yyl3437 := r.ReadArrayStart() - if yyl3437 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3437, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -43000,12 +43000,12 @@ func (x *LimitRangeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3438Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3438Slc - var yyhl3438 bool = l >= 0 - for yyj3438 := 0; ; yyj3438++ { - if yyhl3438 { - if yyj3438 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -43014,33 +43014,33 @@ func (x *LimitRangeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3438Slc = r.DecodeBytes(yys3438Slc, true, true) - yys3438 := string(yys3438Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3438 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3439 := &x.ListMeta - yym3440 := z.DecBinary() - _ = yym3440 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv3439) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv3439, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3441 := &x.Items - yym3442 := z.DecBinary() - _ = yym3442 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceLimitRange((*[]LimitRange)(yyv3441), d) + h.decSliceLimitRange((*[]LimitRange)(yyv6), d) } } case "kind": @@ -43056,9 +43056,9 @@ func (x *LimitRangeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3438) - } // end switch yys3438 - } // end for yyj3438 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -43066,16 +43066,16 @@ func (x *LimitRangeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3445 int - var yyb3445 bool - var yyhl3445 bool = l >= 0 - yyj3445++ - if yyhl3445 { - yyb3445 = yyj3445 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3445 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3445 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43083,22 +43083,22 @@ func (x *LimitRangeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3446 := &x.ListMeta - yym3447 := z.DecBinary() - _ = yym3447 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv3446) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv3446, false) + z.DecFallback(yyv11, false) } } - yyj3445++ - if yyhl3445 { - yyb3445 = yyj3445 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3445 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3445 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43106,21 +43106,21 @@ func (x *LimitRangeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3448 := &x.Items - yym3449 := z.DecBinary() - _ = yym3449 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceLimitRange((*[]LimitRange)(yyv3448), d) + h.decSliceLimitRange((*[]LimitRange)(yyv13), d) } } - yyj3445++ - if yyhl3445 { - yyb3445 = yyj3445 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3445 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3445 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43130,13 +43130,13 @@ func (x *LimitRangeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3445++ - if yyhl3445 { - yyb3445 = yyj3445 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3445 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3445 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43147,17 +43147,17 @@ func (x *LimitRangeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj3445++ - if yyhl3445 { - yyb3445 = yyj3445 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3445 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3445 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3445-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -43169,33 +43169,33 @@ func (x *ResourceQuotaSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3452 := z.EncBinary() - _ = yym3452 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3453 := !z.EncBinary() - yy2arr3453 := z.EncBasicHandle().StructToArray - var yyq3453 [1]bool - _, _, _ = yysep3453, yyq3453, yy2arr3453 - const yyr3453 bool = false - yyq3453[0] = len(x.Hard) != 0 - var yynn3453 int - if yyr3453 || yy2arr3453 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Hard) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn3453 = 0 - for _, b := range yyq3453 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3453++ + yynn2++ } } - r.EncodeMapStart(yynn3453) - yynn3453 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3453 || yy2arr3453 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3453[0] { + if yyq2[0] { if x.Hard == nil { r.EncodeNil() } else { @@ -43205,7 +43205,7 @@ func (x *ResourceQuotaSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3453[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hard")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -43216,7 +43216,7 @@ func (x *ResourceQuotaSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3453 || yy2arr3453 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -43229,25 +43229,25 @@ func (x *ResourceQuotaSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3455 := z.DecBinary() - _ = yym3455 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3456 := r.ContainerType() - if yyct3456 == codecSelferValueTypeMap1234 { - yyl3456 := r.ReadMapStart() - if yyl3456 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3456, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3456 == codecSelferValueTypeArray1234 { - yyl3456 := r.ReadArrayStart() - if yyl3456 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3456, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -43259,12 +43259,12 @@ func (x *ResourceQuotaSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3457Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3457Slc - var yyhl3457 bool = l >= 0 - for yyj3457 := 0; ; yyj3457++ { - if yyhl3457 { - if yyj3457 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -43273,21 +43273,21 @@ func (x *ResourceQuotaSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3457Slc = r.DecodeBytes(yys3457Slc, true, true) - yys3457 := string(yys3457Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3457 { + switch yys3 { case "hard": if r.TryDecodeAsNil() { x.Hard = nil } else { - yyv3458 := &x.Hard - yyv3458.CodecDecodeSelf(d) + yyv4 := &x.Hard + yyv4.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys3457) - } // end switch yys3457 - } // end for yyj3457 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -43295,16 +43295,16 @@ func (x *ResourceQuotaSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3459 int - var yyb3459 bool - var yyhl3459 bool = l >= 0 - yyj3459++ - if yyhl3459 { - yyb3459 = yyj3459 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb3459 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb3459 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43312,21 +43312,21 @@ func (x *ResourceQuotaSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.Hard = nil } else { - yyv3460 := &x.Hard - yyv3460.CodecDecodeSelf(d) + yyv6 := &x.Hard + yyv6.CodecDecodeSelf(d) } for { - yyj3459++ - if yyhl3459 { - yyb3459 = yyj3459 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb3459 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb3459 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3459-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -43338,34 +43338,34 @@ func (x *ResourceQuotaStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3461 := z.EncBinary() - _ = yym3461 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3462 := !z.EncBinary() - yy2arr3462 := z.EncBasicHandle().StructToArray - var yyq3462 [2]bool - _, _, _ = yysep3462, yyq3462, yy2arr3462 - const yyr3462 bool = false - yyq3462[0] = len(x.Hard) != 0 - yyq3462[1] = len(x.Used) != 0 - var yynn3462 int - if yyr3462 || yy2arr3462 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Hard) != 0 + yyq2[1] = len(x.Used) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn3462 = 0 - for _, b := range yyq3462 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3462++ + yynn2++ } } - r.EncodeMapStart(yynn3462) - yynn3462 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3462 || yy2arr3462 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3462[0] { + if yyq2[0] { if x.Hard == nil { r.EncodeNil() } else { @@ -43375,7 +43375,7 @@ func (x *ResourceQuotaStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3462[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hard")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -43386,9 +43386,9 @@ func (x *ResourceQuotaStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3462 || yy2arr3462 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3462[1] { + if yyq2[1] { if x.Used == nil { r.EncodeNil() } else { @@ -43398,7 +43398,7 @@ func (x *ResourceQuotaStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3462[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("used")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -43409,7 +43409,7 @@ func (x *ResourceQuotaStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3462 || yy2arr3462 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -43422,25 +43422,25 @@ func (x *ResourceQuotaStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3465 := z.DecBinary() - _ = yym3465 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3466 := r.ContainerType() - if yyct3466 == codecSelferValueTypeMap1234 { - yyl3466 := r.ReadMapStart() - if yyl3466 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3466, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3466 == codecSelferValueTypeArray1234 { - yyl3466 := r.ReadArrayStart() - if yyl3466 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3466, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -43452,12 +43452,12 @@ func (x *ResourceQuotaStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3467Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3467Slc - var yyhl3467 bool = l >= 0 - for yyj3467 := 0; ; yyj3467++ { - if yyhl3467 { - if yyj3467 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -43466,28 +43466,28 @@ func (x *ResourceQuotaStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3467Slc = r.DecodeBytes(yys3467Slc, true, true) - yys3467 := string(yys3467Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3467 { + switch yys3 { case "hard": if r.TryDecodeAsNil() { x.Hard = nil } else { - yyv3468 := &x.Hard - yyv3468.CodecDecodeSelf(d) + yyv4 := &x.Hard + yyv4.CodecDecodeSelf(d) } case "used": if r.TryDecodeAsNil() { x.Used = nil } else { - yyv3469 := &x.Used - yyv3469.CodecDecodeSelf(d) + yyv5 := &x.Used + yyv5.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys3467) - } // end switch yys3467 - } // end for yyj3467 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -43495,16 +43495,16 @@ func (x *ResourceQuotaStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3470 int - var yyb3470 bool - var yyhl3470 bool = l >= 0 - yyj3470++ - if yyhl3470 { - yyb3470 = yyj3470 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb3470 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb3470 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43512,16 +43512,16 @@ func (x *ResourceQuotaStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Hard = nil } else { - yyv3471 := &x.Hard - yyv3471.CodecDecodeSelf(d) + yyv7 := &x.Hard + yyv7.CodecDecodeSelf(d) } - yyj3470++ - if yyhl3470 { - yyb3470 = yyj3470 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb3470 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb3470 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43529,21 +43529,21 @@ func (x *ResourceQuotaStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Used = nil } else { - yyv3472 := &x.Used - yyv3472.CodecDecodeSelf(d) + yyv8 := &x.Used + yyv8.CodecDecodeSelf(d) } for { - yyj3470++ - if yyhl3470 { - yyb3470 = yyj3470 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb3470 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb3470 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3470-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -43555,90 +43555,90 @@ func (x *ResourceQuota) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3473 := z.EncBinary() - _ = yym3473 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3474 := !z.EncBinary() - yy2arr3474 := z.EncBasicHandle().StructToArray - var yyq3474 [5]bool - _, _, _ = yysep3474, yyq3474, yy2arr3474 - const yyr3474 bool = false - yyq3474[0] = true - yyq3474[1] = true - yyq3474[2] = true - yyq3474[3] = x.Kind != "" - yyq3474[4] = x.APIVersion != "" - var yynn3474 int - if yyr3474 || yy2arr3474 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn3474 = 0 - for _, b := range yyq3474 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3474++ + yynn2++ } } - r.EncodeMapStart(yynn3474) - yynn3474 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3474 || yy2arr3474 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3474[0] { - yy3476 := &x.ObjectMeta - yy3476.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3474[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3477 := &x.ObjectMeta - yy3477.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr3474 || yy2arr3474 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3474[1] { - yy3479 := &x.Spec - yy3479.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3474[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3480 := &x.Spec - yy3480.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr3474 || yy2arr3474 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3474[2] { - yy3482 := &x.Status - yy3482.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3474[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3483 := &x.Status - yy3483.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr3474 || yy2arr3474 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3474[3] { - yym3485 := z.EncBinary() - _ = yym3485 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -43647,23 +43647,23 @@ func (x *ResourceQuota) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3474[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3486 := z.EncBinary() - _ = yym3486 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3474 || yy2arr3474 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3474[4] { - yym3488 := z.EncBinary() - _ = yym3488 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -43672,19 +43672,19 @@ func (x *ResourceQuota) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3474[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3489 := z.EncBinary() - _ = yym3489 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3474 || yy2arr3474 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -43697,25 +43697,25 @@ func (x *ResourceQuota) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3490 := z.DecBinary() - _ = yym3490 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3491 := r.ContainerType() - if yyct3491 == codecSelferValueTypeMap1234 { - yyl3491 := r.ReadMapStart() - if yyl3491 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3491, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3491 == codecSelferValueTypeArray1234 { - yyl3491 := r.ReadArrayStart() - if yyl3491 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3491, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -43727,12 +43727,12 @@ func (x *ResourceQuota) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3492Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3492Slc - var yyhl3492 bool = l >= 0 - for yyj3492 := 0; ; yyj3492++ { - if yyhl3492 { - if yyj3492 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -43741,30 +43741,30 @@ func (x *ResourceQuota) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3492Slc = r.DecodeBytes(yys3492Slc, true, true) - yys3492 := string(yys3492Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3492 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3493 := &x.ObjectMeta - yyv3493.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = ResourceQuotaSpec{} } else { - yyv3494 := &x.Spec - yyv3494.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = ResourceQuotaStatus{} } else { - yyv3495 := &x.Status - yyv3495.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -43779,9 +43779,9 @@ func (x *ResourceQuota) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3492) - } // end switch yys3492 - } // end for yyj3492 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -43789,16 +43789,16 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3498 int - var yyb3498 bool - var yyhl3498 bool = l >= 0 - yyj3498++ - if yyhl3498 { - yyb3498 = yyj3498 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3498 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3498 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43806,16 +43806,16 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3499 := &x.ObjectMeta - yyv3499.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj3498++ - if yyhl3498 { - yyb3498 = yyj3498 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3498 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3498 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43823,16 +43823,16 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = ResourceQuotaSpec{} } else { - yyv3500 := &x.Spec - yyv3500.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj3498++ - if yyhl3498 { - yyb3498 = yyj3498 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3498 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3498 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43840,16 +43840,16 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = ResourceQuotaStatus{} } else { - yyv3501 := &x.Status - yyv3501.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj3498++ - if yyhl3498 { - yyb3498 = yyj3498 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3498 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3498 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43859,13 +43859,13 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3498++ - if yyhl3498 { - yyb3498 = yyj3498 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3498 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3498 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43876,17 +43876,17 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj3498++ - if yyhl3498 { - yyb3498 = yyj3498 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3498 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3498 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3498-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -43898,68 +43898,68 @@ func (x *ResourceQuotaList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3504 := z.EncBinary() - _ = yym3504 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3505 := !z.EncBinary() - yy2arr3505 := z.EncBasicHandle().StructToArray - var yyq3505 [4]bool - _, _, _ = yysep3505, yyq3505, yy2arr3505 - const yyr3505 bool = false - yyq3505[0] = true - yyq3505[2] = x.Kind != "" - yyq3505[3] = x.APIVersion != "" - var yynn3505 int - if yyr3505 || yy2arr3505 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3505 = 1 - for _, b := range yyq3505 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn3505++ + yynn2++ } } - r.EncodeMapStart(yynn3505) - yynn3505 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3505 || yy2arr3505 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3505[0] { - yy3507 := &x.ListMeta - yym3508 := z.EncBinary() - _ = yym3508 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy3507) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy3507) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq3505[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3509 := &x.ListMeta - yym3510 := z.EncBinary() - _ = yym3510 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy3509) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy3509) + z.EncFallback(yy6) } } } - if yyr3505 || yy2arr3505 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym3512 := z.EncBinary() - _ = yym3512 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceResourceQuota(([]ResourceQuota)(x.Items), e) @@ -43972,19 +43972,19 @@ func (x *ResourceQuotaList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym3513 := z.EncBinary() - _ = yym3513 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceResourceQuota(([]ResourceQuota)(x.Items), e) } } } - if yyr3505 || yy2arr3505 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3505[2] { - yym3515 := z.EncBinary() - _ = yym3515 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -43993,23 +43993,23 @@ func (x *ResourceQuotaList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3505[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3516 := z.EncBinary() - _ = yym3516 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3505 || yy2arr3505 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3505[3] { - yym3518 := z.EncBinary() - _ = yym3518 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -44018,19 +44018,19 @@ func (x *ResourceQuotaList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3505[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3519 := z.EncBinary() - _ = yym3519 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3505 || yy2arr3505 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -44043,25 +44043,25 @@ func (x *ResourceQuotaList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3520 := z.DecBinary() - _ = yym3520 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3521 := r.ContainerType() - if yyct3521 == codecSelferValueTypeMap1234 { - yyl3521 := r.ReadMapStart() - if yyl3521 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3521, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3521 == codecSelferValueTypeArray1234 { - yyl3521 := r.ReadArrayStart() - if yyl3521 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3521, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -44073,12 +44073,12 @@ func (x *ResourceQuotaList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3522Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3522Slc - var yyhl3522 bool = l >= 0 - for yyj3522 := 0; ; yyj3522++ { - if yyhl3522 { - if yyj3522 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -44087,33 +44087,33 @@ func (x *ResourceQuotaList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3522Slc = r.DecodeBytes(yys3522Slc, true, true) - yys3522 := string(yys3522Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3522 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3523 := &x.ListMeta - yym3524 := z.DecBinary() - _ = yym3524 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv3523) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv3523, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3525 := &x.Items - yym3526 := z.DecBinary() - _ = yym3526 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceResourceQuota((*[]ResourceQuota)(yyv3525), d) + h.decSliceResourceQuota((*[]ResourceQuota)(yyv6), d) } } case "kind": @@ -44129,9 +44129,9 @@ func (x *ResourceQuotaList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3522) - } // end switch yys3522 - } // end for yyj3522 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -44139,16 +44139,16 @@ func (x *ResourceQuotaList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3529 int - var yyb3529 bool - var yyhl3529 bool = l >= 0 - yyj3529++ - if yyhl3529 { - yyb3529 = yyj3529 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3529 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3529 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44156,22 +44156,22 @@ func (x *ResourceQuotaList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3530 := &x.ListMeta - yym3531 := z.DecBinary() - _ = yym3531 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv3530) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv3530, false) + z.DecFallback(yyv11, false) } } - yyj3529++ - if yyhl3529 { - yyb3529 = yyj3529 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3529 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3529 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44179,21 +44179,21 @@ func (x *ResourceQuotaList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3532 := &x.Items - yym3533 := z.DecBinary() - _ = yym3533 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceResourceQuota((*[]ResourceQuota)(yyv3532), d) + h.decSliceResourceQuota((*[]ResourceQuota)(yyv13), d) } } - yyj3529++ - if yyhl3529 { - yyb3529 = yyj3529 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3529 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3529 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44203,13 +44203,13 @@ func (x *ResourceQuotaList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.Kind = string(r.DecodeString()) } - yyj3529++ - if yyhl3529 { - yyb3529 = yyj3529 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3529 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3529 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44220,17 +44220,17 @@ func (x *ResourceQuotaList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder x.APIVersion = string(r.DecodeString()) } for { - yyj3529++ - if yyhl3529 { - yyb3529 = yyj3529 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3529 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3529 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3529-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -44242,59 +44242,59 @@ func (x *Secret) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3536 := z.EncBinary() - _ = yym3536 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3537 := !z.EncBinary() - yy2arr3537 := z.EncBasicHandle().StructToArray - var yyq3537 [5]bool - _, _, _ = yysep3537, yyq3537, yy2arr3537 - const yyr3537 bool = false - yyq3537[0] = true - yyq3537[1] = len(x.Data) != 0 - yyq3537[2] = x.Type != "" - yyq3537[3] = x.Kind != "" - yyq3537[4] = x.APIVersion != "" - var yynn3537 int - if yyr3537 || yy2arr3537 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = len(x.Data) != 0 + yyq2[2] = x.Type != "" + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn3537 = 0 - for _, b := range yyq3537 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3537++ + yynn2++ } } - r.EncodeMapStart(yynn3537) - yynn3537 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3537 || yy2arr3537 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3537[0] { - yy3539 := &x.ObjectMeta - yy3539.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3537[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3540 := &x.ObjectMeta - yy3540.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr3537 || yy2arr3537 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3537[1] { + if yyq2[1] { if x.Data == nil { r.EncodeNil() } else { - yym3542 := z.EncBinary() - _ = yym3542 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encMapstringSliceuint8((map[string][]uint8)(x.Data), e) @@ -44304,15 +44304,15 @@ func (x *Secret) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3537[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("data")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Data == nil { r.EncodeNil() } else { - yym3543 := z.EncBinary() - _ = yym3543 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encMapstringSliceuint8((map[string][]uint8)(x.Data), e) @@ -44320,26 +44320,26 @@ func (x *Secret) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3537 || yy2arr3537 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3537[2] { + if yyq2[2] { x.Type.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3537[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("type")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } } - if yyr3537 || yy2arr3537 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3537[3] { - yym3546 := z.EncBinary() - _ = yym3546 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -44348,23 +44348,23 @@ func (x *Secret) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3537[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3547 := z.EncBinary() - _ = yym3547 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3537 || yy2arr3537 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3537[4] { - yym3549 := z.EncBinary() - _ = yym3549 + if yyq2[4] { + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -44373,19 +44373,19 @@ func (x *Secret) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3537[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3550 := z.EncBinary() - _ = yym3550 + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3537 || yy2arr3537 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -44398,25 +44398,25 @@ func (x *Secret) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3551 := z.DecBinary() - _ = yym3551 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3552 := r.ContainerType() - if yyct3552 == codecSelferValueTypeMap1234 { - yyl3552 := r.ReadMapStart() - if yyl3552 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3552, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3552 == codecSelferValueTypeArray1234 { - yyl3552 := r.ReadArrayStart() - if yyl3552 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3552, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -44428,12 +44428,12 @@ func (x *Secret) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3553Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3553Slc - var yyhl3553 bool = l >= 0 - for yyj3553 := 0; ; yyj3553++ { - if yyhl3553 { - if yyj3553 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -44442,27 +44442,27 @@ func (x *Secret) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3553Slc = r.DecodeBytes(yys3553Slc, true, true) - yys3553 := string(yys3553Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3553 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3554 := &x.ObjectMeta - yyv3554.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "data": if r.TryDecodeAsNil() { x.Data = nil } else { - yyv3555 := &x.Data - yym3556 := z.DecBinary() - _ = yym3556 + yyv5 := &x.Data + yym6 := z.DecBinary() + _ = yym6 if false { } else { - h.decMapstringSliceuint8((*map[string][]uint8)(yyv3555), d) + h.decMapstringSliceuint8((*map[string][]uint8)(yyv5), d) } } case "type": @@ -44484,9 +44484,9 @@ func (x *Secret) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3553) - } // end switch yys3553 - } // end for yyj3553 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -44494,16 +44494,16 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3560 int - var yyb3560 bool - var yyhl3560 bool = l >= 0 - yyj3560++ - if yyhl3560 { - yyb3560 = yyj3560 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3560 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3560 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44511,16 +44511,16 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3561 := &x.ObjectMeta - yyv3561.CodecDecodeSelf(d) + yyv11 := &x.ObjectMeta + yyv11.CodecDecodeSelf(d) } - yyj3560++ - if yyhl3560 { - yyb3560 = yyj3560 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3560 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3560 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44528,21 +44528,21 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Data = nil } else { - yyv3562 := &x.Data - yym3563 := z.DecBinary() - _ = yym3563 + yyv12 := &x.Data + yym13 := z.DecBinary() + _ = yym13 if false { } else { - h.decMapstringSliceuint8((*map[string][]uint8)(yyv3562), d) + h.decMapstringSliceuint8((*map[string][]uint8)(yyv12), d) } } - yyj3560++ - if yyhl3560 { - yyb3560 = yyj3560 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3560 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3560 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44552,13 +44552,13 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = SecretType(r.DecodeString()) } - yyj3560++ - if yyhl3560 { - yyb3560 = yyj3560 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3560 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3560 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44568,13 +44568,13 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3560++ - if yyhl3560 { - yyb3560 = yyj3560 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3560 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3560 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44585,17 +44585,17 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj3560++ - if yyhl3560 { - yyb3560 = yyj3560 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3560 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3560 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3560-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -44604,8 +44604,8 @@ func (x SecretType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym3567 := z.EncBinary() - _ = yym3567 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -44617,8 +44617,8 @@ func (x *SecretType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3568 := z.DecBinary() - _ = yym3568 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -44633,68 +44633,68 @@ func (x *SecretList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3569 := z.EncBinary() - _ = yym3569 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3570 := !z.EncBinary() - yy2arr3570 := z.EncBasicHandle().StructToArray - var yyq3570 [4]bool - _, _, _ = yysep3570, yyq3570, yy2arr3570 - const yyr3570 bool = false - yyq3570[0] = true - yyq3570[2] = x.Kind != "" - yyq3570[3] = x.APIVersion != "" - var yynn3570 int - if yyr3570 || yy2arr3570 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3570 = 1 - for _, b := range yyq3570 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn3570++ + yynn2++ } } - r.EncodeMapStart(yynn3570) - yynn3570 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3570 || yy2arr3570 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3570[0] { - yy3572 := &x.ListMeta - yym3573 := z.EncBinary() - _ = yym3573 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy3572) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy3572) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq3570[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3574 := &x.ListMeta - yym3575 := z.EncBinary() - _ = yym3575 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy3574) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy3574) + z.EncFallback(yy6) } } } - if yyr3570 || yy2arr3570 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym3577 := z.EncBinary() - _ = yym3577 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceSecret(([]Secret)(x.Items), e) @@ -44707,19 +44707,19 @@ func (x *SecretList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym3578 := z.EncBinary() - _ = yym3578 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceSecret(([]Secret)(x.Items), e) } } } - if yyr3570 || yy2arr3570 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3570[2] { - yym3580 := z.EncBinary() - _ = yym3580 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -44728,23 +44728,23 @@ func (x *SecretList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3570[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3581 := z.EncBinary() - _ = yym3581 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3570 || yy2arr3570 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3570[3] { - yym3583 := z.EncBinary() - _ = yym3583 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -44753,19 +44753,19 @@ func (x *SecretList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3570[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3584 := z.EncBinary() - _ = yym3584 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3570 || yy2arr3570 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -44778,25 +44778,25 @@ func (x *SecretList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3585 := z.DecBinary() - _ = yym3585 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3586 := r.ContainerType() - if yyct3586 == codecSelferValueTypeMap1234 { - yyl3586 := r.ReadMapStart() - if yyl3586 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3586, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3586 == codecSelferValueTypeArray1234 { - yyl3586 := r.ReadArrayStart() - if yyl3586 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3586, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -44808,12 +44808,12 @@ func (x *SecretList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3587Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3587Slc - var yyhl3587 bool = l >= 0 - for yyj3587 := 0; ; yyj3587++ { - if yyhl3587 { - if yyj3587 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -44822,33 +44822,33 @@ func (x *SecretList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3587Slc = r.DecodeBytes(yys3587Slc, true, true) - yys3587 := string(yys3587Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3587 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3588 := &x.ListMeta - yym3589 := z.DecBinary() - _ = yym3589 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv3588) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv3588, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3590 := &x.Items - yym3591 := z.DecBinary() - _ = yym3591 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceSecret((*[]Secret)(yyv3590), d) + h.decSliceSecret((*[]Secret)(yyv6), d) } } case "kind": @@ -44864,9 +44864,9 @@ func (x *SecretList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3587) - } // end switch yys3587 - } // end for yyj3587 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -44874,16 +44874,16 @@ func (x *SecretList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3594 int - var yyb3594 bool - var yyhl3594 bool = l >= 0 - yyj3594++ - if yyhl3594 { - yyb3594 = yyj3594 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3594 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3594 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44891,22 +44891,22 @@ func (x *SecretList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3595 := &x.ListMeta - yym3596 := z.DecBinary() - _ = yym3596 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv3595) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv3595, false) + z.DecFallback(yyv11, false) } } - yyj3594++ - if yyhl3594 { - yyb3594 = yyj3594 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3594 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3594 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44914,21 +44914,21 @@ func (x *SecretList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3597 := &x.Items - yym3598 := z.DecBinary() - _ = yym3598 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceSecret((*[]Secret)(yyv3597), d) + h.decSliceSecret((*[]Secret)(yyv13), d) } } - yyj3594++ - if yyhl3594 { - yyb3594 = yyj3594 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3594 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3594 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44938,13 +44938,13 @@ func (x *SecretList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3594++ - if yyhl3594 { - yyb3594 = yyj3594 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3594 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3594 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44955,17 +44955,17 @@ func (x *SecretList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj3594++ - if yyhl3594 { - yyb3594 = yyj3594 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3594 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3594 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3594-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -44977,58 +44977,58 @@ func (x *ConfigMap) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3601 := z.EncBinary() - _ = yym3601 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3602 := !z.EncBinary() - yy2arr3602 := z.EncBasicHandle().StructToArray - var yyq3602 [4]bool - _, _, _ = yysep3602, yyq3602, yy2arr3602 - const yyr3602 bool = false - yyq3602[0] = true - yyq3602[1] = len(x.Data) != 0 - yyq3602[2] = x.Kind != "" - yyq3602[3] = x.APIVersion != "" - var yynn3602 int - if yyr3602 || yy2arr3602 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = len(x.Data) != 0 + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3602 = 0 - for _, b := range yyq3602 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3602++ + yynn2++ } } - r.EncodeMapStart(yynn3602) - yynn3602 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3602 || yy2arr3602 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3602[0] { - yy3604 := &x.ObjectMeta - yy3604.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3602[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3605 := &x.ObjectMeta - yy3605.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr3602 || yy2arr3602 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3602[1] { + if yyq2[1] { if x.Data == nil { r.EncodeNil() } else { - yym3607 := z.EncBinary() - _ = yym3607 + yym9 := z.EncBinary() + _ = yym9 if false { } else { z.F.EncMapStringStringV(x.Data, false, e) @@ -45038,15 +45038,15 @@ func (x *ConfigMap) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3602[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("data")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Data == nil { r.EncodeNil() } else { - yym3608 := z.EncBinary() - _ = yym3608 + yym10 := z.EncBinary() + _ = yym10 if false { } else { z.F.EncMapStringStringV(x.Data, false, e) @@ -45054,11 +45054,11 @@ func (x *ConfigMap) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3602 || yy2arr3602 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3602[2] { - yym3610 := z.EncBinary() - _ = yym3610 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -45067,23 +45067,23 @@ func (x *ConfigMap) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3602[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3611 := z.EncBinary() - _ = yym3611 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3602 || yy2arr3602 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3602[3] { - yym3613 := z.EncBinary() - _ = yym3613 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -45092,19 +45092,19 @@ func (x *ConfigMap) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3602[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3614 := z.EncBinary() - _ = yym3614 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3602 || yy2arr3602 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -45117,25 +45117,25 @@ func (x *ConfigMap) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3615 := z.DecBinary() - _ = yym3615 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3616 := r.ContainerType() - if yyct3616 == codecSelferValueTypeMap1234 { - yyl3616 := r.ReadMapStart() - if yyl3616 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3616, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3616 == codecSelferValueTypeArray1234 { - yyl3616 := r.ReadArrayStart() - if yyl3616 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3616, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -45147,12 +45147,12 @@ func (x *ConfigMap) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3617Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3617Slc - var yyhl3617 bool = l >= 0 - for yyj3617 := 0; ; yyj3617++ { - if yyhl3617 { - if yyj3617 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -45161,27 +45161,27 @@ func (x *ConfigMap) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3617Slc = r.DecodeBytes(yys3617Slc, true, true) - yys3617 := string(yys3617Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3617 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3618 := &x.ObjectMeta - yyv3618.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "data": if r.TryDecodeAsNil() { x.Data = nil } else { - yyv3619 := &x.Data - yym3620 := z.DecBinary() - _ = yym3620 + yyv5 := &x.Data + yym6 := z.DecBinary() + _ = yym6 if false { } else { - z.F.DecMapStringStringX(yyv3619, false, d) + z.F.DecMapStringStringX(yyv5, false, d) } } case "kind": @@ -45197,9 +45197,9 @@ func (x *ConfigMap) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3617) - } // end switch yys3617 - } // end for yyj3617 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -45207,16 +45207,16 @@ func (x *ConfigMap) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3623 int - var yyb3623 bool - var yyhl3623 bool = l >= 0 - yyj3623++ - if yyhl3623 { - yyb3623 = yyj3623 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3623 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3623 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45224,16 +45224,16 @@ func (x *ConfigMap) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3624 := &x.ObjectMeta - yyv3624.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj3623++ - if yyhl3623 { - yyb3623 = yyj3623 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3623 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3623 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45241,21 +45241,21 @@ func (x *ConfigMap) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Data = nil } else { - yyv3625 := &x.Data - yym3626 := z.DecBinary() - _ = yym3626 + yyv11 := &x.Data + yym12 := z.DecBinary() + _ = yym12 if false { } else { - z.F.DecMapStringStringX(yyv3625, false, d) + z.F.DecMapStringStringX(yyv11, false, d) } } - yyj3623++ - if yyhl3623 { - yyb3623 = yyj3623 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3623 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3623 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45265,13 +45265,13 @@ func (x *ConfigMap) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3623++ - if yyhl3623 { - yyb3623 = yyj3623 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3623 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3623 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45282,17 +45282,17 @@ func (x *ConfigMap) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj3623++ - if yyhl3623 { - yyb3623 = yyj3623 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3623 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3623 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3623-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -45304,70 +45304,70 @@ func (x *ConfigMapList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3629 := z.EncBinary() - _ = yym3629 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3630 := !z.EncBinary() - yy2arr3630 := z.EncBasicHandle().StructToArray - var yyq3630 [4]bool - _, _, _ = yysep3630, yyq3630, yy2arr3630 - const yyr3630 bool = false - yyq3630[0] = true - yyq3630[1] = len(x.Items) != 0 - yyq3630[2] = x.Kind != "" - yyq3630[3] = x.APIVersion != "" - var yynn3630 int - if yyr3630 || yy2arr3630 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = len(x.Items) != 0 + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3630 = 0 - for _, b := range yyq3630 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3630++ + yynn2++ } } - r.EncodeMapStart(yynn3630) - yynn3630 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3630 || yy2arr3630 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3630[0] { - yy3632 := &x.ListMeta - yym3633 := z.EncBinary() - _ = yym3633 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy3632) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy3632) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq3630[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3634 := &x.ListMeta - yym3635 := z.EncBinary() - _ = yym3635 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy3634) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy3634) + z.EncFallback(yy6) } } } - if yyr3630 || yy2arr3630 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3630[1] { + if yyq2[1] { if x.Items == nil { r.EncodeNil() } else { - yym3637 := z.EncBinary() - _ = yym3637 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceConfigMap(([]ConfigMap)(x.Items), e) @@ -45377,15 +45377,15 @@ func (x *ConfigMapList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3630[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("items")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Items == nil { r.EncodeNil() } else { - yym3638 := z.EncBinary() - _ = yym3638 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceConfigMap(([]ConfigMap)(x.Items), e) @@ -45393,11 +45393,11 @@ func (x *ConfigMapList) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3630 || yy2arr3630 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3630[2] { - yym3640 := z.EncBinary() - _ = yym3640 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -45406,23 +45406,23 @@ func (x *ConfigMapList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3630[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3641 := z.EncBinary() - _ = yym3641 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3630 || yy2arr3630 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3630[3] { - yym3643 := z.EncBinary() - _ = yym3643 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -45431,19 +45431,19 @@ func (x *ConfigMapList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3630[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3644 := z.EncBinary() - _ = yym3644 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3630 || yy2arr3630 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -45456,25 +45456,25 @@ func (x *ConfigMapList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3645 := z.DecBinary() - _ = yym3645 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3646 := r.ContainerType() - if yyct3646 == codecSelferValueTypeMap1234 { - yyl3646 := r.ReadMapStart() - if yyl3646 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3646, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3646 == codecSelferValueTypeArray1234 { - yyl3646 := r.ReadArrayStart() - if yyl3646 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3646, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -45486,12 +45486,12 @@ func (x *ConfigMapList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3647Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3647Slc - var yyhl3647 bool = l >= 0 - for yyj3647 := 0; ; yyj3647++ { - if yyhl3647 { - if yyj3647 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -45500,33 +45500,33 @@ func (x *ConfigMapList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3647Slc = r.DecodeBytes(yys3647Slc, true, true) - yys3647 := string(yys3647Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3647 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3648 := &x.ListMeta - yym3649 := z.DecBinary() - _ = yym3649 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv3648) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv3648, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3650 := &x.Items - yym3651 := z.DecBinary() - _ = yym3651 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceConfigMap((*[]ConfigMap)(yyv3650), d) + h.decSliceConfigMap((*[]ConfigMap)(yyv6), d) } } case "kind": @@ -45542,9 +45542,9 @@ func (x *ConfigMapList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3647) - } // end switch yys3647 - } // end for yyj3647 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -45552,16 +45552,16 @@ func (x *ConfigMapList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3654 int - var yyb3654 bool - var yyhl3654 bool = l >= 0 - yyj3654++ - if yyhl3654 { - yyb3654 = yyj3654 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3654 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3654 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45569,22 +45569,22 @@ func (x *ConfigMapList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3655 := &x.ListMeta - yym3656 := z.DecBinary() - _ = yym3656 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv3655) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv3655, false) + z.DecFallback(yyv11, false) } } - yyj3654++ - if yyhl3654 { - yyb3654 = yyj3654 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3654 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3654 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45592,21 +45592,21 @@ func (x *ConfigMapList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3657 := &x.Items - yym3658 := z.DecBinary() - _ = yym3658 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceConfigMap((*[]ConfigMap)(yyv3657), d) + h.decSliceConfigMap((*[]ConfigMap)(yyv13), d) } } - yyj3654++ - if yyhl3654 { - yyb3654 = yyj3654 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3654 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3654 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45616,13 +45616,13 @@ func (x *ConfigMapList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3654++ - if yyhl3654 { - yyb3654 = yyj3654 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3654 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3654 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45633,17 +45633,17 @@ func (x *ConfigMapList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj3654++ - if yyhl3654 { - yyb3654 = yyj3654 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3654 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3654 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3654-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -45652,8 +45652,8 @@ func (x PatchType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym3661 := z.EncBinary() - _ = yym3661 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -45665,8 +45665,8 @@ func (x *PatchType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3662 := z.DecBinary() - _ = yym3662 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -45678,8 +45678,8 @@ func (x ComponentConditionType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym3663 := z.EncBinary() - _ = yym3663 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -45691,8 +45691,8 @@ func (x *ComponentConditionType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3664 := z.DecBinary() - _ = yym3664 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -45707,32 +45707,32 @@ func (x *ComponentCondition) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3665 := z.EncBinary() - _ = yym3665 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3666 := !z.EncBinary() - yy2arr3666 := z.EncBasicHandle().StructToArray - var yyq3666 [4]bool - _, _, _ = yysep3666, yyq3666, yy2arr3666 - const yyr3666 bool = false - yyq3666[2] = x.Message != "" - yyq3666[3] = x.Error != "" - var yynn3666 int - if yyr3666 || yy2arr3666 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = x.Message != "" + yyq2[3] = x.Error != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3666 = 2 - for _, b := range yyq3666 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn3666++ + yynn2++ } } - r.EncodeMapStart(yynn3666) - yynn3666 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3666 || yy2arr3666 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Type.CodecEncodeSelf(e) } else { @@ -45741,7 +45741,7 @@ func (x *ComponentCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } - if yyr3666 || yy2arr3666 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Status.CodecEncodeSelf(e) } else { @@ -45750,11 +45750,11 @@ func (x *ComponentCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Status.CodecEncodeSelf(e) } - if yyr3666 || yy2arr3666 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3666[2] { - yym3670 := z.EncBinary() - _ = yym3670 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -45763,23 +45763,23 @@ func (x *ComponentCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3666[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3671 := z.EncBinary() - _ = yym3671 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr3666 || yy2arr3666 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3666[3] { - yym3673 := z.EncBinary() - _ = yym3673 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Error)) @@ -45788,19 +45788,19 @@ func (x *ComponentCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3666[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("error")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3674 := z.EncBinary() - _ = yym3674 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Error)) } } } - if yyr3666 || yy2arr3666 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -45813,25 +45813,25 @@ func (x *ComponentCondition) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3675 := z.DecBinary() - _ = yym3675 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3676 := r.ContainerType() - if yyct3676 == codecSelferValueTypeMap1234 { - yyl3676 := r.ReadMapStart() - if yyl3676 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3676, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3676 == codecSelferValueTypeArray1234 { - yyl3676 := r.ReadArrayStart() - if yyl3676 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3676, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -45843,12 +45843,12 @@ func (x *ComponentCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3677Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3677Slc - var yyhl3677 bool = l >= 0 - for yyj3677 := 0; ; yyj3677++ { - if yyhl3677 { - if yyj3677 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -45857,10 +45857,10 @@ func (x *ComponentCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3677Slc = r.DecodeBytes(yys3677Slc, true, true) - yys3677 := string(yys3677Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3677 { + switch yys3 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -45886,9 +45886,9 @@ func (x *ComponentCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.Error = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3677) - } // end switch yys3677 - } // end for yyj3677 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -45896,16 +45896,16 @@ func (x *ComponentCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3682 int - var yyb3682 bool - var yyhl3682 bool = l >= 0 - yyj3682++ - if yyhl3682 { - yyb3682 = yyj3682 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3682 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3682 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45915,13 +45915,13 @@ func (x *ComponentCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Type = ComponentConditionType(r.DecodeString()) } - yyj3682++ - if yyhl3682 { - yyb3682 = yyj3682 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3682 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3682 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45931,13 +45931,13 @@ func (x *ComponentCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Status = ConditionStatus(r.DecodeString()) } - yyj3682++ - if yyhl3682 { - yyb3682 = yyj3682 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3682 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3682 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45947,13 +45947,13 @@ func (x *ComponentCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Message = string(r.DecodeString()) } - yyj3682++ - if yyhl3682 { - yyb3682 = yyj3682 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3682 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3682 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45964,17 +45964,17 @@ func (x *ComponentCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.Error = string(r.DecodeString()) } for { - yyj3682++ - if yyhl3682 { - yyb3682 = yyj3682 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3682 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3682 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3682-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -45986,58 +45986,58 @@ func (x *ComponentStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3687 := z.EncBinary() - _ = yym3687 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3688 := !z.EncBinary() - yy2arr3688 := z.EncBasicHandle().StructToArray - var yyq3688 [4]bool - _, _, _ = yysep3688, yyq3688, yy2arr3688 - const yyr3688 bool = false - yyq3688[0] = true - yyq3688[1] = len(x.Conditions) != 0 - yyq3688[2] = x.Kind != "" - yyq3688[3] = x.APIVersion != "" - var yynn3688 int - if yyr3688 || yy2arr3688 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = len(x.Conditions) != 0 + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3688 = 0 - for _, b := range yyq3688 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3688++ + yynn2++ } } - r.EncodeMapStart(yynn3688) - yynn3688 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3688 || yy2arr3688 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3688[0] { - yy3690 := &x.ObjectMeta - yy3690.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3688[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3691 := &x.ObjectMeta - yy3691.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr3688 || yy2arr3688 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3688[1] { + if yyq2[1] { if x.Conditions == nil { r.EncodeNil() } else { - yym3693 := z.EncBinary() - _ = yym3693 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceComponentCondition(([]ComponentCondition)(x.Conditions), e) @@ -46047,15 +46047,15 @@ func (x *ComponentStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3688[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("conditions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Conditions == nil { r.EncodeNil() } else { - yym3694 := z.EncBinary() - _ = yym3694 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceComponentCondition(([]ComponentCondition)(x.Conditions), e) @@ -46063,11 +46063,11 @@ func (x *ComponentStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3688 || yy2arr3688 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3688[2] { - yym3696 := z.EncBinary() - _ = yym3696 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -46076,23 +46076,23 @@ func (x *ComponentStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3688[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3697 := z.EncBinary() - _ = yym3697 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3688 || yy2arr3688 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3688[3] { - yym3699 := z.EncBinary() - _ = yym3699 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -46101,19 +46101,19 @@ func (x *ComponentStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3688[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3700 := z.EncBinary() - _ = yym3700 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3688 || yy2arr3688 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -46126,25 +46126,25 @@ func (x *ComponentStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3701 := z.DecBinary() - _ = yym3701 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3702 := r.ContainerType() - if yyct3702 == codecSelferValueTypeMap1234 { - yyl3702 := r.ReadMapStart() - if yyl3702 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3702, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3702 == codecSelferValueTypeArray1234 { - yyl3702 := r.ReadArrayStart() - if yyl3702 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3702, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -46156,12 +46156,12 @@ func (x *ComponentStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3703Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3703Slc - var yyhl3703 bool = l >= 0 - for yyj3703 := 0; ; yyj3703++ { - if yyhl3703 { - if yyj3703 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -46170,27 +46170,27 @@ func (x *ComponentStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3703Slc = r.DecodeBytes(yys3703Slc, true, true) - yys3703 := string(yys3703Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3703 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3704 := &x.ObjectMeta - yyv3704.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "conditions": if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv3705 := &x.Conditions - yym3706 := z.DecBinary() - _ = yym3706 + yyv5 := &x.Conditions + yym6 := z.DecBinary() + _ = yym6 if false { } else { - h.decSliceComponentCondition((*[]ComponentCondition)(yyv3705), d) + h.decSliceComponentCondition((*[]ComponentCondition)(yyv5), d) } } case "kind": @@ -46206,9 +46206,9 @@ func (x *ComponentStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3703) - } // end switch yys3703 - } // end for yyj3703 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -46216,16 +46216,16 @@ func (x *ComponentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3709 int - var yyb3709 bool - var yyhl3709 bool = l >= 0 - yyj3709++ - if yyhl3709 { - yyb3709 = yyj3709 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3709 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3709 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46233,16 +46233,16 @@ func (x *ComponentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3710 := &x.ObjectMeta - yyv3710.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj3709++ - if yyhl3709 { - yyb3709 = yyj3709 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3709 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3709 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46250,21 +46250,21 @@ func (x *ComponentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv3711 := &x.Conditions - yym3712 := z.DecBinary() - _ = yym3712 + yyv11 := &x.Conditions + yym12 := z.DecBinary() + _ = yym12 if false { } else { - h.decSliceComponentCondition((*[]ComponentCondition)(yyv3711), d) + h.decSliceComponentCondition((*[]ComponentCondition)(yyv11), d) } } - yyj3709++ - if yyhl3709 { - yyb3709 = yyj3709 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3709 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3709 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46274,13 +46274,13 @@ func (x *ComponentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj3709++ - if yyhl3709 { - yyb3709 = yyj3709 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3709 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3709 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46291,17 +46291,17 @@ func (x *ComponentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } for { - yyj3709++ - if yyhl3709 { - yyb3709 = yyj3709 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3709 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3709 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3709-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -46313,68 +46313,68 @@ func (x *ComponentStatusList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3715 := z.EncBinary() - _ = yym3715 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3716 := !z.EncBinary() - yy2arr3716 := z.EncBasicHandle().StructToArray - var yyq3716 [4]bool - _, _, _ = yysep3716, yyq3716, yy2arr3716 - const yyr3716 bool = false - yyq3716[0] = true - yyq3716[2] = x.Kind != "" - yyq3716[3] = x.APIVersion != "" - var yynn3716 int - if yyr3716 || yy2arr3716 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3716 = 1 - for _, b := range yyq3716 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn3716++ + yynn2++ } } - r.EncodeMapStart(yynn3716) - yynn3716 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3716 || yy2arr3716 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3716[0] { - yy3718 := &x.ListMeta - yym3719 := z.EncBinary() - _ = yym3719 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy3718) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy3718) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq3716[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3720 := &x.ListMeta - yym3721 := z.EncBinary() - _ = yym3721 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy3720) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy3720) + z.EncFallback(yy6) } } } - if yyr3716 || yy2arr3716 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym3723 := z.EncBinary() - _ = yym3723 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceComponentStatus(([]ComponentStatus)(x.Items), e) @@ -46387,19 +46387,19 @@ func (x *ComponentStatusList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym3724 := z.EncBinary() - _ = yym3724 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceComponentStatus(([]ComponentStatus)(x.Items), e) } } } - if yyr3716 || yy2arr3716 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3716[2] { - yym3726 := z.EncBinary() - _ = yym3726 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -46408,23 +46408,23 @@ func (x *ComponentStatusList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3716[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3727 := z.EncBinary() - _ = yym3727 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3716 || yy2arr3716 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3716[3] { - yym3729 := z.EncBinary() - _ = yym3729 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -46433,19 +46433,19 @@ func (x *ComponentStatusList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3716[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3730 := z.EncBinary() - _ = yym3730 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3716 || yy2arr3716 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -46458,25 +46458,25 @@ func (x *ComponentStatusList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3731 := z.DecBinary() - _ = yym3731 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3732 := r.ContainerType() - if yyct3732 == codecSelferValueTypeMap1234 { - yyl3732 := r.ReadMapStart() - if yyl3732 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3732, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3732 == codecSelferValueTypeArray1234 { - yyl3732 := r.ReadArrayStart() - if yyl3732 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3732, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -46488,12 +46488,12 @@ func (x *ComponentStatusList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3733Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3733Slc - var yyhl3733 bool = l >= 0 - for yyj3733 := 0; ; yyj3733++ { - if yyhl3733 { - if yyj3733 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -46502,33 +46502,33 @@ func (x *ComponentStatusList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3733Slc = r.DecodeBytes(yys3733Slc, true, true) - yys3733 := string(yys3733Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3733 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3734 := &x.ListMeta - yym3735 := z.DecBinary() - _ = yym3735 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv3734) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv3734, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3736 := &x.Items - yym3737 := z.DecBinary() - _ = yym3737 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceComponentStatus((*[]ComponentStatus)(yyv3736), d) + h.decSliceComponentStatus((*[]ComponentStatus)(yyv6), d) } } case "kind": @@ -46544,9 +46544,9 @@ func (x *ComponentStatusList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3733) - } // end switch yys3733 - } // end for yyj3733 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -46554,16 +46554,16 @@ func (x *ComponentStatusList) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3740 int - var yyb3740 bool - var yyhl3740 bool = l >= 0 - yyj3740++ - if yyhl3740 { - yyb3740 = yyj3740 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3740 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3740 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46571,22 +46571,22 @@ func (x *ComponentStatusList) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3741 := &x.ListMeta - yym3742 := z.DecBinary() - _ = yym3742 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv3741) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv3741, false) + z.DecFallback(yyv11, false) } } - yyj3740++ - if yyhl3740 { - yyb3740 = yyj3740 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3740 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3740 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46594,21 +46594,21 @@ func (x *ComponentStatusList) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3743 := &x.Items - yym3744 := z.DecBinary() - _ = yym3744 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceComponentStatus((*[]ComponentStatus)(yyv3743), d) + h.decSliceComponentStatus((*[]ComponentStatus)(yyv13), d) } } - yyj3740++ - if yyhl3740 { - yyb3740 = yyj3740 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3740 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3740 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46618,13 +46618,13 @@ func (x *ComponentStatusList) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Kind = string(r.DecodeString()) } - yyj3740++ - if yyhl3740 { - yyb3740 = yyj3740 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3740 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3740 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46635,17 +46635,17 @@ func (x *ComponentStatusList) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.APIVersion = string(r.DecodeString()) } for { - yyj3740++ - if yyhl3740 { - yyb3740 = yyj3740 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3740 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3740 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3740-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -46657,37 +46657,37 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3747 := z.EncBinary() - _ = yym3747 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3748 := !z.EncBinary() - yy2arr3748 := z.EncBasicHandle().StructToArray - var yyq3748 [5]bool - _, _, _ = yysep3748, yyq3748, yy2arr3748 - const yyr3748 bool = false - yyq3748[0] = x.Capabilities != nil - yyq3748[1] = x.Privileged != nil - yyq3748[2] = x.SELinuxOptions != nil - yyq3748[3] = x.RunAsUser != nil - yyq3748[4] = x.RunAsNonRoot != nil - var yynn3748 int - if yyr3748 || yy2arr3748 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Capabilities != nil + yyq2[1] = x.Privileged != nil + yyq2[2] = x.SELinuxOptions != nil + yyq2[3] = x.RunAsUser != nil + yyq2[4] = x.RunAsNonRoot != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn3748 = 0 - for _, b := range yyq3748 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3748++ + yynn2++ } } - r.EncodeMapStart(yynn3748) - yynn3748 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3748 || yy2arr3748 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3748[0] { + if yyq2[0] { if x.Capabilities == nil { r.EncodeNil() } else { @@ -46697,7 +46697,7 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3748[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("capabilities")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -46708,44 +46708,44 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3748 || yy2arr3748 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3748[1] { + if yyq2[1] { if x.Privileged == nil { r.EncodeNil() } else { - yy3751 := *x.Privileged - yym3752 := z.EncBinary() - _ = yym3752 + yy7 := *x.Privileged + yym8 := z.EncBinary() + _ = yym8 if false { } else { - r.EncodeBool(bool(yy3751)) + r.EncodeBool(bool(yy7)) } } } else { r.EncodeNil() } } else { - if yyq3748[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("privileged")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Privileged == nil { r.EncodeNil() } else { - yy3753 := *x.Privileged - yym3754 := z.EncBinary() - _ = yym3754 + yy9 := *x.Privileged + yym10 := z.EncBinary() + _ = yym10 if false { } else { - r.EncodeBool(bool(yy3753)) + r.EncodeBool(bool(yy9)) } } } } - if yyr3748 || yy2arr3748 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3748[2] { + if yyq2[2] { if x.SELinuxOptions == nil { r.EncodeNil() } else { @@ -46755,7 +46755,7 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3748[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("seLinuxOptions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -46766,77 +46766,77 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3748 || yy2arr3748 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3748[3] { + if yyq2[3] { if x.RunAsUser == nil { r.EncodeNil() } else { - yy3757 := *x.RunAsUser - yym3758 := z.EncBinary() - _ = yym3758 + yy15 := *x.RunAsUser + yym16 := z.EncBinary() + _ = yym16 if false { } else { - r.EncodeInt(int64(yy3757)) + r.EncodeInt(int64(yy15)) } } } else { r.EncodeNil() } } else { - if yyq3748[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("runAsUser")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.RunAsUser == nil { r.EncodeNil() } else { - yy3759 := *x.RunAsUser - yym3760 := z.EncBinary() - _ = yym3760 + yy17 := *x.RunAsUser + yym18 := z.EncBinary() + _ = yym18 if false { } else { - r.EncodeInt(int64(yy3759)) + r.EncodeInt(int64(yy17)) } } } } - if yyr3748 || yy2arr3748 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3748[4] { + if yyq2[4] { if x.RunAsNonRoot == nil { r.EncodeNil() } else { - yy3762 := *x.RunAsNonRoot - yym3763 := z.EncBinary() - _ = yym3763 + yy20 := *x.RunAsNonRoot + yym21 := z.EncBinary() + _ = yym21 if false { } else { - r.EncodeBool(bool(yy3762)) + r.EncodeBool(bool(yy20)) } } } else { r.EncodeNil() } } else { - if yyq3748[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("runAsNonRoot")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.RunAsNonRoot == nil { r.EncodeNil() } else { - yy3764 := *x.RunAsNonRoot - yym3765 := z.EncBinary() - _ = yym3765 + yy22 := *x.RunAsNonRoot + yym23 := z.EncBinary() + _ = yym23 if false { } else { - r.EncodeBool(bool(yy3764)) + r.EncodeBool(bool(yy22)) } } } } - if yyr3748 || yy2arr3748 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -46849,25 +46849,25 @@ func (x *SecurityContext) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3766 := z.DecBinary() - _ = yym3766 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3767 := r.ContainerType() - if yyct3767 == codecSelferValueTypeMap1234 { - yyl3767 := r.ReadMapStart() - if yyl3767 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3767, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3767 == codecSelferValueTypeArray1234 { - yyl3767 := r.ReadArrayStart() - if yyl3767 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3767, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -46879,12 +46879,12 @@ func (x *SecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3768Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3768Slc - var yyhl3768 bool = l >= 0 - for yyj3768 := 0; ; yyj3768++ { - if yyhl3768 { - if yyj3768 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -46893,10 +46893,10 @@ func (x *SecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3768Slc = r.DecodeBytes(yys3768Slc, true, true) - yys3768 := string(yys3768Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3768 { + switch yys3 { case "capabilities": if r.TryDecodeAsNil() { if x.Capabilities != nil { @@ -46917,8 +46917,8 @@ func (x *SecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.Privileged == nil { x.Privileged = new(bool) } - yym3771 := z.DecBinary() - _ = yym3771 + yym6 := z.DecBinary() + _ = yym6 if false { } else { *((*bool)(x.Privileged)) = r.DecodeBool() @@ -46944,8 +46944,8 @@ func (x *SecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.RunAsUser == nil { x.RunAsUser = new(int64) } - yym3774 := z.DecBinary() - _ = yym3774 + yym9 := z.DecBinary() + _ = yym9 if false { } else { *((*int64)(x.RunAsUser)) = int64(r.DecodeInt(64)) @@ -46960,17 +46960,17 @@ func (x *SecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.RunAsNonRoot == nil { x.RunAsNonRoot = new(bool) } - yym3776 := z.DecBinary() - _ = yym3776 + yym11 := z.DecBinary() + _ = yym11 if false { } else { *((*bool)(x.RunAsNonRoot)) = r.DecodeBool() } } default: - z.DecStructFieldNotFound(-1, yys3768) - } // end switch yys3768 - } // end for yyj3768 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -46978,16 +46978,16 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3777 int - var yyb3777 bool - var yyhl3777 bool = l >= 0 - yyj3777++ - if yyhl3777 { - yyb3777 = yyj3777 > l + var yyj12 int + var yyb12 bool + var yyhl12 bool = l >= 0 + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb3777 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb3777 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47002,13 +47002,13 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } x.Capabilities.CodecDecodeSelf(d) } - yyj3777++ - if yyhl3777 { - yyb3777 = yyj3777 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb3777 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb3777 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47021,20 +47021,20 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if x.Privileged == nil { x.Privileged = new(bool) } - yym3780 := z.DecBinary() - _ = yym3780 + yym15 := z.DecBinary() + _ = yym15 if false { } else { *((*bool)(x.Privileged)) = r.DecodeBool() } } - yyj3777++ - if yyhl3777 { - yyb3777 = yyj3777 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb3777 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb3777 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47049,13 +47049,13 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } x.SELinuxOptions.CodecDecodeSelf(d) } - yyj3777++ - if yyhl3777 { - yyb3777 = yyj3777 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb3777 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb3777 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47068,20 +47068,20 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if x.RunAsUser == nil { x.RunAsUser = new(int64) } - yym3783 := z.DecBinary() - _ = yym3783 + yym18 := z.DecBinary() + _ = yym18 if false { } else { *((*int64)(x.RunAsUser)) = int64(r.DecodeInt(64)) } } - yyj3777++ - if yyhl3777 { - yyb3777 = yyj3777 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb3777 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb3777 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47094,25 +47094,25 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if x.RunAsNonRoot == nil { x.RunAsNonRoot = new(bool) } - yym3785 := z.DecBinary() - _ = yym3785 + yym20 := z.DecBinary() + _ = yym20 if false { } else { *((*bool)(x.RunAsNonRoot)) = r.DecodeBool() } } for { - yyj3777++ - if yyhl3777 { - yyb3777 = yyj3777 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb3777 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb3777 { + if yyb12 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3777-1, "") + z.DecStructFieldNotFound(yyj12-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -47124,38 +47124,38 @@ func (x *SELinuxOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3786 := z.EncBinary() - _ = yym3786 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3787 := !z.EncBinary() - yy2arr3787 := z.EncBasicHandle().StructToArray - var yyq3787 [4]bool - _, _, _ = yysep3787, yyq3787, yy2arr3787 - const yyr3787 bool = false - yyq3787[0] = x.User != "" - yyq3787[1] = x.Role != "" - yyq3787[2] = x.Type != "" - yyq3787[3] = x.Level != "" - var yynn3787 int - if yyr3787 || yy2arr3787 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.User != "" + yyq2[1] = x.Role != "" + yyq2[2] = x.Type != "" + yyq2[3] = x.Level != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3787 = 0 - for _, b := range yyq3787 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3787++ + yynn2++ } } - r.EncodeMapStart(yynn3787) - yynn3787 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3787 || yy2arr3787 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3787[0] { - yym3789 := z.EncBinary() - _ = yym3789 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.User)) @@ -47164,23 +47164,23 @@ func (x *SELinuxOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3787[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("user")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3790 := z.EncBinary() - _ = yym3790 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.User)) } } } - if yyr3787 || yy2arr3787 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3787[1] { - yym3792 := z.EncBinary() - _ = yym3792 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Role)) @@ -47189,23 +47189,23 @@ func (x *SELinuxOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3787[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("role")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3793 := z.EncBinary() - _ = yym3793 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Role)) } } } - if yyr3787 || yy2arr3787 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3787[2] { - yym3795 := z.EncBinary() - _ = yym3795 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Type)) @@ -47214,23 +47214,23 @@ func (x *SELinuxOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3787[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("type")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3796 := z.EncBinary() - _ = yym3796 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Type)) } } } - if yyr3787 || yy2arr3787 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3787[3] { - yym3798 := z.EncBinary() - _ = yym3798 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Level)) @@ -47239,19 +47239,19 @@ func (x *SELinuxOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3787[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("level")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3799 := z.EncBinary() - _ = yym3799 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Level)) } } } - if yyr3787 || yy2arr3787 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -47264,25 +47264,25 @@ func (x *SELinuxOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3800 := z.DecBinary() - _ = yym3800 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3801 := r.ContainerType() - if yyct3801 == codecSelferValueTypeMap1234 { - yyl3801 := r.ReadMapStart() - if yyl3801 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3801, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3801 == codecSelferValueTypeArray1234 { - yyl3801 := r.ReadArrayStart() - if yyl3801 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3801, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -47294,12 +47294,12 @@ func (x *SELinuxOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3802Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3802Slc - var yyhl3802 bool = l >= 0 - for yyj3802 := 0; ; yyj3802++ { - if yyhl3802 { - if yyj3802 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -47308,10 +47308,10 @@ func (x *SELinuxOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3802Slc = r.DecodeBytes(yys3802Slc, true, true) - yys3802 := string(yys3802Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3802 { + switch yys3 { case "user": if r.TryDecodeAsNil() { x.User = "" @@ -47337,9 +47337,9 @@ func (x *SELinuxOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Level = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3802) - } // end switch yys3802 - } // end for yyj3802 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -47347,16 +47347,16 @@ func (x *SELinuxOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3807 int - var yyb3807 bool - var yyhl3807 bool = l >= 0 - yyj3807++ - if yyhl3807 { - yyb3807 = yyj3807 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3807 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3807 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47366,13 +47366,13 @@ func (x *SELinuxOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.User = string(r.DecodeString()) } - yyj3807++ - if yyhl3807 { - yyb3807 = yyj3807 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3807 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3807 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47382,13 +47382,13 @@ func (x *SELinuxOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Role = string(r.DecodeString()) } - yyj3807++ - if yyhl3807 { - yyb3807 = yyj3807 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3807 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3807 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47398,13 +47398,13 @@ func (x *SELinuxOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = string(r.DecodeString()) } - yyj3807++ - if yyhl3807 { - yyb3807 = yyj3807 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3807 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3807 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47415,17 +47415,17 @@ func (x *SELinuxOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Level = string(r.DecodeString()) } for { - yyj3807++ - if yyhl3807 { - yyb3807 = yyj3807 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3807 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3807 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3807-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -47437,53 +47437,53 @@ func (x *RangeAllocation) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3812 := z.EncBinary() - _ = yym3812 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3813 := !z.EncBinary() - yy2arr3813 := z.EncBasicHandle().StructToArray - var yyq3813 [5]bool - _, _, _ = yysep3813, yyq3813, yy2arr3813 - const yyr3813 bool = false - yyq3813[0] = true - yyq3813[3] = x.Kind != "" - yyq3813[4] = x.APIVersion != "" - var yynn3813 int - if yyr3813 || yy2arr3813 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn3813 = 2 - for _, b := range yyq3813 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn3813++ + yynn2++ } } - r.EncodeMapStart(yynn3813) - yynn3813 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3813 || yy2arr3813 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3813[0] { - yy3815 := &x.ObjectMeta - yy3815.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3813[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3816 := &x.ObjectMeta - yy3816.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr3813 || yy2arr3813 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3818 := z.EncBinary() - _ = yym3818 + yym9 := z.EncBinary() + _ = yym9 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Range)) @@ -47492,20 +47492,20 @@ func (x *RangeAllocation) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("range")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3819 := z.EncBinary() - _ = yym3819 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Range)) } } - if yyr3813 || yy2arr3813 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Data == nil { r.EncodeNil() } else { - yym3821 := z.EncBinary() - _ = yym3821 + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeStringBytes(codecSelferC_RAW1234, []byte(x.Data)) @@ -47518,19 +47518,19 @@ func (x *RangeAllocation) CodecEncodeSelf(e *codec1978.Encoder) { if x.Data == nil { r.EncodeNil() } else { - yym3822 := z.EncBinary() - _ = yym3822 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeStringBytes(codecSelferC_RAW1234, []byte(x.Data)) } } } - if yyr3813 || yy2arr3813 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3813[3] { - yym3824 := z.EncBinary() - _ = yym3824 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -47539,23 +47539,23 @@ func (x *RangeAllocation) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3813[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3825 := z.EncBinary() - _ = yym3825 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3813 || yy2arr3813 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3813[4] { - yym3827 := z.EncBinary() - _ = yym3827 + if yyq2[4] { + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -47564,19 +47564,19 @@ func (x *RangeAllocation) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3813[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3828 := z.EncBinary() - _ = yym3828 + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3813 || yy2arr3813 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -47589,25 +47589,25 @@ func (x *RangeAllocation) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3829 := z.DecBinary() - _ = yym3829 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3830 := r.ContainerType() - if yyct3830 == codecSelferValueTypeMap1234 { - yyl3830 := r.ReadMapStart() - if yyl3830 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3830, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3830 == codecSelferValueTypeArray1234 { - yyl3830 := r.ReadArrayStart() - if yyl3830 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3830, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -47619,12 +47619,12 @@ func (x *RangeAllocation) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3831Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3831Slc - var yyhl3831 bool = l >= 0 - for yyj3831 := 0; ; yyj3831++ { - if yyhl3831 { - if yyj3831 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -47633,16 +47633,16 @@ func (x *RangeAllocation) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3831Slc = r.DecodeBytes(yys3831Slc, true, true) - yys3831 := string(yys3831Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3831 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3832 := &x.ObjectMeta - yyv3832.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "range": if r.TryDecodeAsNil() { @@ -47654,12 +47654,12 @@ func (x *RangeAllocation) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Data = nil } else { - yyv3834 := &x.Data - yym3835 := z.DecBinary() - _ = yym3835 + yyv6 := &x.Data + yym7 := z.DecBinary() + _ = yym7 if false { } else { - *yyv3834 = r.DecodeBytes(*(*[]byte)(yyv3834), false, false) + *yyv6 = r.DecodeBytes(*(*[]byte)(yyv6), false, false) } } case "kind": @@ -47675,9 +47675,9 @@ func (x *RangeAllocation) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3831) - } // end switch yys3831 - } // end for yyj3831 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -47685,16 +47685,16 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3838 int - var yyb3838 bool - var yyhl3838 bool = l >= 0 - yyj3838++ - if yyhl3838 { - yyb3838 = yyj3838 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3838 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3838 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47702,16 +47702,16 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3839 := &x.ObjectMeta - yyv3839.CodecDecodeSelf(d) + yyv11 := &x.ObjectMeta + yyv11.CodecDecodeSelf(d) } - yyj3838++ - if yyhl3838 { - yyb3838 = yyj3838 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3838 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3838 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47721,13 +47721,13 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Range = string(r.DecodeString()) } - yyj3838++ - if yyhl3838 { - yyb3838 = yyj3838 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3838 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3838 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47735,21 +47735,21 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Data = nil } else { - yyv3841 := &x.Data - yym3842 := z.DecBinary() - _ = yym3842 + yyv13 := &x.Data + yym14 := z.DecBinary() + _ = yym14 if false { } else { - *yyv3841 = r.DecodeBytes(*(*[]byte)(yyv3841), false, false) + *yyv13 = r.DecodeBytes(*(*[]byte)(yyv13), false, false) } } - yyj3838++ - if yyhl3838 { - yyb3838 = yyj3838 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3838 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3838 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47759,13 +47759,13 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj3838++ - if yyhl3838 { - yyb3838 = yyj3838 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3838 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3838 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47776,17 +47776,17 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } for { - yyj3838++ - if yyhl3838 { - yyb3838 = yyj3838 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3838 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3838 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3838-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -47796,9 +47796,9 @@ func (x codecSelfer1234) encSlicePersistentVolumeAccessMode(v []PersistentVolume z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3845 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yyv3845.CodecEncodeSelf(e) + yyv1.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -47808,75 +47808,78 @@ func (x codecSelfer1234) decSlicePersistentVolumeAccessMode(v *[]PersistentVolum z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3846 := *v - yyh3846, yyl3846 := z.DecSliceHelperStart() - var yyc3846 bool - if yyl3846 == 0 { - if yyv3846 == nil { - yyv3846 = []PersistentVolumeAccessMode{} - yyc3846 = true - } else if len(yyv3846) != 0 { - yyv3846 = yyv3846[:0] - yyc3846 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []PersistentVolumeAccessMode{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3846 > 0 { - var yyrr3846, yyrl3846 int - var yyrt3846 bool - if yyl3846 > cap(yyv3846) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrl3846, yyrt3846 = z.DecInferLen(yyl3846, z.DecBasicHandle().MaxInitLen, 16) - if yyrt3846 { - if yyrl3846 <= cap(yyv3846) { - yyv3846 = yyv3846[:yyrl3846] + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 16) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3846 = make([]PersistentVolumeAccessMode, yyrl3846) + yyv1 = make([]PersistentVolumeAccessMode, yyrl1) } } else { - yyv3846 = make([]PersistentVolumeAccessMode, yyrl3846) + yyv1 = make([]PersistentVolumeAccessMode, yyrl1) } - yyc3846 = true - yyrr3846 = len(yyv3846) - } else if yyl3846 != len(yyv3846) { - yyv3846 = yyv3846[:yyl3846] - yyc3846 = true + yyc1 = true + yyrr1 = len(yyv1) + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3846 := 0 - for ; yyj3846 < yyrr3846; yyj3846++ { - yyh3846.ElemContainerState(yyj3846) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3846[yyj3846] = "" + yyv1[yyj1] = "" } else { - yyv3846[yyj3846] = PersistentVolumeAccessMode(r.DecodeString()) + yyv1[yyj1] = PersistentVolumeAccessMode(r.DecodeString()) } } - if yyrt3846 { - for ; yyj3846 < yyl3846; yyj3846++ { - yyv3846 = append(yyv3846, "") - yyh3846.ElemContainerState(yyj3846) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, "") + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3846[yyj3846] = "" + yyv1[yyj1] = "" } else { - yyv3846[yyj3846] = PersistentVolumeAccessMode(r.DecodeString()) + yyv1[yyj1] = PersistentVolumeAccessMode(r.DecodeString()) } } } } else { - yyj3846 := 0 - for ; !r.CheckBreak(); yyj3846++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3846 >= len(yyv3846) { - yyv3846 = append(yyv3846, "") // var yyz3846 PersistentVolumeAccessMode - yyc3846 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, "") // var yyz1 PersistentVolumeAccessMode + yyc1 = true } - yyh3846.ElemContainerState(yyj3846) - if yyj3846 < len(yyv3846) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3846[yyj3846] = "" + yyv1[yyj1] = "" } else { - yyv3846[yyj3846] = PersistentVolumeAccessMode(r.DecodeString()) + yyv1[yyj1] = PersistentVolumeAccessMode(r.DecodeString()) } } else { @@ -47884,17 +47887,17 @@ func (x codecSelfer1234) decSlicePersistentVolumeAccessMode(v *[]PersistentVolum } } - if yyj3846 < len(yyv3846) { - yyv3846 = yyv3846[:yyj3846] - yyc3846 = true - } else if yyj3846 == 0 && yyv3846 == nil { - yyv3846 = []PersistentVolumeAccessMode{} - yyc3846 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []PersistentVolumeAccessMode{} + yyc1 = true } } - yyh3846.End() - if yyc3846 { - *v = yyv3846 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -47903,10 +47906,10 @@ func (x codecSelfer1234) encSlicePersistentVolume(v []PersistentVolume, e *codec z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3850 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3851 := &yyv3850 - yy3851.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -47916,83 +47919,86 @@ func (x codecSelfer1234) decSlicePersistentVolume(v *[]PersistentVolume, d *code z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3852 := *v - yyh3852, yyl3852 := z.DecSliceHelperStart() - var yyc3852 bool - if yyl3852 == 0 { - if yyv3852 == nil { - yyv3852 = []PersistentVolume{} - yyc3852 = true - } else if len(yyv3852) != 0 { - yyv3852 = yyv3852[:0] - yyc3852 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []PersistentVolume{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3852 > 0 { - var yyrr3852, yyrl3852 int - var yyrt3852 bool - if yyl3852 > cap(yyv3852) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3852 := len(yyv3852) > 0 - yyv23852 := yyv3852 - yyrl3852, yyrt3852 = z.DecInferLen(yyl3852, z.DecBasicHandle().MaxInitLen, 400) - if yyrt3852 { - if yyrl3852 <= cap(yyv3852) { - yyv3852 = yyv3852[:yyrl3852] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 400) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3852 = make([]PersistentVolume, yyrl3852) + yyv1 = make([]PersistentVolume, yyrl1) } } else { - yyv3852 = make([]PersistentVolume, yyrl3852) + yyv1 = make([]PersistentVolume, yyrl1) } - yyc3852 = true - yyrr3852 = len(yyv3852) - if yyrg3852 { - copy(yyv3852, yyv23852) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3852 != len(yyv3852) { - yyv3852 = yyv3852[:yyl3852] - yyc3852 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3852 := 0 - for ; yyj3852 < yyrr3852; yyj3852++ { - yyh3852.ElemContainerState(yyj3852) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3852[yyj3852] = PersistentVolume{} + yyv1[yyj1] = PersistentVolume{} } else { - yyv3853 := &yyv3852[yyj3852] - yyv3853.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3852 { - for ; yyj3852 < yyl3852; yyj3852++ { - yyv3852 = append(yyv3852, PersistentVolume{}) - yyh3852.ElemContainerState(yyj3852) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, PersistentVolume{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3852[yyj3852] = PersistentVolume{} + yyv1[yyj1] = PersistentVolume{} } else { - yyv3854 := &yyv3852[yyj3852] - yyv3854.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3852 := 0 - for ; !r.CheckBreak(); yyj3852++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3852 >= len(yyv3852) { - yyv3852 = append(yyv3852, PersistentVolume{}) // var yyz3852 PersistentVolume - yyc3852 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, PersistentVolume{}) // var yyz1 PersistentVolume + yyc1 = true } - yyh3852.ElemContainerState(yyj3852) - if yyj3852 < len(yyv3852) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3852[yyj3852] = PersistentVolume{} + yyv1[yyj1] = PersistentVolume{} } else { - yyv3855 := &yyv3852[yyj3852] - yyv3855.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -48000,17 +48006,17 @@ func (x codecSelfer1234) decSlicePersistentVolume(v *[]PersistentVolume, d *code } } - if yyj3852 < len(yyv3852) { - yyv3852 = yyv3852[:yyj3852] - yyc3852 = true - } else if yyj3852 == 0 && yyv3852 == nil { - yyv3852 = []PersistentVolume{} - yyc3852 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []PersistentVolume{} + yyc1 = true } } - yyh3852.End() - if yyc3852 { - *v = yyv3852 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -48019,10 +48025,10 @@ func (x codecSelfer1234) encSlicePersistentVolumeClaim(v []PersistentVolumeClaim z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3856 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3857 := &yyv3856 - yy3857.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -48032,83 +48038,86 @@ func (x codecSelfer1234) decSlicePersistentVolumeClaim(v *[]PersistentVolumeClai z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3858 := *v - yyh3858, yyl3858 := z.DecSliceHelperStart() - var yyc3858 bool - if yyl3858 == 0 { - if yyv3858 == nil { - yyv3858 = []PersistentVolumeClaim{} - yyc3858 = true - } else if len(yyv3858) != 0 { - yyv3858 = yyv3858[:0] - yyc3858 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []PersistentVolumeClaim{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3858 > 0 { - var yyrr3858, yyrl3858 int - var yyrt3858 bool - if yyl3858 > cap(yyv3858) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3858 := len(yyv3858) > 0 - yyv23858 := yyv3858 - yyrl3858, yyrt3858 = z.DecInferLen(yyl3858, z.DecBasicHandle().MaxInitLen, 296) - if yyrt3858 { - if yyrl3858 <= cap(yyv3858) { - yyv3858 = yyv3858[:yyrl3858] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 296) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3858 = make([]PersistentVolumeClaim, yyrl3858) + yyv1 = make([]PersistentVolumeClaim, yyrl1) } } else { - yyv3858 = make([]PersistentVolumeClaim, yyrl3858) + yyv1 = make([]PersistentVolumeClaim, yyrl1) } - yyc3858 = true - yyrr3858 = len(yyv3858) - if yyrg3858 { - copy(yyv3858, yyv23858) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3858 != len(yyv3858) { - yyv3858 = yyv3858[:yyl3858] - yyc3858 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3858 := 0 - for ; yyj3858 < yyrr3858; yyj3858++ { - yyh3858.ElemContainerState(yyj3858) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3858[yyj3858] = PersistentVolumeClaim{} + yyv1[yyj1] = PersistentVolumeClaim{} } else { - yyv3859 := &yyv3858[yyj3858] - yyv3859.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3858 { - for ; yyj3858 < yyl3858; yyj3858++ { - yyv3858 = append(yyv3858, PersistentVolumeClaim{}) - yyh3858.ElemContainerState(yyj3858) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, PersistentVolumeClaim{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3858[yyj3858] = PersistentVolumeClaim{} + yyv1[yyj1] = PersistentVolumeClaim{} } else { - yyv3860 := &yyv3858[yyj3858] - yyv3860.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3858 := 0 - for ; !r.CheckBreak(); yyj3858++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3858 >= len(yyv3858) { - yyv3858 = append(yyv3858, PersistentVolumeClaim{}) // var yyz3858 PersistentVolumeClaim - yyc3858 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, PersistentVolumeClaim{}) // var yyz1 PersistentVolumeClaim + yyc1 = true } - yyh3858.ElemContainerState(yyj3858) - if yyj3858 < len(yyv3858) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3858[yyj3858] = PersistentVolumeClaim{} + yyv1[yyj1] = PersistentVolumeClaim{} } else { - yyv3861 := &yyv3858[yyj3858] - yyv3861.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -48116,17 +48125,17 @@ func (x codecSelfer1234) decSlicePersistentVolumeClaim(v *[]PersistentVolumeClai } } - if yyj3858 < len(yyv3858) { - yyv3858 = yyv3858[:yyj3858] - yyc3858 = true - } else if yyj3858 == 0 && yyv3858 == nil { - yyv3858 = []PersistentVolumeClaim{} - yyc3858 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []PersistentVolumeClaim{} + yyc1 = true } } - yyh3858.End() - if yyc3858 { - *v = yyv3858 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -48135,10 +48144,10 @@ func (x codecSelfer1234) encSliceDownwardAPIVolumeFile(v []DownwardAPIVolumeFile z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3862 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3863 := &yyv3862 - yy3863.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -48148,83 +48157,86 @@ func (x codecSelfer1234) decSliceDownwardAPIVolumeFile(v *[]DownwardAPIVolumeFil z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3864 := *v - yyh3864, yyl3864 := z.DecSliceHelperStart() - var yyc3864 bool - if yyl3864 == 0 { - if yyv3864 == nil { - yyv3864 = []DownwardAPIVolumeFile{} - yyc3864 = true - } else if len(yyv3864) != 0 { - yyv3864 = yyv3864[:0] - yyc3864 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []DownwardAPIVolumeFile{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3864 > 0 { - var yyrr3864, yyrl3864 int - var yyrt3864 bool - if yyl3864 > cap(yyv3864) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3864 := len(yyv3864) > 0 - yyv23864 := yyv3864 - yyrl3864, yyrt3864 = z.DecInferLen(yyl3864, z.DecBasicHandle().MaxInitLen, 48) - if yyrt3864 { - if yyrl3864 <= cap(yyv3864) { - yyv3864 = yyv3864[:yyrl3864] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 48) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3864 = make([]DownwardAPIVolumeFile, yyrl3864) + yyv1 = make([]DownwardAPIVolumeFile, yyrl1) } } else { - yyv3864 = make([]DownwardAPIVolumeFile, yyrl3864) + yyv1 = make([]DownwardAPIVolumeFile, yyrl1) } - yyc3864 = true - yyrr3864 = len(yyv3864) - if yyrg3864 { - copy(yyv3864, yyv23864) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3864 != len(yyv3864) { - yyv3864 = yyv3864[:yyl3864] - yyc3864 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3864 := 0 - for ; yyj3864 < yyrr3864; yyj3864++ { - yyh3864.ElemContainerState(yyj3864) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3864[yyj3864] = DownwardAPIVolumeFile{} + yyv1[yyj1] = DownwardAPIVolumeFile{} } else { - yyv3865 := &yyv3864[yyj3864] - yyv3865.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3864 { - for ; yyj3864 < yyl3864; yyj3864++ { - yyv3864 = append(yyv3864, DownwardAPIVolumeFile{}) - yyh3864.ElemContainerState(yyj3864) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, DownwardAPIVolumeFile{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3864[yyj3864] = DownwardAPIVolumeFile{} + yyv1[yyj1] = DownwardAPIVolumeFile{} } else { - yyv3866 := &yyv3864[yyj3864] - yyv3866.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3864 := 0 - for ; !r.CheckBreak(); yyj3864++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3864 >= len(yyv3864) { - yyv3864 = append(yyv3864, DownwardAPIVolumeFile{}) // var yyz3864 DownwardAPIVolumeFile - yyc3864 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, DownwardAPIVolumeFile{}) // var yyz1 DownwardAPIVolumeFile + yyc1 = true } - yyh3864.ElemContainerState(yyj3864) - if yyj3864 < len(yyv3864) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3864[yyj3864] = DownwardAPIVolumeFile{} + yyv1[yyj1] = DownwardAPIVolumeFile{} } else { - yyv3867 := &yyv3864[yyj3864] - yyv3867.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -48232,17 +48244,17 @@ func (x codecSelfer1234) decSliceDownwardAPIVolumeFile(v *[]DownwardAPIVolumeFil } } - if yyj3864 < len(yyv3864) { - yyv3864 = yyv3864[:yyj3864] - yyc3864 = true - } else if yyj3864 == 0 && yyv3864 == nil { - yyv3864 = []DownwardAPIVolumeFile{} - yyc3864 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []DownwardAPIVolumeFile{} + yyc1 = true } } - yyh3864.End() - if yyc3864 { - *v = yyv3864 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -48251,10 +48263,10 @@ func (x codecSelfer1234) encSliceHTTPHeader(v []HTTPHeader, e *codec1978.Encoder z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3868 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3869 := &yyv3868 - yy3869.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -48264,83 +48276,86 @@ func (x codecSelfer1234) decSliceHTTPHeader(v *[]HTTPHeader, d *codec1978.Decode z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3870 := *v - yyh3870, yyl3870 := z.DecSliceHelperStart() - var yyc3870 bool - if yyl3870 == 0 { - if yyv3870 == nil { - yyv3870 = []HTTPHeader{} - yyc3870 = true - } else if len(yyv3870) != 0 { - yyv3870 = yyv3870[:0] - yyc3870 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []HTTPHeader{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3870 > 0 { - var yyrr3870, yyrl3870 int - var yyrt3870 bool - if yyl3870 > cap(yyv3870) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3870 := len(yyv3870) > 0 - yyv23870 := yyv3870 - yyrl3870, yyrt3870 = z.DecInferLen(yyl3870, z.DecBasicHandle().MaxInitLen, 32) - if yyrt3870 { - if yyrl3870 <= cap(yyv3870) { - yyv3870 = yyv3870[:yyrl3870] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 32) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3870 = make([]HTTPHeader, yyrl3870) + yyv1 = make([]HTTPHeader, yyrl1) } } else { - yyv3870 = make([]HTTPHeader, yyrl3870) + yyv1 = make([]HTTPHeader, yyrl1) } - yyc3870 = true - yyrr3870 = len(yyv3870) - if yyrg3870 { - copy(yyv3870, yyv23870) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3870 != len(yyv3870) { - yyv3870 = yyv3870[:yyl3870] - yyc3870 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3870 := 0 - for ; yyj3870 < yyrr3870; yyj3870++ { - yyh3870.ElemContainerState(yyj3870) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3870[yyj3870] = HTTPHeader{} + yyv1[yyj1] = HTTPHeader{} } else { - yyv3871 := &yyv3870[yyj3870] - yyv3871.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3870 { - for ; yyj3870 < yyl3870; yyj3870++ { - yyv3870 = append(yyv3870, HTTPHeader{}) - yyh3870.ElemContainerState(yyj3870) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, HTTPHeader{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3870[yyj3870] = HTTPHeader{} + yyv1[yyj1] = HTTPHeader{} } else { - yyv3872 := &yyv3870[yyj3870] - yyv3872.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3870 := 0 - for ; !r.CheckBreak(); yyj3870++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3870 >= len(yyv3870) { - yyv3870 = append(yyv3870, HTTPHeader{}) // var yyz3870 HTTPHeader - yyc3870 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, HTTPHeader{}) // var yyz1 HTTPHeader + yyc1 = true } - yyh3870.ElemContainerState(yyj3870) - if yyj3870 < len(yyv3870) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3870[yyj3870] = HTTPHeader{} + yyv1[yyj1] = HTTPHeader{} } else { - yyv3873 := &yyv3870[yyj3870] - yyv3873.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -48348,17 +48363,17 @@ func (x codecSelfer1234) decSliceHTTPHeader(v *[]HTTPHeader, d *codec1978.Decode } } - if yyj3870 < len(yyv3870) { - yyv3870 = yyv3870[:yyj3870] - yyc3870 = true - } else if yyj3870 == 0 && yyv3870 == nil { - yyv3870 = []HTTPHeader{} - yyc3870 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []HTTPHeader{} + yyc1 = true } } - yyh3870.End() - if yyc3870 { - *v = yyv3870 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -48367,9 +48382,9 @@ func (x codecSelfer1234) encSliceCapability(v []Capability, e *codec1978.Encoder z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3874 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yyv3874.CodecEncodeSelf(e) + yyv1.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -48379,75 +48394,78 @@ func (x codecSelfer1234) decSliceCapability(v *[]Capability, d *codec1978.Decode z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3875 := *v - yyh3875, yyl3875 := z.DecSliceHelperStart() - var yyc3875 bool - if yyl3875 == 0 { - if yyv3875 == nil { - yyv3875 = []Capability{} - yyc3875 = true - } else if len(yyv3875) != 0 { - yyv3875 = yyv3875[:0] - yyc3875 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Capability{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3875 > 0 { - var yyrr3875, yyrl3875 int - var yyrt3875 bool - if yyl3875 > cap(yyv3875) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrl3875, yyrt3875 = z.DecInferLen(yyl3875, z.DecBasicHandle().MaxInitLen, 16) - if yyrt3875 { - if yyrl3875 <= cap(yyv3875) { - yyv3875 = yyv3875[:yyrl3875] + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 16) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3875 = make([]Capability, yyrl3875) + yyv1 = make([]Capability, yyrl1) } } else { - yyv3875 = make([]Capability, yyrl3875) + yyv1 = make([]Capability, yyrl1) } - yyc3875 = true - yyrr3875 = len(yyv3875) - } else if yyl3875 != len(yyv3875) { - yyv3875 = yyv3875[:yyl3875] - yyc3875 = true + yyc1 = true + yyrr1 = len(yyv1) + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3875 := 0 - for ; yyj3875 < yyrr3875; yyj3875++ { - yyh3875.ElemContainerState(yyj3875) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3875[yyj3875] = "" + yyv1[yyj1] = "" } else { - yyv3875[yyj3875] = Capability(r.DecodeString()) + yyv1[yyj1] = Capability(r.DecodeString()) } } - if yyrt3875 { - for ; yyj3875 < yyl3875; yyj3875++ { - yyv3875 = append(yyv3875, "") - yyh3875.ElemContainerState(yyj3875) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, "") + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3875[yyj3875] = "" + yyv1[yyj1] = "" } else { - yyv3875[yyj3875] = Capability(r.DecodeString()) + yyv1[yyj1] = Capability(r.DecodeString()) } } } } else { - yyj3875 := 0 - for ; !r.CheckBreak(); yyj3875++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3875 >= len(yyv3875) { - yyv3875 = append(yyv3875, "") // var yyz3875 Capability - yyc3875 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, "") // var yyz1 Capability + yyc1 = true } - yyh3875.ElemContainerState(yyj3875) - if yyj3875 < len(yyv3875) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3875[yyj3875] = "" + yyv1[yyj1] = "" } else { - yyv3875[yyj3875] = Capability(r.DecodeString()) + yyv1[yyj1] = Capability(r.DecodeString()) } } else { @@ -48455,17 +48473,17 @@ func (x codecSelfer1234) decSliceCapability(v *[]Capability, d *codec1978.Decode } } - if yyj3875 < len(yyv3875) { - yyv3875 = yyv3875[:yyj3875] - yyc3875 = true - } else if yyj3875 == 0 && yyv3875 == nil { - yyv3875 = []Capability{} - yyc3875 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Capability{} + yyc1 = true } } - yyh3875.End() - if yyc3875 { - *v = yyv3875 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -48474,10 +48492,10 @@ func (x codecSelfer1234) encSliceContainerPort(v []ContainerPort, e *codec1978.E z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3879 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3880 := &yyv3879 - yy3880.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -48487,83 +48505,86 @@ func (x codecSelfer1234) decSliceContainerPort(v *[]ContainerPort, d *codec1978. z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3881 := *v - yyh3881, yyl3881 := z.DecSliceHelperStart() - var yyc3881 bool - if yyl3881 == 0 { - if yyv3881 == nil { - yyv3881 = []ContainerPort{} - yyc3881 = true - } else if len(yyv3881) != 0 { - yyv3881 = yyv3881[:0] - yyc3881 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ContainerPort{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3881 > 0 { - var yyrr3881, yyrl3881 int - var yyrt3881 bool - if yyl3881 > cap(yyv3881) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3881 := len(yyv3881) > 0 - yyv23881 := yyv3881 - yyrl3881, yyrt3881 = z.DecInferLen(yyl3881, z.DecBasicHandle().MaxInitLen, 64) - if yyrt3881 { - if yyrl3881 <= cap(yyv3881) { - yyv3881 = yyv3881[:yyrl3881] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 64) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3881 = make([]ContainerPort, yyrl3881) + yyv1 = make([]ContainerPort, yyrl1) } } else { - yyv3881 = make([]ContainerPort, yyrl3881) + yyv1 = make([]ContainerPort, yyrl1) } - yyc3881 = true - yyrr3881 = len(yyv3881) - if yyrg3881 { - copy(yyv3881, yyv23881) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3881 != len(yyv3881) { - yyv3881 = yyv3881[:yyl3881] - yyc3881 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3881 := 0 - for ; yyj3881 < yyrr3881; yyj3881++ { - yyh3881.ElemContainerState(yyj3881) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3881[yyj3881] = ContainerPort{} + yyv1[yyj1] = ContainerPort{} } else { - yyv3882 := &yyv3881[yyj3881] - yyv3882.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3881 { - for ; yyj3881 < yyl3881; yyj3881++ { - yyv3881 = append(yyv3881, ContainerPort{}) - yyh3881.ElemContainerState(yyj3881) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ContainerPort{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3881[yyj3881] = ContainerPort{} + yyv1[yyj1] = ContainerPort{} } else { - yyv3883 := &yyv3881[yyj3881] - yyv3883.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3881 := 0 - for ; !r.CheckBreak(); yyj3881++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3881 >= len(yyv3881) { - yyv3881 = append(yyv3881, ContainerPort{}) // var yyz3881 ContainerPort - yyc3881 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ContainerPort{}) // var yyz1 ContainerPort + yyc1 = true } - yyh3881.ElemContainerState(yyj3881) - if yyj3881 < len(yyv3881) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3881[yyj3881] = ContainerPort{} + yyv1[yyj1] = ContainerPort{} } else { - yyv3884 := &yyv3881[yyj3881] - yyv3884.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -48571,17 +48592,17 @@ func (x codecSelfer1234) decSliceContainerPort(v *[]ContainerPort, d *codec1978. } } - if yyj3881 < len(yyv3881) { - yyv3881 = yyv3881[:yyj3881] - yyc3881 = true - } else if yyj3881 == 0 && yyv3881 == nil { - yyv3881 = []ContainerPort{} - yyc3881 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ContainerPort{} + yyc1 = true } } - yyh3881.End() - if yyc3881 { - *v = yyv3881 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -48590,10 +48611,10 @@ func (x codecSelfer1234) encSliceEnvVar(v []EnvVar, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3885 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3886 := &yyv3885 - yy3886.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -48603,83 +48624,86 @@ func (x codecSelfer1234) decSliceEnvVar(v *[]EnvVar, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3887 := *v - yyh3887, yyl3887 := z.DecSliceHelperStart() - var yyc3887 bool - if yyl3887 == 0 { - if yyv3887 == nil { - yyv3887 = []EnvVar{} - yyc3887 = true - } else if len(yyv3887) != 0 { - yyv3887 = yyv3887[:0] - yyc3887 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []EnvVar{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3887 > 0 { - var yyrr3887, yyrl3887 int - var yyrt3887 bool - if yyl3887 > cap(yyv3887) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3887 := len(yyv3887) > 0 - yyv23887 := yyv3887 - yyrl3887, yyrt3887 = z.DecInferLen(yyl3887, z.DecBasicHandle().MaxInitLen, 40) - if yyrt3887 { - if yyrl3887 <= cap(yyv3887) { - yyv3887 = yyv3887[:yyrl3887] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 40) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3887 = make([]EnvVar, yyrl3887) + yyv1 = make([]EnvVar, yyrl1) } } else { - yyv3887 = make([]EnvVar, yyrl3887) + yyv1 = make([]EnvVar, yyrl1) } - yyc3887 = true - yyrr3887 = len(yyv3887) - if yyrg3887 { - copy(yyv3887, yyv23887) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3887 != len(yyv3887) { - yyv3887 = yyv3887[:yyl3887] - yyc3887 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3887 := 0 - for ; yyj3887 < yyrr3887; yyj3887++ { - yyh3887.ElemContainerState(yyj3887) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3887[yyj3887] = EnvVar{} + yyv1[yyj1] = EnvVar{} } else { - yyv3888 := &yyv3887[yyj3887] - yyv3888.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3887 { - for ; yyj3887 < yyl3887; yyj3887++ { - yyv3887 = append(yyv3887, EnvVar{}) - yyh3887.ElemContainerState(yyj3887) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, EnvVar{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3887[yyj3887] = EnvVar{} + yyv1[yyj1] = EnvVar{} } else { - yyv3889 := &yyv3887[yyj3887] - yyv3889.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3887 := 0 - for ; !r.CheckBreak(); yyj3887++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3887 >= len(yyv3887) { - yyv3887 = append(yyv3887, EnvVar{}) // var yyz3887 EnvVar - yyc3887 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, EnvVar{}) // var yyz1 EnvVar + yyc1 = true } - yyh3887.ElemContainerState(yyj3887) - if yyj3887 < len(yyv3887) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3887[yyj3887] = EnvVar{} + yyv1[yyj1] = EnvVar{} } else { - yyv3890 := &yyv3887[yyj3887] - yyv3890.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -48687,17 +48711,17 @@ func (x codecSelfer1234) decSliceEnvVar(v *[]EnvVar, d *codec1978.Decoder) { } } - if yyj3887 < len(yyv3887) { - yyv3887 = yyv3887[:yyj3887] - yyc3887 = true - } else if yyj3887 == 0 && yyv3887 == nil { - yyv3887 = []EnvVar{} - yyc3887 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []EnvVar{} + yyc1 = true } } - yyh3887.End() - if yyc3887 { - *v = yyv3887 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -48706,10 +48730,10 @@ func (x codecSelfer1234) encSliceVolumeMount(v []VolumeMount, e *codec1978.Encod z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3891 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3892 := &yyv3891 - yy3892.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -48719,83 +48743,86 @@ func (x codecSelfer1234) decSliceVolumeMount(v *[]VolumeMount, d *codec1978.Deco z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3893 := *v - yyh3893, yyl3893 := z.DecSliceHelperStart() - var yyc3893 bool - if yyl3893 == 0 { - if yyv3893 == nil { - yyv3893 = []VolumeMount{} - yyc3893 = true - } else if len(yyv3893) != 0 { - yyv3893 = yyv3893[:0] - yyc3893 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []VolumeMount{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3893 > 0 { - var yyrr3893, yyrl3893 int - var yyrt3893 bool - if yyl3893 > cap(yyv3893) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3893 := len(yyv3893) > 0 - yyv23893 := yyv3893 - yyrl3893, yyrt3893 = z.DecInferLen(yyl3893, z.DecBasicHandle().MaxInitLen, 40) - if yyrt3893 { - if yyrl3893 <= cap(yyv3893) { - yyv3893 = yyv3893[:yyrl3893] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 40) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3893 = make([]VolumeMount, yyrl3893) + yyv1 = make([]VolumeMount, yyrl1) } } else { - yyv3893 = make([]VolumeMount, yyrl3893) + yyv1 = make([]VolumeMount, yyrl1) } - yyc3893 = true - yyrr3893 = len(yyv3893) - if yyrg3893 { - copy(yyv3893, yyv23893) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3893 != len(yyv3893) { - yyv3893 = yyv3893[:yyl3893] - yyc3893 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3893 := 0 - for ; yyj3893 < yyrr3893; yyj3893++ { - yyh3893.ElemContainerState(yyj3893) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3893[yyj3893] = VolumeMount{} + yyv1[yyj1] = VolumeMount{} } else { - yyv3894 := &yyv3893[yyj3893] - yyv3894.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3893 { - for ; yyj3893 < yyl3893; yyj3893++ { - yyv3893 = append(yyv3893, VolumeMount{}) - yyh3893.ElemContainerState(yyj3893) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, VolumeMount{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3893[yyj3893] = VolumeMount{} + yyv1[yyj1] = VolumeMount{} } else { - yyv3895 := &yyv3893[yyj3893] - yyv3895.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3893 := 0 - for ; !r.CheckBreak(); yyj3893++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3893 >= len(yyv3893) { - yyv3893 = append(yyv3893, VolumeMount{}) // var yyz3893 VolumeMount - yyc3893 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, VolumeMount{}) // var yyz1 VolumeMount + yyc1 = true } - yyh3893.ElemContainerState(yyj3893) - if yyj3893 < len(yyv3893) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3893[yyj3893] = VolumeMount{} + yyv1[yyj1] = VolumeMount{} } else { - yyv3896 := &yyv3893[yyj3893] - yyv3896.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -48803,17 +48830,17 @@ func (x codecSelfer1234) decSliceVolumeMount(v *[]VolumeMount, d *codec1978.Deco } } - if yyj3893 < len(yyv3893) { - yyv3893 = yyv3893[:yyj3893] - yyc3893 = true - } else if yyj3893 == 0 && yyv3893 == nil { - yyv3893 = []VolumeMount{} - yyc3893 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []VolumeMount{} + yyc1 = true } } - yyh3893.End() - if yyc3893 { - *v = yyv3893 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -48822,10 +48849,10 @@ func (x codecSelfer1234) encSlicePod(v []Pod, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3897 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3898 := &yyv3897 - yy3898.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -48835,83 +48862,86 @@ func (x codecSelfer1234) decSlicePod(v *[]Pod, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3899 := *v - yyh3899, yyl3899 := z.DecSliceHelperStart() - var yyc3899 bool - if yyl3899 == 0 { - if yyv3899 == nil { - yyv3899 = []Pod{} - yyc3899 = true - } else if len(yyv3899) != 0 { - yyv3899 = yyv3899[:0] - yyc3899 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Pod{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3899 > 0 { - var yyrr3899, yyrl3899 int - var yyrt3899 bool - if yyl3899 > cap(yyv3899) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3899 := len(yyv3899) > 0 - yyv23899 := yyv3899 - yyrl3899, yyrt3899 = z.DecInferLen(yyl3899, z.DecBasicHandle().MaxInitLen, 496) - if yyrt3899 { - if yyrl3899 <= cap(yyv3899) { - yyv3899 = yyv3899[:yyrl3899] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 496) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3899 = make([]Pod, yyrl3899) + yyv1 = make([]Pod, yyrl1) } } else { - yyv3899 = make([]Pod, yyrl3899) + yyv1 = make([]Pod, yyrl1) } - yyc3899 = true - yyrr3899 = len(yyv3899) - if yyrg3899 { - copy(yyv3899, yyv23899) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3899 != len(yyv3899) { - yyv3899 = yyv3899[:yyl3899] - yyc3899 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3899 := 0 - for ; yyj3899 < yyrr3899; yyj3899++ { - yyh3899.ElemContainerState(yyj3899) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3899[yyj3899] = Pod{} + yyv1[yyj1] = Pod{} } else { - yyv3900 := &yyv3899[yyj3899] - yyv3900.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3899 { - for ; yyj3899 < yyl3899; yyj3899++ { - yyv3899 = append(yyv3899, Pod{}) - yyh3899.ElemContainerState(yyj3899) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Pod{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3899[yyj3899] = Pod{} + yyv1[yyj1] = Pod{} } else { - yyv3901 := &yyv3899[yyj3899] - yyv3901.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3899 := 0 - for ; !r.CheckBreak(); yyj3899++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3899 >= len(yyv3899) { - yyv3899 = append(yyv3899, Pod{}) // var yyz3899 Pod - yyc3899 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Pod{}) // var yyz1 Pod + yyc1 = true } - yyh3899.ElemContainerState(yyj3899) - if yyj3899 < len(yyv3899) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3899[yyj3899] = Pod{} + yyv1[yyj1] = Pod{} } else { - yyv3902 := &yyv3899[yyj3899] - yyv3902.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -48919,17 +48949,17 @@ func (x codecSelfer1234) decSlicePod(v *[]Pod, d *codec1978.Decoder) { } } - if yyj3899 < len(yyv3899) { - yyv3899 = yyv3899[:yyj3899] - yyc3899 = true - } else if yyj3899 == 0 && yyv3899 == nil { - yyv3899 = []Pod{} - yyc3899 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Pod{} + yyc1 = true } } - yyh3899.End() - if yyc3899 { - *v = yyv3899 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -48938,10 +48968,10 @@ func (x codecSelfer1234) encSliceNodeSelectorTerm(v []NodeSelectorTerm, e *codec z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3903 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3904 := &yyv3903 - yy3904.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -48951,83 +48981,86 @@ func (x codecSelfer1234) decSliceNodeSelectorTerm(v *[]NodeSelectorTerm, d *code z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3905 := *v - yyh3905, yyl3905 := z.DecSliceHelperStart() - var yyc3905 bool - if yyl3905 == 0 { - if yyv3905 == nil { - yyv3905 = []NodeSelectorTerm{} - yyc3905 = true - } else if len(yyv3905) != 0 { - yyv3905 = yyv3905[:0] - yyc3905 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []NodeSelectorTerm{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3905 > 0 { - var yyrr3905, yyrl3905 int - var yyrt3905 bool - if yyl3905 > cap(yyv3905) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3905 := len(yyv3905) > 0 - yyv23905 := yyv3905 - yyrl3905, yyrt3905 = z.DecInferLen(yyl3905, z.DecBasicHandle().MaxInitLen, 24) - if yyrt3905 { - if yyrl3905 <= cap(yyv3905) { - yyv3905 = yyv3905[:yyrl3905] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 24) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3905 = make([]NodeSelectorTerm, yyrl3905) + yyv1 = make([]NodeSelectorTerm, yyrl1) } } else { - yyv3905 = make([]NodeSelectorTerm, yyrl3905) + yyv1 = make([]NodeSelectorTerm, yyrl1) } - yyc3905 = true - yyrr3905 = len(yyv3905) - if yyrg3905 { - copy(yyv3905, yyv23905) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3905 != len(yyv3905) { - yyv3905 = yyv3905[:yyl3905] - yyc3905 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3905 := 0 - for ; yyj3905 < yyrr3905; yyj3905++ { - yyh3905.ElemContainerState(yyj3905) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3905[yyj3905] = NodeSelectorTerm{} + yyv1[yyj1] = NodeSelectorTerm{} } else { - yyv3906 := &yyv3905[yyj3905] - yyv3906.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3905 { - for ; yyj3905 < yyl3905; yyj3905++ { - yyv3905 = append(yyv3905, NodeSelectorTerm{}) - yyh3905.ElemContainerState(yyj3905) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, NodeSelectorTerm{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3905[yyj3905] = NodeSelectorTerm{} + yyv1[yyj1] = NodeSelectorTerm{} } else { - yyv3907 := &yyv3905[yyj3905] - yyv3907.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3905 := 0 - for ; !r.CheckBreak(); yyj3905++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3905 >= len(yyv3905) { - yyv3905 = append(yyv3905, NodeSelectorTerm{}) // var yyz3905 NodeSelectorTerm - yyc3905 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, NodeSelectorTerm{}) // var yyz1 NodeSelectorTerm + yyc1 = true } - yyh3905.ElemContainerState(yyj3905) - if yyj3905 < len(yyv3905) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3905[yyj3905] = NodeSelectorTerm{} + yyv1[yyj1] = NodeSelectorTerm{} } else { - yyv3908 := &yyv3905[yyj3905] - yyv3908.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -49035,17 +49068,17 @@ func (x codecSelfer1234) decSliceNodeSelectorTerm(v *[]NodeSelectorTerm, d *code } } - if yyj3905 < len(yyv3905) { - yyv3905 = yyv3905[:yyj3905] - yyc3905 = true - } else if yyj3905 == 0 && yyv3905 == nil { - yyv3905 = []NodeSelectorTerm{} - yyc3905 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []NodeSelectorTerm{} + yyc1 = true } } - yyh3905.End() - if yyc3905 { - *v = yyv3905 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -49054,10 +49087,10 @@ func (x codecSelfer1234) encSliceNodeSelectorRequirement(v []NodeSelectorRequire z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3909 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3910 := &yyv3909 - yy3910.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -49067,83 +49100,86 @@ func (x codecSelfer1234) decSliceNodeSelectorRequirement(v *[]NodeSelectorRequir z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3911 := *v - yyh3911, yyl3911 := z.DecSliceHelperStart() - var yyc3911 bool - if yyl3911 == 0 { - if yyv3911 == nil { - yyv3911 = []NodeSelectorRequirement{} - yyc3911 = true - } else if len(yyv3911) != 0 { - yyv3911 = yyv3911[:0] - yyc3911 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []NodeSelectorRequirement{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3911 > 0 { - var yyrr3911, yyrl3911 int - var yyrt3911 bool - if yyl3911 > cap(yyv3911) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3911 := len(yyv3911) > 0 - yyv23911 := yyv3911 - yyrl3911, yyrt3911 = z.DecInferLen(yyl3911, z.DecBasicHandle().MaxInitLen, 56) - if yyrt3911 { - if yyrl3911 <= cap(yyv3911) { - yyv3911 = yyv3911[:yyrl3911] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 56) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3911 = make([]NodeSelectorRequirement, yyrl3911) + yyv1 = make([]NodeSelectorRequirement, yyrl1) } } else { - yyv3911 = make([]NodeSelectorRequirement, yyrl3911) + yyv1 = make([]NodeSelectorRequirement, yyrl1) } - yyc3911 = true - yyrr3911 = len(yyv3911) - if yyrg3911 { - copy(yyv3911, yyv23911) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3911 != len(yyv3911) { - yyv3911 = yyv3911[:yyl3911] - yyc3911 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3911 := 0 - for ; yyj3911 < yyrr3911; yyj3911++ { - yyh3911.ElemContainerState(yyj3911) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3911[yyj3911] = NodeSelectorRequirement{} + yyv1[yyj1] = NodeSelectorRequirement{} } else { - yyv3912 := &yyv3911[yyj3911] - yyv3912.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3911 { - for ; yyj3911 < yyl3911; yyj3911++ { - yyv3911 = append(yyv3911, NodeSelectorRequirement{}) - yyh3911.ElemContainerState(yyj3911) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, NodeSelectorRequirement{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3911[yyj3911] = NodeSelectorRequirement{} + yyv1[yyj1] = NodeSelectorRequirement{} } else { - yyv3913 := &yyv3911[yyj3911] - yyv3913.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3911 := 0 - for ; !r.CheckBreak(); yyj3911++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3911 >= len(yyv3911) { - yyv3911 = append(yyv3911, NodeSelectorRequirement{}) // var yyz3911 NodeSelectorRequirement - yyc3911 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, NodeSelectorRequirement{}) // var yyz1 NodeSelectorRequirement + yyc1 = true } - yyh3911.ElemContainerState(yyj3911) - if yyj3911 < len(yyv3911) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3911[yyj3911] = NodeSelectorRequirement{} + yyv1[yyj1] = NodeSelectorRequirement{} } else { - yyv3914 := &yyv3911[yyj3911] - yyv3914.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -49151,17 +49187,17 @@ func (x codecSelfer1234) decSliceNodeSelectorRequirement(v *[]NodeSelectorRequir } } - if yyj3911 < len(yyv3911) { - yyv3911 = yyv3911[:yyj3911] - yyc3911 = true - } else if yyj3911 == 0 && yyv3911 == nil { - yyv3911 = []NodeSelectorRequirement{} - yyc3911 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []NodeSelectorRequirement{} + yyc1 = true } } - yyh3911.End() - if yyc3911 { - *v = yyv3911 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -49170,10 +49206,10 @@ func (x codecSelfer1234) encSlicePreferredSchedulingTerm(v []PreferredScheduling z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3915 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3916 := &yyv3915 - yy3916.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -49183,83 +49219,86 @@ func (x codecSelfer1234) decSlicePreferredSchedulingTerm(v *[]PreferredSchedulin z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3917 := *v - yyh3917, yyl3917 := z.DecSliceHelperStart() - var yyc3917 bool - if yyl3917 == 0 { - if yyv3917 == nil { - yyv3917 = []PreferredSchedulingTerm{} - yyc3917 = true - } else if len(yyv3917) != 0 { - yyv3917 = yyv3917[:0] - yyc3917 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []PreferredSchedulingTerm{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3917 > 0 { - var yyrr3917, yyrl3917 int - var yyrt3917 bool - if yyl3917 > cap(yyv3917) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3917 := len(yyv3917) > 0 - yyv23917 := yyv3917 - yyrl3917, yyrt3917 = z.DecInferLen(yyl3917, z.DecBasicHandle().MaxInitLen, 32) - if yyrt3917 { - if yyrl3917 <= cap(yyv3917) { - yyv3917 = yyv3917[:yyrl3917] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 32) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3917 = make([]PreferredSchedulingTerm, yyrl3917) + yyv1 = make([]PreferredSchedulingTerm, yyrl1) } } else { - yyv3917 = make([]PreferredSchedulingTerm, yyrl3917) + yyv1 = make([]PreferredSchedulingTerm, yyrl1) } - yyc3917 = true - yyrr3917 = len(yyv3917) - if yyrg3917 { - copy(yyv3917, yyv23917) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3917 != len(yyv3917) { - yyv3917 = yyv3917[:yyl3917] - yyc3917 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3917 := 0 - for ; yyj3917 < yyrr3917; yyj3917++ { - yyh3917.ElemContainerState(yyj3917) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3917[yyj3917] = PreferredSchedulingTerm{} + yyv1[yyj1] = PreferredSchedulingTerm{} } else { - yyv3918 := &yyv3917[yyj3917] - yyv3918.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3917 { - for ; yyj3917 < yyl3917; yyj3917++ { - yyv3917 = append(yyv3917, PreferredSchedulingTerm{}) - yyh3917.ElemContainerState(yyj3917) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, PreferredSchedulingTerm{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3917[yyj3917] = PreferredSchedulingTerm{} + yyv1[yyj1] = PreferredSchedulingTerm{} } else { - yyv3919 := &yyv3917[yyj3917] - yyv3919.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3917 := 0 - for ; !r.CheckBreak(); yyj3917++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3917 >= len(yyv3917) { - yyv3917 = append(yyv3917, PreferredSchedulingTerm{}) // var yyz3917 PreferredSchedulingTerm - yyc3917 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, PreferredSchedulingTerm{}) // var yyz1 PreferredSchedulingTerm + yyc1 = true } - yyh3917.ElemContainerState(yyj3917) - if yyj3917 < len(yyv3917) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3917[yyj3917] = PreferredSchedulingTerm{} + yyv1[yyj1] = PreferredSchedulingTerm{} } else { - yyv3920 := &yyv3917[yyj3917] - yyv3920.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -49267,17 +49306,17 @@ func (x codecSelfer1234) decSlicePreferredSchedulingTerm(v *[]PreferredSchedulin } } - if yyj3917 < len(yyv3917) { - yyv3917 = yyv3917[:yyj3917] - yyc3917 = true - } else if yyj3917 == 0 && yyv3917 == nil { - yyv3917 = []PreferredSchedulingTerm{} - yyc3917 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []PreferredSchedulingTerm{} + yyc1 = true } } - yyh3917.End() - if yyc3917 { - *v = yyv3917 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -49286,10 +49325,10 @@ func (x codecSelfer1234) encSliceVolume(v []Volume, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3921 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3922 := &yyv3921 - yy3922.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -49299,83 +49338,86 @@ func (x codecSelfer1234) decSliceVolume(v *[]Volume, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3923 := *v - yyh3923, yyl3923 := z.DecSliceHelperStart() - var yyc3923 bool - if yyl3923 == 0 { - if yyv3923 == nil { - yyv3923 = []Volume{} - yyc3923 = true - } else if len(yyv3923) != 0 { - yyv3923 = yyv3923[:0] - yyc3923 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Volume{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3923 > 0 { - var yyrr3923, yyrl3923 int - var yyrt3923 bool - if yyl3923 > cap(yyv3923) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3923 := len(yyv3923) > 0 - yyv23923 := yyv3923 - yyrl3923, yyrt3923 = z.DecInferLen(yyl3923, z.DecBasicHandle().MaxInitLen, 160) - if yyrt3923 { - if yyrl3923 <= cap(yyv3923) { - yyv3923 = yyv3923[:yyrl3923] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 160) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3923 = make([]Volume, yyrl3923) + yyv1 = make([]Volume, yyrl1) } } else { - yyv3923 = make([]Volume, yyrl3923) + yyv1 = make([]Volume, yyrl1) } - yyc3923 = true - yyrr3923 = len(yyv3923) - if yyrg3923 { - copy(yyv3923, yyv23923) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3923 != len(yyv3923) { - yyv3923 = yyv3923[:yyl3923] - yyc3923 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3923 := 0 - for ; yyj3923 < yyrr3923; yyj3923++ { - yyh3923.ElemContainerState(yyj3923) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3923[yyj3923] = Volume{} + yyv1[yyj1] = Volume{} } else { - yyv3924 := &yyv3923[yyj3923] - yyv3924.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3923 { - for ; yyj3923 < yyl3923; yyj3923++ { - yyv3923 = append(yyv3923, Volume{}) - yyh3923.ElemContainerState(yyj3923) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Volume{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3923[yyj3923] = Volume{} + yyv1[yyj1] = Volume{} } else { - yyv3925 := &yyv3923[yyj3923] - yyv3925.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3923 := 0 - for ; !r.CheckBreak(); yyj3923++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3923 >= len(yyv3923) { - yyv3923 = append(yyv3923, Volume{}) // var yyz3923 Volume - yyc3923 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Volume{}) // var yyz1 Volume + yyc1 = true } - yyh3923.ElemContainerState(yyj3923) - if yyj3923 < len(yyv3923) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3923[yyj3923] = Volume{} + yyv1[yyj1] = Volume{} } else { - yyv3926 := &yyv3923[yyj3923] - yyv3926.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -49383,17 +49425,17 @@ func (x codecSelfer1234) decSliceVolume(v *[]Volume, d *codec1978.Decoder) { } } - if yyj3923 < len(yyv3923) { - yyv3923 = yyv3923[:yyj3923] - yyc3923 = true - } else if yyj3923 == 0 && yyv3923 == nil { - yyv3923 = []Volume{} - yyc3923 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Volume{} + yyc1 = true } } - yyh3923.End() - if yyc3923 { - *v = yyv3923 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -49402,10 +49444,10 @@ func (x codecSelfer1234) encSliceContainer(v []Container, e *codec1978.Encoder) z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3927 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3928 := &yyv3927 - yy3928.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -49415,83 +49457,86 @@ func (x codecSelfer1234) decSliceContainer(v *[]Container, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3929 := *v - yyh3929, yyl3929 := z.DecSliceHelperStart() - var yyc3929 bool - if yyl3929 == 0 { - if yyv3929 == nil { - yyv3929 = []Container{} - yyc3929 = true - } else if len(yyv3929) != 0 { - yyv3929 = yyv3929[:0] - yyc3929 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Container{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3929 > 0 { - var yyrr3929, yyrl3929 int - var yyrt3929 bool - if yyl3929 > cap(yyv3929) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3929 := len(yyv3929) > 0 - yyv23929 := yyv3929 - yyrl3929, yyrt3929 = z.DecInferLen(yyl3929, z.DecBasicHandle().MaxInitLen, 256) - if yyrt3929 { - if yyrl3929 <= cap(yyv3929) { - yyv3929 = yyv3929[:yyrl3929] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 256) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3929 = make([]Container, yyrl3929) + yyv1 = make([]Container, yyrl1) } } else { - yyv3929 = make([]Container, yyrl3929) + yyv1 = make([]Container, yyrl1) } - yyc3929 = true - yyrr3929 = len(yyv3929) - if yyrg3929 { - copy(yyv3929, yyv23929) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3929 != len(yyv3929) { - yyv3929 = yyv3929[:yyl3929] - yyc3929 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3929 := 0 - for ; yyj3929 < yyrr3929; yyj3929++ { - yyh3929.ElemContainerState(yyj3929) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3929[yyj3929] = Container{} + yyv1[yyj1] = Container{} } else { - yyv3930 := &yyv3929[yyj3929] - yyv3930.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3929 { - for ; yyj3929 < yyl3929; yyj3929++ { - yyv3929 = append(yyv3929, Container{}) - yyh3929.ElemContainerState(yyj3929) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Container{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3929[yyj3929] = Container{} + yyv1[yyj1] = Container{} } else { - yyv3931 := &yyv3929[yyj3929] - yyv3931.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3929 := 0 - for ; !r.CheckBreak(); yyj3929++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3929 >= len(yyv3929) { - yyv3929 = append(yyv3929, Container{}) // var yyz3929 Container - yyc3929 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Container{}) // var yyz1 Container + yyc1 = true } - yyh3929.ElemContainerState(yyj3929) - if yyj3929 < len(yyv3929) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3929[yyj3929] = Container{} + yyv1[yyj1] = Container{} } else { - yyv3932 := &yyv3929[yyj3929] - yyv3932.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -49499,17 +49544,17 @@ func (x codecSelfer1234) decSliceContainer(v *[]Container, d *codec1978.Decoder) } } - if yyj3929 < len(yyv3929) { - yyv3929 = yyv3929[:yyj3929] - yyc3929 = true - } else if yyj3929 == 0 && yyv3929 == nil { - yyv3929 = []Container{} - yyc3929 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Container{} + yyc1 = true } } - yyh3929.End() - if yyc3929 { - *v = yyv3929 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -49518,10 +49563,10 @@ func (x codecSelfer1234) encSliceLocalObjectReference(v []LocalObjectReference, z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3933 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3934 := &yyv3933 - yy3934.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -49531,83 +49576,86 @@ func (x codecSelfer1234) decSliceLocalObjectReference(v *[]LocalObjectReference, z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3935 := *v - yyh3935, yyl3935 := z.DecSliceHelperStart() - var yyc3935 bool - if yyl3935 == 0 { - if yyv3935 == nil { - yyv3935 = []LocalObjectReference{} - yyc3935 = true - } else if len(yyv3935) != 0 { - yyv3935 = yyv3935[:0] - yyc3935 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []LocalObjectReference{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3935 > 0 { - var yyrr3935, yyrl3935 int - var yyrt3935 bool - if yyl3935 > cap(yyv3935) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3935 := len(yyv3935) > 0 - yyv23935 := yyv3935 - yyrl3935, yyrt3935 = z.DecInferLen(yyl3935, z.DecBasicHandle().MaxInitLen, 16) - if yyrt3935 { - if yyrl3935 <= cap(yyv3935) { - yyv3935 = yyv3935[:yyrl3935] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 16) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3935 = make([]LocalObjectReference, yyrl3935) + yyv1 = make([]LocalObjectReference, yyrl1) } } else { - yyv3935 = make([]LocalObjectReference, yyrl3935) + yyv1 = make([]LocalObjectReference, yyrl1) } - yyc3935 = true - yyrr3935 = len(yyv3935) - if yyrg3935 { - copy(yyv3935, yyv23935) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3935 != len(yyv3935) { - yyv3935 = yyv3935[:yyl3935] - yyc3935 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3935 := 0 - for ; yyj3935 < yyrr3935; yyj3935++ { - yyh3935.ElemContainerState(yyj3935) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3935[yyj3935] = LocalObjectReference{} + yyv1[yyj1] = LocalObjectReference{} } else { - yyv3936 := &yyv3935[yyj3935] - yyv3936.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3935 { - for ; yyj3935 < yyl3935; yyj3935++ { - yyv3935 = append(yyv3935, LocalObjectReference{}) - yyh3935.ElemContainerState(yyj3935) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, LocalObjectReference{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3935[yyj3935] = LocalObjectReference{} + yyv1[yyj1] = LocalObjectReference{} } else { - yyv3937 := &yyv3935[yyj3935] - yyv3937.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3935 := 0 - for ; !r.CheckBreak(); yyj3935++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3935 >= len(yyv3935) { - yyv3935 = append(yyv3935, LocalObjectReference{}) // var yyz3935 LocalObjectReference - yyc3935 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, LocalObjectReference{}) // var yyz1 LocalObjectReference + yyc1 = true } - yyh3935.ElemContainerState(yyj3935) - if yyj3935 < len(yyv3935) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3935[yyj3935] = LocalObjectReference{} + yyv1[yyj1] = LocalObjectReference{} } else { - yyv3938 := &yyv3935[yyj3935] - yyv3938.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -49615,17 +49663,17 @@ func (x codecSelfer1234) decSliceLocalObjectReference(v *[]LocalObjectReference, } } - if yyj3935 < len(yyv3935) { - yyv3935 = yyv3935[:yyj3935] - yyc3935 = true - } else if yyj3935 == 0 && yyv3935 == nil { - yyv3935 = []LocalObjectReference{} - yyc3935 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []LocalObjectReference{} + yyc1 = true } } - yyh3935.End() - if yyc3935 { - *v = yyv3935 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -49634,10 +49682,10 @@ func (x codecSelfer1234) encSlicePodCondition(v []PodCondition, e *codec1978.Enc z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3939 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3940 := &yyv3939 - yy3940.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -49647,83 +49695,86 @@ func (x codecSelfer1234) decSlicePodCondition(v *[]PodCondition, d *codec1978.De z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3941 := *v - yyh3941, yyl3941 := z.DecSliceHelperStart() - var yyc3941 bool - if yyl3941 == 0 { - if yyv3941 == nil { - yyv3941 = []PodCondition{} - yyc3941 = true - } else if len(yyv3941) != 0 { - yyv3941 = yyv3941[:0] - yyc3941 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []PodCondition{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3941 > 0 { - var yyrr3941, yyrl3941 int - var yyrt3941 bool - if yyl3941 > cap(yyv3941) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3941 := len(yyv3941) > 0 - yyv23941 := yyv3941 - yyrl3941, yyrt3941 = z.DecInferLen(yyl3941, z.DecBasicHandle().MaxInitLen, 112) - if yyrt3941 { - if yyrl3941 <= cap(yyv3941) { - yyv3941 = yyv3941[:yyrl3941] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 112) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3941 = make([]PodCondition, yyrl3941) + yyv1 = make([]PodCondition, yyrl1) } } else { - yyv3941 = make([]PodCondition, yyrl3941) + yyv1 = make([]PodCondition, yyrl1) } - yyc3941 = true - yyrr3941 = len(yyv3941) - if yyrg3941 { - copy(yyv3941, yyv23941) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3941 != len(yyv3941) { - yyv3941 = yyv3941[:yyl3941] - yyc3941 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3941 := 0 - for ; yyj3941 < yyrr3941; yyj3941++ { - yyh3941.ElemContainerState(yyj3941) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3941[yyj3941] = PodCondition{} + yyv1[yyj1] = PodCondition{} } else { - yyv3942 := &yyv3941[yyj3941] - yyv3942.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3941 { - for ; yyj3941 < yyl3941; yyj3941++ { - yyv3941 = append(yyv3941, PodCondition{}) - yyh3941.ElemContainerState(yyj3941) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, PodCondition{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3941[yyj3941] = PodCondition{} + yyv1[yyj1] = PodCondition{} } else { - yyv3943 := &yyv3941[yyj3941] - yyv3943.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3941 := 0 - for ; !r.CheckBreak(); yyj3941++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3941 >= len(yyv3941) { - yyv3941 = append(yyv3941, PodCondition{}) // var yyz3941 PodCondition - yyc3941 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, PodCondition{}) // var yyz1 PodCondition + yyc1 = true } - yyh3941.ElemContainerState(yyj3941) - if yyj3941 < len(yyv3941) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3941[yyj3941] = PodCondition{} + yyv1[yyj1] = PodCondition{} } else { - yyv3944 := &yyv3941[yyj3941] - yyv3944.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -49731,17 +49782,17 @@ func (x codecSelfer1234) decSlicePodCondition(v *[]PodCondition, d *codec1978.De } } - if yyj3941 < len(yyv3941) { - yyv3941 = yyv3941[:yyj3941] - yyc3941 = true - } else if yyj3941 == 0 && yyv3941 == nil { - yyv3941 = []PodCondition{} - yyc3941 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []PodCondition{} + yyc1 = true } } - yyh3941.End() - if yyc3941 { - *v = yyv3941 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -49750,10 +49801,10 @@ func (x codecSelfer1234) encSliceContainerStatus(v []ContainerStatus, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3945 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3946 := &yyv3945 - yy3946.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -49763,83 +49814,86 @@ func (x codecSelfer1234) decSliceContainerStatus(v *[]ContainerStatus, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3947 := *v - yyh3947, yyl3947 := z.DecSliceHelperStart() - var yyc3947 bool - if yyl3947 == 0 { - if yyv3947 == nil { - yyv3947 = []ContainerStatus{} - yyc3947 = true - } else if len(yyv3947) != 0 { - yyv3947 = yyv3947[:0] - yyc3947 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ContainerStatus{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3947 > 0 { - var yyrr3947, yyrl3947 int - var yyrt3947 bool - if yyl3947 > cap(yyv3947) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3947 := len(yyv3947) > 0 - yyv23947 := yyv3947 - yyrl3947, yyrt3947 = z.DecInferLen(yyl3947, z.DecBasicHandle().MaxInitLen, 128) - if yyrt3947 { - if yyrl3947 <= cap(yyv3947) { - yyv3947 = yyv3947[:yyrl3947] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 128) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3947 = make([]ContainerStatus, yyrl3947) + yyv1 = make([]ContainerStatus, yyrl1) } } else { - yyv3947 = make([]ContainerStatus, yyrl3947) + yyv1 = make([]ContainerStatus, yyrl1) } - yyc3947 = true - yyrr3947 = len(yyv3947) - if yyrg3947 { - copy(yyv3947, yyv23947) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3947 != len(yyv3947) { - yyv3947 = yyv3947[:yyl3947] - yyc3947 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3947 := 0 - for ; yyj3947 < yyrr3947; yyj3947++ { - yyh3947.ElemContainerState(yyj3947) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3947[yyj3947] = ContainerStatus{} + yyv1[yyj1] = ContainerStatus{} } else { - yyv3948 := &yyv3947[yyj3947] - yyv3948.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3947 { - for ; yyj3947 < yyl3947; yyj3947++ { - yyv3947 = append(yyv3947, ContainerStatus{}) - yyh3947.ElemContainerState(yyj3947) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ContainerStatus{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3947[yyj3947] = ContainerStatus{} + yyv1[yyj1] = ContainerStatus{} } else { - yyv3949 := &yyv3947[yyj3947] - yyv3949.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3947 := 0 - for ; !r.CheckBreak(); yyj3947++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3947 >= len(yyv3947) { - yyv3947 = append(yyv3947, ContainerStatus{}) // var yyz3947 ContainerStatus - yyc3947 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ContainerStatus{}) // var yyz1 ContainerStatus + yyc1 = true } - yyh3947.ElemContainerState(yyj3947) - if yyj3947 < len(yyv3947) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3947[yyj3947] = ContainerStatus{} + yyv1[yyj1] = ContainerStatus{} } else { - yyv3950 := &yyv3947[yyj3947] - yyv3950.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -49847,17 +49901,17 @@ func (x codecSelfer1234) decSliceContainerStatus(v *[]ContainerStatus, d *codec1 } } - if yyj3947 < len(yyv3947) { - yyv3947 = yyv3947[:yyj3947] - yyc3947 = true - } else if yyj3947 == 0 && yyv3947 == nil { - yyv3947 = []ContainerStatus{} - yyc3947 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ContainerStatus{} + yyc1 = true } } - yyh3947.End() - if yyc3947 { - *v = yyv3947 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -49866,10 +49920,10 @@ func (x codecSelfer1234) encSlicePodTemplate(v []PodTemplate, e *codec1978.Encod z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3951 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3952 := &yyv3951 - yy3952.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -49879,83 +49933,86 @@ func (x codecSelfer1234) decSlicePodTemplate(v *[]PodTemplate, d *codec1978.Deco z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3953 := *v - yyh3953, yyl3953 := z.DecSliceHelperStart() - var yyc3953 bool - if yyl3953 == 0 { - if yyv3953 == nil { - yyv3953 = []PodTemplate{} - yyc3953 = true - } else if len(yyv3953) != 0 { - yyv3953 = yyv3953[:0] - yyc3953 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []PodTemplate{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3953 > 0 { - var yyrr3953, yyrl3953 int - var yyrt3953 bool - if yyl3953 > cap(yyv3953) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3953 := len(yyv3953) > 0 - yyv23953 := yyv3953 - yyrl3953, yyrt3953 = z.DecInferLen(yyl3953, z.DecBasicHandle().MaxInitLen, 520) - if yyrt3953 { - if yyrl3953 <= cap(yyv3953) { - yyv3953 = yyv3953[:yyrl3953] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 520) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3953 = make([]PodTemplate, yyrl3953) + yyv1 = make([]PodTemplate, yyrl1) } } else { - yyv3953 = make([]PodTemplate, yyrl3953) + yyv1 = make([]PodTemplate, yyrl1) } - yyc3953 = true - yyrr3953 = len(yyv3953) - if yyrg3953 { - copy(yyv3953, yyv23953) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3953 != len(yyv3953) { - yyv3953 = yyv3953[:yyl3953] - yyc3953 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3953 := 0 - for ; yyj3953 < yyrr3953; yyj3953++ { - yyh3953.ElemContainerState(yyj3953) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3953[yyj3953] = PodTemplate{} + yyv1[yyj1] = PodTemplate{} } else { - yyv3954 := &yyv3953[yyj3953] - yyv3954.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3953 { - for ; yyj3953 < yyl3953; yyj3953++ { - yyv3953 = append(yyv3953, PodTemplate{}) - yyh3953.ElemContainerState(yyj3953) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, PodTemplate{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3953[yyj3953] = PodTemplate{} + yyv1[yyj1] = PodTemplate{} } else { - yyv3955 := &yyv3953[yyj3953] - yyv3955.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3953 := 0 - for ; !r.CheckBreak(); yyj3953++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3953 >= len(yyv3953) { - yyv3953 = append(yyv3953, PodTemplate{}) // var yyz3953 PodTemplate - yyc3953 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, PodTemplate{}) // var yyz1 PodTemplate + yyc1 = true } - yyh3953.ElemContainerState(yyj3953) - if yyj3953 < len(yyv3953) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3953[yyj3953] = PodTemplate{} + yyv1[yyj1] = PodTemplate{} } else { - yyv3956 := &yyv3953[yyj3953] - yyv3956.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -49963,17 +50020,17 @@ func (x codecSelfer1234) decSlicePodTemplate(v *[]PodTemplate, d *codec1978.Deco } } - if yyj3953 < len(yyv3953) { - yyv3953 = yyv3953[:yyj3953] - yyc3953 = true - } else if yyj3953 == 0 && yyv3953 == nil { - yyv3953 = []PodTemplate{} - yyc3953 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []PodTemplate{} + yyc1 = true } } - yyh3953.End() - if yyc3953 { - *v = yyv3953 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -49982,10 +50039,10 @@ func (x codecSelfer1234) encSliceReplicationController(v []ReplicationController z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3957 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3958 := &yyv3957 - yy3958.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -49995,83 +50052,86 @@ func (x codecSelfer1234) decSliceReplicationController(v *[]ReplicationControlle z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3959 := *v - yyh3959, yyl3959 := z.DecSliceHelperStart() - var yyc3959 bool - if yyl3959 == 0 { - if yyv3959 == nil { - yyv3959 = []ReplicationController{} - yyc3959 = true - } else if len(yyv3959) != 0 { - yyv3959 = yyv3959[:0] - yyc3959 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ReplicationController{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3959 > 0 { - var yyrr3959, yyrl3959 int - var yyrt3959 bool - if yyl3959 > cap(yyv3959) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3959 := len(yyv3959) > 0 - yyv23959 := yyv3959 - yyrl3959, yyrt3959 = z.DecInferLen(yyl3959, z.DecBasicHandle().MaxInitLen, 232) - if yyrt3959 { - if yyrl3959 <= cap(yyv3959) { - yyv3959 = yyv3959[:yyrl3959] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 232) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3959 = make([]ReplicationController, yyrl3959) + yyv1 = make([]ReplicationController, yyrl1) } } else { - yyv3959 = make([]ReplicationController, yyrl3959) + yyv1 = make([]ReplicationController, yyrl1) } - yyc3959 = true - yyrr3959 = len(yyv3959) - if yyrg3959 { - copy(yyv3959, yyv23959) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3959 != len(yyv3959) { - yyv3959 = yyv3959[:yyl3959] - yyc3959 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3959 := 0 - for ; yyj3959 < yyrr3959; yyj3959++ { - yyh3959.ElemContainerState(yyj3959) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3959[yyj3959] = ReplicationController{} + yyv1[yyj1] = ReplicationController{} } else { - yyv3960 := &yyv3959[yyj3959] - yyv3960.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3959 { - for ; yyj3959 < yyl3959; yyj3959++ { - yyv3959 = append(yyv3959, ReplicationController{}) - yyh3959.ElemContainerState(yyj3959) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ReplicationController{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3959[yyj3959] = ReplicationController{} + yyv1[yyj1] = ReplicationController{} } else { - yyv3961 := &yyv3959[yyj3959] - yyv3961.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3959 := 0 - for ; !r.CheckBreak(); yyj3959++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3959 >= len(yyv3959) { - yyv3959 = append(yyv3959, ReplicationController{}) // var yyz3959 ReplicationController - yyc3959 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ReplicationController{}) // var yyz1 ReplicationController + yyc1 = true } - yyh3959.ElemContainerState(yyj3959) - if yyj3959 < len(yyv3959) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3959[yyj3959] = ReplicationController{} + yyv1[yyj1] = ReplicationController{} } else { - yyv3962 := &yyv3959[yyj3959] - yyv3962.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -50079,17 +50139,17 @@ func (x codecSelfer1234) decSliceReplicationController(v *[]ReplicationControlle } } - if yyj3959 < len(yyv3959) { - yyv3959 = yyv3959[:yyj3959] - yyc3959 = true - } else if yyj3959 == 0 && yyv3959 == nil { - yyv3959 = []ReplicationController{} - yyc3959 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ReplicationController{} + yyc1 = true } } - yyh3959.End() - if yyc3959 { - *v = yyv3959 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -50098,10 +50158,10 @@ func (x codecSelfer1234) encSliceService(v []Service, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3963 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3964 := &yyv3963 - yy3964.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50111,83 +50171,86 @@ func (x codecSelfer1234) decSliceService(v *[]Service, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3965 := *v - yyh3965, yyl3965 := z.DecSliceHelperStart() - var yyc3965 bool - if yyl3965 == 0 { - if yyv3965 == nil { - yyv3965 = []Service{} - yyc3965 = true - } else if len(yyv3965) != 0 { - yyv3965 = yyv3965[:0] - yyc3965 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Service{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3965 > 0 { - var yyrr3965, yyrl3965 int - var yyrt3965 bool - if yyl3965 > cap(yyv3965) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3965 := len(yyv3965) > 0 - yyv23965 := yyv3965 - yyrl3965, yyrt3965 = z.DecInferLen(yyl3965, z.DecBasicHandle().MaxInitLen, 336) - if yyrt3965 { - if yyrl3965 <= cap(yyv3965) { - yyv3965 = yyv3965[:yyrl3965] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 336) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3965 = make([]Service, yyrl3965) + yyv1 = make([]Service, yyrl1) } } else { - yyv3965 = make([]Service, yyrl3965) + yyv1 = make([]Service, yyrl1) } - yyc3965 = true - yyrr3965 = len(yyv3965) - if yyrg3965 { - copy(yyv3965, yyv23965) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3965 != len(yyv3965) { - yyv3965 = yyv3965[:yyl3965] - yyc3965 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3965 := 0 - for ; yyj3965 < yyrr3965; yyj3965++ { - yyh3965.ElemContainerState(yyj3965) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3965[yyj3965] = Service{} + yyv1[yyj1] = Service{} } else { - yyv3966 := &yyv3965[yyj3965] - yyv3966.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3965 { - for ; yyj3965 < yyl3965; yyj3965++ { - yyv3965 = append(yyv3965, Service{}) - yyh3965.ElemContainerState(yyj3965) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Service{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3965[yyj3965] = Service{} + yyv1[yyj1] = Service{} } else { - yyv3967 := &yyv3965[yyj3965] - yyv3967.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3965 := 0 - for ; !r.CheckBreak(); yyj3965++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3965 >= len(yyv3965) { - yyv3965 = append(yyv3965, Service{}) // var yyz3965 Service - yyc3965 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Service{}) // var yyz1 Service + yyc1 = true } - yyh3965.ElemContainerState(yyj3965) - if yyj3965 < len(yyv3965) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3965[yyj3965] = Service{} + yyv1[yyj1] = Service{} } else { - yyv3968 := &yyv3965[yyj3965] - yyv3968.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -50195,17 +50258,17 @@ func (x codecSelfer1234) decSliceService(v *[]Service, d *codec1978.Decoder) { } } - if yyj3965 < len(yyv3965) { - yyv3965 = yyv3965[:yyj3965] - yyc3965 = true - } else if yyj3965 == 0 && yyv3965 == nil { - yyv3965 = []Service{} - yyc3965 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Service{} + yyc1 = true } } - yyh3965.End() - if yyc3965 { - *v = yyv3965 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -50214,10 +50277,10 @@ func (x codecSelfer1234) encSliceLoadBalancerIngress(v []LoadBalancerIngress, e z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3969 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3970 := &yyv3969 - yy3970.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50227,83 +50290,86 @@ func (x codecSelfer1234) decSliceLoadBalancerIngress(v *[]LoadBalancerIngress, d z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3971 := *v - yyh3971, yyl3971 := z.DecSliceHelperStart() - var yyc3971 bool - if yyl3971 == 0 { - if yyv3971 == nil { - yyv3971 = []LoadBalancerIngress{} - yyc3971 = true - } else if len(yyv3971) != 0 { - yyv3971 = yyv3971[:0] - yyc3971 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []LoadBalancerIngress{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3971 > 0 { - var yyrr3971, yyrl3971 int - var yyrt3971 bool - if yyl3971 > cap(yyv3971) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3971 := len(yyv3971) > 0 - yyv23971 := yyv3971 - yyrl3971, yyrt3971 = z.DecInferLen(yyl3971, z.DecBasicHandle().MaxInitLen, 32) - if yyrt3971 { - if yyrl3971 <= cap(yyv3971) { - yyv3971 = yyv3971[:yyrl3971] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 32) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3971 = make([]LoadBalancerIngress, yyrl3971) + yyv1 = make([]LoadBalancerIngress, yyrl1) } } else { - yyv3971 = make([]LoadBalancerIngress, yyrl3971) + yyv1 = make([]LoadBalancerIngress, yyrl1) } - yyc3971 = true - yyrr3971 = len(yyv3971) - if yyrg3971 { - copy(yyv3971, yyv23971) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3971 != len(yyv3971) { - yyv3971 = yyv3971[:yyl3971] - yyc3971 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3971 := 0 - for ; yyj3971 < yyrr3971; yyj3971++ { - yyh3971.ElemContainerState(yyj3971) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3971[yyj3971] = LoadBalancerIngress{} + yyv1[yyj1] = LoadBalancerIngress{} } else { - yyv3972 := &yyv3971[yyj3971] - yyv3972.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3971 { - for ; yyj3971 < yyl3971; yyj3971++ { - yyv3971 = append(yyv3971, LoadBalancerIngress{}) - yyh3971.ElemContainerState(yyj3971) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, LoadBalancerIngress{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3971[yyj3971] = LoadBalancerIngress{} + yyv1[yyj1] = LoadBalancerIngress{} } else { - yyv3973 := &yyv3971[yyj3971] - yyv3973.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3971 := 0 - for ; !r.CheckBreak(); yyj3971++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3971 >= len(yyv3971) { - yyv3971 = append(yyv3971, LoadBalancerIngress{}) // var yyz3971 LoadBalancerIngress - yyc3971 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, LoadBalancerIngress{}) // var yyz1 LoadBalancerIngress + yyc1 = true } - yyh3971.ElemContainerState(yyj3971) - if yyj3971 < len(yyv3971) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3971[yyj3971] = LoadBalancerIngress{} + yyv1[yyj1] = LoadBalancerIngress{} } else { - yyv3974 := &yyv3971[yyj3971] - yyv3974.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -50311,17 +50377,17 @@ func (x codecSelfer1234) decSliceLoadBalancerIngress(v *[]LoadBalancerIngress, d } } - if yyj3971 < len(yyv3971) { - yyv3971 = yyv3971[:yyj3971] - yyc3971 = true - } else if yyj3971 == 0 && yyv3971 == nil { - yyv3971 = []LoadBalancerIngress{} - yyc3971 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []LoadBalancerIngress{} + yyc1 = true } } - yyh3971.End() - if yyc3971 { - *v = yyv3971 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -50330,10 +50396,10 @@ func (x codecSelfer1234) encSliceServicePort(v []ServicePort, e *codec1978.Encod z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3975 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3976 := &yyv3975 - yy3976.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50343,83 +50409,86 @@ func (x codecSelfer1234) decSliceServicePort(v *[]ServicePort, d *codec1978.Deco z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3977 := *v - yyh3977, yyl3977 := z.DecSliceHelperStart() - var yyc3977 bool - if yyl3977 == 0 { - if yyv3977 == nil { - yyv3977 = []ServicePort{} - yyc3977 = true - } else if len(yyv3977) != 0 { - yyv3977 = yyv3977[:0] - yyc3977 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ServicePort{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3977 > 0 { - var yyrr3977, yyrl3977 int - var yyrt3977 bool - if yyl3977 > cap(yyv3977) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3977 := len(yyv3977) > 0 - yyv23977 := yyv3977 - yyrl3977, yyrt3977 = z.DecInferLen(yyl3977, z.DecBasicHandle().MaxInitLen, 80) - if yyrt3977 { - if yyrl3977 <= cap(yyv3977) { - yyv3977 = yyv3977[:yyrl3977] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 80) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3977 = make([]ServicePort, yyrl3977) + yyv1 = make([]ServicePort, yyrl1) } } else { - yyv3977 = make([]ServicePort, yyrl3977) + yyv1 = make([]ServicePort, yyrl1) } - yyc3977 = true - yyrr3977 = len(yyv3977) - if yyrg3977 { - copy(yyv3977, yyv23977) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3977 != len(yyv3977) { - yyv3977 = yyv3977[:yyl3977] - yyc3977 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3977 := 0 - for ; yyj3977 < yyrr3977; yyj3977++ { - yyh3977.ElemContainerState(yyj3977) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3977[yyj3977] = ServicePort{} + yyv1[yyj1] = ServicePort{} } else { - yyv3978 := &yyv3977[yyj3977] - yyv3978.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3977 { - for ; yyj3977 < yyl3977; yyj3977++ { - yyv3977 = append(yyv3977, ServicePort{}) - yyh3977.ElemContainerState(yyj3977) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ServicePort{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3977[yyj3977] = ServicePort{} + yyv1[yyj1] = ServicePort{} } else { - yyv3979 := &yyv3977[yyj3977] - yyv3979.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3977 := 0 - for ; !r.CheckBreak(); yyj3977++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3977 >= len(yyv3977) { - yyv3977 = append(yyv3977, ServicePort{}) // var yyz3977 ServicePort - yyc3977 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ServicePort{}) // var yyz1 ServicePort + yyc1 = true } - yyh3977.ElemContainerState(yyj3977) - if yyj3977 < len(yyv3977) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3977[yyj3977] = ServicePort{} + yyv1[yyj1] = ServicePort{} } else { - yyv3980 := &yyv3977[yyj3977] - yyv3980.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -50427,17 +50496,17 @@ func (x codecSelfer1234) decSliceServicePort(v *[]ServicePort, d *codec1978.Deco } } - if yyj3977 < len(yyv3977) { - yyv3977 = yyv3977[:yyj3977] - yyc3977 = true - } else if yyj3977 == 0 && yyv3977 == nil { - yyv3977 = []ServicePort{} - yyc3977 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ServicePort{} + yyc1 = true } } - yyh3977.End() - if yyc3977 { - *v = yyv3977 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -50446,10 +50515,10 @@ func (x codecSelfer1234) encSliceObjectReference(v []ObjectReference, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3981 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3982 := &yyv3981 - yy3982.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50459,83 +50528,86 @@ func (x codecSelfer1234) decSliceObjectReference(v *[]ObjectReference, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3983 := *v - yyh3983, yyl3983 := z.DecSliceHelperStart() - var yyc3983 bool - if yyl3983 == 0 { - if yyv3983 == nil { - yyv3983 = []ObjectReference{} - yyc3983 = true - } else if len(yyv3983) != 0 { - yyv3983 = yyv3983[:0] - yyc3983 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ObjectReference{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3983 > 0 { - var yyrr3983, yyrl3983 int - var yyrt3983 bool - if yyl3983 > cap(yyv3983) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3983 := len(yyv3983) > 0 - yyv23983 := yyv3983 - yyrl3983, yyrt3983 = z.DecInferLen(yyl3983, z.DecBasicHandle().MaxInitLen, 112) - if yyrt3983 { - if yyrl3983 <= cap(yyv3983) { - yyv3983 = yyv3983[:yyrl3983] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 112) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3983 = make([]ObjectReference, yyrl3983) + yyv1 = make([]ObjectReference, yyrl1) } } else { - yyv3983 = make([]ObjectReference, yyrl3983) + yyv1 = make([]ObjectReference, yyrl1) } - yyc3983 = true - yyrr3983 = len(yyv3983) - if yyrg3983 { - copy(yyv3983, yyv23983) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3983 != len(yyv3983) { - yyv3983 = yyv3983[:yyl3983] - yyc3983 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3983 := 0 - for ; yyj3983 < yyrr3983; yyj3983++ { - yyh3983.ElemContainerState(yyj3983) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3983[yyj3983] = ObjectReference{} + yyv1[yyj1] = ObjectReference{} } else { - yyv3984 := &yyv3983[yyj3983] - yyv3984.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3983 { - for ; yyj3983 < yyl3983; yyj3983++ { - yyv3983 = append(yyv3983, ObjectReference{}) - yyh3983.ElemContainerState(yyj3983) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ObjectReference{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3983[yyj3983] = ObjectReference{} + yyv1[yyj1] = ObjectReference{} } else { - yyv3985 := &yyv3983[yyj3983] - yyv3985.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3983 := 0 - for ; !r.CheckBreak(); yyj3983++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3983 >= len(yyv3983) { - yyv3983 = append(yyv3983, ObjectReference{}) // var yyz3983 ObjectReference - yyc3983 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ObjectReference{}) // var yyz1 ObjectReference + yyc1 = true } - yyh3983.ElemContainerState(yyj3983) - if yyj3983 < len(yyv3983) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3983[yyj3983] = ObjectReference{} + yyv1[yyj1] = ObjectReference{} } else { - yyv3986 := &yyv3983[yyj3983] - yyv3986.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -50543,17 +50615,17 @@ func (x codecSelfer1234) decSliceObjectReference(v *[]ObjectReference, d *codec1 } } - if yyj3983 < len(yyv3983) { - yyv3983 = yyv3983[:yyj3983] - yyc3983 = true - } else if yyj3983 == 0 && yyv3983 == nil { - yyv3983 = []ObjectReference{} - yyc3983 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ObjectReference{} + yyc1 = true } } - yyh3983.End() - if yyc3983 { - *v = yyv3983 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -50562,10 +50634,10 @@ func (x codecSelfer1234) encSliceServiceAccount(v []ServiceAccount, e *codec1978 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3987 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3988 := &yyv3987 - yy3988.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50575,83 +50647,86 @@ func (x codecSelfer1234) decSliceServiceAccount(v *[]ServiceAccount, d *codec197 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3989 := *v - yyh3989, yyl3989 := z.DecSliceHelperStart() - var yyc3989 bool - if yyl3989 == 0 { - if yyv3989 == nil { - yyv3989 = []ServiceAccount{} - yyc3989 = true - } else if len(yyv3989) != 0 { - yyv3989 = yyv3989[:0] - yyc3989 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ServiceAccount{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3989 > 0 { - var yyrr3989, yyrl3989 int - var yyrt3989 bool - if yyl3989 > cap(yyv3989) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3989 := len(yyv3989) > 0 - yyv23989 := yyv3989 - yyrl3989, yyrt3989 = z.DecInferLen(yyl3989, z.DecBasicHandle().MaxInitLen, 240) - if yyrt3989 { - if yyrl3989 <= cap(yyv3989) { - yyv3989 = yyv3989[:yyrl3989] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 240) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3989 = make([]ServiceAccount, yyrl3989) + yyv1 = make([]ServiceAccount, yyrl1) } } else { - yyv3989 = make([]ServiceAccount, yyrl3989) + yyv1 = make([]ServiceAccount, yyrl1) } - yyc3989 = true - yyrr3989 = len(yyv3989) - if yyrg3989 { - copy(yyv3989, yyv23989) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3989 != len(yyv3989) { - yyv3989 = yyv3989[:yyl3989] - yyc3989 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3989 := 0 - for ; yyj3989 < yyrr3989; yyj3989++ { - yyh3989.ElemContainerState(yyj3989) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3989[yyj3989] = ServiceAccount{} + yyv1[yyj1] = ServiceAccount{} } else { - yyv3990 := &yyv3989[yyj3989] - yyv3990.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3989 { - for ; yyj3989 < yyl3989; yyj3989++ { - yyv3989 = append(yyv3989, ServiceAccount{}) - yyh3989.ElemContainerState(yyj3989) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ServiceAccount{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3989[yyj3989] = ServiceAccount{} + yyv1[yyj1] = ServiceAccount{} } else { - yyv3991 := &yyv3989[yyj3989] - yyv3991.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3989 := 0 - for ; !r.CheckBreak(); yyj3989++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3989 >= len(yyv3989) { - yyv3989 = append(yyv3989, ServiceAccount{}) // var yyz3989 ServiceAccount - yyc3989 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ServiceAccount{}) // var yyz1 ServiceAccount + yyc1 = true } - yyh3989.ElemContainerState(yyj3989) - if yyj3989 < len(yyv3989) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3989[yyj3989] = ServiceAccount{} + yyv1[yyj1] = ServiceAccount{} } else { - yyv3992 := &yyv3989[yyj3989] - yyv3992.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -50659,17 +50734,17 @@ func (x codecSelfer1234) decSliceServiceAccount(v *[]ServiceAccount, d *codec197 } } - if yyj3989 < len(yyv3989) { - yyv3989 = yyv3989[:yyj3989] - yyc3989 = true - } else if yyj3989 == 0 && yyv3989 == nil { - yyv3989 = []ServiceAccount{} - yyc3989 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ServiceAccount{} + yyc1 = true } } - yyh3989.End() - if yyc3989 { - *v = yyv3989 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -50678,10 +50753,10 @@ func (x codecSelfer1234) encSliceEndpointSubset(v []EndpointSubset, e *codec1978 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3993 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3994 := &yyv3993 - yy3994.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50691,83 +50766,86 @@ func (x codecSelfer1234) decSliceEndpointSubset(v *[]EndpointSubset, d *codec197 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3995 := *v - yyh3995, yyl3995 := z.DecSliceHelperStart() - var yyc3995 bool - if yyl3995 == 0 { - if yyv3995 == nil { - yyv3995 = []EndpointSubset{} - yyc3995 = true - } else if len(yyv3995) != 0 { - yyv3995 = yyv3995[:0] - yyc3995 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []EndpointSubset{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3995 > 0 { - var yyrr3995, yyrl3995 int - var yyrt3995 bool - if yyl3995 > cap(yyv3995) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3995 := len(yyv3995) > 0 - yyv23995 := yyv3995 - yyrl3995, yyrt3995 = z.DecInferLen(yyl3995, z.DecBasicHandle().MaxInitLen, 72) - if yyrt3995 { - if yyrl3995 <= cap(yyv3995) { - yyv3995 = yyv3995[:yyrl3995] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 72) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3995 = make([]EndpointSubset, yyrl3995) + yyv1 = make([]EndpointSubset, yyrl1) } } else { - yyv3995 = make([]EndpointSubset, yyrl3995) + yyv1 = make([]EndpointSubset, yyrl1) } - yyc3995 = true - yyrr3995 = len(yyv3995) - if yyrg3995 { - copy(yyv3995, yyv23995) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3995 != len(yyv3995) { - yyv3995 = yyv3995[:yyl3995] - yyc3995 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3995 := 0 - for ; yyj3995 < yyrr3995; yyj3995++ { - yyh3995.ElemContainerState(yyj3995) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3995[yyj3995] = EndpointSubset{} + yyv1[yyj1] = EndpointSubset{} } else { - yyv3996 := &yyv3995[yyj3995] - yyv3996.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3995 { - for ; yyj3995 < yyl3995; yyj3995++ { - yyv3995 = append(yyv3995, EndpointSubset{}) - yyh3995.ElemContainerState(yyj3995) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, EndpointSubset{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3995[yyj3995] = EndpointSubset{} + yyv1[yyj1] = EndpointSubset{} } else { - yyv3997 := &yyv3995[yyj3995] - yyv3997.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3995 := 0 - for ; !r.CheckBreak(); yyj3995++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3995 >= len(yyv3995) { - yyv3995 = append(yyv3995, EndpointSubset{}) // var yyz3995 EndpointSubset - yyc3995 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, EndpointSubset{}) // var yyz1 EndpointSubset + yyc1 = true } - yyh3995.ElemContainerState(yyj3995) - if yyj3995 < len(yyv3995) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3995[yyj3995] = EndpointSubset{} + yyv1[yyj1] = EndpointSubset{} } else { - yyv3998 := &yyv3995[yyj3995] - yyv3998.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -50775,17 +50853,17 @@ func (x codecSelfer1234) decSliceEndpointSubset(v *[]EndpointSubset, d *codec197 } } - if yyj3995 < len(yyv3995) { - yyv3995 = yyv3995[:yyj3995] - yyc3995 = true - } else if yyj3995 == 0 && yyv3995 == nil { - yyv3995 = []EndpointSubset{} - yyc3995 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []EndpointSubset{} + yyc1 = true } } - yyh3995.End() - if yyc3995 { - *v = yyv3995 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -50794,10 +50872,10 @@ func (x codecSelfer1234) encSliceEndpointAddress(v []EndpointAddress, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3999 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4000 := &yyv3999 - yy4000.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50807,83 +50885,86 @@ func (x codecSelfer1234) decSliceEndpointAddress(v *[]EndpointAddress, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4001 := *v - yyh4001, yyl4001 := z.DecSliceHelperStart() - var yyc4001 bool - if yyl4001 == 0 { - if yyv4001 == nil { - yyv4001 = []EndpointAddress{} - yyc4001 = true - } else if len(yyv4001) != 0 { - yyv4001 = yyv4001[:0] - yyc4001 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []EndpointAddress{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4001 > 0 { - var yyrr4001, yyrl4001 int - var yyrt4001 bool - if yyl4001 > cap(yyv4001) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4001 := len(yyv4001) > 0 - yyv24001 := yyv4001 - yyrl4001, yyrt4001 = z.DecInferLen(yyl4001, z.DecBasicHandle().MaxInitLen, 24) - if yyrt4001 { - if yyrl4001 <= cap(yyv4001) { - yyv4001 = yyv4001[:yyrl4001] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 24) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4001 = make([]EndpointAddress, yyrl4001) + yyv1 = make([]EndpointAddress, yyrl1) } } else { - yyv4001 = make([]EndpointAddress, yyrl4001) + yyv1 = make([]EndpointAddress, yyrl1) } - yyc4001 = true - yyrr4001 = len(yyv4001) - if yyrg4001 { - copy(yyv4001, yyv24001) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4001 != len(yyv4001) { - yyv4001 = yyv4001[:yyl4001] - yyc4001 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4001 := 0 - for ; yyj4001 < yyrr4001; yyj4001++ { - yyh4001.ElemContainerState(yyj4001) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4001[yyj4001] = EndpointAddress{} + yyv1[yyj1] = EndpointAddress{} } else { - yyv4002 := &yyv4001[yyj4001] - yyv4002.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4001 { - for ; yyj4001 < yyl4001; yyj4001++ { - yyv4001 = append(yyv4001, EndpointAddress{}) - yyh4001.ElemContainerState(yyj4001) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, EndpointAddress{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4001[yyj4001] = EndpointAddress{} + yyv1[yyj1] = EndpointAddress{} } else { - yyv4003 := &yyv4001[yyj4001] - yyv4003.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4001 := 0 - for ; !r.CheckBreak(); yyj4001++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4001 >= len(yyv4001) { - yyv4001 = append(yyv4001, EndpointAddress{}) // var yyz4001 EndpointAddress - yyc4001 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, EndpointAddress{}) // var yyz1 EndpointAddress + yyc1 = true } - yyh4001.ElemContainerState(yyj4001) - if yyj4001 < len(yyv4001) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4001[yyj4001] = EndpointAddress{} + yyv1[yyj1] = EndpointAddress{} } else { - yyv4004 := &yyv4001[yyj4001] - yyv4004.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -50891,17 +50972,17 @@ func (x codecSelfer1234) decSliceEndpointAddress(v *[]EndpointAddress, d *codec1 } } - if yyj4001 < len(yyv4001) { - yyv4001 = yyv4001[:yyj4001] - yyc4001 = true - } else if yyj4001 == 0 && yyv4001 == nil { - yyv4001 = []EndpointAddress{} - yyc4001 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []EndpointAddress{} + yyc1 = true } } - yyh4001.End() - if yyc4001 { - *v = yyv4001 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -50910,10 +50991,10 @@ func (x codecSelfer1234) encSliceEndpointPort(v []EndpointPort, e *codec1978.Enc z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4005 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4006 := &yyv4005 - yy4006.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50923,83 +51004,86 @@ func (x codecSelfer1234) decSliceEndpointPort(v *[]EndpointPort, d *codec1978.De z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4007 := *v - yyh4007, yyl4007 := z.DecSliceHelperStart() - var yyc4007 bool - if yyl4007 == 0 { - if yyv4007 == nil { - yyv4007 = []EndpointPort{} - yyc4007 = true - } else if len(yyv4007) != 0 { - yyv4007 = yyv4007[:0] - yyc4007 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []EndpointPort{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4007 > 0 { - var yyrr4007, yyrl4007 int - var yyrt4007 bool - if yyl4007 > cap(yyv4007) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4007 := len(yyv4007) > 0 - yyv24007 := yyv4007 - yyrl4007, yyrt4007 = z.DecInferLen(yyl4007, z.DecBasicHandle().MaxInitLen, 40) - if yyrt4007 { - if yyrl4007 <= cap(yyv4007) { - yyv4007 = yyv4007[:yyrl4007] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 40) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4007 = make([]EndpointPort, yyrl4007) + yyv1 = make([]EndpointPort, yyrl1) } } else { - yyv4007 = make([]EndpointPort, yyrl4007) + yyv1 = make([]EndpointPort, yyrl1) } - yyc4007 = true - yyrr4007 = len(yyv4007) - if yyrg4007 { - copy(yyv4007, yyv24007) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4007 != len(yyv4007) { - yyv4007 = yyv4007[:yyl4007] - yyc4007 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4007 := 0 - for ; yyj4007 < yyrr4007; yyj4007++ { - yyh4007.ElemContainerState(yyj4007) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4007[yyj4007] = EndpointPort{} + yyv1[yyj1] = EndpointPort{} } else { - yyv4008 := &yyv4007[yyj4007] - yyv4008.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4007 { - for ; yyj4007 < yyl4007; yyj4007++ { - yyv4007 = append(yyv4007, EndpointPort{}) - yyh4007.ElemContainerState(yyj4007) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, EndpointPort{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4007[yyj4007] = EndpointPort{} + yyv1[yyj1] = EndpointPort{} } else { - yyv4009 := &yyv4007[yyj4007] - yyv4009.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4007 := 0 - for ; !r.CheckBreak(); yyj4007++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4007 >= len(yyv4007) { - yyv4007 = append(yyv4007, EndpointPort{}) // var yyz4007 EndpointPort - yyc4007 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, EndpointPort{}) // var yyz1 EndpointPort + yyc1 = true } - yyh4007.ElemContainerState(yyj4007) - if yyj4007 < len(yyv4007) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4007[yyj4007] = EndpointPort{} + yyv1[yyj1] = EndpointPort{} } else { - yyv4010 := &yyv4007[yyj4007] - yyv4010.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -51007,17 +51091,17 @@ func (x codecSelfer1234) decSliceEndpointPort(v *[]EndpointPort, d *codec1978.De } } - if yyj4007 < len(yyv4007) { - yyv4007 = yyv4007[:yyj4007] - yyc4007 = true - } else if yyj4007 == 0 && yyv4007 == nil { - yyv4007 = []EndpointPort{} - yyc4007 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []EndpointPort{} + yyc1 = true } } - yyh4007.End() - if yyc4007 { - *v = yyv4007 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -51026,10 +51110,10 @@ func (x codecSelfer1234) encSliceEndpoints(v []Endpoints, e *codec1978.Encoder) z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4011 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4012 := &yyv4011 - yy4012.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -51039,83 +51123,86 @@ func (x codecSelfer1234) decSliceEndpoints(v *[]Endpoints, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4013 := *v - yyh4013, yyl4013 := z.DecSliceHelperStart() - var yyc4013 bool - if yyl4013 == 0 { - if yyv4013 == nil { - yyv4013 = []Endpoints{} - yyc4013 = true - } else if len(yyv4013) != 0 { - yyv4013 = yyv4013[:0] - yyc4013 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Endpoints{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4013 > 0 { - var yyrr4013, yyrl4013 int - var yyrt4013 bool - if yyl4013 > cap(yyv4013) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4013 := len(yyv4013) > 0 - yyv24013 := yyv4013 - yyrl4013, yyrt4013 = z.DecInferLen(yyl4013, z.DecBasicHandle().MaxInitLen, 216) - if yyrt4013 { - if yyrl4013 <= cap(yyv4013) { - yyv4013 = yyv4013[:yyrl4013] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 216) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4013 = make([]Endpoints, yyrl4013) + yyv1 = make([]Endpoints, yyrl1) } } else { - yyv4013 = make([]Endpoints, yyrl4013) + yyv1 = make([]Endpoints, yyrl1) } - yyc4013 = true - yyrr4013 = len(yyv4013) - if yyrg4013 { - copy(yyv4013, yyv24013) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4013 != len(yyv4013) { - yyv4013 = yyv4013[:yyl4013] - yyc4013 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4013 := 0 - for ; yyj4013 < yyrr4013; yyj4013++ { - yyh4013.ElemContainerState(yyj4013) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4013[yyj4013] = Endpoints{} + yyv1[yyj1] = Endpoints{} } else { - yyv4014 := &yyv4013[yyj4013] - yyv4014.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4013 { - for ; yyj4013 < yyl4013; yyj4013++ { - yyv4013 = append(yyv4013, Endpoints{}) - yyh4013.ElemContainerState(yyj4013) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Endpoints{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4013[yyj4013] = Endpoints{} + yyv1[yyj1] = Endpoints{} } else { - yyv4015 := &yyv4013[yyj4013] - yyv4015.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4013 := 0 - for ; !r.CheckBreak(); yyj4013++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4013 >= len(yyv4013) { - yyv4013 = append(yyv4013, Endpoints{}) // var yyz4013 Endpoints - yyc4013 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Endpoints{}) // var yyz1 Endpoints + yyc1 = true } - yyh4013.ElemContainerState(yyj4013) - if yyj4013 < len(yyv4013) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4013[yyj4013] = Endpoints{} + yyv1[yyj1] = Endpoints{} } else { - yyv4016 := &yyv4013[yyj4013] - yyv4016.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -51123,17 +51210,17 @@ func (x codecSelfer1234) decSliceEndpoints(v *[]Endpoints, d *codec1978.Decoder) } } - if yyj4013 < len(yyv4013) { - yyv4013 = yyv4013[:yyj4013] - yyc4013 = true - } else if yyj4013 == 0 && yyv4013 == nil { - yyv4013 = []Endpoints{} - yyc4013 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Endpoints{} + yyc1 = true } } - yyh4013.End() - if yyc4013 { - *v = yyv4013 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -51142,10 +51229,10 @@ func (x codecSelfer1234) encSliceNodeCondition(v []NodeCondition, e *codec1978.E z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4017 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4018 := &yyv4017 - yy4018.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -51155,83 +51242,86 @@ func (x codecSelfer1234) decSliceNodeCondition(v *[]NodeCondition, d *codec1978. z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4019 := *v - yyh4019, yyl4019 := z.DecSliceHelperStart() - var yyc4019 bool - if yyl4019 == 0 { - if yyv4019 == nil { - yyv4019 = []NodeCondition{} - yyc4019 = true - } else if len(yyv4019) != 0 { - yyv4019 = yyv4019[:0] - yyc4019 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []NodeCondition{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4019 > 0 { - var yyrr4019, yyrl4019 int - var yyrt4019 bool - if yyl4019 > cap(yyv4019) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4019 := len(yyv4019) > 0 - yyv24019 := yyv4019 - yyrl4019, yyrt4019 = z.DecInferLen(yyl4019, z.DecBasicHandle().MaxInitLen, 112) - if yyrt4019 { - if yyrl4019 <= cap(yyv4019) { - yyv4019 = yyv4019[:yyrl4019] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 112) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4019 = make([]NodeCondition, yyrl4019) + yyv1 = make([]NodeCondition, yyrl1) } } else { - yyv4019 = make([]NodeCondition, yyrl4019) + yyv1 = make([]NodeCondition, yyrl1) } - yyc4019 = true - yyrr4019 = len(yyv4019) - if yyrg4019 { - copy(yyv4019, yyv24019) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4019 != len(yyv4019) { - yyv4019 = yyv4019[:yyl4019] - yyc4019 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4019 := 0 - for ; yyj4019 < yyrr4019; yyj4019++ { - yyh4019.ElemContainerState(yyj4019) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4019[yyj4019] = NodeCondition{} + yyv1[yyj1] = NodeCondition{} } else { - yyv4020 := &yyv4019[yyj4019] - yyv4020.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4019 { - for ; yyj4019 < yyl4019; yyj4019++ { - yyv4019 = append(yyv4019, NodeCondition{}) - yyh4019.ElemContainerState(yyj4019) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, NodeCondition{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4019[yyj4019] = NodeCondition{} + yyv1[yyj1] = NodeCondition{} } else { - yyv4021 := &yyv4019[yyj4019] - yyv4021.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4019 := 0 - for ; !r.CheckBreak(); yyj4019++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4019 >= len(yyv4019) { - yyv4019 = append(yyv4019, NodeCondition{}) // var yyz4019 NodeCondition - yyc4019 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, NodeCondition{}) // var yyz1 NodeCondition + yyc1 = true } - yyh4019.ElemContainerState(yyj4019) - if yyj4019 < len(yyv4019) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4019[yyj4019] = NodeCondition{} + yyv1[yyj1] = NodeCondition{} } else { - yyv4022 := &yyv4019[yyj4019] - yyv4022.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -51239,17 +51329,17 @@ func (x codecSelfer1234) decSliceNodeCondition(v *[]NodeCondition, d *codec1978. } } - if yyj4019 < len(yyv4019) { - yyv4019 = yyv4019[:yyj4019] - yyc4019 = true - } else if yyj4019 == 0 && yyv4019 == nil { - yyv4019 = []NodeCondition{} - yyc4019 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []NodeCondition{} + yyc1 = true } } - yyh4019.End() - if yyc4019 { - *v = yyv4019 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -51258,10 +51348,10 @@ func (x codecSelfer1234) encSliceNodeAddress(v []NodeAddress, e *codec1978.Encod z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4023 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4024 := &yyv4023 - yy4024.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -51271,83 +51361,86 @@ func (x codecSelfer1234) decSliceNodeAddress(v *[]NodeAddress, d *codec1978.Deco z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4025 := *v - yyh4025, yyl4025 := z.DecSliceHelperStart() - var yyc4025 bool - if yyl4025 == 0 { - if yyv4025 == nil { - yyv4025 = []NodeAddress{} - yyc4025 = true - } else if len(yyv4025) != 0 { - yyv4025 = yyv4025[:0] - yyc4025 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []NodeAddress{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4025 > 0 { - var yyrr4025, yyrl4025 int - var yyrt4025 bool - if yyl4025 > cap(yyv4025) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4025 := len(yyv4025) > 0 - yyv24025 := yyv4025 - yyrl4025, yyrt4025 = z.DecInferLen(yyl4025, z.DecBasicHandle().MaxInitLen, 32) - if yyrt4025 { - if yyrl4025 <= cap(yyv4025) { - yyv4025 = yyv4025[:yyrl4025] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 32) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4025 = make([]NodeAddress, yyrl4025) + yyv1 = make([]NodeAddress, yyrl1) } } else { - yyv4025 = make([]NodeAddress, yyrl4025) + yyv1 = make([]NodeAddress, yyrl1) } - yyc4025 = true - yyrr4025 = len(yyv4025) - if yyrg4025 { - copy(yyv4025, yyv24025) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4025 != len(yyv4025) { - yyv4025 = yyv4025[:yyl4025] - yyc4025 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4025 := 0 - for ; yyj4025 < yyrr4025; yyj4025++ { - yyh4025.ElemContainerState(yyj4025) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4025[yyj4025] = NodeAddress{} + yyv1[yyj1] = NodeAddress{} } else { - yyv4026 := &yyv4025[yyj4025] - yyv4026.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4025 { - for ; yyj4025 < yyl4025; yyj4025++ { - yyv4025 = append(yyv4025, NodeAddress{}) - yyh4025.ElemContainerState(yyj4025) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, NodeAddress{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4025[yyj4025] = NodeAddress{} + yyv1[yyj1] = NodeAddress{} } else { - yyv4027 := &yyv4025[yyj4025] - yyv4027.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4025 := 0 - for ; !r.CheckBreak(); yyj4025++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4025 >= len(yyv4025) { - yyv4025 = append(yyv4025, NodeAddress{}) // var yyz4025 NodeAddress - yyc4025 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, NodeAddress{}) // var yyz1 NodeAddress + yyc1 = true } - yyh4025.ElemContainerState(yyj4025) - if yyj4025 < len(yyv4025) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4025[yyj4025] = NodeAddress{} + yyv1[yyj1] = NodeAddress{} } else { - yyv4028 := &yyv4025[yyj4025] - yyv4028.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -51355,17 +51448,17 @@ func (x codecSelfer1234) decSliceNodeAddress(v *[]NodeAddress, d *codec1978.Deco } } - if yyj4025 < len(yyv4025) { - yyv4025 = yyv4025[:yyj4025] - yyc4025 = true - } else if yyj4025 == 0 && yyv4025 == nil { - yyv4025 = []NodeAddress{} - yyc4025 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []NodeAddress{} + yyc1 = true } } - yyh4025.End() - if yyc4025 { - *v = yyv4025 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -51374,10 +51467,10 @@ func (x codecSelfer1234) encSliceContainerImage(v []ContainerImage, e *codec1978 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4029 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4030 := &yyv4029 - yy4030.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -51387,83 +51480,86 @@ func (x codecSelfer1234) decSliceContainerImage(v *[]ContainerImage, d *codec197 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4031 := *v - yyh4031, yyl4031 := z.DecSliceHelperStart() - var yyc4031 bool - if yyl4031 == 0 { - if yyv4031 == nil { - yyv4031 = []ContainerImage{} - yyc4031 = true - } else if len(yyv4031) != 0 { - yyv4031 = yyv4031[:0] - yyc4031 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ContainerImage{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4031 > 0 { - var yyrr4031, yyrl4031 int - var yyrt4031 bool - if yyl4031 > cap(yyv4031) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4031 := len(yyv4031) > 0 - yyv24031 := yyv4031 - yyrl4031, yyrt4031 = z.DecInferLen(yyl4031, z.DecBasicHandle().MaxInitLen, 32) - if yyrt4031 { - if yyrl4031 <= cap(yyv4031) { - yyv4031 = yyv4031[:yyrl4031] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 32) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4031 = make([]ContainerImage, yyrl4031) + yyv1 = make([]ContainerImage, yyrl1) } } else { - yyv4031 = make([]ContainerImage, yyrl4031) + yyv1 = make([]ContainerImage, yyrl1) } - yyc4031 = true - yyrr4031 = len(yyv4031) - if yyrg4031 { - copy(yyv4031, yyv24031) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4031 != len(yyv4031) { - yyv4031 = yyv4031[:yyl4031] - yyc4031 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4031 := 0 - for ; yyj4031 < yyrr4031; yyj4031++ { - yyh4031.ElemContainerState(yyj4031) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4031[yyj4031] = ContainerImage{} + yyv1[yyj1] = ContainerImage{} } else { - yyv4032 := &yyv4031[yyj4031] - yyv4032.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4031 { - for ; yyj4031 < yyl4031; yyj4031++ { - yyv4031 = append(yyv4031, ContainerImage{}) - yyh4031.ElemContainerState(yyj4031) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ContainerImage{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4031[yyj4031] = ContainerImage{} + yyv1[yyj1] = ContainerImage{} } else { - yyv4033 := &yyv4031[yyj4031] - yyv4033.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4031 := 0 - for ; !r.CheckBreak(); yyj4031++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4031 >= len(yyv4031) { - yyv4031 = append(yyv4031, ContainerImage{}) // var yyz4031 ContainerImage - yyc4031 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ContainerImage{}) // var yyz1 ContainerImage + yyc1 = true } - yyh4031.ElemContainerState(yyj4031) - if yyj4031 < len(yyv4031) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4031[yyj4031] = ContainerImage{} + yyv1[yyj1] = ContainerImage{} } else { - yyv4034 := &yyv4031[yyj4031] - yyv4034.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -51471,17 +51567,17 @@ func (x codecSelfer1234) decSliceContainerImage(v *[]ContainerImage, d *codec197 } } - if yyj4031 < len(yyv4031) { - yyv4031 = yyv4031[:yyj4031] - yyc4031 = true - } else if yyj4031 == 0 && yyv4031 == nil { - yyv4031 = []ContainerImage{} - yyc4031 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ContainerImage{} + yyc1 = true } } - yyh4031.End() - if yyc4031 { - *v = yyv4031 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -51490,19 +51586,19 @@ func (x codecSelfer1234) encResourceList(v ResourceList, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeMapStart(len(v)) - for yyk4035, yyv4035 := range v { + for yyk1, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerMapKey1234) - yyk4035.CodecEncodeSelf(e) + yyk1.CodecEncodeSelf(e) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4036 := &yyv4035 - yym4037 := z.EncBinary() - _ = yym4037 + yy3 := &yyv1 + yym4 := z.EncBinary() + _ = yym4 if false { - } else if z.HasExtensions() && z.EncExt(yy4036) { - } else if !yym4037 && z.IsJSONHandle() { - z.EncJSONMarshal(yy4036) + } else if z.HasExtensions() && z.EncExt(yy3) { + } else if !yym4 && z.IsJSONHandle() { + z.EncJSONMarshal(yy3) } else { - z.EncFallback(yy4036) + z.EncFallback(yy3) } } z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -51513,86 +51609,86 @@ func (x codecSelfer1234) decResourceList(v *ResourceList, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4038 := *v - yyl4038 := r.ReadMapStart() - yybh4038 := z.DecBasicHandle() - if yyv4038 == nil { - yyrl4038, _ := z.DecInferLen(yyl4038, yybh4038.MaxInitLen, 40) - yyv4038 = make(map[ResourceName]pkg3_resource.Quantity, yyrl4038) - *v = yyv4038 + yyv1 := *v + yyl1 := r.ReadMapStart() + yybh1 := z.DecBasicHandle() + if yyv1 == nil { + yyrl1, _ := z.DecInferLen(yyl1, yybh1.MaxInitLen, 40) + yyv1 = make(map[ResourceName]pkg3_resource.Quantity, yyrl1) + *v = yyv1 } - var yymk4038 ResourceName - var yymv4038 pkg3_resource.Quantity - var yymg4038 bool - if yybh4038.MapValueReset { - yymg4038 = true + var yymk1 ResourceName + var yymv1 pkg3_resource.Quantity + var yymg1 bool + if yybh1.MapValueReset { + yymg1 = true } - if yyl4038 > 0 { - for yyj4038 := 0; yyj4038 < yyl4038; yyj4038++ { + if yyl1 > 0 { + for yyj1 := 0; yyj1 < yyl1; yyj1++ { z.DecSendContainerState(codecSelfer_containerMapKey1234) if r.TryDecodeAsNil() { - yymk4038 = "" + yymk1 = "" } else { - yymk4038 = ResourceName(r.DecodeString()) + yymk1 = ResourceName(r.DecodeString()) } - if yymg4038 { - yymv4038 = yyv4038[yymk4038] + if yymg1 { + yymv1 = yyv1[yymk1] } else { - yymv4038 = pkg3_resource.Quantity{} + yymv1 = pkg3_resource.Quantity{} } z.DecSendContainerState(codecSelfer_containerMapValue1234) if r.TryDecodeAsNil() { - yymv4038 = pkg3_resource.Quantity{} + yymv1 = pkg3_resource.Quantity{} } else { - yyv4040 := &yymv4038 - yym4041 := z.DecBinary() - _ = yym4041 + yyv3 := &yymv1 + yym4 := z.DecBinary() + _ = yym4 if false { - } else if z.HasExtensions() && z.DecExt(yyv4040) { - } else if !yym4041 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv4040) + } else if z.HasExtensions() && z.DecExt(yyv3) { + } else if !yym4 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv3) } else { - z.DecFallback(yyv4040, false) + z.DecFallback(yyv3, false) } } - if yyv4038 != nil { - yyv4038[yymk4038] = yymv4038 + if yyv1 != nil { + yyv1[yymk1] = yymv1 } } - } else if yyl4038 < 0 { - for yyj4038 := 0; !r.CheckBreak(); yyj4038++ { + } else if yyl1 < 0 { + for yyj1 := 0; !r.CheckBreak(); yyj1++ { z.DecSendContainerState(codecSelfer_containerMapKey1234) if r.TryDecodeAsNil() { - yymk4038 = "" + yymk1 = "" } else { - yymk4038 = ResourceName(r.DecodeString()) + yymk1 = ResourceName(r.DecodeString()) } - if yymg4038 { - yymv4038 = yyv4038[yymk4038] + if yymg1 { + yymv1 = yyv1[yymk1] } else { - yymv4038 = pkg3_resource.Quantity{} + yymv1 = pkg3_resource.Quantity{} } z.DecSendContainerState(codecSelfer_containerMapValue1234) if r.TryDecodeAsNil() { - yymv4038 = pkg3_resource.Quantity{} + yymv1 = pkg3_resource.Quantity{} } else { - yyv4043 := &yymv4038 - yym4044 := z.DecBinary() - _ = yym4044 + yyv6 := &yymv1 + yym7 := z.DecBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.DecExt(yyv4043) { - } else if !yym4044 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv4043) + } else if z.HasExtensions() && z.DecExt(yyv6) { + } else if !yym7 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv6) } else { - z.DecFallback(yyv4043, false) + z.DecFallback(yyv6, false) } } - if yyv4038 != nil { - yyv4038[yymk4038] = yymv4038 + if yyv1 != nil { + yyv1[yymk1] = yymv1 } } } // else len==0: TODO: Should we clear map entries? @@ -51604,10 +51700,10 @@ func (x codecSelfer1234) encSliceNode(v []Node, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4045 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4046 := &yyv4045 - yy4046.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -51617,83 +51713,86 @@ func (x codecSelfer1234) decSliceNode(v *[]Node, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4047 := *v - yyh4047, yyl4047 := z.DecSliceHelperStart() - var yyc4047 bool - if yyl4047 == 0 { - if yyv4047 == nil { - yyv4047 = []Node{} - yyc4047 = true - } else if len(yyv4047) != 0 { - yyv4047 = yyv4047[:0] - yyc4047 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Node{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4047 > 0 { - var yyrr4047, yyrl4047 int - var yyrt4047 bool - if yyl4047 > cap(yyv4047) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4047 := len(yyv4047) > 0 - yyv24047 := yyv4047 - yyrl4047, yyrt4047 = z.DecInferLen(yyl4047, z.DecBasicHandle().MaxInitLen, 488) - if yyrt4047 { - if yyrl4047 <= cap(yyv4047) { - yyv4047 = yyv4047[:yyrl4047] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 488) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4047 = make([]Node, yyrl4047) + yyv1 = make([]Node, yyrl1) } } else { - yyv4047 = make([]Node, yyrl4047) + yyv1 = make([]Node, yyrl1) } - yyc4047 = true - yyrr4047 = len(yyv4047) - if yyrg4047 { - copy(yyv4047, yyv24047) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4047 != len(yyv4047) { - yyv4047 = yyv4047[:yyl4047] - yyc4047 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4047 := 0 - for ; yyj4047 < yyrr4047; yyj4047++ { - yyh4047.ElemContainerState(yyj4047) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4047[yyj4047] = Node{} + yyv1[yyj1] = Node{} } else { - yyv4048 := &yyv4047[yyj4047] - yyv4048.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4047 { - for ; yyj4047 < yyl4047; yyj4047++ { - yyv4047 = append(yyv4047, Node{}) - yyh4047.ElemContainerState(yyj4047) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Node{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4047[yyj4047] = Node{} + yyv1[yyj1] = Node{} } else { - yyv4049 := &yyv4047[yyj4047] - yyv4049.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4047 := 0 - for ; !r.CheckBreak(); yyj4047++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4047 >= len(yyv4047) { - yyv4047 = append(yyv4047, Node{}) // var yyz4047 Node - yyc4047 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Node{}) // var yyz1 Node + yyc1 = true } - yyh4047.ElemContainerState(yyj4047) - if yyj4047 < len(yyv4047) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4047[yyj4047] = Node{} + yyv1[yyj1] = Node{} } else { - yyv4050 := &yyv4047[yyj4047] - yyv4050.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -51701,17 +51800,17 @@ func (x codecSelfer1234) decSliceNode(v *[]Node, d *codec1978.Decoder) { } } - if yyj4047 < len(yyv4047) { - yyv4047 = yyv4047[:yyj4047] - yyc4047 = true - } else if yyj4047 == 0 && yyv4047 == nil { - yyv4047 = []Node{} - yyc4047 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Node{} + yyc1 = true } } - yyh4047.End() - if yyc4047 { - *v = yyv4047 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -51720,9 +51819,9 @@ func (x codecSelfer1234) encSliceFinalizerName(v []FinalizerName, e *codec1978.E z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4051 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yyv4051.CodecEncodeSelf(e) + yyv1.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -51732,75 +51831,78 @@ func (x codecSelfer1234) decSliceFinalizerName(v *[]FinalizerName, d *codec1978. z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4052 := *v - yyh4052, yyl4052 := z.DecSliceHelperStart() - var yyc4052 bool - if yyl4052 == 0 { - if yyv4052 == nil { - yyv4052 = []FinalizerName{} - yyc4052 = true - } else if len(yyv4052) != 0 { - yyv4052 = yyv4052[:0] - yyc4052 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []FinalizerName{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4052 > 0 { - var yyrr4052, yyrl4052 int - var yyrt4052 bool - if yyl4052 > cap(yyv4052) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrl4052, yyrt4052 = z.DecInferLen(yyl4052, z.DecBasicHandle().MaxInitLen, 16) - if yyrt4052 { - if yyrl4052 <= cap(yyv4052) { - yyv4052 = yyv4052[:yyrl4052] + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 16) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4052 = make([]FinalizerName, yyrl4052) + yyv1 = make([]FinalizerName, yyrl1) } } else { - yyv4052 = make([]FinalizerName, yyrl4052) + yyv1 = make([]FinalizerName, yyrl1) } - yyc4052 = true - yyrr4052 = len(yyv4052) - } else if yyl4052 != len(yyv4052) { - yyv4052 = yyv4052[:yyl4052] - yyc4052 = true + yyc1 = true + yyrr1 = len(yyv1) + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4052 := 0 - for ; yyj4052 < yyrr4052; yyj4052++ { - yyh4052.ElemContainerState(yyj4052) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4052[yyj4052] = "" + yyv1[yyj1] = "" } else { - yyv4052[yyj4052] = FinalizerName(r.DecodeString()) + yyv1[yyj1] = FinalizerName(r.DecodeString()) } } - if yyrt4052 { - for ; yyj4052 < yyl4052; yyj4052++ { - yyv4052 = append(yyv4052, "") - yyh4052.ElemContainerState(yyj4052) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, "") + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4052[yyj4052] = "" + yyv1[yyj1] = "" } else { - yyv4052[yyj4052] = FinalizerName(r.DecodeString()) + yyv1[yyj1] = FinalizerName(r.DecodeString()) } } } } else { - yyj4052 := 0 - for ; !r.CheckBreak(); yyj4052++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4052 >= len(yyv4052) { - yyv4052 = append(yyv4052, "") // var yyz4052 FinalizerName - yyc4052 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, "") // var yyz1 FinalizerName + yyc1 = true } - yyh4052.ElemContainerState(yyj4052) - if yyj4052 < len(yyv4052) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4052[yyj4052] = "" + yyv1[yyj1] = "" } else { - yyv4052[yyj4052] = FinalizerName(r.DecodeString()) + yyv1[yyj1] = FinalizerName(r.DecodeString()) } } else { @@ -51808,17 +51910,17 @@ func (x codecSelfer1234) decSliceFinalizerName(v *[]FinalizerName, d *codec1978. } } - if yyj4052 < len(yyv4052) { - yyv4052 = yyv4052[:yyj4052] - yyc4052 = true - } else if yyj4052 == 0 && yyv4052 == nil { - yyv4052 = []FinalizerName{} - yyc4052 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []FinalizerName{} + yyc1 = true } } - yyh4052.End() - if yyc4052 { - *v = yyv4052 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -51827,10 +51929,10 @@ func (x codecSelfer1234) encSliceNamespace(v []Namespace, e *codec1978.Encoder) z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4056 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4057 := &yyv4056 - yy4057.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -51840,83 +51942,86 @@ func (x codecSelfer1234) decSliceNamespace(v *[]Namespace, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4058 := *v - yyh4058, yyl4058 := z.DecSliceHelperStart() - var yyc4058 bool - if yyl4058 == 0 { - if yyv4058 == nil { - yyv4058 = []Namespace{} - yyc4058 = true - } else if len(yyv4058) != 0 { - yyv4058 = yyv4058[:0] - yyc4058 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Namespace{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4058 > 0 { - var yyrr4058, yyrl4058 int - var yyrt4058 bool - if yyl4058 > cap(yyv4058) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4058 := len(yyv4058) > 0 - yyv24058 := yyv4058 - yyrl4058, yyrt4058 = z.DecInferLen(yyl4058, z.DecBasicHandle().MaxInitLen, 232) - if yyrt4058 { - if yyrl4058 <= cap(yyv4058) { - yyv4058 = yyv4058[:yyrl4058] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 232) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4058 = make([]Namespace, yyrl4058) + yyv1 = make([]Namespace, yyrl1) } } else { - yyv4058 = make([]Namespace, yyrl4058) + yyv1 = make([]Namespace, yyrl1) } - yyc4058 = true - yyrr4058 = len(yyv4058) - if yyrg4058 { - copy(yyv4058, yyv24058) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4058 != len(yyv4058) { - yyv4058 = yyv4058[:yyl4058] - yyc4058 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4058 := 0 - for ; yyj4058 < yyrr4058; yyj4058++ { - yyh4058.ElemContainerState(yyj4058) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4058[yyj4058] = Namespace{} + yyv1[yyj1] = Namespace{} } else { - yyv4059 := &yyv4058[yyj4058] - yyv4059.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4058 { - for ; yyj4058 < yyl4058; yyj4058++ { - yyv4058 = append(yyv4058, Namespace{}) - yyh4058.ElemContainerState(yyj4058) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Namespace{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4058[yyj4058] = Namespace{} + yyv1[yyj1] = Namespace{} } else { - yyv4060 := &yyv4058[yyj4058] - yyv4060.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4058 := 0 - for ; !r.CheckBreak(); yyj4058++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4058 >= len(yyv4058) { - yyv4058 = append(yyv4058, Namespace{}) // var yyz4058 Namespace - yyc4058 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Namespace{}) // var yyz1 Namespace + yyc1 = true } - yyh4058.ElemContainerState(yyj4058) - if yyj4058 < len(yyv4058) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4058[yyj4058] = Namespace{} + yyv1[yyj1] = Namespace{} } else { - yyv4061 := &yyv4058[yyj4058] - yyv4061.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -51924,17 +52029,17 @@ func (x codecSelfer1234) decSliceNamespace(v *[]Namespace, d *codec1978.Decoder) } } - if yyj4058 < len(yyv4058) { - yyv4058 = yyv4058[:yyj4058] - yyc4058 = true - } else if yyj4058 == 0 && yyv4058 == nil { - yyv4058 = []Namespace{} - yyc4058 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Namespace{} + yyc1 = true } } - yyh4058.End() - if yyc4058 { - *v = yyv4058 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -51943,10 +52048,10 @@ func (x codecSelfer1234) encSliceEvent(v []Event, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4062 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4063 := &yyv4062 - yy4063.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -51956,83 +52061,86 @@ func (x codecSelfer1234) decSliceEvent(v *[]Event, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4064 := *v - yyh4064, yyl4064 := z.DecSliceHelperStart() - var yyc4064 bool - if yyl4064 == 0 { - if yyv4064 == nil { - yyv4064 = []Event{} - yyc4064 = true - } else if len(yyv4064) != 0 { - yyv4064 = yyv4064[:0] - yyc4064 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Event{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4064 > 0 { - var yyrr4064, yyrl4064 int - var yyrt4064 bool - if yyl4064 > cap(yyv4064) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4064 := len(yyv4064) > 0 - yyv24064 := yyv4064 - yyrl4064, yyrt4064 = z.DecInferLen(yyl4064, z.DecBasicHandle().MaxInitLen, 440) - if yyrt4064 { - if yyrl4064 <= cap(yyv4064) { - yyv4064 = yyv4064[:yyrl4064] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 440) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4064 = make([]Event, yyrl4064) + yyv1 = make([]Event, yyrl1) } } else { - yyv4064 = make([]Event, yyrl4064) + yyv1 = make([]Event, yyrl1) } - yyc4064 = true - yyrr4064 = len(yyv4064) - if yyrg4064 { - copy(yyv4064, yyv24064) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4064 != len(yyv4064) { - yyv4064 = yyv4064[:yyl4064] - yyc4064 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4064 := 0 - for ; yyj4064 < yyrr4064; yyj4064++ { - yyh4064.ElemContainerState(yyj4064) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4064[yyj4064] = Event{} + yyv1[yyj1] = Event{} } else { - yyv4065 := &yyv4064[yyj4064] - yyv4065.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4064 { - for ; yyj4064 < yyl4064; yyj4064++ { - yyv4064 = append(yyv4064, Event{}) - yyh4064.ElemContainerState(yyj4064) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Event{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4064[yyj4064] = Event{} + yyv1[yyj1] = Event{} } else { - yyv4066 := &yyv4064[yyj4064] - yyv4066.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4064 := 0 - for ; !r.CheckBreak(); yyj4064++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4064 >= len(yyv4064) { - yyv4064 = append(yyv4064, Event{}) // var yyz4064 Event - yyc4064 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Event{}) // var yyz1 Event + yyc1 = true } - yyh4064.ElemContainerState(yyj4064) - if yyj4064 < len(yyv4064) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4064[yyj4064] = Event{} + yyv1[yyj1] = Event{} } else { - yyv4067 := &yyv4064[yyj4064] - yyv4067.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -52040,17 +52148,17 @@ func (x codecSelfer1234) decSliceEvent(v *[]Event, d *codec1978.Decoder) { } } - if yyj4064 < len(yyv4064) { - yyv4064 = yyv4064[:yyj4064] - yyc4064 = true - } else if yyj4064 == 0 && yyv4064 == nil { - yyv4064 = []Event{} - yyc4064 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Event{} + yyc1 = true } } - yyh4064.End() - if yyc4064 { - *v = yyv4064 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -52059,17 +52167,17 @@ func (x codecSelfer1234) encSliceruntime_Object(v []pkg8_runtime.Object, e *code z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4068 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyv4068 == nil { + if yyv1 == nil { r.EncodeNil() } else { - yym4069 := z.EncBinary() - _ = yym4069 + yym2 := z.EncBinary() + _ = yym2 if false { - } else if z.HasExtensions() && z.EncExt(yyv4068) { + } else if z.HasExtensions() && z.EncExt(yyv1) { } else { - z.EncFallback(yyv4068) + z.EncFallback(yyv1) } } } @@ -52081,74 +52189,77 @@ func (x codecSelfer1234) decSliceruntime_Object(v *[]pkg8_runtime.Object, d *cod z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4070 := *v - yyh4070, yyl4070 := z.DecSliceHelperStart() - var yyc4070 bool - if yyl4070 == 0 { - if yyv4070 == nil { - yyv4070 = []pkg8_runtime.Object{} - yyc4070 = true - } else if len(yyv4070) != 0 { - yyv4070 = yyv4070[:0] - yyc4070 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []pkg8_runtime.Object{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4070 > 0 { - var yyrr4070, yyrl4070 int - var yyrt4070 bool - if yyl4070 > cap(yyv4070) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4070 := len(yyv4070) > 0 - yyv24070 := yyv4070 - yyrl4070, yyrt4070 = z.DecInferLen(yyl4070, z.DecBasicHandle().MaxInitLen, 16) - if yyrt4070 { - if yyrl4070 <= cap(yyv4070) { - yyv4070 = yyv4070[:yyrl4070] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 16) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4070 = make([]pkg8_runtime.Object, yyrl4070) + yyv1 = make([]pkg8_runtime.Object, yyrl1) } } else { - yyv4070 = make([]pkg8_runtime.Object, yyrl4070) + yyv1 = make([]pkg8_runtime.Object, yyrl1) } - yyc4070 = true - yyrr4070 = len(yyv4070) - if yyrg4070 { - copy(yyv4070, yyv24070) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4070 != len(yyv4070) { - yyv4070 = yyv4070[:yyl4070] - yyc4070 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4070 := 0 - for ; yyj4070 < yyrr4070; yyj4070++ { - yyh4070.ElemContainerState(yyj4070) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4070[yyj4070] = nil + yyv1[yyj1] = nil } else { - yyv4071 := &yyv4070[yyj4070] - yym4072 := z.DecBinary() - _ = yym4072 + yyv2 := &yyv1[yyj1] + yym3 := z.DecBinary() + _ = yym3 if false { - } else if z.HasExtensions() && z.DecExt(yyv4071) { + } else if z.HasExtensions() && z.DecExt(yyv2) { } else { - z.DecFallback(yyv4071, true) + z.DecFallback(yyv2, true) } } } - if yyrt4070 { - for ; yyj4070 < yyl4070; yyj4070++ { - yyv4070 = append(yyv4070, nil) - yyh4070.ElemContainerState(yyj4070) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, nil) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4070[yyj4070] = nil + yyv1[yyj1] = nil } else { - yyv4073 := &yyv4070[yyj4070] - yym4074 := z.DecBinary() - _ = yym4074 + yyv4 := &yyv1[yyj1] + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv4073) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv4073, true) + z.DecFallback(yyv4, true) } } @@ -52156,25 +52267,25 @@ func (x codecSelfer1234) decSliceruntime_Object(v *[]pkg8_runtime.Object, d *cod } } else { - yyj4070 := 0 - for ; !r.CheckBreak(); yyj4070++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4070 >= len(yyv4070) { - yyv4070 = append(yyv4070, nil) // var yyz4070 pkg8_runtime.Object - yyc4070 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, nil) // var yyz1 pkg8_runtime.Object + yyc1 = true } - yyh4070.ElemContainerState(yyj4070) - if yyj4070 < len(yyv4070) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4070[yyj4070] = nil + yyv1[yyj1] = nil } else { - yyv4075 := &yyv4070[yyj4070] - yym4076 := z.DecBinary() - _ = yym4076 + yyv6 := &yyv1[yyj1] + yym7 := z.DecBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.DecExt(yyv4075) { + } else if z.HasExtensions() && z.DecExt(yyv6) { } else { - z.DecFallback(yyv4075, true) + z.DecFallback(yyv6, true) } } @@ -52183,17 +52294,17 @@ func (x codecSelfer1234) decSliceruntime_Object(v *[]pkg8_runtime.Object, d *cod } } - if yyj4070 < len(yyv4070) { - yyv4070 = yyv4070[:yyj4070] - yyc4070 = true - } else if yyj4070 == 0 && yyv4070 == nil { - yyv4070 = []pkg8_runtime.Object{} - yyc4070 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []pkg8_runtime.Object{} + yyc1 = true } } - yyh4070.End() - if yyc4070 { - *v = yyv4070 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -52202,10 +52313,10 @@ func (x codecSelfer1234) encSliceLimitRangeItem(v []LimitRangeItem, e *codec1978 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4077 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4078 := &yyv4077 - yy4078.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -52215,83 +52326,86 @@ func (x codecSelfer1234) decSliceLimitRangeItem(v *[]LimitRangeItem, d *codec197 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4079 := *v - yyh4079, yyl4079 := z.DecSliceHelperStart() - var yyc4079 bool - if yyl4079 == 0 { - if yyv4079 == nil { - yyv4079 = []LimitRangeItem{} - yyc4079 = true - } else if len(yyv4079) != 0 { - yyv4079 = yyv4079[:0] - yyc4079 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []LimitRangeItem{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4079 > 0 { - var yyrr4079, yyrl4079 int - var yyrt4079 bool - if yyl4079 > cap(yyv4079) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4079 := len(yyv4079) > 0 - yyv24079 := yyv4079 - yyrl4079, yyrt4079 = z.DecInferLen(yyl4079, z.DecBasicHandle().MaxInitLen, 56) - if yyrt4079 { - if yyrl4079 <= cap(yyv4079) { - yyv4079 = yyv4079[:yyrl4079] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 56) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4079 = make([]LimitRangeItem, yyrl4079) + yyv1 = make([]LimitRangeItem, yyrl1) } } else { - yyv4079 = make([]LimitRangeItem, yyrl4079) + yyv1 = make([]LimitRangeItem, yyrl1) } - yyc4079 = true - yyrr4079 = len(yyv4079) - if yyrg4079 { - copy(yyv4079, yyv24079) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4079 != len(yyv4079) { - yyv4079 = yyv4079[:yyl4079] - yyc4079 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4079 := 0 - for ; yyj4079 < yyrr4079; yyj4079++ { - yyh4079.ElemContainerState(yyj4079) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4079[yyj4079] = LimitRangeItem{} + yyv1[yyj1] = LimitRangeItem{} } else { - yyv4080 := &yyv4079[yyj4079] - yyv4080.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4079 { - for ; yyj4079 < yyl4079; yyj4079++ { - yyv4079 = append(yyv4079, LimitRangeItem{}) - yyh4079.ElemContainerState(yyj4079) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, LimitRangeItem{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4079[yyj4079] = LimitRangeItem{} + yyv1[yyj1] = LimitRangeItem{} } else { - yyv4081 := &yyv4079[yyj4079] - yyv4081.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4079 := 0 - for ; !r.CheckBreak(); yyj4079++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4079 >= len(yyv4079) { - yyv4079 = append(yyv4079, LimitRangeItem{}) // var yyz4079 LimitRangeItem - yyc4079 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, LimitRangeItem{}) // var yyz1 LimitRangeItem + yyc1 = true } - yyh4079.ElemContainerState(yyj4079) - if yyj4079 < len(yyv4079) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4079[yyj4079] = LimitRangeItem{} + yyv1[yyj1] = LimitRangeItem{} } else { - yyv4082 := &yyv4079[yyj4079] - yyv4082.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -52299,17 +52413,17 @@ func (x codecSelfer1234) decSliceLimitRangeItem(v *[]LimitRangeItem, d *codec197 } } - if yyj4079 < len(yyv4079) { - yyv4079 = yyv4079[:yyj4079] - yyc4079 = true - } else if yyj4079 == 0 && yyv4079 == nil { - yyv4079 = []LimitRangeItem{} - yyc4079 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []LimitRangeItem{} + yyc1 = true } } - yyh4079.End() - if yyc4079 { - *v = yyv4079 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -52318,10 +52432,10 @@ func (x codecSelfer1234) encSliceLimitRange(v []LimitRange, e *codec1978.Encoder z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4083 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4084 := &yyv4083 - yy4084.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -52331,83 +52445,86 @@ func (x codecSelfer1234) decSliceLimitRange(v *[]LimitRange, d *codec1978.Decode z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4085 := *v - yyh4085, yyl4085 := z.DecSliceHelperStart() - var yyc4085 bool - if yyl4085 == 0 { - if yyv4085 == nil { - yyv4085 = []LimitRange{} - yyc4085 = true - } else if len(yyv4085) != 0 { - yyv4085 = yyv4085[:0] - yyc4085 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []LimitRange{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4085 > 0 { - var yyrr4085, yyrl4085 int - var yyrt4085 bool - if yyl4085 > cap(yyv4085) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4085 := len(yyv4085) > 0 - yyv24085 := yyv4085 - yyrl4085, yyrt4085 = z.DecInferLen(yyl4085, z.DecBasicHandle().MaxInitLen, 216) - if yyrt4085 { - if yyrl4085 <= cap(yyv4085) { - yyv4085 = yyv4085[:yyrl4085] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 216) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4085 = make([]LimitRange, yyrl4085) + yyv1 = make([]LimitRange, yyrl1) } } else { - yyv4085 = make([]LimitRange, yyrl4085) + yyv1 = make([]LimitRange, yyrl1) } - yyc4085 = true - yyrr4085 = len(yyv4085) - if yyrg4085 { - copy(yyv4085, yyv24085) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4085 != len(yyv4085) { - yyv4085 = yyv4085[:yyl4085] - yyc4085 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4085 := 0 - for ; yyj4085 < yyrr4085; yyj4085++ { - yyh4085.ElemContainerState(yyj4085) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4085[yyj4085] = LimitRange{} + yyv1[yyj1] = LimitRange{} } else { - yyv4086 := &yyv4085[yyj4085] - yyv4086.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4085 { - for ; yyj4085 < yyl4085; yyj4085++ { - yyv4085 = append(yyv4085, LimitRange{}) - yyh4085.ElemContainerState(yyj4085) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, LimitRange{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4085[yyj4085] = LimitRange{} + yyv1[yyj1] = LimitRange{} } else { - yyv4087 := &yyv4085[yyj4085] - yyv4087.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4085 := 0 - for ; !r.CheckBreak(); yyj4085++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4085 >= len(yyv4085) { - yyv4085 = append(yyv4085, LimitRange{}) // var yyz4085 LimitRange - yyc4085 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, LimitRange{}) // var yyz1 LimitRange + yyc1 = true } - yyh4085.ElemContainerState(yyj4085) - if yyj4085 < len(yyv4085) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4085[yyj4085] = LimitRange{} + yyv1[yyj1] = LimitRange{} } else { - yyv4088 := &yyv4085[yyj4085] - yyv4088.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -52415,17 +52532,17 @@ func (x codecSelfer1234) decSliceLimitRange(v *[]LimitRange, d *codec1978.Decode } } - if yyj4085 < len(yyv4085) { - yyv4085 = yyv4085[:yyj4085] - yyc4085 = true - } else if yyj4085 == 0 && yyv4085 == nil { - yyv4085 = []LimitRange{} - yyc4085 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []LimitRange{} + yyc1 = true } } - yyh4085.End() - if yyc4085 { - *v = yyv4085 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -52434,10 +52551,10 @@ func (x codecSelfer1234) encSliceResourceQuota(v []ResourceQuota, e *codec1978.E z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4089 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4090 := &yyv4089 - yy4090.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -52447,83 +52564,86 @@ func (x codecSelfer1234) decSliceResourceQuota(v *[]ResourceQuota, d *codec1978. z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4091 := *v - yyh4091, yyl4091 := z.DecSliceHelperStart() - var yyc4091 bool - if yyl4091 == 0 { - if yyv4091 == nil { - yyv4091 = []ResourceQuota{} - yyc4091 = true - } else if len(yyv4091) != 0 { - yyv4091 = yyv4091[:0] - yyc4091 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ResourceQuota{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4091 > 0 { - var yyrr4091, yyrl4091 int - var yyrt4091 bool - if yyl4091 > cap(yyv4091) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4091 := len(yyv4091) > 0 - yyv24091 := yyv4091 - yyrl4091, yyrt4091 = z.DecInferLen(yyl4091, z.DecBasicHandle().MaxInitLen, 216) - if yyrt4091 { - if yyrl4091 <= cap(yyv4091) { - yyv4091 = yyv4091[:yyrl4091] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 216) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4091 = make([]ResourceQuota, yyrl4091) + yyv1 = make([]ResourceQuota, yyrl1) } } else { - yyv4091 = make([]ResourceQuota, yyrl4091) + yyv1 = make([]ResourceQuota, yyrl1) } - yyc4091 = true - yyrr4091 = len(yyv4091) - if yyrg4091 { - copy(yyv4091, yyv24091) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4091 != len(yyv4091) { - yyv4091 = yyv4091[:yyl4091] - yyc4091 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4091 := 0 - for ; yyj4091 < yyrr4091; yyj4091++ { - yyh4091.ElemContainerState(yyj4091) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4091[yyj4091] = ResourceQuota{} + yyv1[yyj1] = ResourceQuota{} } else { - yyv4092 := &yyv4091[yyj4091] - yyv4092.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4091 { - for ; yyj4091 < yyl4091; yyj4091++ { - yyv4091 = append(yyv4091, ResourceQuota{}) - yyh4091.ElemContainerState(yyj4091) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ResourceQuota{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4091[yyj4091] = ResourceQuota{} + yyv1[yyj1] = ResourceQuota{} } else { - yyv4093 := &yyv4091[yyj4091] - yyv4093.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4091 := 0 - for ; !r.CheckBreak(); yyj4091++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4091 >= len(yyv4091) { - yyv4091 = append(yyv4091, ResourceQuota{}) // var yyz4091 ResourceQuota - yyc4091 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ResourceQuota{}) // var yyz1 ResourceQuota + yyc1 = true } - yyh4091.ElemContainerState(yyj4091) - if yyj4091 < len(yyv4091) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4091[yyj4091] = ResourceQuota{} + yyv1[yyj1] = ResourceQuota{} } else { - yyv4094 := &yyv4091[yyj4091] - yyv4094.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -52531,17 +52651,17 @@ func (x codecSelfer1234) decSliceResourceQuota(v *[]ResourceQuota, d *codec1978. } } - if yyj4091 < len(yyv4091) { - yyv4091 = yyv4091[:yyj4091] - yyc4091 = true - } else if yyj4091 == 0 && yyv4091 == nil { - yyv4091 = []ResourceQuota{} - yyc4091 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ResourceQuota{} + yyc1 = true } } - yyh4091.End() - if yyc4091 { - *v = yyv4091 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -52550,23 +52670,23 @@ func (x codecSelfer1234) encMapstringSliceuint8(v map[string][]uint8, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeMapStart(len(v)) - for yyk4095, yyv4095 := range v { + for yyk1, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerMapKey1234) - yym4096 := z.EncBinary() - _ = yym4096 + yym2 := z.EncBinary() + _ = yym2 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(yyk4095)) + r.EncodeString(codecSelferC_UTF81234, string(yyk1)) } z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyv4095 == nil { + if yyv1 == nil { r.EncodeNil() } else { - yym4097 := z.EncBinary() - _ = yym4097 + yym3 := z.EncBinary() + _ = yym3 if false { } else { - r.EncodeStringBytes(codecSelferC_RAW1234, []byte(yyv4095)) + r.EncodeStringBytes(codecSelferC_RAW1234, []byte(yyv1)) } } } @@ -52578,95 +52698,210 @@ func (x codecSelfer1234) decMapstringSliceuint8(v *map[string][]uint8, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4098 := *v - yyl4098 := r.ReadMapStart() - yybh4098 := z.DecBasicHandle() - if yyv4098 == nil { - yyrl4098, _ := z.DecInferLen(yyl4098, yybh4098.MaxInitLen, 40) - yyv4098 = make(map[string][]uint8, yyrl4098) - *v = yyv4098 + yyv1 := *v + yyl1 := r.ReadMapStart() + yybh1 := z.DecBasicHandle() + if yyv1 == nil { + yyrl1, _ := z.DecInferLen(yyl1, yybh1.MaxInitLen, 40) + yyv1 = make(map[string][]uint8, yyrl1) + *v = yyv1 } - var yymk4098 string - var yymv4098 []uint8 - var yymg4098 bool - if yybh4098.MapValueReset { - yymg4098 = true + var yymk1 string + var yymv1 []uint8 + var yymg1 bool + if yybh1.MapValueReset { + yymg1 = true } - if yyl4098 > 0 { - for yyj4098 := 0; yyj4098 < yyl4098; yyj4098++ { + if yyl1 > 0 { + for yyj1 := 0; yyj1 < yyl1; yyj1++ { z.DecSendContainerState(codecSelfer_containerMapKey1234) if r.TryDecodeAsNil() { - yymk4098 = "" + yymk1 = "" } else { - yymk4098 = string(r.DecodeString()) + yymk1 = string(r.DecodeString()) } - if yymg4098 { - yymv4098 = yyv4098[yymk4098] + if yymg1 { + yymv1 = yyv1[yymk1] } else { - yymv4098 = nil + yymv1 = nil } z.DecSendContainerState(codecSelfer_containerMapValue1234) if r.TryDecodeAsNil() { - yymv4098 = nil + yymv1 = nil } else { - yyv4100 := &yymv4098 - yym4101 := z.DecBinary() - _ = yym4101 + yyv3 := &yymv1 + yym4 := z.DecBinary() + _ = yym4 if false { } else { - *yyv4100 = r.DecodeBytes(*(*[]byte)(yyv4100), false, false) + *yyv3 = r.DecodeBytes(*(*[]byte)(yyv3), false, false) } } - if yyv4098 != nil { - yyv4098[yymk4098] = yymv4098 + if yyv1 != nil { + yyv1[yymk1] = yymv1 } } - } else if yyl4098 < 0 { - for yyj4098 := 0; !r.CheckBreak(); yyj4098++ { + } else if yyl1 < 0 { + for yyj1 := 0; !r.CheckBreak(); yyj1++ { z.DecSendContainerState(codecSelfer_containerMapKey1234) if r.TryDecodeAsNil() { - yymk4098 = "" + yymk1 = "" } else { - yymk4098 = string(r.DecodeString()) + yymk1 = string(r.DecodeString()) } - if yymg4098 { - yymv4098 = yyv4098[yymk4098] + if yymg1 { + yymv1 = yyv1[yymk1] } else { - yymv4098 = nil + yymv1 = nil } z.DecSendContainerState(codecSelfer_containerMapValue1234) if r.TryDecodeAsNil() { - yymv4098 = nil + yymv1 = nil } else { - yyv4103 := &yymv4098 - yym4104 := z.DecBinary() - _ = yym4104 + yyv6 := &yymv1 + yym7 := z.DecBinary() + _ = yym7 if false { } else { - *yyv4103 = r.DecodeBytes(*(*[]byte)(yyv4103), false, false) + *yyv6 = r.DecodeBytes(*(*[]byte)(yyv6), false, false) } } - if yyv4098 != nil { - yyv4098[yymk4098] = yymv4098 + if yyv1 != nil { + yyv1[yymk1] = yymv1 } } } // else len==0: TODO: Should we clear map entries? z.DecSendContainerState(codecSelfer_containerMapEnd1234) } +func (x codecSelfer1234) encSliceuint8(v []uint8, e *codec1978.Encoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperEncoder(e) + _, _, _ = h, z, r + r.EncodeArrayStart(len(v)) + for _, yyv1 := range v { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym2 := z.EncBinary() + _ = yym2 + if false { + } else { + r.EncodeUint(uint64(yyv1)) + } + } + z.EncSendContainerState(codecSelfer_containerArrayEnd1234) +} + +func (x codecSelfer1234) decSliceuint8(v *[]uint8, d *codec1978.Decoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperDecoder(d) + _, _, _ = h, z, r + + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []uint8{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true + } + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { + + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 1) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] + } else { + yyv1 = make([]uint8, yyrl1) + } + } else { + yyv1 = make([]uint8, yyrl1) + } + yyc1 = true + yyrr1 = len(yyv1) + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true + } + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) + if r.TryDecodeAsNil() { + yyv1[yyj1] = 0 + } else { + yyv1[yyj1] = uint8(r.DecodeUint(8)) + } + + } + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, 0) + yyh1.ElemContainerState(yyj1) + if r.TryDecodeAsNil() { + yyv1[yyj1] = 0 + } else { + yyv1[yyj1] = uint8(r.DecodeUint(8)) + } + + } + } + + } else { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { + + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, 0) // var yyz1 uint8 + yyc1 = true + } + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { + if r.TryDecodeAsNil() { + yyv1[yyj1] = 0 + } else { + yyv1[yyj1] = uint8(r.DecodeUint(8)) + } + + } else { + z.DecSwallow() + } + + } + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []uint8{} + yyc1 = true + } + } + yyh1.End() + if yyc1 { + *v = yyv1 + } +} + func (x codecSelfer1234) encSliceSecret(v []Secret, e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4105 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4106 := &yyv4105 - yy4106.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -52676,83 +52911,86 @@ func (x codecSelfer1234) decSliceSecret(v *[]Secret, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4107 := *v - yyh4107, yyl4107 := z.DecSliceHelperStart() - var yyc4107 bool - if yyl4107 == 0 { - if yyv4107 == nil { - yyv4107 = []Secret{} - yyc4107 = true - } else if len(yyv4107) != 0 { - yyv4107 = yyv4107[:0] - yyc4107 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Secret{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4107 > 0 { - var yyrr4107, yyrl4107 int - var yyrt4107 bool - if yyl4107 > cap(yyv4107) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4107 := len(yyv4107) > 0 - yyv24107 := yyv4107 - yyrl4107, yyrt4107 = z.DecInferLen(yyl4107, z.DecBasicHandle().MaxInitLen, 216) - if yyrt4107 { - if yyrl4107 <= cap(yyv4107) { - yyv4107 = yyv4107[:yyrl4107] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 216) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4107 = make([]Secret, yyrl4107) + yyv1 = make([]Secret, yyrl1) } } else { - yyv4107 = make([]Secret, yyrl4107) + yyv1 = make([]Secret, yyrl1) } - yyc4107 = true - yyrr4107 = len(yyv4107) - if yyrg4107 { - copy(yyv4107, yyv24107) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4107 != len(yyv4107) { - yyv4107 = yyv4107[:yyl4107] - yyc4107 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4107 := 0 - for ; yyj4107 < yyrr4107; yyj4107++ { - yyh4107.ElemContainerState(yyj4107) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4107[yyj4107] = Secret{} + yyv1[yyj1] = Secret{} } else { - yyv4108 := &yyv4107[yyj4107] - yyv4108.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4107 { - for ; yyj4107 < yyl4107; yyj4107++ { - yyv4107 = append(yyv4107, Secret{}) - yyh4107.ElemContainerState(yyj4107) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Secret{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4107[yyj4107] = Secret{} + yyv1[yyj1] = Secret{} } else { - yyv4109 := &yyv4107[yyj4107] - yyv4109.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4107 := 0 - for ; !r.CheckBreak(); yyj4107++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4107 >= len(yyv4107) { - yyv4107 = append(yyv4107, Secret{}) // var yyz4107 Secret - yyc4107 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Secret{}) // var yyz1 Secret + yyc1 = true } - yyh4107.ElemContainerState(yyj4107) - if yyj4107 < len(yyv4107) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4107[yyj4107] = Secret{} + yyv1[yyj1] = Secret{} } else { - yyv4110 := &yyv4107[yyj4107] - yyv4110.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -52760,17 +52998,17 @@ func (x codecSelfer1234) decSliceSecret(v *[]Secret, d *codec1978.Decoder) { } } - if yyj4107 < len(yyv4107) { - yyv4107 = yyv4107[:yyj4107] - yyc4107 = true - } else if yyj4107 == 0 && yyv4107 == nil { - yyv4107 = []Secret{} - yyc4107 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Secret{} + yyc1 = true } } - yyh4107.End() - if yyc4107 { - *v = yyv4107 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -52779,10 +53017,10 @@ func (x codecSelfer1234) encSliceConfigMap(v []ConfigMap, e *codec1978.Encoder) z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4111 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4112 := &yyv4111 - yy4112.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -52792,83 +53030,86 @@ func (x codecSelfer1234) decSliceConfigMap(v *[]ConfigMap, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4113 := *v - yyh4113, yyl4113 := z.DecSliceHelperStart() - var yyc4113 bool - if yyl4113 == 0 { - if yyv4113 == nil { - yyv4113 = []ConfigMap{} - yyc4113 = true - } else if len(yyv4113) != 0 { - yyv4113 = yyv4113[:0] - yyc4113 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ConfigMap{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4113 > 0 { - var yyrr4113, yyrl4113 int - var yyrt4113 bool - if yyl4113 > cap(yyv4113) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4113 := len(yyv4113) > 0 - yyv24113 := yyv4113 - yyrl4113, yyrt4113 = z.DecInferLen(yyl4113, z.DecBasicHandle().MaxInitLen, 200) - if yyrt4113 { - if yyrl4113 <= cap(yyv4113) { - yyv4113 = yyv4113[:yyrl4113] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 200) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4113 = make([]ConfigMap, yyrl4113) + yyv1 = make([]ConfigMap, yyrl1) } } else { - yyv4113 = make([]ConfigMap, yyrl4113) + yyv1 = make([]ConfigMap, yyrl1) } - yyc4113 = true - yyrr4113 = len(yyv4113) - if yyrg4113 { - copy(yyv4113, yyv24113) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4113 != len(yyv4113) { - yyv4113 = yyv4113[:yyl4113] - yyc4113 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4113 := 0 - for ; yyj4113 < yyrr4113; yyj4113++ { - yyh4113.ElemContainerState(yyj4113) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4113[yyj4113] = ConfigMap{} + yyv1[yyj1] = ConfigMap{} } else { - yyv4114 := &yyv4113[yyj4113] - yyv4114.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4113 { - for ; yyj4113 < yyl4113; yyj4113++ { - yyv4113 = append(yyv4113, ConfigMap{}) - yyh4113.ElemContainerState(yyj4113) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ConfigMap{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4113[yyj4113] = ConfigMap{} + yyv1[yyj1] = ConfigMap{} } else { - yyv4115 := &yyv4113[yyj4113] - yyv4115.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4113 := 0 - for ; !r.CheckBreak(); yyj4113++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4113 >= len(yyv4113) { - yyv4113 = append(yyv4113, ConfigMap{}) // var yyz4113 ConfigMap - yyc4113 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ConfigMap{}) // var yyz1 ConfigMap + yyc1 = true } - yyh4113.ElemContainerState(yyj4113) - if yyj4113 < len(yyv4113) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4113[yyj4113] = ConfigMap{} + yyv1[yyj1] = ConfigMap{} } else { - yyv4116 := &yyv4113[yyj4113] - yyv4116.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -52876,17 +53117,17 @@ func (x codecSelfer1234) decSliceConfigMap(v *[]ConfigMap, d *codec1978.Decoder) } } - if yyj4113 < len(yyv4113) { - yyv4113 = yyv4113[:yyj4113] - yyc4113 = true - } else if yyj4113 == 0 && yyv4113 == nil { - yyv4113 = []ConfigMap{} - yyc4113 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ConfigMap{} + yyc1 = true } } - yyh4113.End() - if yyc4113 { - *v = yyv4113 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -52895,10 +53136,10 @@ func (x codecSelfer1234) encSliceComponentCondition(v []ComponentCondition, e *c z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4117 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4118 := &yyv4117 - yy4118.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -52908,83 +53149,86 @@ func (x codecSelfer1234) decSliceComponentCondition(v *[]ComponentCondition, d * z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4119 := *v - yyh4119, yyl4119 := z.DecSliceHelperStart() - var yyc4119 bool - if yyl4119 == 0 { - if yyv4119 == nil { - yyv4119 = []ComponentCondition{} - yyc4119 = true - } else if len(yyv4119) != 0 { - yyv4119 = yyv4119[:0] - yyc4119 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ComponentCondition{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4119 > 0 { - var yyrr4119, yyrl4119 int - var yyrt4119 bool - if yyl4119 > cap(yyv4119) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4119 := len(yyv4119) > 0 - yyv24119 := yyv4119 - yyrl4119, yyrt4119 = z.DecInferLen(yyl4119, z.DecBasicHandle().MaxInitLen, 64) - if yyrt4119 { - if yyrl4119 <= cap(yyv4119) { - yyv4119 = yyv4119[:yyrl4119] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 64) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4119 = make([]ComponentCondition, yyrl4119) + yyv1 = make([]ComponentCondition, yyrl1) } } else { - yyv4119 = make([]ComponentCondition, yyrl4119) + yyv1 = make([]ComponentCondition, yyrl1) } - yyc4119 = true - yyrr4119 = len(yyv4119) - if yyrg4119 { - copy(yyv4119, yyv24119) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4119 != len(yyv4119) { - yyv4119 = yyv4119[:yyl4119] - yyc4119 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4119 := 0 - for ; yyj4119 < yyrr4119; yyj4119++ { - yyh4119.ElemContainerState(yyj4119) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4119[yyj4119] = ComponentCondition{} + yyv1[yyj1] = ComponentCondition{} } else { - yyv4120 := &yyv4119[yyj4119] - yyv4120.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4119 { - for ; yyj4119 < yyl4119; yyj4119++ { - yyv4119 = append(yyv4119, ComponentCondition{}) - yyh4119.ElemContainerState(yyj4119) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ComponentCondition{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4119[yyj4119] = ComponentCondition{} + yyv1[yyj1] = ComponentCondition{} } else { - yyv4121 := &yyv4119[yyj4119] - yyv4121.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4119 := 0 - for ; !r.CheckBreak(); yyj4119++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4119 >= len(yyv4119) { - yyv4119 = append(yyv4119, ComponentCondition{}) // var yyz4119 ComponentCondition - yyc4119 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ComponentCondition{}) // var yyz1 ComponentCondition + yyc1 = true } - yyh4119.ElemContainerState(yyj4119) - if yyj4119 < len(yyv4119) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4119[yyj4119] = ComponentCondition{} + yyv1[yyj1] = ComponentCondition{} } else { - yyv4122 := &yyv4119[yyj4119] - yyv4122.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -52992,17 +53236,17 @@ func (x codecSelfer1234) decSliceComponentCondition(v *[]ComponentCondition, d * } } - if yyj4119 < len(yyv4119) { - yyv4119 = yyv4119[:yyj4119] - yyc4119 = true - } else if yyj4119 == 0 && yyv4119 == nil { - yyv4119 = []ComponentCondition{} - yyc4119 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ComponentCondition{} + yyc1 = true } } - yyh4119.End() - if yyc4119 { - *v = yyv4119 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -53011,10 +53255,10 @@ func (x codecSelfer1234) encSliceComponentStatus(v []ComponentStatus, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4123 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4124 := &yyv4123 - yy4124.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -53024,83 +53268,86 @@ func (x codecSelfer1234) decSliceComponentStatus(v *[]ComponentStatus, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4125 := *v - yyh4125, yyl4125 := z.DecSliceHelperStart() - var yyc4125 bool - if yyl4125 == 0 { - if yyv4125 == nil { - yyv4125 = []ComponentStatus{} - yyc4125 = true - } else if len(yyv4125) != 0 { - yyv4125 = yyv4125[:0] - yyc4125 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ComponentStatus{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4125 > 0 { - var yyrr4125, yyrl4125 int - var yyrt4125 bool - if yyl4125 > cap(yyv4125) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4125 := len(yyv4125) > 0 - yyv24125 := yyv4125 - yyrl4125, yyrt4125 = z.DecInferLen(yyl4125, z.DecBasicHandle().MaxInitLen, 216) - if yyrt4125 { - if yyrl4125 <= cap(yyv4125) { - yyv4125 = yyv4125[:yyrl4125] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 216) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4125 = make([]ComponentStatus, yyrl4125) + yyv1 = make([]ComponentStatus, yyrl1) } } else { - yyv4125 = make([]ComponentStatus, yyrl4125) + yyv1 = make([]ComponentStatus, yyrl1) } - yyc4125 = true - yyrr4125 = len(yyv4125) - if yyrg4125 { - copy(yyv4125, yyv24125) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4125 != len(yyv4125) { - yyv4125 = yyv4125[:yyl4125] - yyc4125 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4125 := 0 - for ; yyj4125 < yyrr4125; yyj4125++ { - yyh4125.ElemContainerState(yyj4125) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4125[yyj4125] = ComponentStatus{} + yyv1[yyj1] = ComponentStatus{} } else { - yyv4126 := &yyv4125[yyj4125] - yyv4126.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4125 { - for ; yyj4125 < yyl4125; yyj4125++ { - yyv4125 = append(yyv4125, ComponentStatus{}) - yyh4125.ElemContainerState(yyj4125) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ComponentStatus{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4125[yyj4125] = ComponentStatus{} + yyv1[yyj1] = ComponentStatus{} } else { - yyv4127 := &yyv4125[yyj4125] - yyv4127.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4125 := 0 - for ; !r.CheckBreak(); yyj4125++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4125 >= len(yyv4125) { - yyv4125 = append(yyv4125, ComponentStatus{}) // var yyz4125 ComponentStatus - yyc4125 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ComponentStatus{}) // var yyz1 ComponentStatus + yyc1 = true } - yyh4125.ElemContainerState(yyj4125) - if yyj4125 < len(yyv4125) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4125[yyj4125] = ComponentStatus{} + yyv1[yyj1] = ComponentStatus{} } else { - yyv4128 := &yyv4125[yyj4125] - yyv4128.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -53108,16 +53355,16 @@ func (x codecSelfer1234) decSliceComponentStatus(v *[]ComponentStatus, d *codec1 } } - if yyj4125 < len(yyv4125) { - yyv4125 = yyv4125[:yyj4125] - yyc4125 = true - } else if yyj4125 == 0 && yyv4125 == nil { - yyv4125 = []ComponentStatus{} - yyc4125 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ComponentStatus{} + yyc1 = true } } - yyh4125.End() - if yyc4125 { - *v = yyv4125 + yyh1.End() + if yyc1 { + *v = yyv1 } } diff --git a/pkg/api/v1/types.generated.go b/pkg/api/v1/types.generated.go index 7374491fa3..b1214958ef 100644 --- a/pkg/api/v1/types.generated.go +++ b/pkg/api/v1/types.generated.go @@ -490,25 +490,25 @@ func (x *ObjectMeta) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym43 := z.DecBinary() - _ = yym43 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct44 := r.ContainerType() - if yyct44 == codecSelferValueTypeMap1234 { - yyl44 := r.ReadMapStart() - if yyl44 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl44, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct44 == codecSelferValueTypeArray1234 { - yyl44 := r.ReadArrayStart() - if yyl44 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl44, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -520,12 +520,12 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys45Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys45Slc - var yyhl45 bool = l >= 0 - for yyj45 := 0; ; yyj45++ { - if yyhl45 { - if yyj45 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -534,10 +534,10 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys45Slc = r.DecodeBytes(yys45Slc, true, true) - yys45 := string(yys45Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys45 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -584,17 +584,17 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.CreationTimestamp = pkg2_unversioned.Time{} } else { - yyv53 := &x.CreationTimestamp - yym54 := z.DecBinary() - _ = yym54 + yyv11 := &x.CreationTimestamp + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv53) { - } else if yym54 { - z.DecBinaryUnmarshal(yyv53) - } else if !yym54 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv53) + } else if z.HasExtensions() && z.DecExt(yyv11) { + } else if yym12 { + z.DecBinaryUnmarshal(yyv11) + } else if !yym12 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv11) } else { - z.DecFallback(yyv53, false) + z.DecFallback(yyv11, false) } } case "deletionTimestamp": @@ -606,13 +606,13 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.DeletionTimestamp == nil { x.DeletionTimestamp = new(pkg2_unversioned.Time) } - yym56 := z.DecBinary() - _ = yym56 + yym14 := z.DecBinary() + _ = yym14 if false { } else if z.HasExtensions() && z.DecExt(x.DeletionTimestamp) { - } else if yym56 { + } else if yym14 { z.DecBinaryUnmarshal(x.DeletionTimestamp) - } else if !yym56 && z.IsJSONHandle() { + } else if !yym14 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.DeletionTimestamp) } else { z.DecFallback(x.DeletionTimestamp, false) @@ -627,8 +627,8 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.DeletionGracePeriodSeconds == nil { x.DeletionGracePeriodSeconds = new(int64) } - yym58 := z.DecBinary() - _ = yym58 + yym16 := z.DecBinary() + _ = yym16 if false { } else { *((*int64)(x.DeletionGracePeriodSeconds)) = int64(r.DecodeInt(64)) @@ -638,30 +638,30 @@ func (x *ObjectMeta) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Labels = nil } else { - yyv59 := &x.Labels - yym60 := z.DecBinary() - _ = yym60 + yyv17 := &x.Labels + yym18 := z.DecBinary() + _ = yym18 if false { } else { - z.F.DecMapStringStringX(yyv59, false, d) + z.F.DecMapStringStringX(yyv17, false, d) } } case "annotations": if r.TryDecodeAsNil() { x.Annotations = nil } else { - yyv61 := &x.Annotations - yym62 := z.DecBinary() - _ = yym62 + yyv19 := &x.Annotations + yym20 := z.DecBinary() + _ = yym20 if false { } else { - z.F.DecMapStringStringX(yyv61, false, d) + z.F.DecMapStringStringX(yyv19, false, d) } } default: - z.DecStructFieldNotFound(-1, yys45) - } // end switch yys45 - } // end for yyj45 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -669,16 +669,16 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj63 int - var yyb63 bool - var yyhl63 bool = l >= 0 - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + var yyj21 int + var yyb21 bool + var yyhl21 bool = l >= 0 + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -688,13 +688,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -704,13 +704,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.GenerateName = string(r.DecodeString()) } - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -720,13 +720,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Namespace = string(r.DecodeString()) } - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -736,13 +736,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.SelfLink = string(r.DecodeString()) } - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -752,13 +752,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.UID = pkg1_types.UID(r.DecodeString()) } - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -768,13 +768,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ResourceVersion = string(r.DecodeString()) } - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -784,13 +784,13 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Generation = int64(r.DecodeInt(64)) } - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -798,26 +798,26 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.CreationTimestamp = pkg2_unversioned.Time{} } else { - yyv71 := &x.CreationTimestamp - yym72 := z.DecBinary() - _ = yym72 + yyv29 := &x.CreationTimestamp + yym30 := z.DecBinary() + _ = yym30 if false { - } else if z.HasExtensions() && z.DecExt(yyv71) { - } else if yym72 { - z.DecBinaryUnmarshal(yyv71) - } else if !yym72 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv71) + } else if z.HasExtensions() && z.DecExt(yyv29) { + } else if yym30 { + z.DecBinaryUnmarshal(yyv29) + } else if !yym30 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv29) } else { - z.DecFallback(yyv71, false) + z.DecFallback(yyv29, false) } } - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -830,25 +830,25 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.DeletionTimestamp == nil { x.DeletionTimestamp = new(pkg2_unversioned.Time) } - yym74 := z.DecBinary() - _ = yym74 + yym32 := z.DecBinary() + _ = yym32 if false { } else if z.HasExtensions() && z.DecExt(x.DeletionTimestamp) { - } else if yym74 { + } else if yym32 { z.DecBinaryUnmarshal(x.DeletionTimestamp) - } else if !yym74 && z.IsJSONHandle() { + } else if !yym32 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.DeletionTimestamp) } else { z.DecFallback(x.DeletionTimestamp, false) } } - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -861,20 +861,20 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.DeletionGracePeriodSeconds == nil { x.DeletionGracePeriodSeconds = new(int64) } - yym76 := z.DecBinary() - _ = yym76 + yym34 := z.DecBinary() + _ = yym34 if false { } else { *((*int64)(x.DeletionGracePeriodSeconds)) = int64(r.DecodeInt(64)) } } - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -882,21 +882,21 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Labels = nil } else { - yyv77 := &x.Labels - yym78 := z.DecBinary() - _ = yym78 + yyv35 := &x.Labels + yym36 := z.DecBinary() + _ = yym36 if false { } else { - z.F.DecMapStringStringX(yyv77, false, d) + z.F.DecMapStringStringX(yyv35, false, d) } } - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -904,26 +904,26 @@ func (x *ObjectMeta) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Annotations = nil } else { - yyv79 := &x.Annotations - yym80 := z.DecBinary() - _ = yym80 + yyv37 := &x.Annotations + yym38 := z.DecBinary() + _ = yym38 if false { } else { - z.F.DecMapStringStringX(yyv79, false, d) + z.F.DecMapStringStringX(yyv37, false, d) } } for { - yyj63++ - if yyhl63 { - yyb63 = yyj63 > l + yyj21++ + if yyhl21 { + yyb21 = yyj21 > l } else { - yyb63 = r.CheckBreak() + yyb21 = r.CheckBreak() } - if yyb63 { + if yyb21 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj63-1, "") + z.DecStructFieldNotFound(yyj21-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -935,51 +935,51 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym81 := z.EncBinary() - _ = yym81 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep82 := !z.EncBinary() - yy2arr82 := z.EncBasicHandle().StructToArray - var yyq82 [19]bool - _, _, _ = yysep82, yyq82, yy2arr82 - const yyr82 bool = false - yyq82[1] = x.VolumeSource.HostPath != nil && x.HostPath != nil - yyq82[2] = x.VolumeSource.EmptyDir != nil && x.EmptyDir != nil - yyq82[3] = x.VolumeSource.GCEPersistentDisk != nil && x.GCEPersistentDisk != nil - yyq82[4] = x.VolumeSource.AWSElasticBlockStore != nil && x.AWSElasticBlockStore != nil - yyq82[5] = x.VolumeSource.GitRepo != nil && x.GitRepo != nil - yyq82[6] = x.VolumeSource.Secret != nil && x.Secret != nil - yyq82[7] = x.VolumeSource.NFS != nil && x.NFS != nil - yyq82[8] = x.VolumeSource.ISCSI != nil && x.ISCSI != nil - yyq82[9] = x.VolumeSource.Glusterfs != nil && x.Glusterfs != nil - yyq82[10] = x.VolumeSource.PersistentVolumeClaim != nil && x.PersistentVolumeClaim != nil - yyq82[11] = x.VolumeSource.RBD != nil && x.RBD != nil - yyq82[12] = x.VolumeSource.FlexVolume != nil && x.FlexVolume != nil - yyq82[13] = x.VolumeSource.Cinder != nil && x.Cinder != nil - yyq82[14] = x.VolumeSource.CephFS != nil && x.CephFS != nil - yyq82[15] = x.VolumeSource.Flocker != nil && x.Flocker != nil - yyq82[16] = x.VolumeSource.DownwardAPI != nil && x.DownwardAPI != nil - yyq82[17] = x.VolumeSource.FC != nil && x.FC != nil - yyq82[18] = x.VolumeSource.AzureFile != nil && x.AzureFile != nil - var yynn82 int - if yyr82 || yy2arr82 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [19]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.VolumeSource.HostPath != nil && x.HostPath != nil + yyq2[2] = x.VolumeSource.EmptyDir != nil && x.EmptyDir != nil + yyq2[3] = x.VolumeSource.GCEPersistentDisk != nil && x.GCEPersistentDisk != nil + yyq2[4] = x.VolumeSource.AWSElasticBlockStore != nil && x.AWSElasticBlockStore != nil + yyq2[5] = x.VolumeSource.GitRepo != nil && x.GitRepo != nil + yyq2[6] = x.VolumeSource.Secret != nil && x.Secret != nil + yyq2[7] = x.VolumeSource.NFS != nil && x.NFS != nil + yyq2[8] = x.VolumeSource.ISCSI != nil && x.ISCSI != nil + yyq2[9] = x.VolumeSource.Glusterfs != nil && x.Glusterfs != nil + yyq2[10] = x.VolumeSource.PersistentVolumeClaim != nil && x.PersistentVolumeClaim != nil + yyq2[11] = x.VolumeSource.RBD != nil && x.RBD != nil + yyq2[12] = x.VolumeSource.FlexVolume != nil && x.FlexVolume != nil + yyq2[13] = x.VolumeSource.Cinder != nil && x.Cinder != nil + yyq2[14] = x.VolumeSource.CephFS != nil && x.CephFS != nil + yyq2[15] = x.VolumeSource.Flocker != nil && x.Flocker != nil + yyq2[16] = x.VolumeSource.DownwardAPI != nil && x.DownwardAPI != nil + yyq2[17] = x.VolumeSource.FC != nil && x.FC != nil + yyq2[18] = x.VolumeSource.AzureFile != nil && x.AzureFile != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(19) } else { - yynn82 = 1 - for _, b := range yyq82 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn82++ + yynn2++ } } - r.EncodeMapStart(yynn82) - yynn82 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr82 || yy2arr82 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym84 := z.EncBinary() - _ = yym84 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -988,25 +988,25 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym85 := z.EncBinary() - _ = yym85 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - var yyn86 bool + var yyn6 bool if x.VolumeSource.HostPath == nil { - yyn86 = true - goto LABEL86 + yyn6 = true + goto LABEL6 } - LABEL86: - if yyr82 || yy2arr82 { - if yyn86 { + LABEL6: + if yyr2 || yy2arr2 { + if yyn6 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[1] { + if yyq2[1] { if x.HostPath == nil { r.EncodeNil() } else { @@ -1017,11 +1017,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn86 { + if yyn6 { r.EncodeNil() } else { if x.HostPath == nil { @@ -1032,18 +1032,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn87 bool + var yyn9 bool if x.VolumeSource.EmptyDir == nil { - yyn87 = true - goto LABEL87 + yyn9 = true + goto LABEL9 } - LABEL87: - if yyr82 || yy2arr82 { - if yyn87 { + LABEL9: + if yyr2 || yy2arr2 { + if yyn9 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[2] { + if yyq2[2] { if x.EmptyDir == nil { r.EncodeNil() } else { @@ -1054,11 +1054,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("emptyDir")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn87 { + if yyn9 { r.EncodeNil() } else { if x.EmptyDir == nil { @@ -1069,18 +1069,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn88 bool + var yyn12 bool if x.VolumeSource.GCEPersistentDisk == nil { - yyn88 = true - goto LABEL88 + yyn12 = true + goto LABEL12 } - LABEL88: - if yyr82 || yy2arr82 { - if yyn88 { + LABEL12: + if yyr2 || yy2arr2 { + if yyn12 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[3] { + if yyq2[3] { if x.GCEPersistentDisk == nil { r.EncodeNil() } else { @@ -1091,11 +1091,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("gcePersistentDisk")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn88 { + if yyn12 { r.EncodeNil() } else { if x.GCEPersistentDisk == nil { @@ -1106,18 +1106,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn89 bool + var yyn15 bool if x.VolumeSource.AWSElasticBlockStore == nil { - yyn89 = true - goto LABEL89 + yyn15 = true + goto LABEL15 } - LABEL89: - if yyr82 || yy2arr82 { - if yyn89 { + LABEL15: + if yyr2 || yy2arr2 { + if yyn15 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[4] { + if yyq2[4] { if x.AWSElasticBlockStore == nil { r.EncodeNil() } else { @@ -1128,11 +1128,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("awsElasticBlockStore")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn89 { + if yyn15 { r.EncodeNil() } else { if x.AWSElasticBlockStore == nil { @@ -1143,18 +1143,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn90 bool + var yyn18 bool if x.VolumeSource.GitRepo == nil { - yyn90 = true - goto LABEL90 + yyn18 = true + goto LABEL18 } - LABEL90: - if yyr82 || yy2arr82 { - if yyn90 { + LABEL18: + if yyr2 || yy2arr2 { + if yyn18 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[5] { + if yyq2[5] { if x.GitRepo == nil { r.EncodeNil() } else { @@ -1165,11 +1165,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("gitRepo")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn90 { + if yyn18 { r.EncodeNil() } else { if x.GitRepo == nil { @@ -1180,18 +1180,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn91 bool + var yyn21 bool if x.VolumeSource.Secret == nil { - yyn91 = true - goto LABEL91 + yyn21 = true + goto LABEL21 } - LABEL91: - if yyr82 || yy2arr82 { - if yyn91 { + LABEL21: + if yyr2 || yy2arr2 { + if yyn21 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[6] { + if yyq2[6] { if x.Secret == nil { r.EncodeNil() } else { @@ -1202,11 +1202,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secret")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn91 { + if yyn21 { r.EncodeNil() } else { if x.Secret == nil { @@ -1217,18 +1217,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn92 bool + var yyn24 bool if x.VolumeSource.NFS == nil { - yyn92 = true - goto LABEL92 + yyn24 = true + goto LABEL24 } - LABEL92: - if yyr82 || yy2arr82 { - if yyn92 { + LABEL24: + if yyr2 || yy2arr2 { + if yyn24 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[7] { + if yyq2[7] { if x.NFS == nil { r.EncodeNil() } else { @@ -1239,11 +1239,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn92 { + if yyn24 { r.EncodeNil() } else { if x.NFS == nil { @@ -1254,18 +1254,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn93 bool + var yyn27 bool if x.VolumeSource.ISCSI == nil { - yyn93 = true - goto LABEL93 + yyn27 = true + goto LABEL27 } - LABEL93: - if yyr82 || yy2arr82 { - if yyn93 { + LABEL27: + if yyr2 || yy2arr2 { + if yyn27 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[8] { + if yyq2[8] { if x.ISCSI == nil { r.EncodeNil() } else { @@ -1276,11 +1276,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[8] { + if yyq2[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("iscsi")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn93 { + if yyn27 { r.EncodeNil() } else { if x.ISCSI == nil { @@ -1291,18 +1291,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn94 bool + var yyn30 bool if x.VolumeSource.Glusterfs == nil { - yyn94 = true - goto LABEL94 + yyn30 = true + goto LABEL30 } - LABEL94: - if yyr82 || yy2arr82 { - if yyn94 { + LABEL30: + if yyr2 || yy2arr2 { + if yyn30 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[9] { + if yyq2[9] { if x.Glusterfs == nil { r.EncodeNil() } else { @@ -1313,11 +1313,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[9] { + if yyq2[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("glusterfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn94 { + if yyn30 { r.EncodeNil() } else { if x.Glusterfs == nil { @@ -1328,18 +1328,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn95 bool + var yyn33 bool if x.VolumeSource.PersistentVolumeClaim == nil { - yyn95 = true - goto LABEL95 + yyn33 = true + goto LABEL33 } - LABEL95: - if yyr82 || yy2arr82 { - if yyn95 { + LABEL33: + if yyr2 || yy2arr2 { + if yyn33 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[10] { + if yyq2[10] { if x.PersistentVolumeClaim == nil { r.EncodeNil() } else { @@ -1350,11 +1350,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[10] { + if yyq2[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("persistentVolumeClaim")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn95 { + if yyn33 { r.EncodeNil() } else { if x.PersistentVolumeClaim == nil { @@ -1365,18 +1365,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn96 bool + var yyn36 bool if x.VolumeSource.RBD == nil { - yyn96 = true - goto LABEL96 + yyn36 = true + goto LABEL36 } - LABEL96: - if yyr82 || yy2arr82 { - if yyn96 { + LABEL36: + if yyr2 || yy2arr2 { + if yyn36 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[11] { + if yyq2[11] { if x.RBD == nil { r.EncodeNil() } else { @@ -1387,11 +1387,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[11] { + if yyq2[11] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rbd")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn96 { + if yyn36 { r.EncodeNil() } else { if x.RBD == nil { @@ -1402,18 +1402,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn97 bool + var yyn39 bool if x.VolumeSource.FlexVolume == nil { - yyn97 = true - goto LABEL97 + yyn39 = true + goto LABEL39 } - LABEL97: - if yyr82 || yy2arr82 { - if yyn97 { + LABEL39: + if yyr2 || yy2arr2 { + if yyn39 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[12] { + if yyq2[12] { if x.FlexVolume == nil { r.EncodeNil() } else { @@ -1424,11 +1424,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[12] { + if yyq2[12] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flexVolume")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn97 { + if yyn39 { r.EncodeNil() } else { if x.FlexVolume == nil { @@ -1439,18 +1439,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn98 bool + var yyn42 bool if x.VolumeSource.Cinder == nil { - yyn98 = true - goto LABEL98 + yyn42 = true + goto LABEL42 } - LABEL98: - if yyr82 || yy2arr82 { - if yyn98 { + LABEL42: + if yyr2 || yy2arr2 { + if yyn42 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[13] { + if yyq2[13] { if x.Cinder == nil { r.EncodeNil() } else { @@ -1461,11 +1461,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[13] { + if yyq2[13] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cinder")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn98 { + if yyn42 { r.EncodeNil() } else { if x.Cinder == nil { @@ -1476,18 +1476,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn99 bool + var yyn45 bool if x.VolumeSource.CephFS == nil { - yyn99 = true - goto LABEL99 + yyn45 = true + goto LABEL45 } - LABEL99: - if yyr82 || yy2arr82 { - if yyn99 { + LABEL45: + if yyr2 || yy2arr2 { + if yyn45 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[14] { + if yyq2[14] { if x.CephFS == nil { r.EncodeNil() } else { @@ -1498,11 +1498,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[14] { + if yyq2[14] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cephfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn99 { + if yyn45 { r.EncodeNil() } else { if x.CephFS == nil { @@ -1513,18 +1513,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn100 bool + var yyn48 bool if x.VolumeSource.Flocker == nil { - yyn100 = true - goto LABEL100 + yyn48 = true + goto LABEL48 } - LABEL100: - if yyr82 || yy2arr82 { - if yyn100 { + LABEL48: + if yyr2 || yy2arr2 { + if yyn48 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[15] { + if yyq2[15] { if x.Flocker == nil { r.EncodeNil() } else { @@ -1535,11 +1535,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[15] { + if yyq2[15] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flocker")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn100 { + if yyn48 { r.EncodeNil() } else { if x.Flocker == nil { @@ -1550,18 +1550,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn101 bool + var yyn51 bool if x.VolumeSource.DownwardAPI == nil { - yyn101 = true - goto LABEL101 + yyn51 = true + goto LABEL51 } - LABEL101: - if yyr82 || yy2arr82 { - if yyn101 { + LABEL51: + if yyr2 || yy2arr2 { + if yyn51 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[16] { + if yyq2[16] { if x.DownwardAPI == nil { r.EncodeNil() } else { @@ -1572,11 +1572,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[16] { + if yyq2[16] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("downwardAPI")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn101 { + if yyn51 { r.EncodeNil() } else { if x.DownwardAPI == nil { @@ -1587,18 +1587,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn102 bool + var yyn54 bool if x.VolumeSource.FC == nil { - yyn102 = true - goto LABEL102 + yyn54 = true + goto LABEL54 } - LABEL102: - if yyr82 || yy2arr82 { - if yyn102 { + LABEL54: + if yyr2 || yy2arr2 { + if yyn54 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[17] { + if yyq2[17] { if x.FC == nil { r.EncodeNil() } else { @@ -1609,11 +1609,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[17] { + if yyq2[17] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fc")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn102 { + if yyn54 { r.EncodeNil() } else { if x.FC == nil { @@ -1624,18 +1624,18 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn103 bool + var yyn57 bool if x.VolumeSource.AzureFile == nil { - yyn103 = true - goto LABEL103 + yyn57 = true + goto LABEL57 } - LABEL103: - if yyr82 || yy2arr82 { - if yyn103 { + LABEL57: + if yyr2 || yy2arr2 { + if yyn57 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq82[18] { + if yyq2[18] { if x.AzureFile == nil { r.EncodeNil() } else { @@ -1646,11 +1646,11 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq82[18] { + if yyq2[18] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("azureFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn103 { + if yyn57 { r.EncodeNil() } else { if x.AzureFile == nil { @@ -1661,7 +1661,7 @@ func (x *Volume) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr82 || yy2arr82 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1674,25 +1674,25 @@ func (x *Volume) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym104 := z.DecBinary() - _ = yym104 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct105 := r.ContainerType() - if yyct105 == codecSelferValueTypeMap1234 { - yyl105 := r.ReadMapStart() - if yyl105 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl105, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct105 == codecSelferValueTypeArray1234 { - yyl105 := r.ReadArrayStart() - if yyl105 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl105, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1704,12 +1704,12 @@ func (x *Volume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys106Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys106Slc - var yyhl106 bool = l >= 0 - for yyj106 := 0; ; yyj106++ { - if yyhl106 { - if yyj106 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -1718,10 +1718,10 @@ func (x *Volume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys106Slc = r.DecodeBytes(yys106Slc, true, true) - yys106 := string(yys106Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys106 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -1981,9 +1981,9 @@ func (x *Volume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.AzureFile.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys106) - } // end switch yys106 - } // end for yyj106 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1991,16 +1991,16 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj126 int - var yyb126 bool - var yyhl126 bool = l >= 0 - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + var yyj23 int + var yyb23 bool + var yyhl23 bool = l >= 0 + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2013,13 +2013,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.HostPath == nil { x.VolumeSource.HostPath = new(HostPathVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2037,13 +2037,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.EmptyDir == nil { x.VolumeSource.EmptyDir = new(EmptyDirVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2061,13 +2061,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.GCEPersistentDisk == nil { x.VolumeSource.GCEPersistentDisk = new(GCEPersistentDiskVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2085,13 +2085,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.AWSElasticBlockStore == nil { x.VolumeSource.AWSElasticBlockStore = new(AWSElasticBlockStoreVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2109,13 +2109,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.GitRepo == nil { x.VolumeSource.GitRepo = new(GitRepoVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2133,13 +2133,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.Secret == nil { x.VolumeSource.Secret = new(SecretVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2157,13 +2157,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.NFS == nil { x.VolumeSource.NFS = new(NFSVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2181,13 +2181,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.ISCSI == nil { x.VolumeSource.ISCSI = new(ISCSIVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2205,13 +2205,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.Glusterfs == nil { x.VolumeSource.Glusterfs = new(GlusterfsVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2229,13 +2229,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.PersistentVolumeClaim == nil { x.VolumeSource.PersistentVolumeClaim = new(PersistentVolumeClaimVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2253,13 +2253,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.RBD == nil { x.VolumeSource.RBD = new(RBDVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2277,13 +2277,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.FlexVolume == nil { x.VolumeSource.FlexVolume = new(FlexVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2301,13 +2301,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.Cinder == nil { x.VolumeSource.Cinder = new(CinderVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2325,13 +2325,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.CephFS == nil { x.VolumeSource.CephFS = new(CephFSVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2349,13 +2349,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.Flocker == nil { x.VolumeSource.Flocker = new(FlockerVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2373,13 +2373,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.DownwardAPI == nil { x.VolumeSource.DownwardAPI = new(DownwardAPIVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2397,13 +2397,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.FC == nil { x.VolumeSource.FC = new(FCVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2421,13 +2421,13 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.VolumeSource.AzureFile == nil { x.VolumeSource.AzureFile = new(AzureFileVolumeSource) } - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2443,17 +2443,17 @@ func (x *Volume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.AzureFile.CodecDecodeSelf(d) } for { - yyj126++ - if yyhl126 { - yyb126 = yyj126 > l + yyj23++ + if yyhl23 { + yyb23 = yyj23 > l } else { - yyb126 = r.CheckBreak() + yyb23 = r.CheckBreak() } - if yyb126 { + if yyb23 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj126-1, "") + z.DecStructFieldNotFound(yyj23-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -2465,50 +2465,50 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym146 := z.EncBinary() - _ = yym146 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep147 := !z.EncBinary() - yy2arr147 := z.EncBasicHandle().StructToArray - var yyq147 [18]bool - _, _, _ = yysep147, yyq147, yy2arr147 - const yyr147 bool = false - yyq147[0] = x.HostPath != nil - yyq147[1] = x.EmptyDir != nil - yyq147[2] = x.GCEPersistentDisk != nil - yyq147[3] = x.AWSElasticBlockStore != nil - yyq147[4] = x.GitRepo != nil - yyq147[5] = x.Secret != nil - yyq147[6] = x.NFS != nil - yyq147[7] = x.ISCSI != nil - yyq147[8] = x.Glusterfs != nil - yyq147[9] = x.PersistentVolumeClaim != nil - yyq147[10] = x.RBD != nil - yyq147[11] = x.FlexVolume != nil - yyq147[12] = x.Cinder != nil - yyq147[13] = x.CephFS != nil - yyq147[14] = x.Flocker != nil - yyq147[15] = x.DownwardAPI != nil - yyq147[16] = x.FC != nil - yyq147[17] = x.AzureFile != nil - var yynn147 int - if yyr147 || yy2arr147 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [18]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.HostPath != nil + yyq2[1] = x.EmptyDir != nil + yyq2[2] = x.GCEPersistentDisk != nil + yyq2[3] = x.AWSElasticBlockStore != nil + yyq2[4] = x.GitRepo != nil + yyq2[5] = x.Secret != nil + yyq2[6] = x.NFS != nil + yyq2[7] = x.ISCSI != nil + yyq2[8] = x.Glusterfs != nil + yyq2[9] = x.PersistentVolumeClaim != nil + yyq2[10] = x.RBD != nil + yyq2[11] = x.FlexVolume != nil + yyq2[12] = x.Cinder != nil + yyq2[13] = x.CephFS != nil + yyq2[14] = x.Flocker != nil + yyq2[15] = x.DownwardAPI != nil + yyq2[16] = x.FC != nil + yyq2[17] = x.AzureFile != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(18) } else { - yynn147 = 0 - for _, b := range yyq147 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn147++ + yynn2++ } } - r.EncodeMapStart(yynn147) - yynn147 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[0] { + if yyq2[0] { if x.HostPath == nil { r.EncodeNil() } else { @@ -2518,7 +2518,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2529,9 +2529,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[1] { + if yyq2[1] { if x.EmptyDir == nil { r.EncodeNil() } else { @@ -2541,7 +2541,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("emptyDir")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2552,9 +2552,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[2] { + if yyq2[2] { if x.GCEPersistentDisk == nil { r.EncodeNil() } else { @@ -2564,7 +2564,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("gcePersistentDisk")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2575,9 +2575,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[3] { + if yyq2[3] { if x.AWSElasticBlockStore == nil { r.EncodeNil() } else { @@ -2587,7 +2587,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("awsElasticBlockStore")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2598,9 +2598,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[4] { + if yyq2[4] { if x.GitRepo == nil { r.EncodeNil() } else { @@ -2610,7 +2610,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("gitRepo")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2621,9 +2621,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[5] { + if yyq2[5] { if x.Secret == nil { r.EncodeNil() } else { @@ -2633,7 +2633,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secret")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2644,9 +2644,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[6] { + if yyq2[6] { if x.NFS == nil { r.EncodeNil() } else { @@ -2656,7 +2656,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2667,9 +2667,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[7] { + if yyq2[7] { if x.ISCSI == nil { r.EncodeNil() } else { @@ -2679,7 +2679,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("iscsi")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2690,9 +2690,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[8] { + if yyq2[8] { if x.Glusterfs == nil { r.EncodeNil() } else { @@ -2702,7 +2702,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[8] { + if yyq2[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("glusterfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2713,9 +2713,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[9] { + if yyq2[9] { if x.PersistentVolumeClaim == nil { r.EncodeNil() } else { @@ -2725,7 +2725,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[9] { + if yyq2[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("persistentVolumeClaim")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2736,9 +2736,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[10] { + if yyq2[10] { if x.RBD == nil { r.EncodeNil() } else { @@ -2748,7 +2748,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[10] { + if yyq2[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rbd")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2759,9 +2759,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[11] { + if yyq2[11] { if x.FlexVolume == nil { r.EncodeNil() } else { @@ -2771,7 +2771,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[11] { + if yyq2[11] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flexVolume")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2782,9 +2782,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[12] { + if yyq2[12] { if x.Cinder == nil { r.EncodeNil() } else { @@ -2794,7 +2794,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[12] { + if yyq2[12] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cinder")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2805,9 +2805,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[13] { + if yyq2[13] { if x.CephFS == nil { r.EncodeNil() } else { @@ -2817,7 +2817,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[13] { + if yyq2[13] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cephfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2828,9 +2828,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[14] { + if yyq2[14] { if x.Flocker == nil { r.EncodeNil() } else { @@ -2840,7 +2840,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[14] { + if yyq2[14] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flocker")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2851,9 +2851,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[15] { + if yyq2[15] { if x.DownwardAPI == nil { r.EncodeNil() } else { @@ -2863,7 +2863,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[15] { + if yyq2[15] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("downwardAPI")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2874,9 +2874,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[16] { + if yyq2[16] { if x.FC == nil { r.EncodeNil() } else { @@ -2886,7 +2886,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[16] { + if yyq2[16] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fc")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2897,9 +2897,9 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq147[17] { + if yyq2[17] { if x.AzureFile == nil { r.EncodeNil() } else { @@ -2909,7 +2909,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq147[17] { + if yyq2[17] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("azureFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2920,7 +2920,7 @@ func (x *VolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr147 || yy2arr147 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -2933,25 +2933,25 @@ func (x *VolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym166 := z.DecBinary() - _ = yym166 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct167 := r.ContainerType() - if yyct167 == codecSelferValueTypeMap1234 { - yyl167 := r.ReadMapStart() - if yyl167 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl167, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct167 == codecSelferValueTypeArray1234 { - yyl167 := r.ReadArrayStart() - if yyl167 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl167, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -2963,12 +2963,12 @@ func (x *VolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys168Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys168Slc - var yyhl168 bool = l >= 0 - for yyj168 := 0; ; yyj168++ { - if yyhl168 { - if yyj168 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -2977,10 +2977,10 @@ func (x *VolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys168Slc = r.DecodeBytes(yys168Slc, true, true) - yys168 := string(yys168Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys168 { + switch yys3 { case "hostPath": if r.TryDecodeAsNil() { if x.HostPath != nil { @@ -3180,9 +3180,9 @@ func (x *VolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.AzureFile.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys168) - } // end switch yys168 - } // end for yyj168 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -3190,16 +3190,16 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj187 int - var yyb187 bool - var yyhl187 bool = l >= 0 - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + var yyj22 int + var yyb22 bool + var yyhl22 bool = l >= 0 + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3214,13 +3214,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.HostPath.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3235,13 +3235,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.EmptyDir.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3256,13 +3256,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.GCEPersistentDisk.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3277,13 +3277,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.AWSElasticBlockStore.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3298,13 +3298,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.GitRepo.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3319,13 +3319,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Secret.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3340,13 +3340,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.NFS.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3361,13 +3361,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.ISCSI.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3382,13 +3382,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Glusterfs.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3403,13 +3403,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.PersistentVolumeClaim.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3424,13 +3424,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.RBD.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3445,13 +3445,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.FlexVolume.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3466,13 +3466,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Cinder.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3487,13 +3487,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.CephFS.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3508,13 +3508,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Flocker.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3529,13 +3529,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.DownwardAPI.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3550,13 +3550,13 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.FC.CodecDecodeSelf(d) } - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3572,17 +3572,17 @@ func (x *VolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.AzureFile.CodecDecodeSelf(d) } for { - yyj187++ - if yyhl187 { - yyb187 = yyj187 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb187 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb187 { + if yyb22 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj187-1, "") + z.DecStructFieldNotFound(yyj22-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -3594,34 +3594,34 @@ func (x *PersistentVolumeClaimVolumeSource) CodecEncodeSelf(e *codec1978.Encoder if x == nil { r.EncodeNil() } else { - yym206 := z.EncBinary() - _ = yym206 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep207 := !z.EncBinary() - yy2arr207 := z.EncBasicHandle().StructToArray - var yyq207 [2]bool - _, _, _ = yysep207, yyq207, yy2arr207 - const yyr207 bool = false - yyq207[1] = x.ReadOnly != false - var yynn207 int - if yyr207 || yy2arr207 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn207 = 1 - for _, b := range yyq207 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn207++ + yynn2++ } } - r.EncodeMapStart(yynn207) - yynn207 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr207 || yy2arr207 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym209 := z.EncBinary() - _ = yym209 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClaimName)) @@ -3630,18 +3630,18 @@ func (x *PersistentVolumeClaimVolumeSource) CodecEncodeSelf(e *codec1978.Encoder z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("claimName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym210 := z.EncBinary() - _ = yym210 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClaimName)) } } - if yyr207 || yy2arr207 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq207[1] { - yym212 := z.EncBinary() - _ = yym212 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -3650,19 +3650,19 @@ func (x *PersistentVolumeClaimVolumeSource) CodecEncodeSelf(e *codec1978.Encoder r.EncodeBool(false) } } else { - if yyq207[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym213 := z.EncBinary() - _ = yym213 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr207 || yy2arr207 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -3675,25 +3675,25 @@ func (x *PersistentVolumeClaimVolumeSource) CodecDecodeSelf(d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym214 := z.DecBinary() - _ = yym214 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct215 := r.ContainerType() - if yyct215 == codecSelferValueTypeMap1234 { - yyl215 := r.ReadMapStart() - if yyl215 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl215, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct215 == codecSelferValueTypeArray1234 { - yyl215 := r.ReadArrayStart() - if yyl215 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl215, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -3705,12 +3705,12 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromMap(l int, d *cod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys216Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys216Slc - var yyhl216 bool = l >= 0 - for yyj216 := 0; ; yyj216++ { - if yyhl216 { - if yyj216 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -3719,10 +3719,10 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromMap(l int, d *cod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys216Slc = r.DecodeBytes(yys216Slc, true, true) - yys216 := string(yys216Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys216 { + switch yys3 { case "claimName": if r.TryDecodeAsNil() { x.ClaimName = "" @@ -3736,9 +3736,9 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromMap(l int, d *cod x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys216) - } // end switch yys216 - } // end for yyj216 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -3746,16 +3746,16 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromArray(l int, d *c var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj219 int - var yyb219 bool - var yyhl219 bool = l >= 0 - yyj219++ - if yyhl219 { - yyb219 = yyj219 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb219 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb219 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3765,13 +3765,13 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromArray(l int, d *c } else { x.ClaimName = string(r.DecodeString()) } - yyj219++ - if yyhl219 { - yyb219 = yyj219 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb219 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb219 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3782,17 +3782,17 @@ func (x *PersistentVolumeClaimVolumeSource) codecDecodeSelfFromArray(l int, d *c x.ReadOnly = bool(r.DecodeBool()) } for { - yyj219++ - if yyhl219 { - yyb219 = yyj219 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb219 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb219 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj219-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -3804,45 +3804,45 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym222 := z.EncBinary() - _ = yym222 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep223 := !z.EncBinary() - yy2arr223 := z.EncBasicHandle().StructToArray - var yyq223 [13]bool - _, _, _ = yysep223, yyq223, yy2arr223 - const yyr223 bool = false - yyq223[0] = x.GCEPersistentDisk != nil - yyq223[1] = x.AWSElasticBlockStore != nil - yyq223[2] = x.HostPath != nil - yyq223[3] = x.Glusterfs != nil - yyq223[4] = x.NFS != nil - yyq223[5] = x.RBD != nil - yyq223[6] = x.ISCSI != nil - yyq223[7] = x.Cinder != nil - yyq223[8] = x.CephFS != nil - yyq223[9] = x.FC != nil - yyq223[10] = x.Flocker != nil - yyq223[11] = x.FlexVolume != nil - yyq223[12] = x.AzureFile != nil - var yynn223 int - if yyr223 || yy2arr223 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [13]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.GCEPersistentDisk != nil + yyq2[1] = x.AWSElasticBlockStore != nil + yyq2[2] = x.HostPath != nil + yyq2[3] = x.Glusterfs != nil + yyq2[4] = x.NFS != nil + yyq2[5] = x.RBD != nil + yyq2[6] = x.ISCSI != nil + yyq2[7] = x.Cinder != nil + yyq2[8] = x.CephFS != nil + yyq2[9] = x.FC != nil + yyq2[10] = x.Flocker != nil + yyq2[11] = x.FlexVolume != nil + yyq2[12] = x.AzureFile != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(13) } else { - yynn223 = 0 - for _, b := range yyq223 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn223++ + yynn2++ } } - r.EncodeMapStart(yynn223) - yynn223 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr223 || yy2arr223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq223[0] { + if yyq2[0] { if x.GCEPersistentDisk == nil { r.EncodeNil() } else { @@ -3852,7 +3852,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq223[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("gcePersistentDisk")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3863,9 +3863,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr223 || yy2arr223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq223[1] { + if yyq2[1] { if x.AWSElasticBlockStore == nil { r.EncodeNil() } else { @@ -3875,7 +3875,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq223[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("awsElasticBlockStore")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3886,9 +3886,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr223 || yy2arr223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq223[2] { + if yyq2[2] { if x.HostPath == nil { r.EncodeNil() } else { @@ -3898,7 +3898,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq223[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3909,9 +3909,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr223 || yy2arr223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq223[3] { + if yyq2[3] { if x.Glusterfs == nil { r.EncodeNil() } else { @@ -3921,7 +3921,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq223[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("glusterfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3932,9 +3932,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr223 || yy2arr223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq223[4] { + if yyq2[4] { if x.NFS == nil { r.EncodeNil() } else { @@ -3944,7 +3944,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq223[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3955,9 +3955,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr223 || yy2arr223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq223[5] { + if yyq2[5] { if x.RBD == nil { r.EncodeNil() } else { @@ -3967,7 +3967,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq223[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rbd")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -3978,9 +3978,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr223 || yy2arr223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq223[6] { + if yyq2[6] { if x.ISCSI == nil { r.EncodeNil() } else { @@ -3990,7 +3990,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq223[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("iscsi")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4001,9 +4001,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr223 || yy2arr223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq223[7] { + if yyq2[7] { if x.Cinder == nil { r.EncodeNil() } else { @@ -4013,7 +4013,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq223[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cinder")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4024,9 +4024,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr223 || yy2arr223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq223[8] { + if yyq2[8] { if x.CephFS == nil { r.EncodeNil() } else { @@ -4036,7 +4036,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq223[8] { + if yyq2[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cephfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4047,9 +4047,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr223 || yy2arr223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq223[9] { + if yyq2[9] { if x.FC == nil { r.EncodeNil() } else { @@ -4059,7 +4059,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq223[9] { + if yyq2[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fc")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4070,9 +4070,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr223 || yy2arr223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq223[10] { + if yyq2[10] { if x.Flocker == nil { r.EncodeNil() } else { @@ -4082,7 +4082,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq223[10] { + if yyq2[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flocker")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4093,9 +4093,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr223 || yy2arr223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq223[11] { + if yyq2[11] { if x.FlexVolume == nil { r.EncodeNil() } else { @@ -4105,7 +4105,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq223[11] { + if yyq2[11] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flexVolume")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4116,9 +4116,9 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr223 || yy2arr223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq223[12] { + if yyq2[12] { if x.AzureFile == nil { r.EncodeNil() } else { @@ -4128,7 +4128,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq223[12] { + if yyq2[12] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("azureFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -4139,7 +4139,7 @@ func (x *PersistentVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr223 || yy2arr223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -4152,25 +4152,25 @@ func (x *PersistentVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym237 := z.DecBinary() - _ = yym237 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct238 := r.ContainerType() - if yyct238 == codecSelferValueTypeMap1234 { - yyl238 := r.ReadMapStart() - if yyl238 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl238, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct238 == codecSelferValueTypeArray1234 { - yyl238 := r.ReadArrayStart() - if yyl238 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl238, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -4182,12 +4182,12 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys239Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys239Slc - var yyhl239 bool = l >= 0 - for yyj239 := 0; ; yyj239++ { - if yyhl239 { - if yyj239 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -4196,10 +4196,10 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Deco } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys239Slc = r.DecodeBytes(yys239Slc, true, true) - yys239 := string(yys239Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys239 { + switch yys3 { case "gcePersistentDisk": if r.TryDecodeAsNil() { if x.GCEPersistentDisk != nil { @@ -4344,9 +4344,9 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Deco x.AzureFile.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys239) - } // end switch yys239 - } // end for yyj239 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -4354,16 +4354,16 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj253 int - var yyb253 bool - var yyhl253 bool = l >= 0 - yyj253++ - if yyhl253 { - yyb253 = yyj253 > l + var yyj17 int + var yyb17 bool + var yyhl17 bool = l >= 0 + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb253 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb253 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4378,13 +4378,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.GCEPersistentDisk.CodecDecodeSelf(d) } - yyj253++ - if yyhl253 { - yyb253 = yyj253 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb253 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb253 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4399,13 +4399,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.AWSElasticBlockStore.CodecDecodeSelf(d) } - yyj253++ - if yyhl253 { - yyb253 = yyj253 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb253 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb253 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4420,13 +4420,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.HostPath.CodecDecodeSelf(d) } - yyj253++ - if yyhl253 { - yyb253 = yyj253 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb253 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb253 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4441,13 +4441,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.Glusterfs.CodecDecodeSelf(d) } - yyj253++ - if yyhl253 { - yyb253 = yyj253 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb253 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb253 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4462,13 +4462,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.NFS.CodecDecodeSelf(d) } - yyj253++ - if yyhl253 { - yyb253 = yyj253 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb253 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb253 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4483,13 +4483,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.RBD.CodecDecodeSelf(d) } - yyj253++ - if yyhl253 { - yyb253 = yyj253 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb253 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb253 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4504,13 +4504,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.ISCSI.CodecDecodeSelf(d) } - yyj253++ - if yyhl253 { - yyb253 = yyj253 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb253 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb253 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4525,13 +4525,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.Cinder.CodecDecodeSelf(d) } - yyj253++ - if yyhl253 { - yyb253 = yyj253 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb253 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb253 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4546,13 +4546,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.CephFS.CodecDecodeSelf(d) } - yyj253++ - if yyhl253 { - yyb253 = yyj253 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb253 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb253 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4567,13 +4567,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.FC.CodecDecodeSelf(d) } - yyj253++ - if yyhl253 { - yyb253 = yyj253 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb253 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb253 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4588,13 +4588,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.Flocker.CodecDecodeSelf(d) } - yyj253++ - if yyhl253 { - yyb253 = yyj253 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb253 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb253 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4609,13 +4609,13 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De } x.FlexVolume.CodecDecodeSelf(d) } - yyj253++ - if yyhl253 { - yyb253 = yyj253 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb253 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb253 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4631,17 +4631,17 @@ func (x *PersistentVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.De x.AzureFile.CodecDecodeSelf(d) } for { - yyj253++ - if yyhl253 { - yyb253 = yyj253 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb253 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb253 { + if yyb17 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj253-1, "") + z.DecStructFieldNotFound(yyj17-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -4653,90 +4653,90 @@ func (x *PersistentVolume) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym267 := z.EncBinary() - _ = yym267 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep268 := !z.EncBinary() - yy2arr268 := z.EncBasicHandle().StructToArray - var yyq268 [5]bool - _, _, _ = yysep268, yyq268, yy2arr268 - const yyr268 bool = false - yyq268[0] = true - yyq268[1] = true - yyq268[2] = true - yyq268[3] = x.Kind != "" - yyq268[4] = x.APIVersion != "" - var yynn268 int - if yyr268 || yy2arr268 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn268 = 0 - for _, b := range yyq268 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn268++ + yynn2++ } } - r.EncodeMapStart(yynn268) - yynn268 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr268 || yy2arr268 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq268[0] { - yy270 := &x.ObjectMeta - yy270.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq268[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy271 := &x.ObjectMeta - yy271.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr268 || yy2arr268 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq268[1] { - yy273 := &x.Spec - yy273.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq268[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy274 := &x.Spec - yy274.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr268 || yy2arr268 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq268[2] { - yy276 := &x.Status - yy276.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq268[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy277 := &x.Status - yy277.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr268 || yy2arr268 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq268[3] { - yym279 := z.EncBinary() - _ = yym279 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -4745,23 +4745,23 @@ func (x *PersistentVolume) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq268[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym280 := z.EncBinary() - _ = yym280 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr268 || yy2arr268 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq268[4] { - yym282 := z.EncBinary() - _ = yym282 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -4770,19 +4770,19 @@ func (x *PersistentVolume) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq268[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym283 := z.EncBinary() - _ = yym283 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr268 || yy2arr268 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -4795,25 +4795,25 @@ func (x *PersistentVolume) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym284 := z.DecBinary() - _ = yym284 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct285 := r.ContainerType() - if yyct285 == codecSelferValueTypeMap1234 { - yyl285 := r.ReadMapStart() - if yyl285 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl285, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct285 == codecSelferValueTypeArray1234 { - yyl285 := r.ReadArrayStart() - if yyl285 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl285, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -4825,12 +4825,12 @@ func (x *PersistentVolume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys286Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys286Slc - var yyhl286 bool = l >= 0 - for yyj286 := 0; ; yyj286++ { - if yyhl286 { - if yyj286 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -4839,30 +4839,30 @@ func (x *PersistentVolume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys286Slc = r.DecodeBytes(yys286Slc, true, true) - yys286 := string(yys286Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys286 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv287 := &x.ObjectMeta - yyv287.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = PersistentVolumeSpec{} } else { - yyv288 := &x.Spec - yyv288.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = PersistentVolumeStatus{} } else { - yyv289 := &x.Status - yyv289.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -4877,9 +4877,9 @@ func (x *PersistentVolume) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys286) - } // end switch yys286 - } // end for yyj286 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -4887,16 +4887,16 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj292 int - var yyb292 bool - var yyhl292 bool = l >= 0 - yyj292++ - if yyhl292 { - yyb292 = yyj292 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb292 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb292 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4904,16 +4904,16 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv293 := &x.ObjectMeta - yyv293.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj292++ - if yyhl292 { - yyb292 = yyj292 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb292 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb292 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4921,16 +4921,16 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Spec = PersistentVolumeSpec{} } else { - yyv294 := &x.Spec - yyv294.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj292++ - if yyhl292 { - yyb292 = yyj292 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb292 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb292 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4938,16 +4938,16 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Status = PersistentVolumeStatus{} } else { - yyv295 := &x.Status - yyv295.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj292++ - if yyhl292 { - yyb292 = yyj292 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb292 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb292 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4957,13 +4957,13 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj292++ - if yyhl292 { - yyb292 = yyj292 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb292 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb292 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4974,17 +4974,17 @@ func (x *PersistentVolume) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } for { - yyj292++ - if yyhl292 { - yyb292 = yyj292 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb292 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb292 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj292-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -4996,49 +4996,49 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym298 := z.EncBinary() - _ = yym298 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep299 := !z.EncBinary() - yy2arr299 := z.EncBasicHandle().StructToArray - var yyq299 [17]bool - _, _, _ = yysep299, yyq299, yy2arr299 - const yyr299 bool = false - yyq299[0] = len(x.Capacity) != 0 - yyq299[1] = len(x.AccessModes) != 0 - yyq299[2] = x.ClaimRef != nil - yyq299[3] = x.PersistentVolumeReclaimPolicy != "" - yyq299[4] = x.PersistentVolumeSource.GCEPersistentDisk != nil && x.GCEPersistentDisk != nil - yyq299[5] = x.PersistentVolumeSource.AWSElasticBlockStore != nil && x.AWSElasticBlockStore != nil - yyq299[6] = x.PersistentVolumeSource.HostPath != nil && x.HostPath != nil - yyq299[7] = x.PersistentVolumeSource.Glusterfs != nil && x.Glusterfs != nil - yyq299[8] = x.PersistentVolumeSource.NFS != nil && x.NFS != nil - yyq299[9] = x.PersistentVolumeSource.RBD != nil && x.RBD != nil - yyq299[10] = x.PersistentVolumeSource.ISCSI != nil && x.ISCSI != nil - yyq299[11] = x.PersistentVolumeSource.Cinder != nil && x.Cinder != nil - yyq299[12] = x.PersistentVolumeSource.CephFS != nil && x.CephFS != nil - yyq299[13] = x.PersistentVolumeSource.FC != nil && x.FC != nil - yyq299[14] = x.PersistentVolumeSource.Flocker != nil && x.Flocker != nil - yyq299[15] = x.PersistentVolumeSource.FlexVolume != nil && x.FlexVolume != nil - yyq299[16] = x.PersistentVolumeSource.AzureFile != nil && x.AzureFile != nil - var yynn299 int - if yyr299 || yy2arr299 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [17]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Capacity) != 0 + yyq2[1] = len(x.AccessModes) != 0 + yyq2[2] = x.ClaimRef != nil + yyq2[3] = x.PersistentVolumeReclaimPolicy != "" + yyq2[4] = x.PersistentVolumeSource.GCEPersistentDisk != nil && x.GCEPersistentDisk != nil + yyq2[5] = x.PersistentVolumeSource.AWSElasticBlockStore != nil && x.AWSElasticBlockStore != nil + yyq2[6] = x.PersistentVolumeSource.HostPath != nil && x.HostPath != nil + yyq2[7] = x.PersistentVolumeSource.Glusterfs != nil && x.Glusterfs != nil + yyq2[8] = x.PersistentVolumeSource.NFS != nil && x.NFS != nil + yyq2[9] = x.PersistentVolumeSource.RBD != nil && x.RBD != nil + yyq2[10] = x.PersistentVolumeSource.ISCSI != nil && x.ISCSI != nil + yyq2[11] = x.PersistentVolumeSource.Cinder != nil && x.Cinder != nil + yyq2[12] = x.PersistentVolumeSource.CephFS != nil && x.CephFS != nil + yyq2[13] = x.PersistentVolumeSource.FC != nil && x.FC != nil + yyq2[14] = x.PersistentVolumeSource.Flocker != nil && x.Flocker != nil + yyq2[15] = x.PersistentVolumeSource.FlexVolume != nil && x.FlexVolume != nil + yyq2[16] = x.PersistentVolumeSource.AzureFile != nil && x.AzureFile != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(17) } else { - yynn299 = 0 - for _, b := range yyq299 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn299++ + yynn2++ } } - r.EncodeMapStart(yynn299) - yynn299 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr299 || yy2arr299 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[0] { + if yyq2[0] { if x.Capacity == nil { r.EncodeNil() } else { @@ -5048,7 +5048,7 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq299[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("capacity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -5059,14 +5059,14 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr299 || yy2arr299 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[1] { + if yyq2[1] { if x.AccessModes == nil { r.EncodeNil() } else { - yym302 := z.EncBinary() - _ = yym302 + yym7 := z.EncBinary() + _ = yym7 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -5076,15 +5076,15 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq299[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("accessModes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.AccessModes == nil { r.EncodeNil() } else { - yym303 := z.EncBinary() - _ = yym303 + yym8 := z.EncBinary() + _ = yym8 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -5092,9 +5092,9 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr299 || yy2arr299 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[2] { + if yyq2[2] { if x.ClaimRef == nil { r.EncodeNil() } else { @@ -5104,7 +5104,7 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq299[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("claimRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -5115,33 +5115,33 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr299 || yy2arr299 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[3] { + if yyq2[3] { x.PersistentVolumeReclaimPolicy.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq299[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("persistentVolumeReclaimPolicy")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.PersistentVolumeReclaimPolicy.CodecEncodeSelf(e) } } - var yyn306 bool + var yyn15 bool if x.PersistentVolumeSource.GCEPersistentDisk == nil { - yyn306 = true - goto LABEL306 + yyn15 = true + goto LABEL15 } - LABEL306: - if yyr299 || yy2arr299 { - if yyn306 { + LABEL15: + if yyr2 || yy2arr2 { + if yyn15 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[4] { + if yyq2[4] { if x.GCEPersistentDisk == nil { r.EncodeNil() } else { @@ -5152,11 +5152,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("gcePersistentDisk")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn306 { + if yyn15 { r.EncodeNil() } else { if x.GCEPersistentDisk == nil { @@ -5167,18 +5167,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn307 bool + var yyn18 bool if x.PersistentVolumeSource.AWSElasticBlockStore == nil { - yyn307 = true - goto LABEL307 + yyn18 = true + goto LABEL18 } - LABEL307: - if yyr299 || yy2arr299 { - if yyn307 { + LABEL18: + if yyr2 || yy2arr2 { + if yyn18 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[5] { + if yyq2[5] { if x.AWSElasticBlockStore == nil { r.EncodeNil() } else { @@ -5189,11 +5189,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("awsElasticBlockStore")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn307 { + if yyn18 { r.EncodeNil() } else { if x.AWSElasticBlockStore == nil { @@ -5204,18 +5204,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn308 bool + var yyn21 bool if x.PersistentVolumeSource.HostPath == nil { - yyn308 = true - goto LABEL308 + yyn21 = true + goto LABEL21 } - LABEL308: - if yyr299 || yy2arr299 { - if yyn308 { + LABEL21: + if yyr2 || yy2arr2 { + if yyn21 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[6] { + if yyq2[6] { if x.HostPath == nil { r.EncodeNil() } else { @@ -5226,11 +5226,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn308 { + if yyn21 { r.EncodeNil() } else { if x.HostPath == nil { @@ -5241,18 +5241,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn309 bool + var yyn24 bool if x.PersistentVolumeSource.Glusterfs == nil { - yyn309 = true - goto LABEL309 + yyn24 = true + goto LABEL24 } - LABEL309: - if yyr299 || yy2arr299 { - if yyn309 { + LABEL24: + if yyr2 || yy2arr2 { + if yyn24 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[7] { + if yyq2[7] { if x.Glusterfs == nil { r.EncodeNil() } else { @@ -5263,11 +5263,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("glusterfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn309 { + if yyn24 { r.EncodeNil() } else { if x.Glusterfs == nil { @@ -5278,18 +5278,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn310 bool + var yyn27 bool if x.PersistentVolumeSource.NFS == nil { - yyn310 = true - goto LABEL310 + yyn27 = true + goto LABEL27 } - LABEL310: - if yyr299 || yy2arr299 { - if yyn310 { + LABEL27: + if yyr2 || yy2arr2 { + if yyn27 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[8] { + if yyq2[8] { if x.NFS == nil { r.EncodeNil() } else { @@ -5300,11 +5300,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[8] { + if yyq2[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn310 { + if yyn27 { r.EncodeNil() } else { if x.NFS == nil { @@ -5315,18 +5315,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn311 bool + var yyn30 bool if x.PersistentVolumeSource.RBD == nil { - yyn311 = true - goto LABEL311 + yyn30 = true + goto LABEL30 } - LABEL311: - if yyr299 || yy2arr299 { - if yyn311 { + LABEL30: + if yyr2 || yy2arr2 { + if yyn30 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[9] { + if yyq2[9] { if x.RBD == nil { r.EncodeNil() } else { @@ -5337,11 +5337,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[9] { + if yyq2[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rbd")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn311 { + if yyn30 { r.EncodeNil() } else { if x.RBD == nil { @@ -5352,18 +5352,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn312 bool + var yyn33 bool if x.PersistentVolumeSource.ISCSI == nil { - yyn312 = true - goto LABEL312 + yyn33 = true + goto LABEL33 } - LABEL312: - if yyr299 || yy2arr299 { - if yyn312 { + LABEL33: + if yyr2 || yy2arr2 { + if yyn33 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[10] { + if yyq2[10] { if x.ISCSI == nil { r.EncodeNil() } else { @@ -5374,11 +5374,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[10] { + if yyq2[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("iscsi")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn312 { + if yyn33 { r.EncodeNil() } else { if x.ISCSI == nil { @@ -5389,18 +5389,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn313 bool + var yyn36 bool if x.PersistentVolumeSource.Cinder == nil { - yyn313 = true - goto LABEL313 + yyn36 = true + goto LABEL36 } - LABEL313: - if yyr299 || yy2arr299 { - if yyn313 { + LABEL36: + if yyr2 || yy2arr2 { + if yyn36 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[11] { + if yyq2[11] { if x.Cinder == nil { r.EncodeNil() } else { @@ -5411,11 +5411,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[11] { + if yyq2[11] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cinder")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn313 { + if yyn36 { r.EncodeNil() } else { if x.Cinder == nil { @@ -5426,18 +5426,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn314 bool + var yyn39 bool if x.PersistentVolumeSource.CephFS == nil { - yyn314 = true - goto LABEL314 + yyn39 = true + goto LABEL39 } - LABEL314: - if yyr299 || yy2arr299 { - if yyn314 { + LABEL39: + if yyr2 || yy2arr2 { + if yyn39 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[12] { + if yyq2[12] { if x.CephFS == nil { r.EncodeNil() } else { @@ -5448,11 +5448,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[12] { + if yyq2[12] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cephfs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn314 { + if yyn39 { r.EncodeNil() } else { if x.CephFS == nil { @@ -5463,18 +5463,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn315 bool + var yyn42 bool if x.PersistentVolumeSource.FC == nil { - yyn315 = true - goto LABEL315 + yyn42 = true + goto LABEL42 } - LABEL315: - if yyr299 || yy2arr299 { - if yyn315 { + LABEL42: + if yyr2 || yy2arr2 { + if yyn42 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[13] { + if yyq2[13] { if x.FC == nil { r.EncodeNil() } else { @@ -5485,11 +5485,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[13] { + if yyq2[13] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fc")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn315 { + if yyn42 { r.EncodeNil() } else { if x.FC == nil { @@ -5500,18 +5500,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn316 bool + var yyn45 bool if x.PersistentVolumeSource.Flocker == nil { - yyn316 = true - goto LABEL316 + yyn45 = true + goto LABEL45 } - LABEL316: - if yyr299 || yy2arr299 { - if yyn316 { + LABEL45: + if yyr2 || yy2arr2 { + if yyn45 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[14] { + if yyq2[14] { if x.Flocker == nil { r.EncodeNil() } else { @@ -5522,11 +5522,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[14] { + if yyq2[14] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flocker")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn316 { + if yyn45 { r.EncodeNil() } else { if x.Flocker == nil { @@ -5537,18 +5537,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn317 bool + var yyn48 bool if x.PersistentVolumeSource.FlexVolume == nil { - yyn317 = true - goto LABEL317 + yyn48 = true + goto LABEL48 } - LABEL317: - if yyr299 || yy2arr299 { - if yyn317 { + LABEL48: + if yyr2 || yy2arr2 { + if yyn48 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[15] { + if yyq2[15] { if x.FlexVolume == nil { r.EncodeNil() } else { @@ -5559,11 +5559,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[15] { + if yyq2[15] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flexVolume")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn317 { + if yyn48 { r.EncodeNil() } else { if x.FlexVolume == nil { @@ -5574,18 +5574,18 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn318 bool + var yyn51 bool if x.PersistentVolumeSource.AzureFile == nil { - yyn318 = true - goto LABEL318 + yyn51 = true + goto LABEL51 } - LABEL318: - if yyr299 || yy2arr299 { - if yyn318 { + LABEL51: + if yyr2 || yy2arr2 { + if yyn51 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq299[16] { + if yyq2[16] { if x.AzureFile == nil { r.EncodeNil() } else { @@ -5596,11 +5596,11 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq299[16] { + if yyq2[16] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("azureFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn318 { + if yyn51 { r.EncodeNil() } else { if x.AzureFile == nil { @@ -5611,7 +5611,7 @@ func (x *PersistentVolumeSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr299 || yy2arr299 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -5624,25 +5624,25 @@ func (x *PersistentVolumeSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym319 := z.DecBinary() - _ = yym319 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct320 := r.ContainerType() - if yyct320 == codecSelferValueTypeMap1234 { - yyl320 := r.ReadMapStart() - if yyl320 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl320, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct320 == codecSelferValueTypeArray1234 { - yyl320 := r.ReadArrayStart() - if yyl320 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl320, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -5654,12 +5654,12 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys321Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys321Slc - var yyhl321 bool = l >= 0 - for yyj321 := 0; ; yyj321++ { - if yyhl321 { - if yyj321 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -5668,27 +5668,27 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys321Slc = r.DecodeBytes(yys321Slc, true, true) - yys321 := string(yys321Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys321 { + switch yys3 { case "capacity": if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv322 := &x.Capacity - yyv322.CodecDecodeSelf(d) + yyv4 := &x.Capacity + yyv4.CodecDecodeSelf(d) } case "accessModes": if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv323 := &x.AccessModes - yym324 := z.DecBinary() - _ = yym324 + yyv5 := &x.AccessModes + yym6 := z.DecBinary() + _ = yym6 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv323), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv5), d) } } case "claimRef": @@ -5891,9 +5891,9 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.AzureFile.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys321) - } // end switch yys321 - } // end for yyj321 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -5901,16 +5901,16 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj340 int - var yyb340 bool - var yyhl340 bool = l >= 0 - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + var yyj22 int + var yyb22 bool + var yyhl22 bool = l >= 0 + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5918,16 +5918,16 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv341 := &x.Capacity - yyv341.CodecDecodeSelf(d) + yyv23 := &x.Capacity + yyv23.CodecDecodeSelf(d) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5935,21 +5935,21 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv342 := &x.AccessModes - yym343 := z.DecBinary() - _ = yym343 + yyv24 := &x.AccessModes + yym25 := z.DecBinary() + _ = yym25 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv342), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv24), d) } } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5964,13 +5964,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco } x.ClaimRef.CodecDecodeSelf(d) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5983,13 +5983,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.GCEPersistentDisk == nil { x.PersistentVolumeSource.GCEPersistentDisk = new(GCEPersistentDiskVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6007,13 +6007,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.AWSElasticBlockStore == nil { x.PersistentVolumeSource.AWSElasticBlockStore = new(AWSElasticBlockStoreVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6031,13 +6031,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.HostPath == nil { x.PersistentVolumeSource.HostPath = new(HostPathVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6055,13 +6055,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.Glusterfs == nil { x.PersistentVolumeSource.Glusterfs = new(GlusterfsVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6079,13 +6079,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.NFS == nil { x.PersistentVolumeSource.NFS = new(NFSVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6103,13 +6103,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.RBD == nil { x.PersistentVolumeSource.RBD = new(RBDVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6127,13 +6127,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.ISCSI == nil { x.PersistentVolumeSource.ISCSI = new(ISCSIVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6151,13 +6151,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.Cinder == nil { x.PersistentVolumeSource.Cinder = new(CinderVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6175,13 +6175,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.CephFS == nil { x.PersistentVolumeSource.CephFS = new(CephFSVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6199,13 +6199,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.FC == nil { x.PersistentVolumeSource.FC = new(FCVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6223,13 +6223,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.Flocker == nil { x.PersistentVolumeSource.Flocker = new(FlockerVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6247,13 +6247,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.FlexVolume == nil { x.PersistentVolumeSource.FlexVolume = new(FlexVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6271,13 +6271,13 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco if x.PersistentVolumeSource.AzureFile == nil { x.PersistentVolumeSource.AzureFile = new(AzureFileVolumeSource) } - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6293,17 +6293,17 @@ func (x *PersistentVolumeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.AzureFile.CodecDecodeSelf(d) } for { - yyj340++ - if yyhl340 { - yyb340 = yyj340 > l + yyj22++ + if yyhl22 { + yyb22 = yyj22 > l } else { - yyb340 = r.CheckBreak() + yyb22 = r.CheckBreak() } - if yyb340 { + if yyb22 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj340-1, "") + z.DecStructFieldNotFound(yyj22-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -6312,8 +6312,8 @@ func (x PersistentVolumeReclaimPolicy) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym359 := z.EncBinary() - _ = yym359 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -6325,8 +6325,8 @@ func (x *PersistentVolumeReclaimPolicy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym360 := z.DecBinary() - _ = yym360 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -6341,52 +6341,52 @@ func (x *PersistentVolumeStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym361 := z.EncBinary() - _ = yym361 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep362 := !z.EncBinary() - yy2arr362 := z.EncBasicHandle().StructToArray - var yyq362 [3]bool - _, _, _ = yysep362, yyq362, yy2arr362 - const yyr362 bool = false - yyq362[0] = x.Phase != "" - yyq362[1] = x.Message != "" - yyq362[2] = x.Reason != "" - var yynn362 int - if yyr362 || yy2arr362 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Phase != "" + yyq2[1] = x.Message != "" + yyq2[2] = x.Reason != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn362 = 0 - for _, b := range yyq362 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn362++ + yynn2++ } } - r.EncodeMapStart(yynn362) - yynn362 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr362 || yy2arr362 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq362[0] { + if yyq2[0] { x.Phase.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq362[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("phase")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Phase.CodecEncodeSelf(e) } } - if yyr362 || yy2arr362 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq362[1] { - yym365 := z.EncBinary() - _ = yym365 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -6395,23 +6395,23 @@ func (x *PersistentVolumeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq362[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym366 := z.EncBinary() - _ = yym366 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr362 || yy2arr362 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq362[2] { - yym368 := z.EncBinary() - _ = yym368 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -6420,19 +6420,19 @@ func (x *PersistentVolumeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq362[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym369 := z.EncBinary() - _ = yym369 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr362 || yy2arr362 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -6445,25 +6445,25 @@ func (x *PersistentVolumeStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym370 := z.DecBinary() - _ = yym370 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct371 := r.ContainerType() - if yyct371 == codecSelferValueTypeMap1234 { - yyl371 := r.ReadMapStart() - if yyl371 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl371, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct371 == codecSelferValueTypeArray1234 { - yyl371 := r.ReadArrayStart() - if yyl371 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl371, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -6475,12 +6475,12 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys372Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys372Slc - var yyhl372 bool = l >= 0 - for yyj372 := 0; ; yyj372++ { - if yyhl372 { - if yyj372 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -6489,10 +6489,10 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Deco } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys372Slc = r.DecodeBytes(yys372Slc, true, true) - yys372 := string(yys372Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys372 { + switch yys3 { case "phase": if r.TryDecodeAsNil() { x.Phase = "" @@ -6512,9 +6512,9 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Deco x.Reason = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys372) - } // end switch yys372 - } // end for yyj372 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -6522,16 +6522,16 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromArray(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj376 int - var yyb376 bool - var yyhl376 bool = l >= 0 - yyj376++ - if yyhl376 { - yyb376 = yyj376 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb376 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb376 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6541,13 +6541,13 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.Phase = PersistentVolumePhase(r.DecodeString()) } - yyj376++ - if yyhl376 { - yyb376 = yyj376 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb376 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb376 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6557,13 +6557,13 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.Message = string(r.DecodeString()) } - yyj376++ - if yyhl376 { - yyb376 = yyj376 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb376 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb376 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6574,17 +6574,17 @@ func (x *PersistentVolumeStatus) codecDecodeSelfFromArray(l int, d *codec1978.De x.Reason = string(r.DecodeString()) } for { - yyj376++ - if yyhl376 { - yyb376 = yyj376 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb376 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb376 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj376-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -6596,68 +6596,68 @@ func (x *PersistentVolumeList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym380 := z.EncBinary() - _ = yym380 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep381 := !z.EncBinary() - yy2arr381 := z.EncBasicHandle().StructToArray - var yyq381 [4]bool - _, _, _ = yysep381, yyq381, yy2arr381 - const yyr381 bool = false - yyq381[0] = true - yyq381[2] = x.Kind != "" - yyq381[3] = x.APIVersion != "" - var yynn381 int - if yyr381 || yy2arr381 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn381 = 1 - for _, b := range yyq381 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn381++ + yynn2++ } } - r.EncodeMapStart(yynn381) - yynn381 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr381 || yy2arr381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq381[0] { - yy383 := &x.ListMeta - yym384 := z.EncBinary() - _ = yym384 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy383) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy383) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq381[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy385 := &x.ListMeta - yym386 := z.EncBinary() - _ = yym386 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy385) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy385) + z.EncFallback(yy6) } } } - if yyr381 || yy2arr381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym388 := z.EncBinary() - _ = yym388 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSlicePersistentVolume(([]PersistentVolume)(x.Items), e) @@ -6670,19 +6670,19 @@ func (x *PersistentVolumeList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym389 := z.EncBinary() - _ = yym389 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSlicePersistentVolume(([]PersistentVolume)(x.Items), e) } } } - if yyr381 || yy2arr381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq381[2] { - yym391 := z.EncBinary() - _ = yym391 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -6691,23 +6691,23 @@ func (x *PersistentVolumeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq381[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym392 := z.EncBinary() - _ = yym392 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr381 || yy2arr381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq381[3] { - yym394 := z.EncBinary() - _ = yym394 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -6716,19 +6716,19 @@ func (x *PersistentVolumeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq381[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym395 := z.EncBinary() - _ = yym395 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr381 || yy2arr381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -6741,25 +6741,25 @@ func (x *PersistentVolumeList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym396 := z.DecBinary() - _ = yym396 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct397 := r.ContainerType() - if yyct397 == codecSelferValueTypeMap1234 { - yyl397 := r.ReadMapStart() - if yyl397 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl397, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct397 == codecSelferValueTypeArray1234 { - yyl397 := r.ReadArrayStart() - if yyl397 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl397, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -6771,12 +6771,12 @@ func (x *PersistentVolumeList) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys398Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys398Slc - var yyhl398 bool = l >= 0 - for yyj398 := 0; ; yyj398++ { - if yyhl398 { - if yyj398 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -6785,33 +6785,33 @@ func (x *PersistentVolumeList) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys398Slc = r.DecodeBytes(yys398Slc, true, true) - yys398 := string(yys398Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys398 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv399 := &x.ListMeta - yym400 := z.DecBinary() - _ = yym400 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv399) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv399, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv401 := &x.Items - yym402 := z.DecBinary() - _ = yym402 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSlicePersistentVolume((*[]PersistentVolume)(yyv401), d) + h.decSlicePersistentVolume((*[]PersistentVolume)(yyv6), d) } } case "kind": @@ -6827,9 +6827,9 @@ func (x *PersistentVolumeList) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys398) - } // end switch yys398 - } // end for yyj398 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -6837,16 +6837,16 @@ func (x *PersistentVolumeList) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj405 int - var yyb405 bool - var yyhl405 bool = l >= 0 - yyj405++ - if yyhl405 { - yyb405 = yyj405 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb405 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb405 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6854,22 +6854,22 @@ func (x *PersistentVolumeList) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv406 := &x.ListMeta - yym407 := z.DecBinary() - _ = yym407 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv406) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv406, false) + z.DecFallback(yyv11, false) } } - yyj405++ - if yyhl405 { - yyb405 = yyj405 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb405 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb405 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6877,21 +6877,21 @@ func (x *PersistentVolumeList) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.Items = nil } else { - yyv408 := &x.Items - yym409 := z.DecBinary() - _ = yym409 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSlicePersistentVolume((*[]PersistentVolume)(yyv408), d) + h.decSlicePersistentVolume((*[]PersistentVolume)(yyv13), d) } } - yyj405++ - if yyhl405 { - yyb405 = yyj405 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb405 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb405 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6901,13 +6901,13 @@ func (x *PersistentVolumeList) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.Kind = string(r.DecodeString()) } - yyj405++ - if yyhl405 { - yyb405 = yyj405 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb405 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb405 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6918,17 +6918,17 @@ func (x *PersistentVolumeList) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.APIVersion = string(r.DecodeString()) } for { - yyj405++ - if yyhl405 { - yyb405 = yyj405 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb405 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb405 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj405-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -6940,90 +6940,90 @@ func (x *PersistentVolumeClaim) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym412 := z.EncBinary() - _ = yym412 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep413 := !z.EncBinary() - yy2arr413 := z.EncBasicHandle().StructToArray - var yyq413 [5]bool - _, _, _ = yysep413, yyq413, yy2arr413 - const yyr413 bool = false - yyq413[0] = true - yyq413[1] = true - yyq413[2] = true - yyq413[3] = x.Kind != "" - yyq413[4] = x.APIVersion != "" - var yynn413 int - if yyr413 || yy2arr413 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn413 = 0 - for _, b := range yyq413 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn413++ + yynn2++ } } - r.EncodeMapStart(yynn413) - yynn413 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr413 || yy2arr413 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq413[0] { - yy415 := &x.ObjectMeta - yy415.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq413[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy416 := &x.ObjectMeta - yy416.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr413 || yy2arr413 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq413[1] { - yy418 := &x.Spec - yy418.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq413[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy419 := &x.Spec - yy419.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr413 || yy2arr413 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq413[2] { - yy421 := &x.Status - yy421.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq413[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy422 := &x.Status - yy422.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr413 || yy2arr413 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq413[3] { - yym424 := z.EncBinary() - _ = yym424 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -7032,23 +7032,23 @@ func (x *PersistentVolumeClaim) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq413[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym425 := z.EncBinary() - _ = yym425 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr413 || yy2arr413 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq413[4] { - yym427 := z.EncBinary() - _ = yym427 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -7057,19 +7057,19 @@ func (x *PersistentVolumeClaim) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq413[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym428 := z.EncBinary() - _ = yym428 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr413 || yy2arr413 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -7082,25 +7082,25 @@ func (x *PersistentVolumeClaim) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym429 := z.DecBinary() - _ = yym429 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct430 := r.ContainerType() - if yyct430 == codecSelferValueTypeMap1234 { - yyl430 := r.ReadMapStart() - if yyl430 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl430, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct430 == codecSelferValueTypeArray1234 { - yyl430 := r.ReadArrayStart() - if yyl430 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl430, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -7112,12 +7112,12 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys431Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys431Slc - var yyhl431 bool = l >= 0 - for yyj431 := 0; ; yyj431++ { - if yyhl431 { - if yyj431 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -7126,30 +7126,30 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys431Slc = r.DecodeBytes(yys431Slc, true, true) - yys431 := string(yys431Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys431 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv432 := &x.ObjectMeta - yyv432.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = PersistentVolumeClaimSpec{} } else { - yyv433 := &x.Spec - yyv433.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = PersistentVolumeClaimStatus{} } else { - yyv434 := &x.Status - yyv434.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -7164,9 +7164,9 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromMap(l int, d *codec1978.Decod x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys431) - } // end switch yys431 - } // end for yyj431 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -7174,16 +7174,16 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj437 int - var yyb437 bool - var yyhl437 bool = l >= 0 - yyj437++ - if yyhl437 { - yyb437 = yyj437 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb437 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb437 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7191,16 +7191,16 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv438 := &x.ObjectMeta - yyv438.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj437++ - if yyhl437 { - yyb437 = yyj437 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb437 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb437 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7208,16 +7208,16 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Spec = PersistentVolumeClaimSpec{} } else { - yyv439 := &x.Spec - yyv439.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj437++ - if yyhl437 { - yyb437 = yyj437 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb437 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb437 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7225,16 +7225,16 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Status = PersistentVolumeClaimStatus{} } else { - yyv440 := &x.Status - yyv440.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj437++ - if yyhl437 { - yyb437 = yyj437 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb437 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb437 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7244,13 +7244,13 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Kind = string(r.DecodeString()) } - yyj437++ - if yyhl437 { - yyb437 = yyj437 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb437 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb437 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7261,17 +7261,17 @@ func (x *PersistentVolumeClaim) codecDecodeSelfFromArray(l int, d *codec1978.Dec x.APIVersion = string(r.DecodeString()) } for { - yyj437++ - if yyhl437 { - yyb437 = yyj437 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb437 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb437 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj437-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -7283,68 +7283,68 @@ func (x *PersistentVolumeClaimList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym443 := z.EncBinary() - _ = yym443 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep444 := !z.EncBinary() - yy2arr444 := z.EncBasicHandle().StructToArray - var yyq444 [4]bool - _, _, _ = yysep444, yyq444, yy2arr444 - const yyr444 bool = false - yyq444[0] = true - yyq444[2] = x.Kind != "" - yyq444[3] = x.APIVersion != "" - var yynn444 int - if yyr444 || yy2arr444 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn444 = 1 - for _, b := range yyq444 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn444++ + yynn2++ } } - r.EncodeMapStart(yynn444) - yynn444 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr444 || yy2arr444 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq444[0] { - yy446 := &x.ListMeta - yym447 := z.EncBinary() - _ = yym447 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy446) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy446) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq444[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy448 := &x.ListMeta - yym449 := z.EncBinary() - _ = yym449 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy448) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy448) + z.EncFallback(yy6) } } } - if yyr444 || yy2arr444 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym451 := z.EncBinary() - _ = yym451 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSlicePersistentVolumeClaim(([]PersistentVolumeClaim)(x.Items), e) @@ -7357,19 +7357,19 @@ func (x *PersistentVolumeClaimList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym452 := z.EncBinary() - _ = yym452 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSlicePersistentVolumeClaim(([]PersistentVolumeClaim)(x.Items), e) } } } - if yyr444 || yy2arr444 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq444[2] { - yym454 := z.EncBinary() - _ = yym454 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -7378,23 +7378,23 @@ func (x *PersistentVolumeClaimList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq444[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym455 := z.EncBinary() - _ = yym455 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr444 || yy2arr444 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq444[3] { - yym457 := z.EncBinary() - _ = yym457 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -7403,19 +7403,19 @@ func (x *PersistentVolumeClaimList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq444[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym458 := z.EncBinary() - _ = yym458 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr444 || yy2arr444 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -7428,25 +7428,25 @@ func (x *PersistentVolumeClaimList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym459 := z.DecBinary() - _ = yym459 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct460 := r.ContainerType() - if yyct460 == codecSelferValueTypeMap1234 { - yyl460 := r.ReadMapStart() - if yyl460 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl460, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct460 == codecSelferValueTypeArray1234 { - yyl460 := r.ReadArrayStart() - if yyl460 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl460, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -7458,12 +7458,12 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromMap(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys461Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys461Slc - var yyhl461 bool = l >= 0 - for yyj461 := 0; ; yyj461++ { - if yyhl461 { - if yyj461 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -7472,33 +7472,33 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromMap(l int, d *codec1978.D } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys461Slc = r.DecodeBytes(yys461Slc, true, true) - yys461 := string(yys461Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys461 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv462 := &x.ListMeta - yym463 := z.DecBinary() - _ = yym463 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv462) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv462, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv464 := &x.Items - yym465 := z.DecBinary() - _ = yym465 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSlicePersistentVolumeClaim((*[]PersistentVolumeClaim)(yyv464), d) + h.decSlicePersistentVolumeClaim((*[]PersistentVolumeClaim)(yyv6), d) } } case "kind": @@ -7514,9 +7514,9 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromMap(l int, d *codec1978.D x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys461) - } // end switch yys461 - } // end for yyj461 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -7524,16 +7524,16 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromArray(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj468 int - var yyb468 bool - var yyhl468 bool = l >= 0 - yyj468++ - if yyhl468 { - yyb468 = yyj468 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb468 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb468 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7541,22 +7541,22 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv469 := &x.ListMeta - yym470 := z.DecBinary() - _ = yym470 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv469) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv469, false) + z.DecFallback(yyv11, false) } } - yyj468++ - if yyhl468 { - yyb468 = yyj468 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb468 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb468 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7564,21 +7564,21 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.Items = nil } else { - yyv471 := &x.Items - yym472 := z.DecBinary() - _ = yym472 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSlicePersistentVolumeClaim((*[]PersistentVolumeClaim)(yyv471), d) + h.decSlicePersistentVolumeClaim((*[]PersistentVolumeClaim)(yyv13), d) } } - yyj468++ - if yyhl468 { - yyb468 = yyj468 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb468 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb468 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7588,13 +7588,13 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromArray(l int, d *codec1978 } else { x.Kind = string(r.DecodeString()) } - yyj468++ - if yyhl468 { - yyb468 = yyj468 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb468 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb468 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7605,17 +7605,17 @@ func (x *PersistentVolumeClaimList) codecDecodeSelfFromArray(l int, d *codec1978 x.APIVersion = string(r.DecodeString()) } for { - yyj468++ - if yyhl468 { - yyb468 = yyj468 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb468 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb468 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj468-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -7627,40 +7627,40 @@ func (x *PersistentVolumeClaimSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym475 := z.EncBinary() - _ = yym475 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep476 := !z.EncBinary() - yy2arr476 := z.EncBasicHandle().StructToArray - var yyq476 [3]bool - _, _, _ = yysep476, yyq476, yy2arr476 - const yyr476 bool = false - yyq476[0] = len(x.AccessModes) != 0 - yyq476[1] = true - yyq476[2] = x.VolumeName != "" - var yynn476 int - if yyr476 || yy2arr476 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.AccessModes) != 0 + yyq2[1] = true + yyq2[2] = x.VolumeName != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn476 = 0 - for _, b := range yyq476 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn476++ + yynn2++ } } - r.EncodeMapStart(yynn476) - yynn476 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr476 || yy2arr476 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq476[0] { + if yyq2[0] { if x.AccessModes == nil { r.EncodeNil() } else { - yym478 := z.EncBinary() - _ = yym478 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -7670,15 +7670,15 @@ func (x *PersistentVolumeClaimSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq476[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("accessModes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.AccessModes == nil { r.EncodeNil() } else { - yym479 := z.EncBinary() - _ = yym479 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -7686,28 +7686,28 @@ func (x *PersistentVolumeClaimSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr476 || yy2arr476 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq476[1] { - yy481 := &x.Resources - yy481.CodecEncodeSelf(e) + if yyq2[1] { + yy7 := &x.Resources + yy7.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq476[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resources")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy482 := &x.Resources - yy482.CodecEncodeSelf(e) + yy9 := &x.Resources + yy9.CodecEncodeSelf(e) } } - if yyr476 || yy2arr476 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq476[2] { - yym484 := z.EncBinary() - _ = yym484 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeName)) @@ -7716,19 +7716,19 @@ func (x *PersistentVolumeClaimSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq476[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumeName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym485 := z.EncBinary() - _ = yym485 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeName)) } } } - if yyr476 || yy2arr476 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -7741,25 +7741,25 @@ func (x *PersistentVolumeClaimSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym486 := z.DecBinary() - _ = yym486 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct487 := r.ContainerType() - if yyct487 == codecSelferValueTypeMap1234 { - yyl487 := r.ReadMapStart() - if yyl487 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl487, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct487 == codecSelferValueTypeArray1234 { - yyl487 := r.ReadArrayStart() - if yyl487 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl487, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -7771,12 +7771,12 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromMap(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys488Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys488Slc - var yyhl488 bool = l >= 0 - for yyj488 := 0; ; yyj488++ { - if yyhl488 { - if yyj488 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -7785,28 +7785,28 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromMap(l int, d *codec1978.D } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys488Slc = r.DecodeBytes(yys488Slc, true, true) - yys488 := string(yys488Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys488 { + switch yys3 { case "accessModes": if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv489 := &x.AccessModes - yym490 := z.DecBinary() - _ = yym490 + yyv4 := &x.AccessModes + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv489), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv4), d) } } case "resources": if r.TryDecodeAsNil() { x.Resources = ResourceRequirements{} } else { - yyv491 := &x.Resources - yyv491.CodecDecodeSelf(d) + yyv6 := &x.Resources + yyv6.CodecDecodeSelf(d) } case "volumeName": if r.TryDecodeAsNil() { @@ -7815,9 +7815,9 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromMap(l int, d *codec1978.D x.VolumeName = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys488) - } // end switch yys488 - } // end for yyj488 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -7825,16 +7825,16 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromArray(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj493 int - var yyb493 bool - var yyhl493 bool = l >= 0 - yyj493++ - if yyhl493 { - yyb493 = yyj493 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb493 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb493 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7842,21 +7842,21 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv494 := &x.AccessModes - yym495 := z.DecBinary() - _ = yym495 + yyv9 := &x.AccessModes + yym10 := z.DecBinary() + _ = yym10 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv494), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv9), d) } } - yyj493++ - if yyhl493 { - yyb493 = yyj493 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb493 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb493 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7864,16 +7864,16 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.Resources = ResourceRequirements{} } else { - yyv496 := &x.Resources - yyv496.CodecDecodeSelf(d) + yyv11 := &x.Resources + yyv11.CodecDecodeSelf(d) } - yyj493++ - if yyhl493 { - yyb493 = yyj493 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb493 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb493 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7884,17 +7884,17 @@ func (x *PersistentVolumeClaimSpec) codecDecodeSelfFromArray(l int, d *codec1978 x.VolumeName = string(r.DecodeString()) } for { - yyj493++ - if yyhl493 { - yyb493 = yyj493 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb493 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb493 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj493-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -7906,55 +7906,55 @@ func (x *PersistentVolumeClaimStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym498 := z.EncBinary() - _ = yym498 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep499 := !z.EncBinary() - yy2arr499 := z.EncBasicHandle().StructToArray - var yyq499 [3]bool - _, _, _ = yysep499, yyq499, yy2arr499 - const yyr499 bool = false - yyq499[0] = x.Phase != "" - yyq499[1] = len(x.AccessModes) != 0 - yyq499[2] = len(x.Capacity) != 0 - var yynn499 int - if yyr499 || yy2arr499 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Phase != "" + yyq2[1] = len(x.AccessModes) != 0 + yyq2[2] = len(x.Capacity) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn499 = 0 - for _, b := range yyq499 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn499++ + yynn2++ } } - r.EncodeMapStart(yynn499) - yynn499 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr499 || yy2arr499 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq499[0] { + if yyq2[0] { x.Phase.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq499[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("phase")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Phase.CodecEncodeSelf(e) } } - if yyr499 || yy2arr499 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq499[1] { + if yyq2[1] { if x.AccessModes == nil { r.EncodeNil() } else { - yym502 := z.EncBinary() - _ = yym502 + yym7 := z.EncBinary() + _ = yym7 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -7964,15 +7964,15 @@ func (x *PersistentVolumeClaimStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq499[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("accessModes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.AccessModes == nil { r.EncodeNil() } else { - yym503 := z.EncBinary() - _ = yym503 + yym8 := z.EncBinary() + _ = yym8 if false { } else { h.encSlicePersistentVolumeAccessMode(([]PersistentVolumeAccessMode)(x.AccessModes), e) @@ -7980,9 +7980,9 @@ func (x *PersistentVolumeClaimStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr499 || yy2arr499 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq499[2] { + if yyq2[2] { if x.Capacity == nil { r.EncodeNil() } else { @@ -7992,7 +7992,7 @@ func (x *PersistentVolumeClaimStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq499[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("capacity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -8003,7 +8003,7 @@ func (x *PersistentVolumeClaimStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr499 || yy2arr499 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8016,25 +8016,25 @@ func (x *PersistentVolumeClaimStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym505 := z.DecBinary() - _ = yym505 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct506 := r.ContainerType() - if yyct506 == codecSelferValueTypeMap1234 { - yyl506 := r.ReadMapStart() - if yyl506 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl506, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct506 == codecSelferValueTypeArray1234 { - yyl506 := r.ReadArrayStart() - if yyl506 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl506, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -8046,12 +8046,12 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromMap(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys507Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys507Slc - var yyhl507 bool = l >= 0 - for yyj507 := 0; ; yyj507++ { - if yyhl507 { - if yyj507 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -8060,10 +8060,10 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromMap(l int, d *codec1978 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys507Slc = r.DecodeBytes(yys507Slc, true, true) - yys507 := string(yys507Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys507 { + switch yys3 { case "phase": if r.TryDecodeAsNil() { x.Phase = "" @@ -8074,25 +8074,25 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromMap(l int, d *codec1978 if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv509 := &x.AccessModes - yym510 := z.DecBinary() - _ = yym510 + yyv5 := &x.AccessModes + yym6 := z.DecBinary() + _ = yym6 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv509), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv5), d) } } case "capacity": if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv511 := &x.Capacity - yyv511.CodecDecodeSelf(d) + yyv7 := &x.Capacity + yyv7.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys507) - } // end switch yys507 - } // end for yyj507 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -8100,16 +8100,16 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromArray(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj512 int - var yyb512 bool - var yyhl512 bool = l >= 0 - yyj512++ - if yyhl512 { - yyb512 = yyj512 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb512 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb512 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8119,13 +8119,13 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromArray(l int, d *codec19 } else { x.Phase = PersistentVolumeClaimPhase(r.DecodeString()) } - yyj512++ - if yyhl512 { - yyb512 = yyj512 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb512 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb512 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8133,21 +8133,21 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromArray(l int, d *codec19 if r.TryDecodeAsNil() { x.AccessModes = nil } else { - yyv514 := &x.AccessModes - yym515 := z.DecBinary() - _ = yym515 + yyv10 := &x.AccessModes + yym11 := z.DecBinary() + _ = yym11 if false { } else { - h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv514), d) + h.decSlicePersistentVolumeAccessMode((*[]PersistentVolumeAccessMode)(yyv10), d) } } - yyj512++ - if yyhl512 { - yyb512 = yyj512 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb512 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb512 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8155,21 +8155,21 @@ func (x *PersistentVolumeClaimStatus) codecDecodeSelfFromArray(l int, d *codec19 if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv516 := &x.Capacity - yyv516.CodecDecodeSelf(d) + yyv12 := &x.Capacity + yyv12.CodecDecodeSelf(d) } for { - yyj512++ - if yyhl512 { - yyb512 = yyj512 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb512 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb512 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj512-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -8178,8 +8178,8 @@ func (x PersistentVolumeAccessMode) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym517 := z.EncBinary() - _ = yym517 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -8191,8 +8191,8 @@ func (x *PersistentVolumeAccessMode) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym518 := z.DecBinary() - _ = yym518 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -8204,8 +8204,8 @@ func (x PersistentVolumePhase) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym519 := z.EncBinary() - _ = yym519 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -8217,8 +8217,8 @@ func (x *PersistentVolumePhase) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym520 := z.DecBinary() - _ = yym520 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -8230,8 +8230,8 @@ func (x PersistentVolumeClaimPhase) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym521 := z.EncBinary() - _ = yym521 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -8243,8 +8243,8 @@ func (x *PersistentVolumeClaimPhase) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym522 := z.DecBinary() - _ = yym522 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -8259,33 +8259,33 @@ func (x *HostPathVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym523 := z.EncBinary() - _ = yym523 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep524 := !z.EncBinary() - yy2arr524 := z.EncBasicHandle().StructToArray - var yyq524 [1]bool - _, _, _ = yysep524, yyq524, yy2arr524 - const yyr524 bool = false - var yynn524 int - if yyr524 || yy2arr524 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn524 = 1 - for _, b := range yyq524 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn524++ + yynn2++ } } - r.EncodeMapStart(yynn524) - yynn524 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr524 || yy2arr524 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym526 := z.EncBinary() - _ = yym526 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -8294,14 +8294,14 @@ func (x *HostPathVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym527 := z.EncBinary() - _ = yym527 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr524 || yy2arr524 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8314,25 +8314,25 @@ func (x *HostPathVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym528 := z.DecBinary() - _ = yym528 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct529 := r.ContainerType() - if yyct529 == codecSelferValueTypeMap1234 { - yyl529 := r.ReadMapStart() - if yyl529 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl529, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct529 == codecSelferValueTypeArray1234 { - yyl529 := r.ReadArrayStart() - if yyl529 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl529, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -8344,12 +8344,12 @@ func (x *HostPathVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys530Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys530Slc - var yyhl530 bool = l >= 0 - for yyj530 := 0; ; yyj530++ { - if yyhl530 { - if yyj530 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -8358,10 +8358,10 @@ func (x *HostPathVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys530Slc = r.DecodeBytes(yys530Slc, true, true) - yys530 := string(yys530Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys530 { + switch yys3 { case "path": if r.TryDecodeAsNil() { x.Path = "" @@ -8369,9 +8369,9 @@ func (x *HostPathVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.Path = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys530) - } // end switch yys530 - } // end for yyj530 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -8379,16 +8379,16 @@ func (x *HostPathVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj532 int - var yyb532 bool - var yyhl532 bool = l >= 0 - yyj532++ - if yyhl532 { - yyb532 = yyj532 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb532 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb532 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8399,17 +8399,17 @@ func (x *HostPathVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.Path = string(r.DecodeString()) } for { - yyj532++ - if yyhl532 { - yyb532 = yyj532 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb532 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb532 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj532-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -8421,46 +8421,46 @@ func (x *EmptyDirVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym534 := z.EncBinary() - _ = yym534 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep535 := !z.EncBinary() - yy2arr535 := z.EncBasicHandle().StructToArray - var yyq535 [1]bool - _, _, _ = yysep535, yyq535, yy2arr535 - const yyr535 bool = false - yyq535[0] = x.Medium != "" - var yynn535 int - if yyr535 || yy2arr535 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Medium != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn535 = 0 - for _, b := range yyq535 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn535++ + yynn2++ } } - r.EncodeMapStart(yynn535) - yynn535 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr535 || yy2arr535 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq535[0] { + if yyq2[0] { x.Medium.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq535[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("medium")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Medium.CodecEncodeSelf(e) } } - if yyr535 || yy2arr535 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8473,25 +8473,25 @@ func (x *EmptyDirVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym537 := z.DecBinary() - _ = yym537 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct538 := r.ContainerType() - if yyct538 == codecSelferValueTypeMap1234 { - yyl538 := r.ReadMapStart() - if yyl538 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl538, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct538 == codecSelferValueTypeArray1234 { - yyl538 := r.ReadArrayStart() - if yyl538 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl538, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -8503,12 +8503,12 @@ func (x *EmptyDirVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys539Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys539Slc - var yyhl539 bool = l >= 0 - for yyj539 := 0; ; yyj539++ { - if yyhl539 { - if yyj539 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -8517,10 +8517,10 @@ func (x *EmptyDirVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys539Slc = r.DecodeBytes(yys539Slc, true, true) - yys539 := string(yys539Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys539 { + switch yys3 { case "medium": if r.TryDecodeAsNil() { x.Medium = "" @@ -8528,9 +8528,9 @@ func (x *EmptyDirVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.Medium = StorageMedium(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys539) - } // end switch yys539 - } // end for yyj539 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -8538,16 +8538,16 @@ func (x *EmptyDirVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj541 int - var yyb541 bool - var yyhl541 bool = l >= 0 - yyj541++ - if yyhl541 { - yyb541 = yyj541 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb541 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb541 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8558,17 +8558,17 @@ func (x *EmptyDirVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.Medium = StorageMedium(r.DecodeString()) } for { - yyj541++ - if yyhl541 { - yyb541 = yyj541 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb541 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb541 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj541-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -8580,34 +8580,34 @@ func (x *GlusterfsVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym543 := z.EncBinary() - _ = yym543 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep544 := !z.EncBinary() - yy2arr544 := z.EncBasicHandle().StructToArray - var yyq544 [3]bool - _, _, _ = yysep544, yyq544, yy2arr544 - const yyr544 bool = false - yyq544[2] = x.ReadOnly != false - var yynn544 int - if yyr544 || yy2arr544 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn544 = 2 - for _, b := range yyq544 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn544++ + yynn2++ } } - r.EncodeMapStart(yynn544) - yynn544 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr544 || yy2arr544 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym546 := z.EncBinary() - _ = yym546 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.EndpointsName)) @@ -8616,17 +8616,17 @@ func (x *GlusterfsVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("endpoints")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym547 := z.EncBinary() - _ = yym547 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.EndpointsName)) } } - if yyr544 || yy2arr544 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym549 := z.EncBinary() - _ = yym549 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -8635,18 +8635,18 @@ func (x *GlusterfsVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym550 := z.EncBinary() - _ = yym550 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr544 || yy2arr544 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq544[2] { - yym552 := z.EncBinary() - _ = yym552 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -8655,19 +8655,19 @@ func (x *GlusterfsVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq544[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym553 := z.EncBinary() - _ = yym553 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr544 || yy2arr544 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8680,25 +8680,25 @@ func (x *GlusterfsVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym554 := z.DecBinary() - _ = yym554 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct555 := r.ContainerType() - if yyct555 == codecSelferValueTypeMap1234 { - yyl555 := r.ReadMapStart() - if yyl555 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl555, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct555 == codecSelferValueTypeArray1234 { - yyl555 := r.ReadArrayStart() - if yyl555 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl555, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -8710,12 +8710,12 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys556Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys556Slc - var yyhl556 bool = l >= 0 - for yyj556 := 0; ; yyj556++ { - if yyhl556 { - if yyj556 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -8724,10 +8724,10 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys556Slc = r.DecodeBytes(yys556Slc, true, true) - yys556 := string(yys556Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys556 { + switch yys3 { case "endpoints": if r.TryDecodeAsNil() { x.EndpointsName = "" @@ -8747,9 +8747,9 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys556) - } // end switch yys556 - } // end for yyj556 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -8757,16 +8757,16 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj560 int - var yyb560 bool - var yyhl560 bool = l >= 0 - yyj560++ - if yyhl560 { - yyb560 = yyj560 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb560 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb560 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8776,13 +8776,13 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.EndpointsName = string(r.DecodeString()) } - yyj560++ - if yyhl560 { - yyb560 = yyj560 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb560 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb560 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8792,13 +8792,13 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Path = string(r.DecodeString()) } - yyj560++ - if yyhl560 { - yyb560 = yyj560 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb560 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb560 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8809,17 +8809,17 @@ func (x *GlusterfsVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec x.ReadOnly = bool(r.DecodeBool()) } for { - yyj560++ - if yyhl560 { - yyb560 = yyj560 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb560 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb560 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj560-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -8831,38 +8831,38 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym564 := z.EncBinary() - _ = yym564 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep565 := !z.EncBinary() - yy2arr565 := z.EncBasicHandle().StructToArray - var yyq565 [8]bool - _, _, _ = yysep565, yyq565, yy2arr565 - const yyr565 bool = false - yyq565[2] = x.FSType != "" - yyq565[7] = x.ReadOnly != false - var yynn565 int - if yyr565 || yy2arr565 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [8]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = x.FSType != "" + yyq2[7] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(8) } else { - yynn565 = 6 - for _, b := range yyq565 { + yynn2 = 6 + for _, b := range yyq2 { if b { - yynn565++ + yynn2++ } } - r.EncodeMapStart(yynn565) - yynn565 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr565 || yy2arr565 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.CephMonitors == nil { r.EncodeNil() } else { - yym567 := z.EncBinary() - _ = yym567 + yym4 := z.EncBinary() + _ = yym4 if false { } else { z.F.EncSliceStringV(x.CephMonitors, false, e) @@ -8875,18 +8875,18 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x.CephMonitors == nil { r.EncodeNil() } else { - yym568 := z.EncBinary() - _ = yym568 + yym5 := z.EncBinary() + _ = yym5 if false { } else { z.F.EncSliceStringV(x.CephMonitors, false, e) } } } - if yyr565 || yy2arr565 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym570 := z.EncBinary() - _ = yym570 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RBDImage)) @@ -8895,18 +8895,18 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("image")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym571 := z.EncBinary() - _ = yym571 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RBDImage)) } } - if yyr565 || yy2arr565 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq565[2] { - yym573 := z.EncBinary() - _ = yym573 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -8915,22 +8915,22 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq565[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym574 := z.EncBinary() - _ = yym574 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr565 || yy2arr565 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym576 := z.EncBinary() - _ = yym576 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RBDPool)) @@ -8939,17 +8939,17 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("pool")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym577 := z.EncBinary() - _ = yym577 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RBDPool)) } } - if yyr565 || yy2arr565 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym579 := z.EncBinary() - _ = yym579 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RadosUser)) @@ -8958,17 +8958,17 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("user")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym580 := z.EncBinary() - _ = yym580 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RadosUser)) } } - if yyr565 || yy2arr565 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym582 := z.EncBinary() - _ = yym582 + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Keyring)) @@ -8977,14 +8977,14 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("keyring")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym583 := z.EncBinary() - _ = yym583 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Keyring)) } } - if yyr565 || yy2arr565 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.SecretRef == nil { r.EncodeNil() @@ -9001,11 +9001,11 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { x.SecretRef.CodecEncodeSelf(e) } } - if yyr565 || yy2arr565 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq565[7] { - yym586 := z.EncBinary() - _ = yym586 + if yyq2[7] { + yym25 := z.EncBinary() + _ = yym25 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -9014,19 +9014,19 @@ func (x *RBDVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq565[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym587 := z.EncBinary() - _ = yym587 + yym26 := z.EncBinary() + _ = yym26 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr565 || yy2arr565 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -9039,25 +9039,25 @@ func (x *RBDVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym588 := z.DecBinary() - _ = yym588 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct589 := r.ContainerType() - if yyct589 == codecSelferValueTypeMap1234 { - yyl589 := r.ReadMapStart() - if yyl589 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl589, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct589 == codecSelferValueTypeArray1234 { - yyl589 := r.ReadArrayStart() - if yyl589 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl589, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -9069,12 +9069,12 @@ func (x *RBDVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys590Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys590Slc - var yyhl590 bool = l >= 0 - for yyj590 := 0; ; yyj590++ { - if yyhl590 { - if yyj590 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -9083,20 +9083,20 @@ func (x *RBDVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys590Slc = r.DecodeBytes(yys590Slc, true, true) - yys590 := string(yys590Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys590 { + switch yys3 { case "monitors": if r.TryDecodeAsNil() { x.CephMonitors = nil } else { - yyv591 := &x.CephMonitors - yym592 := z.DecBinary() - _ = yym592 + yyv4 := &x.CephMonitors + yym5 := z.DecBinary() + _ = yym5 if false { } else { - z.F.DecSliceStringX(yyv591, false, d) + z.F.DecSliceStringX(yyv4, false, d) } } case "image": @@ -9147,9 +9147,9 @@ func (x *RBDVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys590) - } // end switch yys590 - } // end for yyj590 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -9157,16 +9157,16 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj600 int - var yyb600 bool - var yyhl600 bool = l >= 0 - yyj600++ - if yyhl600 { - yyb600 = yyj600 > l + var yyj13 int + var yyb13 bool + var yyhl13 bool = l >= 0 + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb600 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb600 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9174,21 +9174,21 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.CephMonitors = nil } else { - yyv601 := &x.CephMonitors - yym602 := z.DecBinary() - _ = yym602 + yyv14 := &x.CephMonitors + yym15 := z.DecBinary() + _ = yym15 if false { } else { - z.F.DecSliceStringX(yyv601, false, d) + z.F.DecSliceStringX(yyv14, false, d) } } - yyj600++ - if yyhl600 { - yyb600 = yyj600 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb600 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb600 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9198,13 +9198,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.RBDImage = string(r.DecodeString()) } - yyj600++ - if yyhl600 { - yyb600 = yyj600 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb600 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb600 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9214,13 +9214,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.FSType = string(r.DecodeString()) } - yyj600++ - if yyhl600 { - yyb600 = yyj600 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb600 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb600 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9230,13 +9230,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.RBDPool = string(r.DecodeString()) } - yyj600++ - if yyhl600 { - yyb600 = yyj600 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb600 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb600 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9246,13 +9246,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.RadosUser = string(r.DecodeString()) } - yyj600++ - if yyhl600 { - yyb600 = yyj600 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb600 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb600 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9262,13 +9262,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Keyring = string(r.DecodeString()) } - yyj600++ - if yyhl600 { - yyb600 = yyj600 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb600 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb600 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9283,13 +9283,13 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } x.SecretRef.CodecDecodeSelf(d) } - yyj600++ - if yyhl600 { - yyb600 = yyj600 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb600 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb600 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9300,17 +9300,17 @@ func (x *RBDVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.ReadOnly = bool(r.DecodeBool()) } for { - yyj600++ - if yyhl600 { - yyb600 = yyj600 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb600 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb600 { + if yyb13 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj600-1, "") + z.DecStructFieldNotFound(yyj13-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -9322,35 +9322,35 @@ func (x *CinderVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym610 := z.EncBinary() - _ = yym610 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep611 := !z.EncBinary() - yy2arr611 := z.EncBasicHandle().StructToArray - var yyq611 [3]bool - _, _, _ = yysep611, yyq611, yy2arr611 - const yyr611 bool = false - yyq611[1] = x.FSType != "" - yyq611[2] = x.ReadOnly != false - var yynn611 int - if yyr611 || yy2arr611 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.FSType != "" + yyq2[2] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn611 = 1 - for _, b := range yyq611 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn611++ + yynn2++ } } - r.EncodeMapStart(yynn611) - yynn611 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr611 || yy2arr611 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym613 := z.EncBinary() - _ = yym613 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeID)) @@ -9359,18 +9359,18 @@ func (x *CinderVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumeID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym614 := z.EncBinary() - _ = yym614 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeID)) } } - if yyr611 || yy2arr611 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq611[1] { - yym616 := z.EncBinary() - _ = yym616 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -9379,23 +9379,23 @@ func (x *CinderVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq611[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym617 := z.EncBinary() - _ = yym617 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr611 || yy2arr611 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq611[2] { - yym619 := z.EncBinary() - _ = yym619 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -9404,19 +9404,19 @@ func (x *CinderVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq611[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym620 := z.EncBinary() - _ = yym620 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr611 || yy2arr611 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -9429,25 +9429,25 @@ func (x *CinderVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym621 := z.DecBinary() - _ = yym621 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct622 := r.ContainerType() - if yyct622 == codecSelferValueTypeMap1234 { - yyl622 := r.ReadMapStart() - if yyl622 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl622, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct622 == codecSelferValueTypeArray1234 { - yyl622 := r.ReadArrayStart() - if yyl622 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl622, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -9459,12 +9459,12 @@ func (x *CinderVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys623Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys623Slc - var yyhl623 bool = l >= 0 - for yyj623 := 0; ; yyj623++ { - if yyhl623 { - if yyj623 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -9473,10 +9473,10 @@ func (x *CinderVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys623Slc = r.DecodeBytes(yys623Slc, true, true) - yys623 := string(yys623Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys623 { + switch yys3 { case "volumeID": if r.TryDecodeAsNil() { x.VolumeID = "" @@ -9496,9 +9496,9 @@ func (x *CinderVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys623) - } // end switch yys623 - } // end for yyj623 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -9506,16 +9506,16 @@ func (x *CinderVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj627 int - var yyb627 bool - var yyhl627 bool = l >= 0 - yyj627++ - if yyhl627 { - yyb627 = yyj627 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb627 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb627 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9525,13 +9525,13 @@ func (x *CinderVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.VolumeID = string(r.DecodeString()) } - yyj627++ - if yyhl627 { - yyb627 = yyj627 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb627 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb627 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9541,13 +9541,13 @@ func (x *CinderVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.FSType = string(r.DecodeString()) } - yyj627++ - if yyhl627 { - yyb627 = yyj627 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb627 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb627 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9558,17 +9558,17 @@ func (x *CinderVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.ReadOnly = bool(r.DecodeBool()) } for { - yyj627++ - if yyhl627 { - yyb627 = yyj627 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb627 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb627 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj627-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -9580,41 +9580,41 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym631 := z.EncBinary() - _ = yym631 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep632 := !z.EncBinary() - yy2arr632 := z.EncBasicHandle().StructToArray - var yyq632 [6]bool - _, _, _ = yysep632, yyq632, yy2arr632 - const yyr632 bool = false - yyq632[1] = x.Path != "" - yyq632[2] = x.User != "" - yyq632[3] = x.SecretFile != "" - yyq632[4] = x.SecretRef != nil - yyq632[5] = x.ReadOnly != false - var yynn632 int - if yyr632 || yy2arr632 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [6]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.Path != "" + yyq2[2] = x.User != "" + yyq2[3] = x.SecretFile != "" + yyq2[4] = x.SecretRef != nil + yyq2[5] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(6) } else { - yynn632 = 1 - for _, b := range yyq632 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn632++ + yynn2++ } } - r.EncodeMapStart(yynn632) - yynn632 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr632 || yy2arr632 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Monitors == nil { r.EncodeNil() } else { - yym634 := z.EncBinary() - _ = yym634 + yym4 := z.EncBinary() + _ = yym4 if false { } else { z.F.EncSliceStringV(x.Monitors, false, e) @@ -9627,19 +9627,19 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x.Monitors == nil { r.EncodeNil() } else { - yym635 := z.EncBinary() - _ = yym635 + yym5 := z.EncBinary() + _ = yym5 if false { } else { z.F.EncSliceStringV(x.Monitors, false, e) } } } - if yyr632 || yy2arr632 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq632[1] { - yym637 := z.EncBinary() - _ = yym637 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -9648,23 +9648,23 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq632[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym638 := z.EncBinary() - _ = yym638 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } } - if yyr632 || yy2arr632 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq632[2] { - yym640 := z.EncBinary() - _ = yym640 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.User)) @@ -9673,23 +9673,23 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq632[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("user")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym641 := z.EncBinary() - _ = yym641 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.User)) } } } - if yyr632 || yy2arr632 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq632[3] { - yym643 := z.EncBinary() - _ = yym643 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretFile)) @@ -9698,21 +9698,21 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq632[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym644 := z.EncBinary() - _ = yym644 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretFile)) } } } - if yyr632 || yy2arr632 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq632[4] { + if yyq2[4] { if x.SecretRef == nil { r.EncodeNil() } else { @@ -9722,7 +9722,7 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq632[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -9733,11 +9733,11 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr632 || yy2arr632 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq632[5] { - yym647 := z.EncBinary() - _ = yym647 + if yyq2[5] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -9746,19 +9746,19 @@ func (x *CephFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq632[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym648 := z.EncBinary() - _ = yym648 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr632 || yy2arr632 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -9771,25 +9771,25 @@ func (x *CephFSVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym649 := z.DecBinary() - _ = yym649 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct650 := r.ContainerType() - if yyct650 == codecSelferValueTypeMap1234 { - yyl650 := r.ReadMapStart() - if yyl650 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl650, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct650 == codecSelferValueTypeArray1234 { - yyl650 := r.ReadArrayStart() - if yyl650 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl650, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -9801,12 +9801,12 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys651Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys651Slc - var yyhl651 bool = l >= 0 - for yyj651 := 0; ; yyj651++ { - if yyhl651 { - if yyj651 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -9815,20 +9815,20 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys651Slc = r.DecodeBytes(yys651Slc, true, true) - yys651 := string(yys651Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys651 { + switch yys3 { case "monitors": if r.TryDecodeAsNil() { x.Monitors = nil } else { - yyv652 := &x.Monitors - yym653 := z.DecBinary() - _ = yym653 + yyv4 := &x.Monitors + yym5 := z.DecBinary() + _ = yym5 if false { } else { - z.F.DecSliceStringX(yyv652, false, d) + z.F.DecSliceStringX(yyv4, false, d) } } case "path": @@ -9867,9 +9867,9 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys651) - } // end switch yys651 - } // end for yyj651 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -9877,16 +9877,16 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj659 int - var yyb659 bool - var yyhl659 bool = l >= 0 - yyj659++ - if yyhl659 { - yyb659 = yyj659 > l + var yyj11 int + var yyb11 bool + var yyhl11 bool = l >= 0 + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb659 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb659 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9894,21 +9894,21 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.Monitors = nil } else { - yyv660 := &x.Monitors - yym661 := z.DecBinary() - _ = yym661 + yyv12 := &x.Monitors + yym13 := z.DecBinary() + _ = yym13 if false { } else { - z.F.DecSliceStringX(yyv660, false, d) + z.F.DecSliceStringX(yyv12, false, d) } } - yyj659++ - if yyhl659 { - yyb659 = yyj659 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb659 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb659 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9918,13 +9918,13 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Path = string(r.DecodeString()) } - yyj659++ - if yyhl659 { - yyb659 = yyj659 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb659 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb659 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9934,13 +9934,13 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.User = string(r.DecodeString()) } - yyj659++ - if yyhl659 { - yyb659 = yyj659 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb659 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb659 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9950,13 +9950,13 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.SecretFile = string(r.DecodeString()) } - yyj659++ - if yyhl659 { - yyb659 = yyj659 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb659 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb659 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9971,13 +9971,13 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } x.SecretRef.CodecDecodeSelf(d) } - yyj659++ - if yyhl659 { - yyb659 = yyj659 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb659 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb659 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9988,17 +9988,17 @@ func (x *CephFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.ReadOnly = bool(r.DecodeBool()) } for { - yyj659++ - if yyhl659 { - yyb659 = yyj659 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb659 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb659 { + if yyb11 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj659-1, "") + z.DecStructFieldNotFound(yyj11-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -10010,33 +10010,33 @@ func (x *FlockerVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym667 := z.EncBinary() - _ = yym667 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep668 := !z.EncBinary() - yy2arr668 := z.EncBasicHandle().StructToArray - var yyq668 [1]bool - _, _, _ = yysep668, yyq668, yy2arr668 - const yyr668 bool = false - var yynn668 int - if yyr668 || yy2arr668 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn668 = 1 - for _, b := range yyq668 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn668++ + yynn2++ } } - r.EncodeMapStart(yynn668) - yynn668 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr668 || yy2arr668 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym670 := z.EncBinary() - _ = yym670 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.DatasetName)) @@ -10045,14 +10045,14 @@ func (x *FlockerVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("datasetName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym671 := z.EncBinary() - _ = yym671 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.DatasetName)) } } - if yyr668 || yy2arr668 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -10065,25 +10065,25 @@ func (x *FlockerVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym672 := z.DecBinary() - _ = yym672 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct673 := r.ContainerType() - if yyct673 == codecSelferValueTypeMap1234 { - yyl673 := r.ReadMapStart() - if yyl673 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl673, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct673 == codecSelferValueTypeArray1234 { - yyl673 := r.ReadArrayStart() - if yyl673 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl673, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -10095,12 +10095,12 @@ func (x *FlockerVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys674Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys674Slc - var yyhl674 bool = l >= 0 - for yyj674 := 0; ; yyj674++ { - if yyhl674 { - if yyj674 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -10109,10 +10109,10 @@ func (x *FlockerVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys674Slc = r.DecodeBytes(yys674Slc, true, true) - yys674 := string(yys674Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys674 { + switch yys3 { case "datasetName": if r.TryDecodeAsNil() { x.DatasetName = "" @@ -10120,9 +10120,9 @@ func (x *FlockerVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.DatasetName = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys674) - } // end switch yys674 - } // end for yyj674 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -10130,16 +10130,16 @@ func (x *FlockerVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj676 int - var yyb676 bool - var yyhl676 bool = l >= 0 - yyj676++ - if yyhl676 { - yyb676 = yyj676 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb676 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb676 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10150,17 +10150,17 @@ func (x *FlockerVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.DatasetName = string(r.DecodeString()) } for { - yyj676++ - if yyhl676 { - yyb676 = yyj676 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb676 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb676 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj676-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -10169,8 +10169,8 @@ func (x StorageMedium) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym678 := z.EncBinary() - _ = yym678 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -10182,8 +10182,8 @@ func (x *StorageMedium) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym679 := z.DecBinary() - _ = yym679 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -10195,8 +10195,8 @@ func (x Protocol) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym680 := z.EncBinary() - _ = yym680 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -10208,8 +10208,8 @@ func (x *Protocol) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym681 := z.DecBinary() - _ = yym681 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -10224,36 +10224,36 @@ func (x *GCEPersistentDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym682 := z.EncBinary() - _ = yym682 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep683 := !z.EncBinary() - yy2arr683 := z.EncBasicHandle().StructToArray - var yyq683 [4]bool - _, _, _ = yysep683, yyq683, yy2arr683 - const yyr683 bool = false - yyq683[1] = x.FSType != "" - yyq683[2] = x.Partition != 0 - yyq683[3] = x.ReadOnly != false - var yynn683 int - if yyr683 || yy2arr683 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.FSType != "" + yyq2[2] = x.Partition != 0 + yyq2[3] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn683 = 1 - for _, b := range yyq683 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn683++ + yynn2++ } } - r.EncodeMapStart(yynn683) - yynn683 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr683 || yy2arr683 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym685 := z.EncBinary() - _ = yym685 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PDName)) @@ -10262,18 +10262,18 @@ func (x *GCEPersistentDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("pdName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym686 := z.EncBinary() - _ = yym686 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PDName)) } } - if yyr683 || yy2arr683 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq683[1] { - yym688 := z.EncBinary() - _ = yym688 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -10282,23 +10282,23 @@ func (x *GCEPersistentDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq683[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym689 := z.EncBinary() - _ = yym689 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr683 || yy2arr683 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq683[2] { - yym691 := z.EncBinary() - _ = yym691 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeInt(int64(x.Partition)) @@ -10307,23 +10307,23 @@ func (x *GCEPersistentDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq683[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("partition")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym692 := z.EncBinary() - _ = yym692 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeInt(int64(x.Partition)) } } } - if yyr683 || yy2arr683 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq683[3] { - yym694 := z.EncBinary() - _ = yym694 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -10332,19 +10332,19 @@ func (x *GCEPersistentDiskVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq683[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym695 := z.EncBinary() - _ = yym695 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr683 || yy2arr683 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -10357,25 +10357,25 @@ func (x *GCEPersistentDiskVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym696 := z.DecBinary() - _ = yym696 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct697 := r.ContainerType() - if yyct697 == codecSelferValueTypeMap1234 { - yyl697 := r.ReadMapStart() - if yyl697 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl697, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct697 == codecSelferValueTypeArray1234 { - yyl697 := r.ReadArrayStart() - if yyl697 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl697, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -10387,12 +10387,12 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromMap(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys698Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys698Slc - var yyhl698 bool = l >= 0 - for yyj698 := 0; ; yyj698++ { - if yyhl698 { - if yyj698 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -10401,10 +10401,10 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromMap(l int, d *codec19 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys698Slc = r.DecodeBytes(yys698Slc, true, true) - yys698 := string(yys698Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys698 { + switch yys3 { case "pdName": if r.TryDecodeAsNil() { x.PDName = "" @@ -10430,9 +10430,9 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromMap(l int, d *codec19 x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys698) - } // end switch yys698 - } // end for yyj698 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -10440,16 +10440,16 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromArray(l int, d *codec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj703 int - var yyb703 bool - var yyhl703 bool = l >= 0 - yyj703++ - if yyhl703 { - yyb703 = yyj703 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb703 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb703 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10459,13 +10459,13 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromArray(l int, d *codec } else { x.PDName = string(r.DecodeString()) } - yyj703++ - if yyhl703 { - yyb703 = yyj703 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb703 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb703 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10475,13 +10475,13 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromArray(l int, d *codec } else { x.FSType = string(r.DecodeString()) } - yyj703++ - if yyhl703 { - yyb703 = yyj703 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb703 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb703 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10491,13 +10491,13 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromArray(l int, d *codec } else { x.Partition = int32(r.DecodeInt(32)) } - yyj703++ - if yyhl703 { - yyb703 = yyj703 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb703 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb703 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10508,17 +10508,17 @@ func (x *GCEPersistentDiskVolumeSource) codecDecodeSelfFromArray(l int, d *codec x.ReadOnly = bool(r.DecodeBool()) } for { - yyj703++ - if yyhl703 { - yyb703 = yyj703 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb703 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb703 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj703-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -10530,37 +10530,37 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym708 := z.EncBinary() - _ = yym708 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep709 := !z.EncBinary() - yy2arr709 := z.EncBasicHandle().StructToArray - var yyq709 [5]bool - _, _, _ = yysep709, yyq709, yy2arr709 - const yyr709 bool = false - yyq709[1] = x.FSType != "" - yyq709[2] = x.SecretRef != nil - yyq709[3] = x.ReadOnly != false - yyq709[4] = len(x.Options) != 0 - var yynn709 int - if yyr709 || yy2arr709 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.FSType != "" + yyq2[2] = x.SecretRef != nil + yyq2[3] = x.ReadOnly != false + yyq2[4] = len(x.Options) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn709 = 1 - for _, b := range yyq709 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn709++ + yynn2++ } } - r.EncodeMapStart(yynn709) - yynn709 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr709 || yy2arr709 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym711 := z.EncBinary() - _ = yym711 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Driver)) @@ -10569,18 +10569,18 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("driver")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym712 := z.EncBinary() - _ = yym712 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Driver)) } } - if yyr709 || yy2arr709 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq709[1] { - yym714 := z.EncBinary() - _ = yym714 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -10589,21 +10589,21 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq709[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym715 := z.EncBinary() - _ = yym715 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr709 || yy2arr709 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq709[2] { + if yyq2[2] { if x.SecretRef == nil { r.EncodeNil() } else { @@ -10613,7 +10613,7 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq709[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -10624,11 +10624,11 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr709 || yy2arr709 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq709[3] { - yym718 := z.EncBinary() - _ = yym718 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -10637,26 +10637,26 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq709[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym719 := z.EncBinary() - _ = yym719 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr709 || yy2arr709 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq709[4] { + if yyq2[4] { if x.Options == nil { r.EncodeNil() } else { - yym721 := z.EncBinary() - _ = yym721 + yym16 := z.EncBinary() + _ = yym16 if false { } else { z.F.EncMapStringStringV(x.Options, false, e) @@ -10666,15 +10666,15 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq709[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("options")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Options == nil { r.EncodeNil() } else { - yym722 := z.EncBinary() - _ = yym722 + yym17 := z.EncBinary() + _ = yym17 if false { } else { z.F.EncMapStringStringV(x.Options, false, e) @@ -10682,7 +10682,7 @@ func (x *FlexVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr709 || yy2arr709 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -10695,25 +10695,25 @@ func (x *FlexVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym723 := z.DecBinary() - _ = yym723 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct724 := r.ContainerType() - if yyct724 == codecSelferValueTypeMap1234 { - yyl724 := r.ReadMapStart() - if yyl724 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl724, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct724 == codecSelferValueTypeArray1234 { - yyl724 := r.ReadArrayStart() - if yyl724 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl724, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -10725,12 +10725,12 @@ func (x *FlexVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys725Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys725Slc - var yyhl725 bool = l >= 0 - for yyj725 := 0; ; yyj725++ { - if yyhl725 { - if yyj725 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -10739,10 +10739,10 @@ func (x *FlexVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys725Slc = r.DecodeBytes(yys725Slc, true, true) - yys725 := string(yys725Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys725 { + switch yys3 { case "driver": if r.TryDecodeAsNil() { x.Driver = "" @@ -10776,18 +10776,18 @@ func (x *FlexVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Options = nil } else { - yyv730 := &x.Options - yym731 := z.DecBinary() - _ = yym731 + yyv8 := &x.Options + yym9 := z.DecBinary() + _ = yym9 if false { } else { - z.F.DecMapStringStringX(yyv730, false, d) + z.F.DecMapStringStringX(yyv8, false, d) } } default: - z.DecStructFieldNotFound(-1, yys725) - } // end switch yys725 - } // end for yyj725 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -10795,16 +10795,16 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj732 int - var yyb732 bool - var yyhl732 bool = l >= 0 - yyj732++ - if yyhl732 { - yyb732 = yyj732 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb732 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb732 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10814,13 +10814,13 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Driver = string(r.DecodeString()) } - yyj732++ - if yyhl732 { - yyb732 = yyj732 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb732 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb732 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10830,13 +10830,13 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.FSType = string(r.DecodeString()) } - yyj732++ - if yyhl732 { - yyb732 = yyj732 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb732 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb732 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10851,13 +10851,13 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } x.SecretRef.CodecDecodeSelf(d) } - yyj732++ - if yyhl732 { - yyb732 = yyj732 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb732 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb732 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10867,13 +10867,13 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.ReadOnly = bool(r.DecodeBool()) } - yyj732++ - if yyhl732 { - yyb732 = yyj732 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb732 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb732 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10881,26 +10881,26 @@ func (x *FlexVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Options = nil } else { - yyv737 := &x.Options - yym738 := z.DecBinary() - _ = yym738 + yyv15 := &x.Options + yym16 := z.DecBinary() + _ = yym16 if false { } else { - z.F.DecMapStringStringX(yyv737, false, d) + z.F.DecMapStringStringX(yyv15, false, d) } } for { - yyj732++ - if yyhl732 { - yyb732 = yyj732 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb732 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb732 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj732-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -10912,36 +10912,36 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) if x == nil { r.EncodeNil() } else { - yym739 := z.EncBinary() - _ = yym739 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep740 := !z.EncBinary() - yy2arr740 := z.EncBasicHandle().StructToArray - var yyq740 [4]bool - _, _, _ = yysep740, yyq740, yy2arr740 - const yyr740 bool = false - yyq740[1] = x.FSType != "" - yyq740[2] = x.Partition != 0 - yyq740[3] = x.ReadOnly != false - var yynn740 int - if yyr740 || yy2arr740 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.FSType != "" + yyq2[2] = x.Partition != 0 + yyq2[3] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn740 = 1 - for _, b := range yyq740 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn740++ + yynn2++ } } - r.EncodeMapStart(yynn740) - yynn740 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr740 || yy2arr740 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym742 := z.EncBinary() - _ = yym742 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeID)) @@ -10950,18 +10950,18 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumeID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym743 := z.EncBinary() - _ = yym743 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumeID)) } } - if yyr740 || yy2arr740 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq740[1] { - yym745 := z.EncBinary() - _ = yym745 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -10970,23 +10970,23 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq740[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym746 := z.EncBinary() - _ = yym746 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr740 || yy2arr740 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq740[2] { - yym748 := z.EncBinary() - _ = yym748 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeInt(int64(x.Partition)) @@ -10995,23 +10995,23 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) r.EncodeInt(0) } } else { - if yyq740[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("partition")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym749 := z.EncBinary() - _ = yym749 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeInt(int64(x.Partition)) } } } - if yyr740 || yy2arr740 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq740[3] { - yym751 := z.EncBinary() - _ = yym751 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -11020,19 +11020,19 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) r.EncodeBool(false) } } else { - if yyq740[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym752 := z.EncBinary() - _ = yym752 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr740 || yy2arr740 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -11045,25 +11045,25 @@ func (x *AWSElasticBlockStoreVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym753 := z.DecBinary() - _ = yym753 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct754 := r.ContainerType() - if yyct754 == codecSelferValueTypeMap1234 { - yyl754 := r.ReadMapStart() - if yyl754 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl754, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct754 == codecSelferValueTypeArray1234 { - yyl754 := r.ReadArrayStart() - if yyl754 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl754, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -11075,12 +11075,12 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromMap(l int, d *code var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys755Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys755Slc - var yyhl755 bool = l >= 0 - for yyj755 := 0; ; yyj755++ { - if yyhl755 { - if yyj755 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -11089,10 +11089,10 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromMap(l int, d *code } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys755Slc = r.DecodeBytes(yys755Slc, true, true) - yys755 := string(yys755Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys755 { + switch yys3 { case "volumeID": if r.TryDecodeAsNil() { x.VolumeID = "" @@ -11118,9 +11118,9 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromMap(l int, d *code x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys755) - } // end switch yys755 - } // end for yyj755 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -11128,16 +11128,16 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromArray(l int, d *co var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj760 int - var yyb760 bool - var yyhl760 bool = l >= 0 - yyj760++ - if yyhl760 { - yyb760 = yyj760 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb760 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb760 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11147,13 +11147,13 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromArray(l int, d *co } else { x.VolumeID = string(r.DecodeString()) } - yyj760++ - if yyhl760 { - yyb760 = yyj760 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb760 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb760 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11163,13 +11163,13 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromArray(l int, d *co } else { x.FSType = string(r.DecodeString()) } - yyj760++ - if yyhl760 { - yyb760 = yyj760 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb760 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb760 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11179,13 +11179,13 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromArray(l int, d *co } else { x.Partition = int32(r.DecodeInt(32)) } - yyj760++ - if yyhl760 { - yyb760 = yyj760 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb760 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb760 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11196,17 +11196,17 @@ func (x *AWSElasticBlockStoreVolumeSource) codecDecodeSelfFromArray(l int, d *co x.ReadOnly = bool(r.DecodeBool()) } for { - yyj760++ - if yyhl760 { - yyb760 = yyj760 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb760 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb760 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj760-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -11218,35 +11218,35 @@ func (x *GitRepoVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym765 := z.EncBinary() - _ = yym765 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep766 := !z.EncBinary() - yy2arr766 := z.EncBasicHandle().StructToArray - var yyq766 [3]bool - _, _, _ = yysep766, yyq766, yy2arr766 - const yyr766 bool = false - yyq766[1] = x.Revision != "" - yyq766[2] = x.Directory != "" - var yynn766 int - if yyr766 || yy2arr766 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.Revision != "" + yyq2[2] = x.Directory != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn766 = 1 - for _, b := range yyq766 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn766++ + yynn2++ } } - r.EncodeMapStart(yynn766) - yynn766 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr766 || yy2arr766 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym768 := z.EncBinary() - _ = yym768 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Repository)) @@ -11255,18 +11255,18 @@ func (x *GitRepoVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("repository")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym769 := z.EncBinary() - _ = yym769 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Repository)) } } - if yyr766 || yy2arr766 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq766[1] { - yym771 := z.EncBinary() - _ = yym771 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Revision)) @@ -11275,23 +11275,23 @@ func (x *GitRepoVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq766[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("revision")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym772 := z.EncBinary() - _ = yym772 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Revision)) } } } - if yyr766 || yy2arr766 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq766[2] { - yym774 := z.EncBinary() - _ = yym774 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Directory)) @@ -11300,19 +11300,19 @@ func (x *GitRepoVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq766[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("directory")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym775 := z.EncBinary() - _ = yym775 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Directory)) } } } - if yyr766 || yy2arr766 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -11325,25 +11325,25 @@ func (x *GitRepoVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym776 := z.DecBinary() - _ = yym776 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct777 := r.ContainerType() - if yyct777 == codecSelferValueTypeMap1234 { - yyl777 := r.ReadMapStart() - if yyl777 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl777, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct777 == codecSelferValueTypeArray1234 { - yyl777 := r.ReadArrayStart() - if yyl777 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl777, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -11355,12 +11355,12 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys778Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys778Slc - var yyhl778 bool = l >= 0 - for yyj778 := 0; ; yyj778++ { - if yyhl778 { - if yyj778 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -11369,10 +11369,10 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys778Slc = r.DecodeBytes(yys778Slc, true, true) - yys778 := string(yys778Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys778 { + switch yys3 { case "repository": if r.TryDecodeAsNil() { x.Repository = "" @@ -11392,9 +11392,9 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.Directory = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys778) - } // end switch yys778 - } // end for yyj778 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -11402,16 +11402,16 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj782 int - var yyb782 bool - var yyhl782 bool = l >= 0 - yyj782++ - if yyhl782 { - yyb782 = yyj782 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb782 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb782 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11421,13 +11421,13 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Repository = string(r.DecodeString()) } - yyj782++ - if yyhl782 { - yyb782 = yyj782 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb782 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb782 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11437,13 +11437,13 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Revision = string(r.DecodeString()) } - yyj782++ - if yyhl782 { - yyb782 = yyj782 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb782 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb782 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11454,17 +11454,17 @@ func (x *GitRepoVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.Directory = string(r.DecodeString()) } for { - yyj782++ - if yyhl782 { - yyb782 = yyj782 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb782 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb782 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj782-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -11476,35 +11476,35 @@ func (x *SecretVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym786 := z.EncBinary() - _ = yym786 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep787 := !z.EncBinary() - yy2arr787 := z.EncBasicHandle().StructToArray - var yyq787 [1]bool - _, _, _ = yysep787, yyq787, yy2arr787 - const yyr787 bool = false - yyq787[0] = x.SecretName != "" - var yynn787 int - if yyr787 || yy2arr787 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.SecretName != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn787 = 0 - for _, b := range yyq787 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn787++ + yynn2++ } } - r.EncodeMapStart(yynn787) - yynn787 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr787 || yy2arr787 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq787[0] { - yym789 := z.EncBinary() - _ = yym789 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretName)) @@ -11513,19 +11513,19 @@ func (x *SecretVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq787[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym790 := z.EncBinary() - _ = yym790 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretName)) } } } - if yyr787 || yy2arr787 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -11538,25 +11538,25 @@ func (x *SecretVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym791 := z.DecBinary() - _ = yym791 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct792 := r.ContainerType() - if yyct792 == codecSelferValueTypeMap1234 { - yyl792 := r.ReadMapStart() - if yyl792 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl792, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct792 == codecSelferValueTypeArray1234 { - yyl792 := r.ReadArrayStart() - if yyl792 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl792, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -11568,12 +11568,12 @@ func (x *SecretVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys793Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys793Slc - var yyhl793 bool = l >= 0 - for yyj793 := 0; ; yyj793++ { - if yyhl793 { - if yyj793 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -11582,10 +11582,10 @@ func (x *SecretVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys793Slc = r.DecodeBytes(yys793Slc, true, true) - yys793 := string(yys793Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys793 { + switch yys3 { case "secretName": if r.TryDecodeAsNil() { x.SecretName = "" @@ -11593,9 +11593,9 @@ func (x *SecretVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.SecretName = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys793) - } // end switch yys793 - } // end for yyj793 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -11603,16 +11603,16 @@ func (x *SecretVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj795 int - var yyb795 bool - var yyhl795 bool = l >= 0 - yyj795++ - if yyhl795 { - yyb795 = yyj795 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb795 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb795 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11623,17 +11623,17 @@ func (x *SecretVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.SecretName = string(r.DecodeString()) } for { - yyj795++ - if yyhl795 { - yyb795 = yyj795 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb795 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb795 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj795-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -11645,34 +11645,34 @@ func (x *NFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym797 := z.EncBinary() - _ = yym797 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep798 := !z.EncBinary() - yy2arr798 := z.EncBasicHandle().StructToArray - var yyq798 [3]bool - _, _, _ = yysep798, yyq798, yy2arr798 - const yyr798 bool = false - yyq798[2] = x.ReadOnly != false - var yynn798 int - if yyr798 || yy2arr798 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn798 = 2 - for _, b := range yyq798 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn798++ + yynn2++ } } - r.EncodeMapStart(yynn798) - yynn798 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr798 || yy2arr798 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym800 := z.EncBinary() - _ = yym800 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Server)) @@ -11681,17 +11681,17 @@ func (x *NFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("server")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym801 := z.EncBinary() - _ = yym801 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Server)) } } - if yyr798 || yy2arr798 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym803 := z.EncBinary() - _ = yym803 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -11700,18 +11700,18 @@ func (x *NFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym804 := z.EncBinary() - _ = yym804 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr798 || yy2arr798 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq798[2] { - yym806 := z.EncBinary() - _ = yym806 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -11720,19 +11720,19 @@ func (x *NFSVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq798[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym807 := z.EncBinary() - _ = yym807 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr798 || yy2arr798 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -11745,25 +11745,25 @@ func (x *NFSVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym808 := z.DecBinary() - _ = yym808 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct809 := r.ContainerType() - if yyct809 == codecSelferValueTypeMap1234 { - yyl809 := r.ReadMapStart() - if yyl809 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl809, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct809 == codecSelferValueTypeArray1234 { - yyl809 := r.ReadArrayStart() - if yyl809 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl809, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -11775,12 +11775,12 @@ func (x *NFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys810Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys810Slc - var yyhl810 bool = l >= 0 - for yyj810 := 0; ; yyj810++ { - if yyhl810 { - if yyj810 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -11789,10 +11789,10 @@ func (x *NFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys810Slc = r.DecodeBytes(yys810Slc, true, true) - yys810 := string(yys810Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys810 { + switch yys3 { case "server": if r.TryDecodeAsNil() { x.Server = "" @@ -11812,9 +11812,9 @@ func (x *NFSVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys810) - } // end switch yys810 - } // end for yyj810 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -11822,16 +11822,16 @@ func (x *NFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj814 int - var yyb814 bool - var yyhl814 bool = l >= 0 - yyj814++ - if yyhl814 { - yyb814 = yyj814 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb814 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb814 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11841,13 +11841,13 @@ func (x *NFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Server = string(r.DecodeString()) } - yyj814++ - if yyhl814 { - yyb814 = yyj814 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb814 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb814 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11857,13 +11857,13 @@ func (x *NFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Path = string(r.DecodeString()) } - yyj814++ - if yyhl814 { - yyb814 = yyj814 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb814 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb814 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11874,17 +11874,17 @@ func (x *NFSVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.ReadOnly = bool(r.DecodeBool()) } for { - yyj814++ - if yyhl814 { - yyb814 = yyj814 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb814 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb814 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj814-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -11896,36 +11896,36 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym818 := z.EncBinary() - _ = yym818 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep819 := !z.EncBinary() - yy2arr819 := z.EncBasicHandle().StructToArray - var yyq819 [6]bool - _, _, _ = yysep819, yyq819, yy2arr819 - const yyr819 bool = false - yyq819[3] = x.ISCSIInterface != "" - yyq819[4] = x.FSType != "" - yyq819[5] = x.ReadOnly != false - var yynn819 int - if yyr819 || yy2arr819 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [6]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[3] = x.ISCSIInterface != "" + yyq2[4] = x.FSType != "" + yyq2[5] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(6) } else { - yynn819 = 3 - for _, b := range yyq819 { + yynn2 = 3 + for _, b := range yyq2 { if b { - yynn819++ + yynn2++ } } - r.EncodeMapStart(yynn819) - yynn819 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr819 || yy2arr819 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym821 := z.EncBinary() - _ = yym821 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.TargetPortal)) @@ -11934,17 +11934,17 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("targetPortal")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym822 := z.EncBinary() - _ = yym822 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.TargetPortal)) } } - if yyr819 || yy2arr819 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym824 := z.EncBinary() - _ = yym824 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IQN)) @@ -11953,17 +11953,17 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("iqn")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym825 := z.EncBinary() - _ = yym825 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IQN)) } } - if yyr819 || yy2arr819 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym827 := z.EncBinary() - _ = yym827 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeInt(int64(x.Lun)) @@ -11972,18 +11972,18 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lun")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym828 := z.EncBinary() - _ = yym828 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeInt(int64(x.Lun)) } } - if yyr819 || yy2arr819 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq819[3] { - yym830 := z.EncBinary() - _ = yym830 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ISCSIInterface)) @@ -11992,23 +11992,23 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq819[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("iscsiInterface")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym831 := z.EncBinary() - _ = yym831 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ISCSIInterface)) } } } - if yyr819 || yy2arr819 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq819[4] { - yym833 := z.EncBinary() - _ = yym833 + if yyq2[4] { + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -12017,23 +12017,23 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq819[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym834 := z.EncBinary() - _ = yym834 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr819 || yy2arr819 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq819[5] { - yym836 := z.EncBinary() - _ = yym836 + if yyq2[5] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -12042,19 +12042,19 @@ func (x *ISCSIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq819[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym837 := z.EncBinary() - _ = yym837 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr819 || yy2arr819 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -12067,25 +12067,25 @@ func (x *ISCSIVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym838 := z.DecBinary() - _ = yym838 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct839 := r.ContainerType() - if yyct839 == codecSelferValueTypeMap1234 { - yyl839 := r.ReadMapStart() - if yyl839 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl839, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct839 == codecSelferValueTypeArray1234 { - yyl839 := r.ReadArrayStart() - if yyl839 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl839, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -12097,12 +12097,12 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys840Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys840Slc - var yyhl840 bool = l >= 0 - for yyj840 := 0; ; yyj840++ { - if yyhl840 { - if yyj840 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -12111,10 +12111,10 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys840Slc = r.DecodeBytes(yys840Slc, true, true) - yys840 := string(yys840Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys840 { + switch yys3 { case "targetPortal": if r.TryDecodeAsNil() { x.TargetPortal = "" @@ -12152,9 +12152,9 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys840) - } // end switch yys840 - } // end for yyj840 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -12162,16 +12162,16 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj847 int - var yyb847 bool - var yyhl847 bool = l >= 0 - yyj847++ - if yyhl847 { - yyb847 = yyj847 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb847 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb847 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12181,13 +12181,13 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.TargetPortal = string(r.DecodeString()) } - yyj847++ - if yyhl847 { - yyb847 = yyj847 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb847 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb847 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12197,13 +12197,13 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.IQN = string(r.DecodeString()) } - yyj847++ - if yyhl847 { - yyb847 = yyj847 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb847 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb847 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12213,13 +12213,13 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.Lun = int32(r.DecodeInt(32)) } - yyj847++ - if yyhl847 { - yyb847 = yyj847 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb847 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb847 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12229,13 +12229,13 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.ISCSIInterface = string(r.DecodeString()) } - yyj847++ - if yyhl847 { - yyb847 = yyj847 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb847 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb847 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12245,13 +12245,13 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.FSType = string(r.DecodeString()) } - yyj847++ - if yyhl847 { - yyb847 = yyj847 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb847 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb847 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12262,17 +12262,17 @@ func (x *ISCSIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder x.ReadOnly = bool(r.DecodeBool()) } for { - yyj847++ - if yyhl847 { - yyb847 = yyj847 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb847 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb847 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj847-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -12284,38 +12284,38 @@ func (x *FCVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym854 := z.EncBinary() - _ = yym854 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep855 := !z.EncBinary() - yy2arr855 := z.EncBasicHandle().StructToArray - var yyq855 [4]bool - _, _, _ = yysep855, yyq855, yy2arr855 - const yyr855 bool = false - yyq855[2] = x.FSType != "" - yyq855[3] = x.ReadOnly != false - var yynn855 int - if yyr855 || yy2arr855 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = x.FSType != "" + yyq2[3] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn855 = 2 - for _, b := range yyq855 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn855++ + yynn2++ } } - r.EncodeMapStart(yynn855) - yynn855 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr855 || yy2arr855 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.TargetWWNs == nil { r.EncodeNil() } else { - yym857 := z.EncBinary() - _ = yym857 + yym4 := z.EncBinary() + _ = yym4 if false { } else { z.F.EncSliceStringV(x.TargetWWNs, false, e) @@ -12328,25 +12328,25 @@ func (x *FCVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x.TargetWWNs == nil { r.EncodeNil() } else { - yym858 := z.EncBinary() - _ = yym858 + yym5 := z.EncBinary() + _ = yym5 if false { } else { z.F.EncSliceStringV(x.TargetWWNs, false, e) } } } - if yyr855 || yy2arr855 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Lun == nil { r.EncodeNil() } else { - yy860 := *x.Lun - yym861 := z.EncBinary() - _ = yym861 + yy7 := *x.Lun + yym8 := z.EncBinary() + _ = yym8 if false { } else { - r.EncodeInt(int64(yy860)) + r.EncodeInt(int64(yy7)) } } } else { @@ -12356,20 +12356,20 @@ func (x *FCVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x.Lun == nil { r.EncodeNil() } else { - yy862 := *x.Lun - yym863 := z.EncBinary() - _ = yym863 + yy9 := *x.Lun + yym10 := z.EncBinary() + _ = yym10 if false { } else { - r.EncodeInt(int64(yy862)) + r.EncodeInt(int64(yy9)) } } } - if yyr855 || yy2arr855 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq855[2] { - yym865 := z.EncBinary() - _ = yym865 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) @@ -12378,23 +12378,23 @@ func (x *FCVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq855[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym866 := z.EncBinary() - _ = yym866 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FSType)) } } } - if yyr855 || yy2arr855 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq855[3] { - yym868 := z.EncBinary() - _ = yym868 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -12403,19 +12403,19 @@ func (x *FCVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq855[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym869 := z.EncBinary() - _ = yym869 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr855 || yy2arr855 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -12428,25 +12428,25 @@ func (x *FCVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym870 := z.DecBinary() - _ = yym870 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct871 := r.ContainerType() - if yyct871 == codecSelferValueTypeMap1234 { - yyl871 := r.ReadMapStart() - if yyl871 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl871, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct871 == codecSelferValueTypeArray1234 { - yyl871 := r.ReadArrayStart() - if yyl871 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl871, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -12458,12 +12458,12 @@ func (x *FCVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys872Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys872Slc - var yyhl872 bool = l >= 0 - for yyj872 := 0; ; yyj872++ { - if yyhl872 { - if yyj872 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -12472,20 +12472,20 @@ func (x *FCVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys872Slc = r.DecodeBytes(yys872Slc, true, true) - yys872 := string(yys872Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys872 { + switch yys3 { case "targetWWNs": if r.TryDecodeAsNil() { x.TargetWWNs = nil } else { - yyv873 := &x.TargetWWNs - yym874 := z.DecBinary() - _ = yym874 + yyv4 := &x.TargetWWNs + yym5 := z.DecBinary() + _ = yym5 if false { } else { - z.F.DecSliceStringX(yyv873, false, d) + z.F.DecSliceStringX(yyv4, false, d) } } case "lun": @@ -12497,8 +12497,8 @@ func (x *FCVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.Lun == nil { x.Lun = new(int32) } - yym876 := z.DecBinary() - _ = yym876 + yym7 := z.DecBinary() + _ = yym7 if false { } else { *((*int32)(x.Lun)) = int32(r.DecodeInt(32)) @@ -12517,9 +12517,9 @@ func (x *FCVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys872) - } // end switch yys872 - } // end for yyj872 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -12527,16 +12527,16 @@ func (x *FCVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj879 int - var yyb879 bool - var yyhl879 bool = l >= 0 - yyj879++ - if yyhl879 { - yyb879 = yyj879 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb879 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb879 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12544,21 +12544,21 @@ func (x *FCVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.TargetWWNs = nil } else { - yyv880 := &x.TargetWWNs - yym881 := z.DecBinary() - _ = yym881 + yyv11 := &x.TargetWWNs + yym12 := z.DecBinary() + _ = yym12 if false { } else { - z.F.DecSliceStringX(yyv880, false, d) + z.F.DecSliceStringX(yyv11, false, d) } } - yyj879++ - if yyhl879 { - yyb879 = yyj879 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb879 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb879 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12571,20 +12571,20 @@ func (x *FCVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Lun == nil { x.Lun = new(int32) } - yym883 := z.DecBinary() - _ = yym883 + yym14 := z.DecBinary() + _ = yym14 if false { } else { *((*int32)(x.Lun)) = int32(r.DecodeInt(32)) } } - yyj879++ - if yyhl879 { - yyb879 = yyj879 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb879 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb879 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12594,13 +12594,13 @@ func (x *FCVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.FSType = string(r.DecodeString()) } - yyj879++ - if yyhl879 { - yyb879 = yyj879 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb879 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb879 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12611,17 +12611,17 @@ func (x *FCVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.ReadOnly = bool(r.DecodeBool()) } for { - yyj879++ - if yyhl879 { - yyb879 = yyj879 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb879 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb879 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj879-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -12633,34 +12633,34 @@ func (x *AzureFileVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym886 := z.EncBinary() - _ = yym886 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep887 := !z.EncBinary() - yy2arr887 := z.EncBasicHandle().StructToArray - var yyq887 [3]bool - _, _, _ = yysep887, yyq887, yy2arr887 - const yyr887 bool = false - yyq887[2] = x.ReadOnly != false - var yynn887 int - if yyr887 || yy2arr887 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn887 = 2 - for _, b := range yyq887 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn887++ + yynn2++ } } - r.EncodeMapStart(yynn887) - yynn887 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr887 || yy2arr887 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym889 := z.EncBinary() - _ = yym889 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretName)) @@ -12669,17 +12669,17 @@ func (x *AzureFileVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym890 := z.EncBinary() - _ = yym890 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretName)) } } - if yyr887 || yy2arr887 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym892 := z.EncBinary() - _ = yym892 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ShareName)) @@ -12688,18 +12688,18 @@ func (x *AzureFileVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("shareName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym893 := z.EncBinary() - _ = yym893 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ShareName)) } } - if yyr887 || yy2arr887 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq887[2] { - yym895 := z.EncBinary() - _ = yym895 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -12708,19 +12708,19 @@ func (x *AzureFileVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq887[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym896 := z.EncBinary() - _ = yym896 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr887 || yy2arr887 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -12733,25 +12733,25 @@ func (x *AzureFileVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym897 := z.DecBinary() - _ = yym897 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct898 := r.ContainerType() - if yyct898 == codecSelferValueTypeMap1234 { - yyl898 := r.ReadMapStart() - if yyl898 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl898, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct898 == codecSelferValueTypeArray1234 { - yyl898 := r.ReadArrayStart() - if yyl898 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl898, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -12763,12 +12763,12 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys899Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys899Slc - var yyhl899 bool = l >= 0 - for yyj899 := 0; ; yyj899++ { - if yyhl899 { - if yyj899 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -12777,10 +12777,10 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys899Slc = r.DecodeBytes(yys899Slc, true, true) - yys899 := string(yys899Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys899 { + switch yys3 { case "secretName": if r.TryDecodeAsNil() { x.SecretName = "" @@ -12800,9 +12800,9 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Decod x.ReadOnly = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys899) - } // end switch yys899 - } // end for yyj899 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -12810,16 +12810,16 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj903 int - var yyb903 bool - var yyhl903 bool = l >= 0 - yyj903++ - if yyhl903 { - yyb903 = yyj903 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb903 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb903 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12829,13 +12829,13 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.SecretName = string(r.DecodeString()) } - yyj903++ - if yyhl903 { - yyb903 = yyj903 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb903 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb903 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12845,13 +12845,13 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.ShareName = string(r.DecodeString()) } - yyj903++ - if yyhl903 { - yyb903 = yyj903 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb903 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb903 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12862,17 +12862,17 @@ func (x *AzureFileVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.Dec x.ReadOnly = bool(r.DecodeBool()) } for { - yyj903++ - if yyhl903 { - yyb903 = yyj903 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb903 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb903 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj903-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -12884,38 +12884,38 @@ func (x *ContainerPort) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym907 := z.EncBinary() - _ = yym907 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep908 := !z.EncBinary() - yy2arr908 := z.EncBasicHandle().StructToArray - var yyq908 [5]bool - _, _, _ = yysep908, yyq908, yy2arr908 - const yyr908 bool = false - yyq908[0] = x.Name != "" - yyq908[1] = x.HostPort != 0 - yyq908[3] = x.Protocol != "" - yyq908[4] = x.HostIP != "" - var yynn908 int - if yyr908 || yy2arr908 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Name != "" + yyq2[1] = x.HostPort != 0 + yyq2[3] = x.Protocol != "" + yyq2[4] = x.HostIP != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn908 = 1 - for _, b := range yyq908 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn908++ + yynn2++ } } - r.EncodeMapStart(yynn908) - yynn908 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr908 || yy2arr908 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq908[0] { - yym910 := z.EncBinary() - _ = yym910 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -12924,23 +12924,23 @@ func (x *ContainerPort) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq908[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym911 := z.EncBinary() - _ = yym911 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } } - if yyr908 || yy2arr908 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq908[1] { - yym913 := z.EncBinary() - _ = yym913 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.HostPort)) @@ -12949,22 +12949,22 @@ func (x *ContainerPort) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq908[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostPort")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym914 := z.EncBinary() - _ = yym914 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.HostPort)) } } } - if yyr908 || yy2arr908 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym916 := z.EncBinary() - _ = yym916 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeInt(int64(x.ContainerPort)) @@ -12973,33 +12973,33 @@ func (x *ContainerPort) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerPort")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym917 := z.EncBinary() - _ = yym917 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeInt(int64(x.ContainerPort)) } } - if yyr908 || yy2arr908 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq908[3] { + if yyq2[3] { x.Protocol.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq908[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("protocol")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Protocol.CodecEncodeSelf(e) } } - if yyr908 || yy2arr908 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq908[4] { - yym920 := z.EncBinary() - _ = yym920 + if yyq2[4] { + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.HostIP)) @@ -13008,19 +13008,19 @@ func (x *ContainerPort) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq908[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostIP")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym921 := z.EncBinary() - _ = yym921 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.HostIP)) } } } - if yyr908 || yy2arr908 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13033,25 +13033,25 @@ func (x *ContainerPort) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym922 := z.DecBinary() - _ = yym922 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct923 := r.ContainerType() - if yyct923 == codecSelferValueTypeMap1234 { - yyl923 := r.ReadMapStart() - if yyl923 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl923, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct923 == codecSelferValueTypeArray1234 { - yyl923 := r.ReadArrayStart() - if yyl923 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl923, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -13063,12 +13063,12 @@ func (x *ContainerPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys924Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys924Slc - var yyhl924 bool = l >= 0 - for yyj924 := 0; ; yyj924++ { - if yyhl924 { - if yyj924 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -13077,10 +13077,10 @@ func (x *ContainerPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys924Slc = r.DecodeBytes(yys924Slc, true, true) - yys924 := string(yys924Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys924 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -13112,9 +13112,9 @@ func (x *ContainerPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.HostIP = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys924) - } // end switch yys924 - } // end for yyj924 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -13122,16 +13122,16 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj930 int - var yyb930 bool - var yyhl930 bool = l >= 0 - yyj930++ - if yyhl930 { - yyb930 = yyj930 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb930 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb930 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13141,13 +13141,13 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj930++ - if yyhl930 { - yyb930 = yyj930 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb930 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb930 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13157,13 +13157,13 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.HostPort = int32(r.DecodeInt(32)) } - yyj930++ - if yyhl930 { - yyb930 = yyj930 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb930 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb930 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13173,13 +13173,13 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ContainerPort = int32(r.DecodeInt(32)) } - yyj930++ - if yyhl930 { - yyb930 = yyj930 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb930 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb930 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13189,13 +13189,13 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Protocol = Protocol(r.DecodeString()) } - yyj930++ - if yyhl930 { - yyb930 = yyj930 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb930 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb930 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13206,17 +13206,17 @@ func (x *ContainerPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.HostIP = string(r.DecodeString()) } for { - yyj930++ - if yyhl930 { - yyb930 = yyj930 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb930 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb930 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj930-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -13228,34 +13228,34 @@ func (x *VolumeMount) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym936 := z.EncBinary() - _ = yym936 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep937 := !z.EncBinary() - yy2arr937 := z.EncBasicHandle().StructToArray - var yyq937 [3]bool - _, _, _ = yysep937, yyq937, yy2arr937 - const yyr937 bool = false - yyq937[1] = x.ReadOnly != false - var yynn937 int - if yyr937 || yy2arr937 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.ReadOnly != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn937 = 2 - for _, b := range yyq937 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn937++ + yynn2++ } } - r.EncodeMapStart(yynn937) - yynn937 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr937 || yy2arr937 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym939 := z.EncBinary() - _ = yym939 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -13264,18 +13264,18 @@ func (x *VolumeMount) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym940 := z.EncBinary() - _ = yym940 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr937 || yy2arr937 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq937[1] { - yym942 := z.EncBinary() - _ = yym942 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeBool(bool(x.ReadOnly)) @@ -13284,22 +13284,22 @@ func (x *VolumeMount) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq937[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readOnly")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym943 := z.EncBinary() - _ = yym943 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeBool(bool(x.ReadOnly)) } } } - if yyr937 || yy2arr937 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym945 := z.EncBinary() - _ = yym945 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.MountPath)) @@ -13308,14 +13308,14 @@ func (x *VolumeMount) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("mountPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym946 := z.EncBinary() - _ = yym946 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.MountPath)) } } - if yyr937 || yy2arr937 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13328,25 +13328,25 @@ func (x *VolumeMount) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym947 := z.DecBinary() - _ = yym947 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct948 := r.ContainerType() - if yyct948 == codecSelferValueTypeMap1234 { - yyl948 := r.ReadMapStart() - if yyl948 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl948, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct948 == codecSelferValueTypeArray1234 { - yyl948 := r.ReadArrayStart() - if yyl948 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl948, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -13358,12 +13358,12 @@ func (x *VolumeMount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys949Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys949Slc - var yyhl949 bool = l >= 0 - for yyj949 := 0; ; yyj949++ { - if yyhl949 { - if yyj949 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -13372,10 +13372,10 @@ func (x *VolumeMount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys949Slc = r.DecodeBytes(yys949Slc, true, true) - yys949 := string(yys949Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys949 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -13395,9 +13395,9 @@ func (x *VolumeMount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.MountPath = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys949) - } // end switch yys949 - } // end for yyj949 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -13405,16 +13405,16 @@ func (x *VolumeMount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj953 int - var yyb953 bool - var yyhl953 bool = l >= 0 - yyj953++ - if yyhl953 { - yyb953 = yyj953 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb953 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb953 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13424,13 +13424,13 @@ func (x *VolumeMount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj953++ - if yyhl953 { - yyb953 = yyj953 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb953 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb953 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13440,13 +13440,13 @@ func (x *VolumeMount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ReadOnly = bool(r.DecodeBool()) } - yyj953++ - if yyhl953 { - yyb953 = yyj953 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb953 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb953 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13457,17 +13457,17 @@ func (x *VolumeMount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.MountPath = string(r.DecodeString()) } for { - yyj953++ - if yyhl953 { - yyb953 = yyj953 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb953 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb953 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj953-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -13479,35 +13479,35 @@ func (x *EnvVar) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym957 := z.EncBinary() - _ = yym957 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep958 := !z.EncBinary() - yy2arr958 := z.EncBasicHandle().StructToArray - var yyq958 [3]bool - _, _, _ = yysep958, yyq958, yy2arr958 - const yyr958 bool = false - yyq958[1] = x.Value != "" - yyq958[2] = x.ValueFrom != nil - var yynn958 int - if yyr958 || yy2arr958 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.Value != "" + yyq2[2] = x.ValueFrom != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn958 = 1 - for _, b := range yyq958 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn958++ + yynn2++ } } - r.EncodeMapStart(yynn958) - yynn958 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr958 || yy2arr958 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym960 := z.EncBinary() - _ = yym960 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -13516,18 +13516,18 @@ func (x *EnvVar) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym961 := z.EncBinary() - _ = yym961 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr958 || yy2arr958 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq958[1] { - yym963 := z.EncBinary() - _ = yym963 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) @@ -13536,21 +13536,21 @@ func (x *EnvVar) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq958[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("value")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym964 := z.EncBinary() - _ = yym964 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) } } } - if yyr958 || yy2arr958 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq958[2] { + if yyq2[2] { if x.ValueFrom == nil { r.EncodeNil() } else { @@ -13560,7 +13560,7 @@ func (x *EnvVar) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq958[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("valueFrom")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -13571,7 +13571,7 @@ func (x *EnvVar) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr958 || yy2arr958 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13584,25 +13584,25 @@ func (x *EnvVar) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym966 := z.DecBinary() - _ = yym966 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct967 := r.ContainerType() - if yyct967 == codecSelferValueTypeMap1234 { - yyl967 := r.ReadMapStart() - if yyl967 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl967, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct967 == codecSelferValueTypeArray1234 { - yyl967 := r.ReadArrayStart() - if yyl967 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl967, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -13614,12 +13614,12 @@ func (x *EnvVar) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys968Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys968Slc - var yyhl968 bool = l >= 0 - for yyj968 := 0; ; yyj968++ { - if yyhl968 { - if yyj968 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -13628,10 +13628,10 @@ func (x *EnvVar) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys968Slc = r.DecodeBytes(yys968Slc, true, true) - yys968 := string(yys968Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys968 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -13656,9 +13656,9 @@ func (x *EnvVar) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.ValueFrom.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys968) - } // end switch yys968 - } // end for yyj968 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -13666,16 +13666,16 @@ func (x *EnvVar) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj972 int - var yyb972 bool - var yyhl972 bool = l >= 0 - yyj972++ - if yyhl972 { - yyb972 = yyj972 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb972 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb972 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13685,13 +13685,13 @@ func (x *EnvVar) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj972++ - if yyhl972 { - yyb972 = yyj972 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb972 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb972 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13701,13 +13701,13 @@ func (x *EnvVar) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Value = string(r.DecodeString()) } - yyj972++ - if yyhl972 { - yyb972 = yyj972 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb972 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb972 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13723,17 +13723,17 @@ func (x *EnvVar) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.ValueFrom.CodecDecodeSelf(d) } for { - yyj972++ - if yyhl972 { - yyb972 = yyj972 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb972 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb972 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj972-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -13745,35 +13745,35 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym976 := z.EncBinary() - _ = yym976 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep977 := !z.EncBinary() - yy2arr977 := z.EncBasicHandle().StructToArray - var yyq977 [3]bool - _, _, _ = yysep977, yyq977, yy2arr977 - const yyr977 bool = false - yyq977[0] = x.FieldRef != nil - yyq977[1] = x.ConfigMapKeyRef != nil - yyq977[2] = x.SecretKeyRef != nil - var yynn977 int - if yyr977 || yy2arr977 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.FieldRef != nil + yyq2[1] = x.ConfigMapKeyRef != nil + yyq2[2] = x.SecretKeyRef != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn977 = 0 - for _, b := range yyq977 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn977++ + yynn2++ } } - r.EncodeMapStart(yynn977) - yynn977 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr977 || yy2arr977 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq977[0] { + if yyq2[0] { if x.FieldRef == nil { r.EncodeNil() } else { @@ -13783,7 +13783,7 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq977[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fieldRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -13794,9 +13794,9 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr977 || yy2arr977 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq977[1] { + if yyq2[1] { if x.ConfigMapKeyRef == nil { r.EncodeNil() } else { @@ -13806,7 +13806,7 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq977[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("configMapKeyRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -13817,9 +13817,9 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr977 || yy2arr977 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq977[2] { + if yyq2[2] { if x.SecretKeyRef == nil { r.EncodeNil() } else { @@ -13829,7 +13829,7 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq977[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretKeyRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -13840,7 +13840,7 @@ func (x *EnvVarSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr977 || yy2arr977 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13853,25 +13853,25 @@ func (x *EnvVarSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym981 := z.DecBinary() - _ = yym981 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct982 := r.ContainerType() - if yyct982 == codecSelferValueTypeMap1234 { - yyl982 := r.ReadMapStart() - if yyl982 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl982, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct982 == codecSelferValueTypeArray1234 { - yyl982 := r.ReadArrayStart() - if yyl982 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl982, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -13883,12 +13883,12 @@ func (x *EnvVarSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys983Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys983Slc - var yyhl983 bool = l >= 0 - for yyj983 := 0; ; yyj983++ { - if yyhl983 { - if yyj983 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -13897,10 +13897,10 @@ func (x *EnvVarSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys983Slc = r.DecodeBytes(yys983Slc, true, true) - yys983 := string(yys983Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys983 { + switch yys3 { case "fieldRef": if r.TryDecodeAsNil() { if x.FieldRef != nil { @@ -13935,9 +13935,9 @@ func (x *EnvVarSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.SecretKeyRef.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys983) - } // end switch yys983 - } // end for yyj983 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -13945,16 +13945,16 @@ func (x *EnvVarSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj987 int - var yyb987 bool - var yyhl987 bool = l >= 0 - yyj987++ - if yyhl987 { - yyb987 = yyj987 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb987 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb987 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13969,13 +13969,13 @@ func (x *EnvVarSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.FieldRef.CodecDecodeSelf(d) } - yyj987++ - if yyhl987 { - yyb987 = yyj987 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb987 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb987 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13990,13 +13990,13 @@ func (x *EnvVarSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.ConfigMapKeyRef.CodecDecodeSelf(d) } - yyj987++ - if yyhl987 { - yyb987 = yyj987 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb987 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb987 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14012,17 +14012,17 @@ func (x *EnvVarSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.SecretKeyRef.CodecDecodeSelf(d) } for { - yyj987++ - if yyhl987 { - yyb987 = yyj987 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb987 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb987 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj987-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14034,35 +14034,35 @@ func (x *ObjectFieldSelector) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym991 := z.EncBinary() - _ = yym991 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep992 := !z.EncBinary() - yy2arr992 := z.EncBasicHandle().StructToArray - var yyq992 [2]bool - _, _, _ = yysep992, yyq992, yy2arr992 - const yyr992 bool = false - yyq992[0] = x.APIVersion != "" - var yynn992 int - if yyr992 || yy2arr992 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn992 = 1 - for _, b := range yyq992 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn992++ + yynn2++ } } - r.EncodeMapStart(yynn992) - yynn992 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr992 || yy2arr992 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq992[0] { - yym994 := z.EncBinary() - _ = yym994 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -14071,22 +14071,22 @@ func (x *ObjectFieldSelector) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq992[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym995 := z.EncBinary() - _ = yym995 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr992 || yy2arr992 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym997 := z.EncBinary() - _ = yym997 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FieldPath)) @@ -14095,14 +14095,14 @@ func (x *ObjectFieldSelector) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fieldPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym998 := z.EncBinary() - _ = yym998 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FieldPath)) } } - if yyr992 || yy2arr992 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -14115,25 +14115,25 @@ func (x *ObjectFieldSelector) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym999 := z.DecBinary() - _ = yym999 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1000 := r.ContainerType() - if yyct1000 == codecSelferValueTypeMap1234 { - yyl1000 := r.ReadMapStart() - if yyl1000 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1000, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1000 == codecSelferValueTypeArray1234 { - yyl1000 := r.ReadArrayStart() - if yyl1000 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1000, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -14145,12 +14145,12 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1001Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1001Slc - var yyhl1001 bool = l >= 0 - for yyj1001 := 0; ; yyj1001++ { - if yyhl1001 { - if yyj1001 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -14159,10 +14159,10 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1001Slc = r.DecodeBytes(yys1001Slc, true, true) - yys1001 := string(yys1001Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1001 { + switch yys3 { case "apiVersion": if r.TryDecodeAsNil() { x.APIVersion = "" @@ -14176,9 +14176,9 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.FieldPath = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1001) - } // end switch yys1001 - } // end for yyj1001 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -14186,16 +14186,16 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1004 int - var yyb1004 bool - var yyhl1004 bool = l >= 0 - yyj1004++ - if yyhl1004 { - yyb1004 = yyj1004 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1004 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1004 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14205,13 +14205,13 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.APIVersion = string(r.DecodeString()) } - yyj1004++ - if yyhl1004 { - yyb1004 = yyj1004 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1004 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1004 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14222,17 +14222,17 @@ func (x *ObjectFieldSelector) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.FieldPath = string(r.DecodeString()) } for { - yyj1004++ - if yyhl1004 { - yyb1004 = yyj1004 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1004 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1004 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1004-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14244,34 +14244,34 @@ func (x *ConfigMapKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1007 := z.EncBinary() - _ = yym1007 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1008 := !z.EncBinary() - yy2arr1008 := z.EncBasicHandle().StructToArray - var yyq1008 [2]bool - _, _, _ = yysep1008, yyq1008, yy2arr1008 - const yyr1008 bool = false - yyq1008[1] = x.Name != "" - var yynn1008 int - if yyr1008 || yy2arr1008 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.Name != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1008 = 1 - for _, b := range yyq1008 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1008++ + yynn2++ } } - r.EncodeMapStart(yynn1008) - yynn1008 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1008 || yy2arr1008 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1010 := z.EncBinary() - _ = yym1010 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) @@ -14280,18 +14280,18 @@ func (x *ConfigMapKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("key")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1011 := z.EncBinary() - _ = yym1011 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) } } - if yyr1008 || yy2arr1008 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1008[1] { - yym1013 := z.EncBinary() - _ = yym1013 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -14300,19 +14300,19 @@ func (x *ConfigMapKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1008[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1014 := z.EncBinary() - _ = yym1014 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } } - if yyr1008 || yy2arr1008 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -14325,25 +14325,25 @@ func (x *ConfigMapKeySelector) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1015 := z.DecBinary() - _ = yym1015 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1016 := r.ContainerType() - if yyct1016 == codecSelferValueTypeMap1234 { - yyl1016 := r.ReadMapStart() - if yyl1016 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1016, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1016 == codecSelferValueTypeArray1234 { - yyl1016 := r.ReadArrayStart() - if yyl1016 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1016, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -14355,12 +14355,12 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1017Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1017Slc - var yyhl1017 bool = l >= 0 - for yyj1017 := 0; ; yyj1017++ { - if yyhl1017 { - if yyj1017 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -14369,10 +14369,10 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1017Slc = r.DecodeBytes(yys1017Slc, true, true) - yys1017 := string(yys1017Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1017 { + switch yys3 { case "key": if r.TryDecodeAsNil() { x.Key = "" @@ -14386,9 +14386,9 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.Name = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1017) - } // end switch yys1017 - } // end for yyj1017 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -14396,16 +14396,16 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1020 int - var yyb1020 bool - var yyhl1020 bool = l >= 0 - yyj1020++ - if yyhl1020 { - yyb1020 = yyj1020 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1020 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1020 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14415,13 +14415,13 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.Key = string(r.DecodeString()) } - yyj1020++ - if yyhl1020 { - yyb1020 = yyj1020 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1020 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1020 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14432,17 +14432,17 @@ func (x *ConfigMapKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.Name = string(r.DecodeString()) } for { - yyj1020++ - if yyhl1020 { - yyb1020 = yyj1020 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1020 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1020 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1020-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14454,34 +14454,34 @@ func (x *SecretKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1023 := z.EncBinary() - _ = yym1023 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1024 := !z.EncBinary() - yy2arr1024 := z.EncBasicHandle().StructToArray - var yyq1024 [2]bool - _, _, _ = yysep1024, yyq1024, yy2arr1024 - const yyr1024 bool = false - yyq1024[1] = x.Name != "" - var yynn1024 int - if yyr1024 || yy2arr1024 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.Name != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1024 = 1 - for _, b := range yyq1024 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1024++ + yynn2++ } } - r.EncodeMapStart(yynn1024) - yynn1024 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1024 || yy2arr1024 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1026 := z.EncBinary() - _ = yym1026 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) @@ -14490,18 +14490,18 @@ func (x *SecretKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("key")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1027 := z.EncBinary() - _ = yym1027 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) } } - if yyr1024 || yy2arr1024 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1024[1] { - yym1029 := z.EncBinary() - _ = yym1029 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -14510,19 +14510,19 @@ func (x *SecretKeySelector) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1024[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1030 := z.EncBinary() - _ = yym1030 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } } - if yyr1024 || yy2arr1024 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -14535,25 +14535,25 @@ func (x *SecretKeySelector) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1031 := z.DecBinary() - _ = yym1031 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1032 := r.ContainerType() - if yyct1032 == codecSelferValueTypeMap1234 { - yyl1032 := r.ReadMapStart() - if yyl1032 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1032, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1032 == codecSelferValueTypeArray1234 { - yyl1032 := r.ReadArrayStart() - if yyl1032 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1032, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -14565,12 +14565,12 @@ func (x *SecretKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1033Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1033Slc - var yyhl1033 bool = l >= 0 - for yyj1033 := 0; ; yyj1033++ { - if yyhl1033 { - if yyj1033 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -14579,10 +14579,10 @@ func (x *SecretKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1033Slc = r.DecodeBytes(yys1033Slc, true, true) - yys1033 := string(yys1033Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1033 { + switch yys3 { case "key": if r.TryDecodeAsNil() { x.Key = "" @@ -14596,9 +14596,9 @@ func (x *SecretKeySelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.Name = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1033) - } // end switch yys1033 - } // end for yyj1033 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -14606,16 +14606,16 @@ func (x *SecretKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1036 int - var yyb1036 bool - var yyhl1036 bool = l >= 0 - yyj1036++ - if yyhl1036 { - yyb1036 = yyj1036 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1036 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1036 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14625,13 +14625,13 @@ func (x *SecretKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.Key = string(r.DecodeString()) } - yyj1036++ - if yyhl1036 { - yyb1036 = yyj1036 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1036 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1036 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14642,17 +14642,17 @@ func (x *SecretKeySelector) codecDecodeSelfFromArray(l int, d *codec1978.Decoder x.Name = string(r.DecodeString()) } for { - yyj1036++ - if yyhl1036 { - yyb1036 = yyj1036 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1036 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1036 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1036-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14664,33 +14664,33 @@ func (x *HTTPHeader) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1039 := z.EncBinary() - _ = yym1039 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1040 := !z.EncBinary() - yy2arr1040 := z.EncBasicHandle().StructToArray - var yyq1040 [2]bool - _, _, _ = yysep1040, yyq1040, yy2arr1040 - const yyr1040 bool = false - var yynn1040 int - if yyr1040 || yy2arr1040 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1040 = 2 - for _, b := range yyq1040 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn1040++ + yynn2++ } } - r.EncodeMapStart(yynn1040) - yynn1040 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1040 || yy2arr1040 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1042 := z.EncBinary() - _ = yym1042 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -14699,17 +14699,17 @@ func (x *HTTPHeader) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1043 := z.EncBinary() - _ = yym1043 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr1040 || yy2arr1040 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1045 := z.EncBinary() - _ = yym1045 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) @@ -14718,14 +14718,14 @@ func (x *HTTPHeader) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("value")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1046 := z.EncBinary() - _ = yym1046 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Value)) } } - if yyr1040 || yy2arr1040 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -14738,25 +14738,25 @@ func (x *HTTPHeader) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1047 := z.DecBinary() - _ = yym1047 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1048 := r.ContainerType() - if yyct1048 == codecSelferValueTypeMap1234 { - yyl1048 := r.ReadMapStart() - if yyl1048 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1048, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1048 == codecSelferValueTypeArray1234 { - yyl1048 := r.ReadArrayStart() - if yyl1048 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1048, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -14768,12 +14768,12 @@ func (x *HTTPHeader) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1049Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1049Slc - var yyhl1049 bool = l >= 0 - for yyj1049 := 0; ; yyj1049++ { - if yyhl1049 { - if yyj1049 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -14782,10 +14782,10 @@ func (x *HTTPHeader) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1049Slc = r.DecodeBytes(yys1049Slc, true, true) - yys1049 := string(yys1049Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1049 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -14799,9 +14799,9 @@ func (x *HTTPHeader) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Value = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1049) - } // end switch yys1049 - } // end for yyj1049 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -14809,16 +14809,16 @@ func (x *HTTPHeader) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1052 int - var yyb1052 bool - var yyhl1052 bool = l >= 0 - yyj1052++ - if yyhl1052 { - yyb1052 = yyj1052 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1052 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1052 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14828,13 +14828,13 @@ func (x *HTTPHeader) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj1052++ - if yyhl1052 { - yyb1052 = yyj1052 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1052 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1052 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14845,17 +14845,17 @@ func (x *HTTPHeader) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Value = string(r.DecodeString()) } for { - yyj1052++ - if yyhl1052 { - yyb1052 = yyj1052 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1052 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1052 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1052-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14867,38 +14867,38 @@ func (x *HTTPGetAction) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1055 := z.EncBinary() - _ = yym1055 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1056 := !z.EncBinary() - yy2arr1056 := z.EncBasicHandle().StructToArray - var yyq1056 [5]bool - _, _, _ = yysep1056, yyq1056, yy2arr1056 - const yyr1056 bool = false - yyq1056[0] = x.Path != "" - yyq1056[2] = x.Host != "" - yyq1056[3] = x.Scheme != "" - yyq1056[4] = len(x.HTTPHeaders) != 0 - var yynn1056 int - if yyr1056 || yy2arr1056 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Path != "" + yyq2[2] = x.Host != "" + yyq2[3] = x.Scheme != "" + yyq2[4] = len(x.HTTPHeaders) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn1056 = 1 - for _, b := range yyq1056 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1056++ + yynn2++ } } - r.EncodeMapStart(yynn1056) - yynn1056 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1056 || yy2arr1056 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1056[0] { - yym1058 := z.EncBinary() - _ = yym1058 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -14907,50 +14907,50 @@ func (x *HTTPGetAction) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1056[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1059 := z.EncBinary() - _ = yym1059 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } } - if yyr1056 || yy2arr1056 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1061 := &x.Port - yym1062 := z.EncBinary() - _ = yym1062 + yy7 := &x.Port + yym8 := z.EncBinary() + _ = yym8 if false { - } else if z.HasExtensions() && z.EncExt(yy1061) { - } else if !yym1062 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1061) + } else if z.HasExtensions() && z.EncExt(yy7) { + } else if !yym8 && z.IsJSONHandle() { + z.EncJSONMarshal(yy7) } else { - z.EncFallback(yy1061) + z.EncFallback(yy7) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1063 := &x.Port - yym1064 := z.EncBinary() - _ = yym1064 + yy9 := &x.Port + yym10 := z.EncBinary() + _ = yym10 if false { - } else if z.HasExtensions() && z.EncExt(yy1063) { - } else if !yym1064 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1063) + } else if z.HasExtensions() && z.EncExt(yy9) { + } else if !yym10 && z.IsJSONHandle() { + z.EncJSONMarshal(yy9) } else { - z.EncFallback(yy1063) + z.EncFallback(yy9) } } - if yyr1056 || yy2arr1056 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1056[2] { - yym1066 := z.EncBinary() - _ = yym1066 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Host)) @@ -14959,41 +14959,41 @@ func (x *HTTPGetAction) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1056[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("host")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1067 := z.EncBinary() - _ = yym1067 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Host)) } } } - if yyr1056 || yy2arr1056 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1056[3] { + if yyq2[3] { x.Scheme.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1056[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("scheme")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Scheme.CodecEncodeSelf(e) } } - if yyr1056 || yy2arr1056 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1056[4] { + if yyq2[4] { if x.HTTPHeaders == nil { r.EncodeNil() } else { - yym1070 := z.EncBinary() - _ = yym1070 + yym18 := z.EncBinary() + _ = yym18 if false { } else { h.encSliceHTTPHeader(([]HTTPHeader)(x.HTTPHeaders), e) @@ -15003,15 +15003,15 @@ func (x *HTTPGetAction) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1056[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("httpHeaders")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.HTTPHeaders == nil { r.EncodeNil() } else { - yym1071 := z.EncBinary() - _ = yym1071 + yym19 := z.EncBinary() + _ = yym19 if false { } else { h.encSliceHTTPHeader(([]HTTPHeader)(x.HTTPHeaders), e) @@ -15019,7 +15019,7 @@ func (x *HTTPGetAction) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1056 || yy2arr1056 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -15032,25 +15032,25 @@ func (x *HTTPGetAction) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1072 := z.DecBinary() - _ = yym1072 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1073 := r.ContainerType() - if yyct1073 == codecSelferValueTypeMap1234 { - yyl1073 := r.ReadMapStart() - if yyl1073 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1073, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1073 == codecSelferValueTypeArray1234 { - yyl1073 := r.ReadArrayStart() - if yyl1073 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1073, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -15062,12 +15062,12 @@ func (x *HTTPGetAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1074Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1074Slc - var yyhl1074 bool = l >= 0 - for yyj1074 := 0; ; yyj1074++ { - if yyhl1074 { - if yyj1074 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -15076,10 +15076,10 @@ func (x *HTTPGetAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1074Slc = r.DecodeBytes(yys1074Slc, true, true) - yys1074 := string(yys1074Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1074 { + switch yys3 { case "path": if r.TryDecodeAsNil() { x.Path = "" @@ -15090,15 +15090,15 @@ func (x *HTTPGetAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Port = pkg5_intstr.IntOrString{} } else { - yyv1076 := &x.Port - yym1077 := z.DecBinary() - _ = yym1077 + yyv5 := &x.Port + yym6 := z.DecBinary() + _ = yym6 if false { - } else if z.HasExtensions() && z.DecExt(yyv1076) { - } else if !yym1077 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1076) + } else if z.HasExtensions() && z.DecExt(yyv5) { + } else if !yym6 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv5) } else { - z.DecFallback(yyv1076, false) + z.DecFallback(yyv5, false) } } case "host": @@ -15117,18 +15117,18 @@ func (x *HTTPGetAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.HTTPHeaders = nil } else { - yyv1080 := &x.HTTPHeaders - yym1081 := z.DecBinary() - _ = yym1081 + yyv9 := &x.HTTPHeaders + yym10 := z.DecBinary() + _ = yym10 if false { } else { - h.decSliceHTTPHeader((*[]HTTPHeader)(yyv1080), d) + h.decSliceHTTPHeader((*[]HTTPHeader)(yyv9), d) } } default: - z.DecStructFieldNotFound(-1, yys1074) - } // end switch yys1074 - } // end for yyj1074 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -15136,16 +15136,16 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1082 int - var yyb1082 bool - var yyhl1082 bool = l >= 0 - yyj1082++ - if yyhl1082 { - yyb1082 = yyj1082 > l + var yyj11 int + var yyb11 bool + var yyhl11 bool = l >= 0 + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb1082 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb1082 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15155,13 +15155,13 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Path = string(r.DecodeString()) } - yyj1082++ - if yyhl1082 { - yyb1082 = yyj1082 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb1082 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb1082 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15169,24 +15169,24 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Port = pkg5_intstr.IntOrString{} } else { - yyv1084 := &x.Port - yym1085 := z.DecBinary() - _ = yym1085 + yyv13 := &x.Port + yym14 := z.DecBinary() + _ = yym14 if false { - } else if z.HasExtensions() && z.DecExt(yyv1084) { - } else if !yym1085 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1084) + } else if z.HasExtensions() && z.DecExt(yyv13) { + } else if !yym14 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv13) } else { - z.DecFallback(yyv1084, false) + z.DecFallback(yyv13, false) } } - yyj1082++ - if yyhl1082 { - yyb1082 = yyj1082 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb1082 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb1082 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15196,13 +15196,13 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Host = string(r.DecodeString()) } - yyj1082++ - if yyhl1082 { - yyb1082 = yyj1082 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb1082 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb1082 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15212,13 +15212,13 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Scheme = URIScheme(r.DecodeString()) } - yyj1082++ - if yyhl1082 { - yyb1082 = yyj1082 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb1082 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb1082 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15226,26 +15226,26 @@ func (x *HTTPGetAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.HTTPHeaders = nil } else { - yyv1088 := &x.HTTPHeaders - yym1089 := z.DecBinary() - _ = yym1089 + yyv17 := &x.HTTPHeaders + yym18 := z.DecBinary() + _ = yym18 if false { } else { - h.decSliceHTTPHeader((*[]HTTPHeader)(yyv1088), d) + h.decSliceHTTPHeader((*[]HTTPHeader)(yyv17), d) } } for { - yyj1082++ - if yyhl1082 { - yyb1082 = yyj1082 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb1082 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb1082 { + if yyb11 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1082-1, "") + z.DecStructFieldNotFound(yyj11-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -15254,8 +15254,8 @@ func (x URIScheme) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1090 := z.EncBinary() - _ = yym1090 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -15267,8 +15267,8 @@ func (x *URIScheme) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1091 := z.DecBinary() - _ = yym1091 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -15283,57 +15283,57 @@ func (x *TCPSocketAction) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1092 := z.EncBinary() - _ = yym1092 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1093 := !z.EncBinary() - yy2arr1093 := z.EncBasicHandle().StructToArray - var yyq1093 [1]bool - _, _, _ = yysep1093, yyq1093, yy2arr1093 - const yyr1093 bool = false - var yynn1093 int - if yyr1093 || yy2arr1093 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn1093 = 1 - for _, b := range yyq1093 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1093++ + yynn2++ } } - r.EncodeMapStart(yynn1093) - yynn1093 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1093 || yy2arr1093 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1095 := &x.Port - yym1096 := z.EncBinary() - _ = yym1096 + yy4 := &x.Port + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy1095) { - } else if !yym1096 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1095) + } else if z.HasExtensions() && z.EncExt(yy4) { + } else if !yym5 && z.IsJSONHandle() { + z.EncJSONMarshal(yy4) } else { - z.EncFallback(yy1095) + z.EncFallback(yy4) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1097 := &x.Port - yym1098 := z.EncBinary() - _ = yym1098 + yy6 := &x.Port + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy1097) { - } else if !yym1098 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1097) + } else if z.HasExtensions() && z.EncExt(yy6) { + } else if !yym7 && z.IsJSONHandle() { + z.EncJSONMarshal(yy6) } else { - z.EncFallback(yy1097) + z.EncFallback(yy6) } } - if yyr1093 || yy2arr1093 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -15346,25 +15346,25 @@ func (x *TCPSocketAction) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1099 := z.DecBinary() - _ = yym1099 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1100 := r.ContainerType() - if yyct1100 == codecSelferValueTypeMap1234 { - yyl1100 := r.ReadMapStart() - if yyl1100 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1100, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1100 == codecSelferValueTypeArray1234 { - yyl1100 := r.ReadArrayStart() - if yyl1100 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1100, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -15376,12 +15376,12 @@ func (x *TCPSocketAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1101Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1101Slc - var yyhl1101 bool = l >= 0 - for yyj1101 := 0; ; yyj1101++ { - if yyhl1101 { - if yyj1101 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -15390,29 +15390,29 @@ func (x *TCPSocketAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1101Slc = r.DecodeBytes(yys1101Slc, true, true) - yys1101 := string(yys1101Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1101 { + switch yys3 { case "port": if r.TryDecodeAsNil() { x.Port = pkg5_intstr.IntOrString{} } else { - yyv1102 := &x.Port - yym1103 := z.DecBinary() - _ = yym1103 + yyv4 := &x.Port + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv1102) { - } else if !yym1103 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1102) + } else if z.HasExtensions() && z.DecExt(yyv4) { + } else if !yym5 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv4) } else { - z.DecFallback(yyv1102, false) + z.DecFallback(yyv4, false) } } default: - z.DecStructFieldNotFound(-1, yys1101) - } // end switch yys1101 - } // end for yyj1101 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -15420,16 +15420,16 @@ func (x *TCPSocketAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1104 int - var yyb1104 bool - var yyhl1104 bool = l >= 0 - yyj1104++ - if yyhl1104 { - yyb1104 = yyj1104 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1104 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1104 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15437,29 +15437,29 @@ func (x *TCPSocketAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Port = pkg5_intstr.IntOrString{} } else { - yyv1105 := &x.Port - yym1106 := z.DecBinary() - _ = yym1106 + yyv7 := &x.Port + yym8 := z.DecBinary() + _ = yym8 if false { - } else if z.HasExtensions() && z.DecExt(yyv1105) { - } else if !yym1106 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1105) + } else if z.HasExtensions() && z.DecExt(yyv7) { + } else if !yym8 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv7) } else { - z.DecFallback(yyv1105, false) + z.DecFallback(yyv7, false) } } for { - yyj1104++ - if yyhl1104 { - yyb1104 = yyj1104 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1104 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1104 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1104-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -15471,38 +15471,38 @@ func (x *ExecAction) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1107 := z.EncBinary() - _ = yym1107 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1108 := !z.EncBinary() - yy2arr1108 := z.EncBasicHandle().StructToArray - var yyq1108 [1]bool - _, _, _ = yysep1108, yyq1108, yy2arr1108 - const yyr1108 bool = false - yyq1108[0] = len(x.Command) != 0 - var yynn1108 int - if yyr1108 || yy2arr1108 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Command) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn1108 = 0 - for _, b := range yyq1108 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1108++ + yynn2++ } } - r.EncodeMapStart(yynn1108) - yynn1108 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1108 || yy2arr1108 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1108[0] { + if yyq2[0] { if x.Command == nil { r.EncodeNil() } else { - yym1110 := z.EncBinary() - _ = yym1110 + yym4 := z.EncBinary() + _ = yym4 if false { } else { z.F.EncSliceStringV(x.Command, false, e) @@ -15512,15 +15512,15 @@ func (x *ExecAction) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1108[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("command")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Command == nil { r.EncodeNil() } else { - yym1111 := z.EncBinary() - _ = yym1111 + yym5 := z.EncBinary() + _ = yym5 if false { } else { z.F.EncSliceStringV(x.Command, false, e) @@ -15528,7 +15528,7 @@ func (x *ExecAction) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1108 || yy2arr1108 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -15541,25 +15541,25 @@ func (x *ExecAction) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1112 := z.DecBinary() - _ = yym1112 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1113 := r.ContainerType() - if yyct1113 == codecSelferValueTypeMap1234 { - yyl1113 := r.ReadMapStart() - if yyl1113 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1113, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1113 == codecSelferValueTypeArray1234 { - yyl1113 := r.ReadArrayStart() - if yyl1113 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1113, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -15571,12 +15571,12 @@ func (x *ExecAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1114Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1114Slc - var yyhl1114 bool = l >= 0 - for yyj1114 := 0; ; yyj1114++ { - if yyhl1114 { - if yyj1114 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -15585,26 +15585,26 @@ func (x *ExecAction) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1114Slc = r.DecodeBytes(yys1114Slc, true, true) - yys1114 := string(yys1114Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1114 { + switch yys3 { case "command": if r.TryDecodeAsNil() { x.Command = nil } else { - yyv1115 := &x.Command - yym1116 := z.DecBinary() - _ = yym1116 + yyv4 := &x.Command + yym5 := z.DecBinary() + _ = yym5 if false { } else { - z.F.DecSliceStringX(yyv1115, false, d) + z.F.DecSliceStringX(yyv4, false, d) } } default: - z.DecStructFieldNotFound(-1, yys1114) - } // end switch yys1114 - } // end for yyj1114 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -15612,16 +15612,16 @@ func (x *ExecAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1117 int - var yyb1117 bool - var yyhl1117 bool = l >= 0 - yyj1117++ - if yyhl1117 { - yyb1117 = yyj1117 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1117 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1117 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15629,26 +15629,26 @@ func (x *ExecAction) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Command = nil } else { - yyv1118 := &x.Command - yym1119 := z.DecBinary() - _ = yym1119 + yyv7 := &x.Command + yym8 := z.DecBinary() + _ = yym8 if false { } else { - z.F.DecSliceStringX(yyv1118, false, d) + z.F.DecSliceStringX(yyv7, false, d) } } for { - yyj1117++ - if yyhl1117 { - yyb1117 = yyj1117 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1117 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1117 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1117-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -15660,42 +15660,42 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1120 := z.EncBinary() - _ = yym1120 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1121 := !z.EncBinary() - yy2arr1121 := z.EncBasicHandle().StructToArray - var yyq1121 [8]bool - _, _, _ = yysep1121, yyq1121, yy2arr1121 - const yyr1121 bool = false - yyq1121[0] = x.InitialDelaySeconds != 0 - yyq1121[1] = x.TimeoutSeconds != 0 - yyq1121[2] = x.PeriodSeconds != 0 - yyq1121[3] = x.SuccessThreshold != 0 - yyq1121[4] = x.FailureThreshold != 0 - yyq1121[5] = x.Handler.Exec != nil && x.Exec != nil - yyq1121[6] = x.Handler.HTTPGet != nil && x.HTTPGet != nil - yyq1121[7] = x.Handler.TCPSocket != nil && x.TCPSocket != nil - var yynn1121 int - if yyr1121 || yy2arr1121 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [8]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.InitialDelaySeconds != 0 + yyq2[1] = x.TimeoutSeconds != 0 + yyq2[2] = x.PeriodSeconds != 0 + yyq2[3] = x.SuccessThreshold != 0 + yyq2[4] = x.FailureThreshold != 0 + yyq2[5] = x.Handler.Exec != nil && x.Exec != nil + yyq2[6] = x.Handler.HTTPGet != nil && x.HTTPGet != nil + yyq2[7] = x.Handler.TCPSocket != nil && x.TCPSocket != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(8) } else { - yynn1121 = 0 - for _, b := range yyq1121 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1121++ + yynn2++ } } - r.EncodeMapStart(yynn1121) - yynn1121 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1121 || yy2arr1121 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1121[0] { - yym1123 := z.EncBinary() - _ = yym1123 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.InitialDelaySeconds)) @@ -15704,23 +15704,23 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1121[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("initialDelaySeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1124 := z.EncBinary() - _ = yym1124 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.InitialDelaySeconds)) } } } - if yyr1121 || yy2arr1121 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1121[1] { - yym1126 := z.EncBinary() - _ = yym1126 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.TimeoutSeconds)) @@ -15729,23 +15729,23 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1121[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("timeoutSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1127 := z.EncBinary() - _ = yym1127 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.TimeoutSeconds)) } } } - if yyr1121 || yy2arr1121 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1121[2] { - yym1129 := z.EncBinary() - _ = yym1129 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeInt(int64(x.PeriodSeconds)) @@ -15754,23 +15754,23 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1121[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("periodSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1130 := z.EncBinary() - _ = yym1130 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeInt(int64(x.PeriodSeconds)) } } } - if yyr1121 || yy2arr1121 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1121[3] { - yym1132 := z.EncBinary() - _ = yym1132 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeInt(int64(x.SuccessThreshold)) @@ -15779,23 +15779,23 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1121[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("successThreshold")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1133 := z.EncBinary() - _ = yym1133 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeInt(int64(x.SuccessThreshold)) } } } - if yyr1121 || yy2arr1121 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1121[4] { - yym1135 := z.EncBinary() - _ = yym1135 + if yyq2[4] { + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeInt(int64(x.FailureThreshold)) @@ -15804,30 +15804,30 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1121[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("failureThreshold")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1136 := z.EncBinary() - _ = yym1136 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeInt(int64(x.FailureThreshold)) } } } - var yyn1137 bool + var yyn18 bool if x.Handler.Exec == nil { - yyn1137 = true - goto LABEL1137 + yyn18 = true + goto LABEL18 } - LABEL1137: - if yyr1121 || yy2arr1121 { - if yyn1137 { + LABEL18: + if yyr2 || yy2arr2 { + if yyn18 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1121[5] { + if yyq2[5] { if x.Exec == nil { r.EncodeNil() } else { @@ -15838,11 +15838,11 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq1121[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("exec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn1137 { + if yyn18 { r.EncodeNil() } else { if x.Exec == nil { @@ -15853,18 +15853,18 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn1138 bool + var yyn21 bool if x.Handler.HTTPGet == nil { - yyn1138 = true - goto LABEL1138 + yyn21 = true + goto LABEL21 } - LABEL1138: - if yyr1121 || yy2arr1121 { - if yyn1138 { + LABEL21: + if yyr2 || yy2arr2 { + if yyn21 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1121[6] { + if yyq2[6] { if x.HTTPGet == nil { r.EncodeNil() } else { @@ -15875,11 +15875,11 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq1121[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("httpGet")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn1138 { + if yyn21 { r.EncodeNil() } else { if x.HTTPGet == nil { @@ -15890,18 +15890,18 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } - var yyn1139 bool + var yyn24 bool if x.Handler.TCPSocket == nil { - yyn1139 = true - goto LABEL1139 + yyn24 = true + goto LABEL24 } - LABEL1139: - if yyr1121 || yy2arr1121 { - if yyn1139 { + LABEL24: + if yyr2 || yy2arr2 { + if yyn24 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1121[7] { + if yyq2[7] { if x.TCPSocket == nil { r.EncodeNil() } else { @@ -15912,11 +15912,11 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq1121[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("tcpSocket")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn1139 { + if yyn24 { r.EncodeNil() } else { if x.TCPSocket == nil { @@ -15927,7 +15927,7 @@ func (x *Probe) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1121 || yy2arr1121 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -15940,25 +15940,25 @@ func (x *Probe) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1140 := z.DecBinary() - _ = yym1140 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1141 := r.ContainerType() - if yyct1141 == codecSelferValueTypeMap1234 { - yyl1141 := r.ReadMapStart() - if yyl1141 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1141, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1141 == codecSelferValueTypeArray1234 { - yyl1141 := r.ReadArrayStart() - if yyl1141 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1141, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -15970,12 +15970,12 @@ func (x *Probe) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1142Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1142Slc - var yyhl1142 bool = l >= 0 - for yyj1142 := 0; ; yyj1142++ { - if yyhl1142 { - if yyj1142 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -15984,10 +15984,10 @@ func (x *Probe) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1142Slc = r.DecodeBytes(yys1142Slc, true, true) - yys1142 := string(yys1142Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1142 { + switch yys3 { case "initialDelaySeconds": if r.TryDecodeAsNil() { x.InitialDelaySeconds = 0 @@ -16061,9 +16061,9 @@ func (x *Probe) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.TCPSocket.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1142) - } // end switch yys1142 - } // end for yyj1142 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -16071,16 +16071,16 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1151 int - var yyb1151 bool - var yyhl1151 bool = l >= 0 - yyj1151++ - if yyhl1151 { - yyb1151 = yyj1151 > l + var yyj12 int + var yyb12 bool + var yyhl12 bool = l >= 0 + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1151 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1151 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16090,13 +16090,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.InitialDelaySeconds = int32(r.DecodeInt(32)) } - yyj1151++ - if yyhl1151 { - yyb1151 = yyj1151 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1151 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1151 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16106,13 +16106,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.TimeoutSeconds = int32(r.DecodeInt(32)) } - yyj1151++ - if yyhl1151 { - yyb1151 = yyj1151 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1151 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1151 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16122,13 +16122,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.PeriodSeconds = int32(r.DecodeInt(32)) } - yyj1151++ - if yyhl1151 { - yyb1151 = yyj1151 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1151 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1151 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16138,13 +16138,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.SuccessThreshold = int32(r.DecodeInt(32)) } - yyj1151++ - if yyhl1151 { - yyb1151 = yyj1151 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1151 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1151 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16157,13 +16157,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Handler.Exec == nil { x.Handler.Exec = new(ExecAction) } - yyj1151++ - if yyhl1151 { - yyb1151 = yyj1151 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1151 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1151 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16181,13 +16181,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Handler.HTTPGet == nil { x.Handler.HTTPGet = new(HTTPGetAction) } - yyj1151++ - if yyhl1151 { - yyb1151 = yyj1151 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1151 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1151 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16205,13 +16205,13 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Handler.TCPSocket == nil { x.Handler.TCPSocket = new(TCPSocketAction) } - yyj1151++ - if yyhl1151 { - yyb1151 = yyj1151 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1151 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1151 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16227,17 +16227,17 @@ func (x *Probe) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.TCPSocket.CodecDecodeSelf(d) } for { - yyj1151++ - if yyhl1151 { - yyb1151 = yyj1151 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1151 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1151 { + if yyb12 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1151-1, "") + z.DecStructFieldNotFound(yyj12-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -16246,8 +16246,8 @@ func (x PullPolicy) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1160 := z.EncBinary() - _ = yym1160 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -16259,8 +16259,8 @@ func (x *PullPolicy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1161 := z.DecBinary() - _ = yym1161 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -16272,8 +16272,8 @@ func (x Capability) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1162 := z.EncBinary() - _ = yym1162 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -16285,8 +16285,8 @@ func (x *Capability) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1163 := z.DecBinary() - _ = yym1163 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -16301,39 +16301,39 @@ func (x *Capabilities) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1164 := z.EncBinary() - _ = yym1164 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1165 := !z.EncBinary() - yy2arr1165 := z.EncBasicHandle().StructToArray - var yyq1165 [2]bool - _, _, _ = yysep1165, yyq1165, yy2arr1165 - const yyr1165 bool = false - yyq1165[0] = len(x.Add) != 0 - yyq1165[1] = len(x.Drop) != 0 - var yynn1165 int - if yyr1165 || yy2arr1165 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Add) != 0 + yyq2[1] = len(x.Drop) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1165 = 0 - for _, b := range yyq1165 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1165++ + yynn2++ } } - r.EncodeMapStart(yynn1165) - yynn1165 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1165 || yy2arr1165 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1165[0] { + if yyq2[0] { if x.Add == nil { r.EncodeNil() } else { - yym1167 := z.EncBinary() - _ = yym1167 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceCapability(([]Capability)(x.Add), e) @@ -16343,15 +16343,15 @@ func (x *Capabilities) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1165[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("add")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Add == nil { r.EncodeNil() } else { - yym1168 := z.EncBinary() - _ = yym1168 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceCapability(([]Capability)(x.Add), e) @@ -16359,14 +16359,14 @@ func (x *Capabilities) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1165 || yy2arr1165 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1165[1] { + if yyq2[1] { if x.Drop == nil { r.EncodeNil() } else { - yym1170 := z.EncBinary() - _ = yym1170 + yym7 := z.EncBinary() + _ = yym7 if false { } else { h.encSliceCapability(([]Capability)(x.Drop), e) @@ -16376,15 +16376,15 @@ func (x *Capabilities) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1165[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("drop")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Drop == nil { r.EncodeNil() } else { - yym1171 := z.EncBinary() - _ = yym1171 + yym8 := z.EncBinary() + _ = yym8 if false { } else { h.encSliceCapability(([]Capability)(x.Drop), e) @@ -16392,7 +16392,7 @@ func (x *Capabilities) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1165 || yy2arr1165 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -16405,25 +16405,25 @@ func (x *Capabilities) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1172 := z.DecBinary() - _ = yym1172 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1173 := r.ContainerType() - if yyct1173 == codecSelferValueTypeMap1234 { - yyl1173 := r.ReadMapStart() - if yyl1173 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1173, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1173 == codecSelferValueTypeArray1234 { - yyl1173 := r.ReadArrayStart() - if yyl1173 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1173, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -16435,12 +16435,12 @@ func (x *Capabilities) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1174Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1174Slc - var yyhl1174 bool = l >= 0 - for yyj1174 := 0; ; yyj1174++ { - if yyhl1174 { - if yyj1174 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -16449,38 +16449,38 @@ func (x *Capabilities) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1174Slc = r.DecodeBytes(yys1174Slc, true, true) - yys1174 := string(yys1174Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1174 { + switch yys3 { case "add": if r.TryDecodeAsNil() { x.Add = nil } else { - yyv1175 := &x.Add - yym1176 := z.DecBinary() - _ = yym1176 + yyv4 := &x.Add + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceCapability((*[]Capability)(yyv1175), d) + h.decSliceCapability((*[]Capability)(yyv4), d) } } case "drop": if r.TryDecodeAsNil() { x.Drop = nil } else { - yyv1177 := &x.Drop - yym1178 := z.DecBinary() - _ = yym1178 + yyv6 := &x.Drop + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceCapability((*[]Capability)(yyv1177), d) + h.decSliceCapability((*[]Capability)(yyv6), d) } } default: - z.DecStructFieldNotFound(-1, yys1174) - } // end switch yys1174 - } // end for yyj1174 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -16488,16 +16488,16 @@ func (x *Capabilities) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1179 int - var yyb1179 bool - var yyhl1179 bool = l >= 0 - yyj1179++ - if yyhl1179 { - yyb1179 = yyj1179 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1179 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1179 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16505,21 +16505,21 @@ func (x *Capabilities) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Add = nil } else { - yyv1180 := &x.Add - yym1181 := z.DecBinary() - _ = yym1181 + yyv9 := &x.Add + yym10 := z.DecBinary() + _ = yym10 if false { } else { - h.decSliceCapability((*[]Capability)(yyv1180), d) + h.decSliceCapability((*[]Capability)(yyv9), d) } } - yyj1179++ - if yyhl1179 { - yyb1179 = yyj1179 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1179 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1179 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16527,26 +16527,26 @@ func (x *Capabilities) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Drop = nil } else { - yyv1182 := &x.Drop - yym1183 := z.DecBinary() - _ = yym1183 + yyv11 := &x.Drop + yym12 := z.DecBinary() + _ = yym12 if false { } else { - h.decSliceCapability((*[]Capability)(yyv1182), d) + h.decSliceCapability((*[]Capability)(yyv11), d) } } for { - yyj1179++ - if yyhl1179 { - yyb1179 = yyj1179 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1179 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1179 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1179-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -16558,34 +16558,34 @@ func (x *ResourceRequirements) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1184 := z.EncBinary() - _ = yym1184 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1185 := !z.EncBinary() - yy2arr1185 := z.EncBasicHandle().StructToArray - var yyq1185 [2]bool - _, _, _ = yysep1185, yyq1185, yy2arr1185 - const yyr1185 bool = false - yyq1185[0] = len(x.Limits) != 0 - yyq1185[1] = len(x.Requests) != 0 - var yynn1185 int - if yyr1185 || yy2arr1185 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Limits) != 0 + yyq2[1] = len(x.Requests) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1185 = 0 - for _, b := range yyq1185 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1185++ + yynn2++ } } - r.EncodeMapStart(yynn1185) - yynn1185 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1185 || yy2arr1185 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1185[0] { + if yyq2[0] { if x.Limits == nil { r.EncodeNil() } else { @@ -16595,7 +16595,7 @@ func (x *ResourceRequirements) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1185[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("limits")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -16606,9 +16606,9 @@ func (x *ResourceRequirements) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1185 || yy2arr1185 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1185[1] { + if yyq2[1] { if x.Requests == nil { r.EncodeNil() } else { @@ -16618,7 +16618,7 @@ func (x *ResourceRequirements) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1185[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("requests")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -16629,7 +16629,7 @@ func (x *ResourceRequirements) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1185 || yy2arr1185 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -16642,25 +16642,25 @@ func (x *ResourceRequirements) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1188 := z.DecBinary() - _ = yym1188 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1189 := r.ContainerType() - if yyct1189 == codecSelferValueTypeMap1234 { - yyl1189 := r.ReadMapStart() - if yyl1189 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1189, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1189 == codecSelferValueTypeArray1234 { - yyl1189 := r.ReadArrayStart() - if yyl1189 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1189, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -16672,12 +16672,12 @@ func (x *ResourceRequirements) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1190Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1190Slc - var yyhl1190 bool = l >= 0 - for yyj1190 := 0; ; yyj1190++ { - if yyhl1190 { - if yyj1190 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -16686,28 +16686,28 @@ func (x *ResourceRequirements) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1190Slc = r.DecodeBytes(yys1190Slc, true, true) - yys1190 := string(yys1190Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1190 { + switch yys3 { case "limits": if r.TryDecodeAsNil() { x.Limits = nil } else { - yyv1191 := &x.Limits - yyv1191.CodecDecodeSelf(d) + yyv4 := &x.Limits + yyv4.CodecDecodeSelf(d) } case "requests": if r.TryDecodeAsNil() { x.Requests = nil } else { - yyv1192 := &x.Requests - yyv1192.CodecDecodeSelf(d) + yyv5 := &x.Requests + yyv5.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1190) - } // end switch yys1190 - } // end for yyj1190 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -16715,16 +16715,16 @@ func (x *ResourceRequirements) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1193 int - var yyb1193 bool - var yyhl1193 bool = l >= 0 - yyj1193++ - if yyhl1193 { - yyb1193 = yyj1193 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1193 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1193 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16732,16 +16732,16 @@ func (x *ResourceRequirements) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.Limits = nil } else { - yyv1194 := &x.Limits - yyv1194.CodecDecodeSelf(d) + yyv7 := &x.Limits + yyv7.CodecDecodeSelf(d) } - yyj1193++ - if yyhl1193 { - yyb1193 = yyj1193 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1193 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1193 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16749,21 +16749,21 @@ func (x *ResourceRequirements) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.Requests = nil } else { - yyv1195 := &x.Requests - yyv1195.CodecDecodeSelf(d) + yyv8 := &x.Requests + yyv8.CodecDecodeSelf(d) } for { - yyj1193++ - if yyhl1193 { - yyb1193 = yyj1193 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1193 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1193 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1193-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -16775,50 +16775,50 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1196 := z.EncBinary() - _ = yym1196 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1197 := !z.EncBinary() - yy2arr1197 := z.EncBasicHandle().StructToArray - var yyq1197 [18]bool - _, _, _ = yysep1197, yyq1197, yy2arr1197 - const yyr1197 bool = false - yyq1197[1] = x.Image != "" - yyq1197[2] = len(x.Command) != 0 - yyq1197[3] = len(x.Args) != 0 - yyq1197[4] = x.WorkingDir != "" - yyq1197[5] = len(x.Ports) != 0 - yyq1197[6] = len(x.Env) != 0 - yyq1197[7] = true - yyq1197[8] = len(x.VolumeMounts) != 0 - yyq1197[9] = x.LivenessProbe != nil - yyq1197[10] = x.ReadinessProbe != nil - yyq1197[11] = x.Lifecycle != nil - yyq1197[12] = x.TerminationMessagePath != "" - yyq1197[13] = x.ImagePullPolicy != "" - yyq1197[14] = x.SecurityContext != nil - yyq1197[15] = x.Stdin != false - yyq1197[16] = x.StdinOnce != false - yyq1197[17] = x.TTY != false - var yynn1197 int - if yyr1197 || yy2arr1197 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [18]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 != "" + yyq2[5] = len(x.Ports) != 0 + yyq2[6] = len(x.Env) != 0 + yyq2[7] = true + yyq2[8] = len(x.VolumeMounts) != 0 + yyq2[9] = x.LivenessProbe != nil + yyq2[10] = x.ReadinessProbe != nil + yyq2[11] = x.Lifecycle != nil + yyq2[12] = x.TerminationMessagePath != "" + yyq2[13] = x.ImagePullPolicy != "" + yyq2[14] = x.SecurityContext != nil + yyq2[15] = x.Stdin != false + yyq2[16] = x.StdinOnce != false + yyq2[17] = x.TTY != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(18) } else { - yynn1197 = 1 - for _, b := range yyq1197 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1197++ + yynn2++ } } - r.EncodeMapStart(yynn1197) - yynn1197 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1199 := z.EncBinary() - _ = yym1199 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -16827,18 +16827,18 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1200 := z.EncBinary() - _ = yym1200 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1197[1] { - yym1202 := z.EncBinary() - _ = yym1202 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Image)) @@ -16847,26 +16847,26 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1197[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("image")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1203 := z.EncBinary() - _ = yym1203 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Image)) } } } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1197[2] { + if yyq2[2] { if x.Command == nil { r.EncodeNil() } else { - yym1205 := z.EncBinary() - _ = yym1205 + yym10 := z.EncBinary() + _ = yym10 if false { } else { z.F.EncSliceStringV(x.Command, false, e) @@ -16876,15 +16876,15 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1197[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("command")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Command == nil { r.EncodeNil() } else { - yym1206 := z.EncBinary() - _ = yym1206 + yym11 := z.EncBinary() + _ = yym11 if false { } else { z.F.EncSliceStringV(x.Command, false, e) @@ -16892,14 +16892,14 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1197[3] { + if yyq2[3] { if x.Args == nil { r.EncodeNil() } else { - yym1208 := z.EncBinary() - _ = yym1208 + yym13 := z.EncBinary() + _ = yym13 if false { } else { z.F.EncSliceStringV(x.Args, false, e) @@ -16909,15 +16909,15 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1197[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("args")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Args == nil { r.EncodeNil() } else { - yym1209 := z.EncBinary() - _ = yym1209 + yym14 := z.EncBinary() + _ = yym14 if false { } else { z.F.EncSliceStringV(x.Args, false, e) @@ -16925,11 +16925,11 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1197[4] { - yym1211 := z.EncBinary() - _ = yym1211 + if yyq2[4] { + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.WorkingDir)) @@ -16938,26 +16938,26 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1197[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("workingDir")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1212 := z.EncBinary() - _ = yym1212 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.WorkingDir)) } } } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1197[5] { + if yyq2[5] { if x.Ports == nil { r.EncodeNil() } else { - yym1214 := z.EncBinary() - _ = yym1214 + yym19 := z.EncBinary() + _ = yym19 if false { } else { h.encSliceContainerPort(([]ContainerPort)(x.Ports), e) @@ -16967,15 +16967,15 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1197[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ports")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Ports == nil { r.EncodeNil() } else { - yym1215 := z.EncBinary() - _ = yym1215 + yym20 := z.EncBinary() + _ = yym20 if false { } else { h.encSliceContainerPort(([]ContainerPort)(x.Ports), e) @@ -16983,14 +16983,14 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1197[6] { + if yyq2[6] { if x.Env == nil { r.EncodeNil() } else { - yym1217 := z.EncBinary() - _ = yym1217 + yym22 := z.EncBinary() + _ = yym22 if false { } else { h.encSliceEnvVar(([]EnvVar)(x.Env), e) @@ -17000,15 +17000,15 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1197[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("env")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Env == nil { r.EncodeNil() } else { - yym1218 := z.EncBinary() - _ = yym1218 + yym23 := z.EncBinary() + _ = yym23 if false { } else { h.encSliceEnvVar(([]EnvVar)(x.Env), e) @@ -17016,31 +17016,31 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1197[7] { - yy1220 := &x.Resources - yy1220.CodecEncodeSelf(e) + if yyq2[7] { + yy25 := &x.Resources + yy25.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1197[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resources")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1221 := &x.Resources - yy1221.CodecEncodeSelf(e) + yy27 := &x.Resources + yy27.CodecEncodeSelf(e) } } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1197[8] { + if yyq2[8] { if x.VolumeMounts == nil { r.EncodeNil() } else { - yym1223 := z.EncBinary() - _ = yym1223 + yym30 := z.EncBinary() + _ = yym30 if false { } else { h.encSliceVolumeMount(([]VolumeMount)(x.VolumeMounts), e) @@ -17050,15 +17050,15 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1197[8] { + if yyq2[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumeMounts")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.VolumeMounts == nil { r.EncodeNil() } else { - yym1224 := z.EncBinary() - _ = yym1224 + yym31 := z.EncBinary() + _ = yym31 if false { } else { h.encSliceVolumeMount(([]VolumeMount)(x.VolumeMounts), e) @@ -17066,9 +17066,9 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1197[9] { + if yyq2[9] { if x.LivenessProbe == nil { r.EncodeNil() } else { @@ -17078,7 +17078,7 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1197[9] { + if yyq2[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("livenessProbe")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -17089,9 +17089,9 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1197[10] { + if yyq2[10] { if x.ReadinessProbe == nil { r.EncodeNil() } else { @@ -17101,7 +17101,7 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1197[10] { + if yyq2[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("readinessProbe")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -17112,9 +17112,9 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1197[11] { + if yyq2[11] { if x.Lifecycle == nil { r.EncodeNil() } else { @@ -17124,7 +17124,7 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1197[11] { + if yyq2[11] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lifecycle")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -17135,11 +17135,11 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1197[12] { - yym1229 := z.EncBinary() - _ = yym1229 + if yyq2[12] { + yym42 := z.EncBinary() + _ = yym42 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.TerminationMessagePath)) @@ -17148,36 +17148,36 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1197[12] { + if yyq2[12] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("terminationMessagePath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1230 := z.EncBinary() - _ = yym1230 + yym43 := z.EncBinary() + _ = yym43 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.TerminationMessagePath)) } } } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1197[13] { + if yyq2[13] { x.ImagePullPolicy.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1197[13] { + if yyq2[13] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("imagePullPolicy")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.ImagePullPolicy.CodecEncodeSelf(e) } } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1197[14] { + if yyq2[14] { if x.SecurityContext == nil { r.EncodeNil() } else { @@ -17187,7 +17187,7 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1197[14] { + if yyq2[14] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("securityContext")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -17198,11 +17198,11 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1197[15] { - yym1234 := z.EncBinary() - _ = yym1234 + if yyq2[15] { + yym51 := z.EncBinary() + _ = yym51 if false { } else { r.EncodeBool(bool(x.Stdin)) @@ -17211,23 +17211,23 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1197[15] { + if yyq2[15] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("stdin")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1235 := z.EncBinary() - _ = yym1235 + yym52 := z.EncBinary() + _ = yym52 if false { } else { r.EncodeBool(bool(x.Stdin)) } } } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1197[16] { - yym1237 := z.EncBinary() - _ = yym1237 + if yyq2[16] { + yym54 := z.EncBinary() + _ = yym54 if false { } else { r.EncodeBool(bool(x.StdinOnce)) @@ -17236,23 +17236,23 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1197[16] { + if yyq2[16] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("stdinOnce")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1238 := z.EncBinary() - _ = yym1238 + yym55 := z.EncBinary() + _ = yym55 if false { } else { r.EncodeBool(bool(x.StdinOnce)) } } } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1197[17] { - yym1240 := z.EncBinary() - _ = yym1240 + if yyq2[17] { + yym57 := z.EncBinary() + _ = yym57 if false { } else { r.EncodeBool(bool(x.TTY)) @@ -17261,19 +17261,19 @@ func (x *Container) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1197[17] { + if yyq2[17] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("tty")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1241 := z.EncBinary() - _ = yym1241 + yym58 := z.EncBinary() + _ = yym58 if false { } else { r.EncodeBool(bool(x.TTY)) } } } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -17286,25 +17286,25 @@ func (x *Container) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1242 := z.DecBinary() - _ = yym1242 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1243 := r.ContainerType() - if yyct1243 == codecSelferValueTypeMap1234 { - yyl1243 := r.ReadMapStart() - if yyl1243 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1243, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1243 == codecSelferValueTypeArray1234 { - yyl1243 := r.ReadArrayStart() - if yyl1243 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1243, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -17316,12 +17316,12 @@ func (x *Container) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1244Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1244Slc - var yyhl1244 bool = l >= 0 - for yyj1244 := 0; ; yyj1244++ { - if yyhl1244 { - if yyj1244 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -17330,10 +17330,10 @@ func (x *Container) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1244Slc = r.DecodeBytes(yys1244Slc, true, true) - yys1244 := string(yys1244Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1244 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -17350,24 +17350,24 @@ func (x *Container) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Command = nil } else { - yyv1247 := &x.Command - yym1248 := z.DecBinary() - _ = yym1248 + yyv6 := &x.Command + yym7 := z.DecBinary() + _ = yym7 if false { } else { - z.F.DecSliceStringX(yyv1247, false, d) + z.F.DecSliceStringX(yyv6, false, d) } } case "args": if r.TryDecodeAsNil() { x.Args = nil } else { - yyv1249 := &x.Args - yym1250 := z.DecBinary() - _ = yym1250 + yyv8 := &x.Args + yym9 := z.DecBinary() + _ = yym9 if false { } else { - z.F.DecSliceStringX(yyv1249, false, d) + z.F.DecSliceStringX(yyv8, false, d) } } case "workingDir": @@ -17380,43 +17380,43 @@ func (x *Container) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv1252 := &x.Ports - yym1253 := z.DecBinary() - _ = yym1253 + yyv11 := &x.Ports + yym12 := z.DecBinary() + _ = yym12 if false { } else { - h.decSliceContainerPort((*[]ContainerPort)(yyv1252), d) + h.decSliceContainerPort((*[]ContainerPort)(yyv11), d) } } case "env": if r.TryDecodeAsNil() { x.Env = nil } else { - yyv1254 := &x.Env - yym1255 := z.DecBinary() - _ = yym1255 + yyv13 := &x.Env + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceEnvVar((*[]EnvVar)(yyv1254), d) + h.decSliceEnvVar((*[]EnvVar)(yyv13), d) } } case "resources": if r.TryDecodeAsNil() { x.Resources = ResourceRequirements{} } else { - yyv1256 := &x.Resources - yyv1256.CodecDecodeSelf(d) + yyv15 := &x.Resources + yyv15.CodecDecodeSelf(d) } case "volumeMounts": if r.TryDecodeAsNil() { x.VolumeMounts = nil } else { - yyv1257 := &x.VolumeMounts - yym1258 := z.DecBinary() - _ = yym1258 + yyv16 := &x.VolumeMounts + yym17 := z.DecBinary() + _ = yym17 if false { } else { - h.decSliceVolumeMount((*[]VolumeMount)(yyv1257), d) + h.decSliceVolumeMount((*[]VolumeMount)(yyv16), d) } } case "livenessProbe": @@ -17494,9 +17494,9 @@ func (x *Container) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.TTY = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys1244) - } // end switch yys1244 - } // end for yyj1244 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -17504,16 +17504,16 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1268 int - var yyb1268 bool - var yyhl1268 bool = l >= 0 - yyj1268++ - if yyhl1268 { - yyb1268 = yyj1268 > l + var yyj27 int + var yyb27 bool + var yyhl27 bool = l >= 0 + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1268 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1268 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17523,13 +17523,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj1268++ - if yyhl1268 { - yyb1268 = yyj1268 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1268 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1268 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17539,13 +17539,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Image = string(r.DecodeString()) } - yyj1268++ - if yyhl1268 { - yyb1268 = yyj1268 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1268 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1268 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17553,21 +17553,21 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Command = nil } else { - yyv1271 := &x.Command - yym1272 := z.DecBinary() - _ = yym1272 + yyv30 := &x.Command + yym31 := z.DecBinary() + _ = yym31 if false { } else { - z.F.DecSliceStringX(yyv1271, false, d) + z.F.DecSliceStringX(yyv30, false, d) } } - yyj1268++ - if yyhl1268 { - yyb1268 = yyj1268 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1268 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1268 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17575,21 +17575,21 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Args = nil } else { - yyv1273 := &x.Args - yym1274 := z.DecBinary() - _ = yym1274 + yyv32 := &x.Args + yym33 := z.DecBinary() + _ = yym33 if false { } else { - z.F.DecSliceStringX(yyv1273, false, d) + z.F.DecSliceStringX(yyv32, false, d) } } - yyj1268++ - if yyhl1268 { - yyb1268 = yyj1268 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1268 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1268 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17599,13 +17599,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.WorkingDir = string(r.DecodeString()) } - yyj1268++ - if yyhl1268 { - yyb1268 = yyj1268 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1268 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1268 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17613,21 +17613,21 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv1276 := &x.Ports - yym1277 := z.DecBinary() - _ = yym1277 + yyv35 := &x.Ports + yym36 := z.DecBinary() + _ = yym36 if false { } else { - h.decSliceContainerPort((*[]ContainerPort)(yyv1276), d) + h.decSliceContainerPort((*[]ContainerPort)(yyv35), d) } } - yyj1268++ - if yyhl1268 { - yyb1268 = yyj1268 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1268 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1268 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17635,21 +17635,21 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Env = nil } else { - yyv1278 := &x.Env - yym1279 := z.DecBinary() - _ = yym1279 + yyv37 := &x.Env + yym38 := z.DecBinary() + _ = yym38 if false { } else { - h.decSliceEnvVar((*[]EnvVar)(yyv1278), d) + h.decSliceEnvVar((*[]EnvVar)(yyv37), d) } } - yyj1268++ - if yyhl1268 { - yyb1268 = yyj1268 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1268 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1268 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17657,16 +17657,16 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Resources = ResourceRequirements{} } else { - yyv1280 := &x.Resources - yyv1280.CodecDecodeSelf(d) + yyv39 := &x.Resources + yyv39.CodecDecodeSelf(d) } - yyj1268++ - if yyhl1268 { - yyb1268 = yyj1268 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1268 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1268 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17674,21 +17674,21 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.VolumeMounts = nil } else { - yyv1281 := &x.VolumeMounts - yym1282 := z.DecBinary() - _ = yym1282 + yyv40 := &x.VolumeMounts + yym41 := z.DecBinary() + _ = yym41 if false { } else { - h.decSliceVolumeMount((*[]VolumeMount)(yyv1281), d) + h.decSliceVolumeMount((*[]VolumeMount)(yyv40), d) } } - yyj1268++ - if yyhl1268 { - yyb1268 = yyj1268 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1268 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1268 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17703,13 +17703,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.LivenessProbe.CodecDecodeSelf(d) } - yyj1268++ - if yyhl1268 { - yyb1268 = yyj1268 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1268 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1268 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17724,13 +17724,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.ReadinessProbe.CodecDecodeSelf(d) } - yyj1268++ - if yyhl1268 { - yyb1268 = yyj1268 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1268 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1268 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17745,13 +17745,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Lifecycle.CodecDecodeSelf(d) } - yyj1268++ - if yyhl1268 { - yyb1268 = yyj1268 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1268 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1268 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17761,13 +17761,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.TerminationMessagePath = string(r.DecodeString()) } - yyj1268++ - if yyhl1268 { - yyb1268 = yyj1268 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1268 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1268 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17777,13 +17777,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ImagePullPolicy = PullPolicy(r.DecodeString()) } - yyj1268++ - if yyhl1268 { - yyb1268 = yyj1268 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1268 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1268 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17798,13 +17798,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.SecurityContext.CodecDecodeSelf(d) } - yyj1268++ - if yyhl1268 { - yyb1268 = yyj1268 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1268 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1268 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17814,13 +17814,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Stdin = bool(r.DecodeBool()) } - yyj1268++ - if yyhl1268 { - yyb1268 = yyj1268 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1268 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1268 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17830,13 +17830,13 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.StdinOnce = bool(r.DecodeBool()) } - yyj1268++ - if yyhl1268 { - yyb1268 = yyj1268 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1268 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1268 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17847,17 +17847,17 @@ func (x *Container) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.TTY = bool(r.DecodeBool()) } for { - yyj1268++ - if yyhl1268 { - yyb1268 = yyj1268 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb1268 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb1268 { + if yyb27 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1268-1, "") + z.DecStructFieldNotFound(yyj27-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -17869,35 +17869,35 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1292 := z.EncBinary() - _ = yym1292 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1293 := !z.EncBinary() - yy2arr1293 := z.EncBasicHandle().StructToArray - var yyq1293 [3]bool - _, _, _ = yysep1293, yyq1293, yy2arr1293 - const yyr1293 bool = false - yyq1293[0] = x.Exec != nil - yyq1293[1] = x.HTTPGet != nil - yyq1293[2] = x.TCPSocket != nil - var yynn1293 int - if yyr1293 || yy2arr1293 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Exec != nil + yyq2[1] = x.HTTPGet != nil + yyq2[2] = x.TCPSocket != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn1293 = 0 - for _, b := range yyq1293 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1293++ + yynn2++ } } - r.EncodeMapStart(yynn1293) - yynn1293 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1293 || yy2arr1293 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1293[0] { + if yyq2[0] { if x.Exec == nil { r.EncodeNil() } else { @@ -17907,7 +17907,7 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1293[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("exec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -17918,9 +17918,9 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1293 || yy2arr1293 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1293[1] { + if yyq2[1] { if x.HTTPGet == nil { r.EncodeNil() } else { @@ -17930,7 +17930,7 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1293[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("httpGet")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -17941,9 +17941,9 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1293 || yy2arr1293 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1293[2] { + if yyq2[2] { if x.TCPSocket == nil { r.EncodeNil() } else { @@ -17953,7 +17953,7 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1293[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("tcpSocket")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -17964,7 +17964,7 @@ func (x *Handler) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1293 || yy2arr1293 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -17977,25 +17977,25 @@ func (x *Handler) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1297 := z.DecBinary() - _ = yym1297 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1298 := r.ContainerType() - if yyct1298 == codecSelferValueTypeMap1234 { - yyl1298 := r.ReadMapStart() - if yyl1298 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1298, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1298 == codecSelferValueTypeArray1234 { - yyl1298 := r.ReadArrayStart() - if yyl1298 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1298, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -18007,12 +18007,12 @@ func (x *Handler) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1299Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1299Slc - var yyhl1299 bool = l >= 0 - for yyj1299 := 0; ; yyj1299++ { - if yyhl1299 { - if yyj1299 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -18021,10 +18021,10 @@ func (x *Handler) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1299Slc = r.DecodeBytes(yys1299Slc, true, true) - yys1299 := string(yys1299Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1299 { + switch yys3 { case "exec": if r.TryDecodeAsNil() { if x.Exec != nil { @@ -18059,9 +18059,9 @@ func (x *Handler) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.TCPSocket.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1299) - } // end switch yys1299 - } // end for yyj1299 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -18069,16 +18069,16 @@ func (x *Handler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1303 int - var yyb1303 bool - var yyhl1303 bool = l >= 0 - yyj1303++ - if yyhl1303 { - yyb1303 = yyj1303 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1303 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1303 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18093,13 +18093,13 @@ func (x *Handler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Exec.CodecDecodeSelf(d) } - yyj1303++ - if yyhl1303 { - yyb1303 = yyj1303 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1303 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1303 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18114,13 +18114,13 @@ func (x *Handler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.HTTPGet.CodecDecodeSelf(d) } - yyj1303++ - if yyhl1303 { - yyb1303 = yyj1303 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1303 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1303 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18136,17 +18136,17 @@ func (x *Handler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.TCPSocket.CodecDecodeSelf(d) } for { - yyj1303++ - if yyhl1303 { - yyb1303 = yyj1303 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1303 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1303 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1303-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18158,34 +18158,34 @@ func (x *Lifecycle) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1307 := z.EncBinary() - _ = yym1307 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1308 := !z.EncBinary() - yy2arr1308 := z.EncBasicHandle().StructToArray - var yyq1308 [2]bool - _, _, _ = yysep1308, yyq1308, yy2arr1308 - const yyr1308 bool = false - yyq1308[0] = x.PostStart != nil - yyq1308[1] = x.PreStop != nil - var yynn1308 int - if yyr1308 || yy2arr1308 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.PostStart != nil + yyq2[1] = x.PreStop != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1308 = 0 - for _, b := range yyq1308 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1308++ + yynn2++ } } - r.EncodeMapStart(yynn1308) - yynn1308 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1308 || yy2arr1308 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1308[0] { + if yyq2[0] { if x.PostStart == nil { r.EncodeNil() } else { @@ -18195,7 +18195,7 @@ func (x *Lifecycle) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1308[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("postStart")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -18206,9 +18206,9 @@ func (x *Lifecycle) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1308 || yy2arr1308 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1308[1] { + if yyq2[1] { if x.PreStop == nil { r.EncodeNil() } else { @@ -18218,7 +18218,7 @@ func (x *Lifecycle) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1308[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("preStop")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -18229,7 +18229,7 @@ func (x *Lifecycle) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1308 || yy2arr1308 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -18242,25 +18242,25 @@ func (x *Lifecycle) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1311 := z.DecBinary() - _ = yym1311 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1312 := r.ContainerType() - if yyct1312 == codecSelferValueTypeMap1234 { - yyl1312 := r.ReadMapStart() - if yyl1312 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1312, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1312 == codecSelferValueTypeArray1234 { - yyl1312 := r.ReadArrayStart() - if yyl1312 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1312, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -18272,12 +18272,12 @@ func (x *Lifecycle) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1313Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1313Slc - var yyhl1313 bool = l >= 0 - for yyj1313 := 0; ; yyj1313++ { - if yyhl1313 { - if yyj1313 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -18286,10 +18286,10 @@ func (x *Lifecycle) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1313Slc = r.DecodeBytes(yys1313Slc, true, true) - yys1313 := string(yys1313Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1313 { + switch yys3 { case "postStart": if r.TryDecodeAsNil() { if x.PostStart != nil { @@ -18313,9 +18313,9 @@ func (x *Lifecycle) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.PreStop.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1313) - } // end switch yys1313 - } // end for yyj1313 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -18323,16 +18323,16 @@ func (x *Lifecycle) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1316 int - var yyb1316 bool - var yyhl1316 bool = l >= 0 - yyj1316++ - if yyhl1316 { - yyb1316 = yyj1316 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1316 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1316 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18347,13 +18347,13 @@ func (x *Lifecycle) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.PostStart.CodecDecodeSelf(d) } - yyj1316++ - if yyhl1316 { - yyb1316 = yyj1316 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1316 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1316 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18369,17 +18369,17 @@ func (x *Lifecycle) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.PreStop.CodecDecodeSelf(d) } for { - yyj1316++ - if yyhl1316 { - yyb1316 = yyj1316 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1316 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1316 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1316-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18388,8 +18388,8 @@ func (x ConditionStatus) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1319 := z.EncBinary() - _ = yym1319 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -18401,8 +18401,8 @@ func (x *ConditionStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1320 := z.DecBinary() - _ = yym1320 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -18417,36 +18417,36 @@ func (x *ContainerStateWaiting) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1321 := z.EncBinary() - _ = yym1321 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1322 := !z.EncBinary() - yy2arr1322 := z.EncBasicHandle().StructToArray - var yyq1322 [2]bool - _, _, _ = yysep1322, yyq1322, yy2arr1322 - const yyr1322 bool = false - yyq1322[0] = x.Reason != "" - yyq1322[1] = x.Message != "" - var yynn1322 int - if yyr1322 || yy2arr1322 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Reason != "" + yyq2[1] = x.Message != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1322 = 0 - for _, b := range yyq1322 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1322++ + yynn2++ } } - r.EncodeMapStart(yynn1322) - yynn1322 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1322 || yy2arr1322 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1322[0] { - yym1324 := z.EncBinary() - _ = yym1324 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -18455,23 +18455,23 @@ func (x *ContainerStateWaiting) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1322[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1325 := z.EncBinary() - _ = yym1325 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr1322 || yy2arr1322 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1322[1] { - yym1327 := z.EncBinary() - _ = yym1327 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -18480,19 +18480,19 @@ func (x *ContainerStateWaiting) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1322[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1328 := z.EncBinary() - _ = yym1328 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr1322 || yy2arr1322 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -18505,25 +18505,25 @@ func (x *ContainerStateWaiting) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1329 := z.DecBinary() - _ = yym1329 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1330 := r.ContainerType() - if yyct1330 == codecSelferValueTypeMap1234 { - yyl1330 := r.ReadMapStart() - if yyl1330 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1330, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1330 == codecSelferValueTypeArray1234 { - yyl1330 := r.ReadArrayStart() - if yyl1330 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1330, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -18535,12 +18535,12 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1331Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1331Slc - var yyhl1331 bool = l >= 0 - for yyj1331 := 0; ; yyj1331++ { - if yyhl1331 { - if yyj1331 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -18549,10 +18549,10 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1331Slc = r.DecodeBytes(yys1331Slc, true, true) - yys1331 := string(yys1331Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1331 { + switch yys3 { case "reason": if r.TryDecodeAsNil() { x.Reason = "" @@ -18566,9 +18566,9 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromMap(l int, d *codec1978.Decod x.Message = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1331) - } // end switch yys1331 - } // end for yyj1331 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -18576,16 +18576,16 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1334 int - var yyb1334 bool - var yyhl1334 bool = l >= 0 - yyj1334++ - if yyhl1334 { - yyb1334 = yyj1334 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1334 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1334 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18595,13 +18595,13 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Reason = string(r.DecodeString()) } - yyj1334++ - if yyhl1334 { - yyb1334 = yyj1334 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1334 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1334 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18612,17 +18612,17 @@ func (x *ContainerStateWaiting) codecDecodeSelfFromArray(l int, d *codec1978.Dec x.Message = string(r.DecodeString()) } for { - yyj1334++ - if yyhl1334 { - yyb1334 = yyj1334 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1334 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1334 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1334-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18634,68 +18634,68 @@ func (x *ContainerStateRunning) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1337 := z.EncBinary() - _ = yym1337 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1338 := !z.EncBinary() - yy2arr1338 := z.EncBasicHandle().StructToArray - var yyq1338 [1]bool - _, _, _ = yysep1338, yyq1338, yy2arr1338 - const yyr1338 bool = false - yyq1338[0] = true - var yynn1338 int - if yyr1338 || yy2arr1338 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn1338 = 0 - for _, b := range yyq1338 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1338++ + yynn2++ } } - r.EncodeMapStart(yynn1338) - yynn1338 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1338 || yy2arr1338 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1338[0] { - yy1340 := &x.StartedAt - yym1341 := z.EncBinary() - _ = yym1341 + if yyq2[0] { + yy4 := &x.StartedAt + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy1340) { - } else if yym1341 { - z.EncBinaryMarshal(yy1340) - } else if !yym1341 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1340) + } else if z.HasExtensions() && z.EncExt(yy4) { + } else if yym5 { + z.EncBinaryMarshal(yy4) + } else if !yym5 && z.IsJSONHandle() { + z.EncJSONMarshal(yy4) } else { - z.EncFallback(yy1340) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq1338[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("startedAt")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1342 := &x.StartedAt - yym1343 := z.EncBinary() - _ = yym1343 + yy6 := &x.StartedAt + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy1342) { - } else if yym1343 { - z.EncBinaryMarshal(yy1342) - } else if !yym1343 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1342) + } else if z.HasExtensions() && z.EncExt(yy6) { + } else if yym7 { + z.EncBinaryMarshal(yy6) + } else if !yym7 && z.IsJSONHandle() { + z.EncJSONMarshal(yy6) } else { - z.EncFallback(yy1342) + z.EncFallback(yy6) } } } - if yyr1338 || yy2arr1338 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -18708,25 +18708,25 @@ func (x *ContainerStateRunning) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1344 := z.DecBinary() - _ = yym1344 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1345 := r.ContainerType() - if yyct1345 == codecSelferValueTypeMap1234 { - yyl1345 := r.ReadMapStart() - if yyl1345 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1345, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1345 == codecSelferValueTypeArray1234 { - yyl1345 := r.ReadArrayStart() - if yyl1345 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1345, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -18738,12 +18738,12 @@ func (x *ContainerStateRunning) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1346Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1346Slc - var yyhl1346 bool = l >= 0 - for yyj1346 := 0; ; yyj1346++ { - if yyhl1346 { - if yyj1346 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -18752,31 +18752,31 @@ func (x *ContainerStateRunning) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1346Slc = r.DecodeBytes(yys1346Slc, true, true) - yys1346 := string(yys1346Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1346 { + switch yys3 { case "startedAt": if r.TryDecodeAsNil() { x.StartedAt = pkg2_unversioned.Time{} } else { - yyv1347 := &x.StartedAt - yym1348 := z.DecBinary() - _ = yym1348 + yyv4 := &x.StartedAt + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv1347) { - } else if yym1348 { - z.DecBinaryUnmarshal(yyv1347) - } else if !yym1348 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1347) + } else if z.HasExtensions() && z.DecExt(yyv4) { + } else if yym5 { + z.DecBinaryUnmarshal(yyv4) + } else if !yym5 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv4) } else { - z.DecFallback(yyv1347, false) + z.DecFallback(yyv4, false) } } default: - z.DecStructFieldNotFound(-1, yys1346) - } // end switch yys1346 - } // end for yyj1346 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -18784,16 +18784,16 @@ func (x *ContainerStateRunning) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1349 int - var yyb1349 bool - var yyhl1349 bool = l >= 0 - yyj1349++ - if yyhl1349 { - yyb1349 = yyj1349 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1349 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1349 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18801,31 +18801,31 @@ func (x *ContainerStateRunning) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.StartedAt = pkg2_unversioned.Time{} } else { - yyv1350 := &x.StartedAt - yym1351 := z.DecBinary() - _ = yym1351 + yyv7 := &x.StartedAt + yym8 := z.DecBinary() + _ = yym8 if false { - } else if z.HasExtensions() && z.DecExt(yyv1350) { - } else if yym1351 { - z.DecBinaryUnmarshal(yyv1350) - } else if !yym1351 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1350) + } else if z.HasExtensions() && z.DecExt(yyv7) { + } else if yym8 { + z.DecBinaryUnmarshal(yyv7) + } else if !yym8 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv7) } else { - z.DecFallback(yyv1350, false) + z.DecFallback(yyv7, false) } } for { - yyj1349++ - if yyhl1349 { - yyb1349 = yyj1349 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1349 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1349 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1349-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18837,39 +18837,39 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1352 := z.EncBinary() - _ = yym1352 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1353 := !z.EncBinary() - yy2arr1353 := z.EncBasicHandle().StructToArray - var yyq1353 [7]bool - _, _, _ = yysep1353, yyq1353, yy2arr1353 - const yyr1353 bool = false - yyq1353[1] = x.Signal != 0 - yyq1353[2] = x.Reason != "" - yyq1353[3] = x.Message != "" - yyq1353[4] = true - yyq1353[5] = true - yyq1353[6] = x.ContainerID != "" - var yynn1353 int - if yyr1353 || yy2arr1353 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [7]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.Signal != 0 + yyq2[2] = x.Reason != "" + yyq2[3] = x.Message != "" + yyq2[4] = true + yyq2[5] = true + yyq2[6] = x.ContainerID != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(7) } else { - yynn1353 = 1 - for _, b := range yyq1353 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1353++ + yynn2++ } } - r.EncodeMapStart(yynn1353) - yynn1353 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1353 || yy2arr1353 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1355 := z.EncBinary() - _ = yym1355 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.ExitCode)) @@ -18878,18 +18878,18 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("exitCode")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1356 := z.EncBinary() - _ = yym1356 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.ExitCode)) } } - if yyr1353 || yy2arr1353 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1353[1] { - yym1358 := z.EncBinary() - _ = yym1358 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.Signal)) @@ -18898,23 +18898,23 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1353[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("signal")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1359 := z.EncBinary() - _ = yym1359 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.Signal)) } } } - if yyr1353 || yy2arr1353 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1353[2] { - yym1361 := z.EncBinary() - _ = yym1361 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -18923,23 +18923,23 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1353[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1362 := z.EncBinary() - _ = yym1362 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr1353 || yy2arr1353 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1353[3] { - yym1364 := z.EncBinary() - _ = yym1364 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -18948,97 +18948,97 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1353[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1365 := z.EncBinary() - _ = yym1365 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr1353 || yy2arr1353 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1353[4] { - yy1367 := &x.StartedAt - yym1368 := z.EncBinary() - _ = yym1368 + if yyq2[4] { + yy16 := &x.StartedAt + yym17 := z.EncBinary() + _ = yym17 if false { - } else if z.HasExtensions() && z.EncExt(yy1367) { - } else if yym1368 { - z.EncBinaryMarshal(yy1367) - } else if !yym1368 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1367) + } else if z.HasExtensions() && z.EncExt(yy16) { + } else if yym17 { + z.EncBinaryMarshal(yy16) + } else if !yym17 && z.IsJSONHandle() { + z.EncJSONMarshal(yy16) } else { - z.EncFallback(yy1367) + z.EncFallback(yy16) } } else { r.EncodeNil() } } else { - if yyq1353[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("startedAt")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1369 := &x.StartedAt - yym1370 := z.EncBinary() - _ = yym1370 + yy18 := &x.StartedAt + yym19 := z.EncBinary() + _ = yym19 if false { - } else if z.HasExtensions() && z.EncExt(yy1369) { - } else if yym1370 { - z.EncBinaryMarshal(yy1369) - } else if !yym1370 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1369) + } else if z.HasExtensions() && z.EncExt(yy18) { + } else if yym19 { + z.EncBinaryMarshal(yy18) + } else if !yym19 && z.IsJSONHandle() { + z.EncJSONMarshal(yy18) } else { - z.EncFallback(yy1369) + z.EncFallback(yy18) } } } - if yyr1353 || yy2arr1353 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1353[5] { - yy1372 := &x.FinishedAt - yym1373 := z.EncBinary() - _ = yym1373 + if yyq2[5] { + yy21 := &x.FinishedAt + yym22 := z.EncBinary() + _ = yym22 if false { - } else if z.HasExtensions() && z.EncExt(yy1372) { - } else if yym1373 { - z.EncBinaryMarshal(yy1372) - } else if !yym1373 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1372) + } else if z.HasExtensions() && z.EncExt(yy21) { + } else if yym22 { + z.EncBinaryMarshal(yy21) + } else if !yym22 && z.IsJSONHandle() { + z.EncJSONMarshal(yy21) } else { - z.EncFallback(yy1372) + z.EncFallback(yy21) } } else { r.EncodeNil() } } else { - if yyq1353[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("finishedAt")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1374 := &x.FinishedAt - yym1375 := z.EncBinary() - _ = yym1375 + yy23 := &x.FinishedAt + yym24 := z.EncBinary() + _ = yym24 if false { - } else if z.HasExtensions() && z.EncExt(yy1374) { - } else if yym1375 { - z.EncBinaryMarshal(yy1374) - } else if !yym1375 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1374) + } else if z.HasExtensions() && z.EncExt(yy23) { + } else if yym24 { + z.EncBinaryMarshal(yy23) + } else if !yym24 && z.IsJSONHandle() { + z.EncJSONMarshal(yy23) } else { - z.EncFallback(yy1374) + z.EncFallback(yy23) } } } - if yyr1353 || yy2arr1353 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1353[6] { - yym1377 := z.EncBinary() - _ = yym1377 + if yyq2[6] { + yym26 := z.EncBinary() + _ = yym26 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerID)) @@ -19047,19 +19047,19 @@ func (x *ContainerStateTerminated) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1353[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1378 := z.EncBinary() - _ = yym1378 + yym27 := z.EncBinary() + _ = yym27 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerID)) } } } - if yyr1353 || yy2arr1353 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -19072,25 +19072,25 @@ func (x *ContainerStateTerminated) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1379 := z.DecBinary() - _ = yym1379 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1380 := r.ContainerType() - if yyct1380 == codecSelferValueTypeMap1234 { - yyl1380 := r.ReadMapStart() - if yyl1380 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1380, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1380 == codecSelferValueTypeArray1234 { - yyl1380 := r.ReadArrayStart() - if yyl1380 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1380, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -19102,12 +19102,12 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromMap(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1381Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1381Slc - var yyhl1381 bool = l >= 0 - for yyj1381 := 0; ; yyj1381++ { - if yyhl1381 { - if yyj1381 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -19116,10 +19116,10 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromMap(l int, d *codec1978.De } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1381Slc = r.DecodeBytes(yys1381Slc, true, true) - yys1381 := string(yys1381Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1381 { + switch yys3 { case "exitCode": if r.TryDecodeAsNil() { x.ExitCode = 0 @@ -19148,34 +19148,34 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromMap(l int, d *codec1978.De if r.TryDecodeAsNil() { x.StartedAt = pkg2_unversioned.Time{} } else { - yyv1386 := &x.StartedAt - yym1387 := z.DecBinary() - _ = yym1387 + yyv8 := &x.StartedAt + yym9 := z.DecBinary() + _ = yym9 if false { - } else if z.HasExtensions() && z.DecExt(yyv1386) { - } else if yym1387 { - z.DecBinaryUnmarshal(yyv1386) - } else if !yym1387 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1386) + } else if z.HasExtensions() && z.DecExt(yyv8) { + } else if yym9 { + z.DecBinaryUnmarshal(yyv8) + } else if !yym9 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv8) } else { - z.DecFallback(yyv1386, false) + z.DecFallback(yyv8, false) } } case "finishedAt": if r.TryDecodeAsNil() { x.FinishedAt = pkg2_unversioned.Time{} } else { - yyv1388 := &x.FinishedAt - yym1389 := z.DecBinary() - _ = yym1389 + yyv10 := &x.FinishedAt + yym11 := z.DecBinary() + _ = yym11 if false { - } else if z.HasExtensions() && z.DecExt(yyv1388) { - } else if yym1389 { - z.DecBinaryUnmarshal(yyv1388) - } else if !yym1389 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1388) + } else if z.HasExtensions() && z.DecExt(yyv10) { + } else if yym11 { + z.DecBinaryUnmarshal(yyv10) + } else if !yym11 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv10) } else { - z.DecFallback(yyv1388, false) + z.DecFallback(yyv10, false) } } case "containerID": @@ -19185,9 +19185,9 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromMap(l int, d *codec1978.De x.ContainerID = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1381) - } // end switch yys1381 - } // end for yyj1381 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -19195,16 +19195,16 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1391 int - var yyb1391 bool - var yyhl1391 bool = l >= 0 - yyj1391++ - if yyhl1391 { - yyb1391 = yyj1391 > l + var yyj13 int + var yyb13 bool + var yyhl13 bool = l >= 0 + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb1391 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb1391 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19214,13 +19214,13 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.ExitCode = int32(r.DecodeInt(32)) } - yyj1391++ - if yyhl1391 { - yyb1391 = yyj1391 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb1391 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb1391 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19230,13 +19230,13 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.Signal = int32(r.DecodeInt(32)) } - yyj1391++ - if yyhl1391 { - yyb1391 = yyj1391 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb1391 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb1391 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19246,13 +19246,13 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.Reason = string(r.DecodeString()) } - yyj1391++ - if yyhl1391 { - yyb1391 = yyj1391 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb1391 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb1391 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19262,13 +19262,13 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.Message = string(r.DecodeString()) } - yyj1391++ - if yyhl1391 { - yyb1391 = yyj1391 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb1391 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb1391 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19276,26 +19276,26 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. if r.TryDecodeAsNil() { x.StartedAt = pkg2_unversioned.Time{} } else { - yyv1396 := &x.StartedAt - yym1397 := z.DecBinary() - _ = yym1397 + yyv18 := &x.StartedAt + yym19 := z.DecBinary() + _ = yym19 if false { - } else if z.HasExtensions() && z.DecExt(yyv1396) { - } else if yym1397 { - z.DecBinaryUnmarshal(yyv1396) - } else if !yym1397 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1396) + } else if z.HasExtensions() && z.DecExt(yyv18) { + } else if yym19 { + z.DecBinaryUnmarshal(yyv18) + } else if !yym19 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv18) } else { - z.DecFallback(yyv1396, false) + z.DecFallback(yyv18, false) } } - yyj1391++ - if yyhl1391 { - yyb1391 = yyj1391 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb1391 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb1391 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19303,26 +19303,26 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. if r.TryDecodeAsNil() { x.FinishedAt = pkg2_unversioned.Time{} } else { - yyv1398 := &x.FinishedAt - yym1399 := z.DecBinary() - _ = yym1399 + yyv20 := &x.FinishedAt + yym21 := z.DecBinary() + _ = yym21 if false { - } else if z.HasExtensions() && z.DecExt(yyv1398) { - } else if yym1399 { - z.DecBinaryUnmarshal(yyv1398) - } else if !yym1399 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1398) + } else if z.HasExtensions() && z.DecExt(yyv20) { + } else if yym21 { + z.DecBinaryUnmarshal(yyv20) + } else if !yym21 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv20) } else { - z.DecFallback(yyv1398, false) + z.DecFallback(yyv20, false) } } - yyj1391++ - if yyhl1391 { - yyb1391 = yyj1391 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb1391 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb1391 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19333,17 +19333,17 @@ func (x *ContainerStateTerminated) codecDecodeSelfFromArray(l int, d *codec1978. x.ContainerID = string(r.DecodeString()) } for { - yyj1391++ - if yyhl1391 { - yyb1391 = yyj1391 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb1391 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb1391 { + if yyb13 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1391-1, "") + z.DecStructFieldNotFound(yyj13-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19355,35 +19355,35 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1401 := z.EncBinary() - _ = yym1401 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1402 := !z.EncBinary() - yy2arr1402 := z.EncBasicHandle().StructToArray - var yyq1402 [3]bool - _, _, _ = yysep1402, yyq1402, yy2arr1402 - const yyr1402 bool = false - yyq1402[0] = x.Waiting != nil - yyq1402[1] = x.Running != nil - yyq1402[2] = x.Terminated != nil - var yynn1402 int - if yyr1402 || yy2arr1402 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Waiting != nil + yyq2[1] = x.Running != nil + yyq2[2] = x.Terminated != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn1402 = 0 - for _, b := range yyq1402 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1402++ + yynn2++ } } - r.EncodeMapStart(yynn1402) - yynn1402 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1402 || yy2arr1402 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1402[0] { + if yyq2[0] { if x.Waiting == nil { r.EncodeNil() } else { @@ -19393,7 +19393,7 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1402[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("waiting")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -19404,9 +19404,9 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1402 || yy2arr1402 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1402[1] { + if yyq2[1] { if x.Running == nil { r.EncodeNil() } else { @@ -19416,7 +19416,7 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1402[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("running")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -19427,9 +19427,9 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1402 || yy2arr1402 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1402[2] { + if yyq2[2] { if x.Terminated == nil { r.EncodeNil() } else { @@ -19439,7 +19439,7 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1402[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("terminated")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -19450,7 +19450,7 @@ func (x *ContainerState) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1402 || yy2arr1402 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -19463,25 +19463,25 @@ func (x *ContainerState) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1406 := z.DecBinary() - _ = yym1406 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1407 := r.ContainerType() - if yyct1407 == codecSelferValueTypeMap1234 { - yyl1407 := r.ReadMapStart() - if yyl1407 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1407, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1407 == codecSelferValueTypeArray1234 { - yyl1407 := r.ReadArrayStart() - if yyl1407 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1407, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -19493,12 +19493,12 @@ func (x *ContainerState) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1408Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1408Slc - var yyhl1408 bool = l >= 0 - for yyj1408 := 0; ; yyj1408++ { - if yyhl1408 { - if yyj1408 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -19507,10 +19507,10 @@ func (x *ContainerState) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1408Slc = r.DecodeBytes(yys1408Slc, true, true) - yys1408 := string(yys1408Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1408 { + switch yys3 { case "waiting": if r.TryDecodeAsNil() { if x.Waiting != nil { @@ -19545,9 +19545,9 @@ func (x *ContainerState) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Terminated.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1408) - } // end switch yys1408 - } // end for yyj1408 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -19555,16 +19555,16 @@ func (x *ContainerState) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1412 int - var yyb1412 bool - var yyhl1412 bool = l >= 0 - yyj1412++ - if yyhl1412 { - yyb1412 = yyj1412 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1412 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1412 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19579,13 +19579,13 @@ func (x *ContainerState) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Waiting.CodecDecodeSelf(d) } - yyj1412++ - if yyhl1412 { - yyb1412 = yyj1412 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1412 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1412 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19600,13 +19600,13 @@ func (x *ContainerState) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Running.CodecDecodeSelf(d) } - yyj1412++ - if yyhl1412 { - yyb1412 = yyj1412 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1412 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1412 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19622,17 +19622,17 @@ func (x *ContainerState) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Terminated.CodecDecodeSelf(d) } for { - yyj1412++ - if yyhl1412 { - yyb1412 = yyj1412 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1412 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1412 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1412-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19644,36 +19644,36 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1416 := z.EncBinary() - _ = yym1416 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1417 := !z.EncBinary() - yy2arr1417 := z.EncBasicHandle().StructToArray - var yyq1417 [8]bool - _, _, _ = yysep1417, yyq1417, yy2arr1417 - const yyr1417 bool = false - yyq1417[1] = true - yyq1417[2] = true - yyq1417[7] = x.ContainerID != "" - var yynn1417 int - if yyr1417 || yy2arr1417 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [8]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = true + yyq2[2] = true + yyq2[7] = x.ContainerID != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(8) } else { - yynn1417 = 5 - for _, b := range yyq1417 { + yynn2 = 5 + for _, b := range yyq2 { if b { - yynn1417++ + yynn2++ } } - r.EncodeMapStart(yynn1417) - yynn1417 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1417 || yy2arr1417 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1419 := z.EncBinary() - _ = yym1419 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -19682,51 +19682,51 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1420 := z.EncBinary() - _ = yym1420 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr1417 || yy2arr1417 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1417[1] { - yy1422 := &x.State - yy1422.CodecEncodeSelf(e) + if yyq2[1] { + yy7 := &x.State + yy7.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1417[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("state")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1423 := &x.State - yy1423.CodecEncodeSelf(e) + yy9 := &x.State + yy9.CodecEncodeSelf(e) } } - if yyr1417 || yy2arr1417 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1417[2] { - yy1425 := &x.LastTerminationState - yy1425.CodecEncodeSelf(e) + if yyq2[2] { + yy12 := &x.LastTerminationState + yy12.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1417[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lastState")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1426 := &x.LastTerminationState - yy1426.CodecEncodeSelf(e) + yy14 := &x.LastTerminationState + yy14.CodecEncodeSelf(e) } } - if yyr1417 || yy2arr1417 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1428 := z.EncBinary() - _ = yym1428 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeBool(bool(x.Ready)) @@ -19735,17 +19735,17 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ready")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1429 := z.EncBinary() - _ = yym1429 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeBool(bool(x.Ready)) } } - if yyr1417 || yy2arr1417 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1431 := z.EncBinary() - _ = yym1431 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeInt(int64(x.RestartCount)) @@ -19754,17 +19754,17 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("restartCount")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1432 := z.EncBinary() - _ = yym1432 + yym21 := z.EncBinary() + _ = yym21 if false { } else { r.EncodeInt(int64(x.RestartCount)) } } - if yyr1417 || yy2arr1417 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1434 := z.EncBinary() - _ = yym1434 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Image)) @@ -19773,17 +19773,17 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("image")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1435 := z.EncBinary() - _ = yym1435 + yym24 := z.EncBinary() + _ = yym24 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Image)) } } - if yyr1417 || yy2arr1417 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1437 := z.EncBinary() - _ = yym1437 + yym26 := z.EncBinary() + _ = yym26 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ImageID)) @@ -19792,18 +19792,18 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("imageID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1438 := z.EncBinary() - _ = yym1438 + yym27 := z.EncBinary() + _ = yym27 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ImageID)) } } - if yyr1417 || yy2arr1417 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1417[7] { - yym1440 := z.EncBinary() - _ = yym1440 + if yyq2[7] { + yym29 := z.EncBinary() + _ = yym29 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerID)) @@ -19812,19 +19812,19 @@ func (x *ContainerStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1417[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1441 := z.EncBinary() - _ = yym1441 + yym30 := z.EncBinary() + _ = yym30 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerID)) } } } - if yyr1417 || yy2arr1417 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -19837,25 +19837,25 @@ func (x *ContainerStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1442 := z.DecBinary() - _ = yym1442 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1443 := r.ContainerType() - if yyct1443 == codecSelferValueTypeMap1234 { - yyl1443 := r.ReadMapStart() - if yyl1443 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1443, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1443 == codecSelferValueTypeArray1234 { - yyl1443 := r.ReadArrayStart() - if yyl1443 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1443, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -19867,12 +19867,12 @@ func (x *ContainerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1444Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1444Slc - var yyhl1444 bool = l >= 0 - for yyj1444 := 0; ; yyj1444++ { - if yyhl1444 { - if yyj1444 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -19881,10 +19881,10 @@ func (x *ContainerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1444Slc = r.DecodeBytes(yys1444Slc, true, true) - yys1444 := string(yys1444Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1444 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -19895,15 +19895,15 @@ func (x *ContainerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.State = ContainerState{} } else { - yyv1446 := &x.State - yyv1446.CodecDecodeSelf(d) + yyv5 := &x.State + yyv5.CodecDecodeSelf(d) } case "lastState": if r.TryDecodeAsNil() { x.LastTerminationState = ContainerState{} } else { - yyv1447 := &x.LastTerminationState - yyv1447.CodecDecodeSelf(d) + yyv6 := &x.LastTerminationState + yyv6.CodecDecodeSelf(d) } case "ready": if r.TryDecodeAsNil() { @@ -19936,9 +19936,9 @@ func (x *ContainerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.ContainerID = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1444) - } // end switch yys1444 - } // end for yyj1444 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -19946,16 +19946,16 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1453 int - var yyb1453 bool - var yyhl1453 bool = l >= 0 - yyj1453++ - if yyhl1453 { - yyb1453 = yyj1453 > l + var yyj12 int + var yyb12 bool + var yyhl12 bool = l >= 0 + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1453 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1453 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19965,13 +19965,13 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Name = string(r.DecodeString()) } - yyj1453++ - if yyhl1453 { - yyb1453 = yyj1453 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1453 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1453 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19979,16 +19979,16 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.State = ContainerState{} } else { - yyv1455 := &x.State - yyv1455.CodecDecodeSelf(d) + yyv14 := &x.State + yyv14.CodecDecodeSelf(d) } - yyj1453++ - if yyhl1453 { - yyb1453 = yyj1453 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1453 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1453 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19996,16 +19996,16 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.LastTerminationState = ContainerState{} } else { - yyv1456 := &x.LastTerminationState - yyv1456.CodecDecodeSelf(d) + yyv15 := &x.LastTerminationState + yyv15.CodecDecodeSelf(d) } - yyj1453++ - if yyhl1453 { - yyb1453 = yyj1453 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1453 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1453 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20015,13 +20015,13 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Ready = bool(r.DecodeBool()) } - yyj1453++ - if yyhl1453 { - yyb1453 = yyj1453 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1453 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1453 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20031,13 +20031,13 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.RestartCount = int32(r.DecodeInt(32)) } - yyj1453++ - if yyhl1453 { - yyb1453 = yyj1453 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1453 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1453 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20047,13 +20047,13 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Image = string(r.DecodeString()) } - yyj1453++ - if yyhl1453 { - yyb1453 = yyj1453 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1453 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1453 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20063,13 +20063,13 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.ImageID = string(r.DecodeString()) } - yyj1453++ - if yyhl1453 { - yyb1453 = yyj1453 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1453 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1453 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20080,17 +20080,17 @@ func (x *ContainerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.ContainerID = string(r.DecodeString()) } for { - yyj1453++ - if yyhl1453 { - yyb1453 = yyj1453 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1453 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1453 { + if yyb12 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1453-1, "") + z.DecStructFieldNotFound(yyj12-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20099,8 +20099,8 @@ func (x PodPhase) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1462 := z.EncBinary() - _ = yym1462 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -20112,8 +20112,8 @@ func (x *PodPhase) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1463 := z.DecBinary() - _ = yym1463 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -20125,8 +20125,8 @@ func (x PodConditionType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1464 := z.EncBinary() - _ = yym1464 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -20138,8 +20138,8 @@ func (x *PodConditionType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1465 := z.DecBinary() - _ = yym1465 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -20154,34 +20154,34 @@ func (x *PodCondition) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1466 := z.EncBinary() - _ = yym1466 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1467 := !z.EncBinary() - yy2arr1467 := z.EncBasicHandle().StructToArray - var yyq1467 [6]bool - _, _, _ = yysep1467, yyq1467, yy2arr1467 - const yyr1467 bool = false - yyq1467[2] = true - yyq1467[3] = true - yyq1467[4] = x.Reason != "" - yyq1467[5] = x.Message != "" - var yynn1467 int - if yyr1467 || yy2arr1467 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [6]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = true + yyq2[3] = true + yyq2[4] = x.Reason != "" + yyq2[5] = x.Message != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(6) } else { - yynn1467 = 2 - for _, b := range yyq1467 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn1467++ + yynn2++ } } - r.EncodeMapStart(yynn1467) - yynn1467 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1467 || yy2arr1467 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Type.CodecEncodeSelf(e) } else { @@ -20190,7 +20190,7 @@ func (x *PodCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } - if yyr1467 || yy2arr1467 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Status.CodecEncodeSelf(e) } else { @@ -20199,85 +20199,85 @@ func (x *PodCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Status.CodecEncodeSelf(e) } - if yyr1467 || yy2arr1467 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1467[2] { - yy1471 := &x.LastProbeTime - yym1472 := z.EncBinary() - _ = yym1472 + if yyq2[2] { + yy10 := &x.LastProbeTime + yym11 := z.EncBinary() + _ = yym11 if false { - } else if z.HasExtensions() && z.EncExt(yy1471) { - } else if yym1472 { - z.EncBinaryMarshal(yy1471) - } else if !yym1472 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1471) + } else if z.HasExtensions() && z.EncExt(yy10) { + } else if yym11 { + z.EncBinaryMarshal(yy10) + } else if !yym11 && z.IsJSONHandle() { + z.EncJSONMarshal(yy10) } else { - z.EncFallback(yy1471) + z.EncFallback(yy10) } } else { r.EncodeNil() } } else { - if yyq1467[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lastProbeTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1473 := &x.LastProbeTime - yym1474 := z.EncBinary() - _ = yym1474 + yy12 := &x.LastProbeTime + yym13 := z.EncBinary() + _ = yym13 if false { - } else if z.HasExtensions() && z.EncExt(yy1473) { - } else if yym1474 { - z.EncBinaryMarshal(yy1473) - } else if !yym1474 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1473) + } else if z.HasExtensions() && z.EncExt(yy12) { + } else if yym13 { + z.EncBinaryMarshal(yy12) + } else if !yym13 && z.IsJSONHandle() { + z.EncJSONMarshal(yy12) } else { - z.EncFallback(yy1473) + z.EncFallback(yy12) } } } - if yyr1467 || yy2arr1467 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1467[3] { - yy1476 := &x.LastTransitionTime - yym1477 := z.EncBinary() - _ = yym1477 + if yyq2[3] { + yy15 := &x.LastTransitionTime + yym16 := z.EncBinary() + _ = yym16 if false { - } else if z.HasExtensions() && z.EncExt(yy1476) { - } else if yym1477 { - z.EncBinaryMarshal(yy1476) - } else if !yym1477 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1476) + } else if z.HasExtensions() && z.EncExt(yy15) { + } else if yym16 { + z.EncBinaryMarshal(yy15) + } else if !yym16 && z.IsJSONHandle() { + z.EncJSONMarshal(yy15) } else { - z.EncFallback(yy1476) + z.EncFallback(yy15) } } else { r.EncodeNil() } } else { - if yyq1467[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lastTransitionTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1478 := &x.LastTransitionTime - yym1479 := z.EncBinary() - _ = yym1479 + yy17 := &x.LastTransitionTime + yym18 := z.EncBinary() + _ = yym18 if false { - } else if z.HasExtensions() && z.EncExt(yy1478) { - } else if yym1479 { - z.EncBinaryMarshal(yy1478) - } else if !yym1479 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1478) + } else if z.HasExtensions() && z.EncExt(yy17) { + } else if yym18 { + z.EncBinaryMarshal(yy17) + } else if !yym18 && z.IsJSONHandle() { + z.EncJSONMarshal(yy17) } else { - z.EncFallback(yy1478) + z.EncFallback(yy17) } } } - if yyr1467 || yy2arr1467 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1467[4] { - yym1481 := z.EncBinary() - _ = yym1481 + if yyq2[4] { + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -20286,23 +20286,23 @@ func (x *PodCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1467[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1482 := z.EncBinary() - _ = yym1482 + yym21 := z.EncBinary() + _ = yym21 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr1467 || yy2arr1467 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1467[5] { - yym1484 := z.EncBinary() - _ = yym1484 + if yyq2[5] { + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -20311,19 +20311,19 @@ func (x *PodCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1467[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1485 := z.EncBinary() - _ = yym1485 + yym24 := z.EncBinary() + _ = yym24 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr1467 || yy2arr1467 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -20336,25 +20336,25 @@ func (x *PodCondition) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1486 := z.DecBinary() - _ = yym1486 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1487 := r.ContainerType() - if yyct1487 == codecSelferValueTypeMap1234 { - yyl1487 := r.ReadMapStart() - if yyl1487 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1487, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1487 == codecSelferValueTypeArray1234 { - yyl1487 := r.ReadArrayStart() - if yyl1487 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1487, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -20366,12 +20366,12 @@ func (x *PodCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1488Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1488Slc - var yyhl1488 bool = l >= 0 - for yyj1488 := 0; ; yyj1488++ { - if yyhl1488 { - if yyj1488 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -20380,10 +20380,10 @@ func (x *PodCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1488Slc = r.DecodeBytes(yys1488Slc, true, true) - yys1488 := string(yys1488Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1488 { + switch yys3 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -20400,34 +20400,34 @@ func (x *PodCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastProbeTime = pkg2_unversioned.Time{} } else { - yyv1491 := &x.LastProbeTime - yym1492 := z.DecBinary() - _ = yym1492 + yyv6 := &x.LastProbeTime + yym7 := z.DecBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.DecExt(yyv1491) { - } else if yym1492 { - z.DecBinaryUnmarshal(yyv1491) - } else if !yym1492 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1491) + } else if z.HasExtensions() && z.DecExt(yyv6) { + } else if yym7 { + z.DecBinaryUnmarshal(yyv6) + } else if !yym7 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv6) } else { - z.DecFallback(yyv1491, false) + z.DecFallback(yyv6, false) } } case "lastTransitionTime": if r.TryDecodeAsNil() { x.LastTransitionTime = pkg2_unversioned.Time{} } else { - yyv1493 := &x.LastTransitionTime - yym1494 := z.DecBinary() - _ = yym1494 + yyv8 := &x.LastTransitionTime + yym9 := z.DecBinary() + _ = yym9 if false { - } else if z.HasExtensions() && z.DecExt(yyv1493) { - } else if yym1494 { - z.DecBinaryUnmarshal(yyv1493) - } else if !yym1494 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1493) + } else if z.HasExtensions() && z.DecExt(yyv8) { + } else if yym9 { + z.DecBinaryUnmarshal(yyv8) + } else if !yym9 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv8) } else { - z.DecFallback(yyv1493, false) + z.DecFallback(yyv8, false) } } case "reason": @@ -20443,9 +20443,9 @@ func (x *PodCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Message = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1488) - } // end switch yys1488 - } // end for yyj1488 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -20453,16 +20453,16 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1497 int - var yyb1497 bool - var yyhl1497 bool = l >= 0 - yyj1497++ - if yyhl1497 { - yyb1497 = yyj1497 > l + var yyj12 int + var yyb12 bool + var yyhl12 bool = l >= 0 + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1497 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1497 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20472,13 +20472,13 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = PodConditionType(r.DecodeString()) } - yyj1497++ - if yyhl1497 { - yyb1497 = yyj1497 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1497 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1497 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20488,13 +20488,13 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Status = ConditionStatus(r.DecodeString()) } - yyj1497++ - if yyhl1497 { - yyb1497 = yyj1497 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1497 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1497 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20502,26 +20502,26 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastProbeTime = pkg2_unversioned.Time{} } else { - yyv1500 := &x.LastProbeTime - yym1501 := z.DecBinary() - _ = yym1501 + yyv15 := &x.LastProbeTime + yym16 := z.DecBinary() + _ = yym16 if false { - } else if z.HasExtensions() && z.DecExt(yyv1500) { - } else if yym1501 { - z.DecBinaryUnmarshal(yyv1500) - } else if !yym1501 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1500) + } else if z.HasExtensions() && z.DecExt(yyv15) { + } else if yym16 { + z.DecBinaryUnmarshal(yyv15) + } else if !yym16 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv15) } else { - z.DecFallback(yyv1500, false) + z.DecFallback(yyv15, false) } } - yyj1497++ - if yyhl1497 { - yyb1497 = yyj1497 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1497 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1497 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20529,26 +20529,26 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastTransitionTime = pkg2_unversioned.Time{} } else { - yyv1502 := &x.LastTransitionTime - yym1503 := z.DecBinary() - _ = yym1503 + yyv17 := &x.LastTransitionTime + yym18 := z.DecBinary() + _ = yym18 if false { - } else if z.HasExtensions() && z.DecExt(yyv1502) { - } else if yym1503 { - z.DecBinaryUnmarshal(yyv1502) - } else if !yym1503 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1502) + } else if z.HasExtensions() && z.DecExt(yyv17) { + } else if yym18 { + z.DecBinaryUnmarshal(yyv17) + } else if !yym18 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv17) } else { - z.DecFallback(yyv1502, false) + z.DecFallback(yyv17, false) } } - yyj1497++ - if yyhl1497 { - yyb1497 = yyj1497 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1497 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1497 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20558,13 +20558,13 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Reason = string(r.DecodeString()) } - yyj1497++ - if yyhl1497 { - yyb1497 = yyj1497 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1497 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1497 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20575,17 +20575,17 @@ func (x *PodCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Message = string(r.DecodeString()) } for { - yyj1497++ - if yyhl1497 { - yyb1497 = yyj1497 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1497 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1497 { + if yyb12 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1497-1, "") + z.DecStructFieldNotFound(yyj12-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20594,8 +20594,8 @@ func (x RestartPolicy) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1506 := z.EncBinary() - _ = yym1506 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -20607,8 +20607,8 @@ func (x *RestartPolicy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1507 := z.DecBinary() - _ = yym1507 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -20620,8 +20620,8 @@ func (x DNSPolicy) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1508 := z.EncBinary() - _ = yym1508 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -20633,8 +20633,8 @@ func (x *DNSPolicy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1509 := z.DecBinary() - _ = yym1509 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -20649,36 +20649,36 @@ func (x *NodeSelector) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1510 := z.EncBinary() - _ = yym1510 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1511 := !z.EncBinary() - yy2arr1511 := z.EncBasicHandle().StructToArray - var yyq1511 [1]bool - _, _, _ = yysep1511, yyq1511, yy2arr1511 - const yyr1511 bool = false - var yynn1511 int - if yyr1511 || yy2arr1511 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn1511 = 1 - for _, b := range yyq1511 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1511++ + yynn2++ } } - r.EncodeMapStart(yynn1511) - yynn1511 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1511 || yy2arr1511 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.NodeSelectorTerms == nil { r.EncodeNil() } else { - yym1513 := z.EncBinary() - _ = yym1513 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceNodeSelectorTerm(([]NodeSelectorTerm)(x.NodeSelectorTerms), e) @@ -20691,15 +20691,15 @@ func (x *NodeSelector) CodecEncodeSelf(e *codec1978.Encoder) { if x.NodeSelectorTerms == nil { r.EncodeNil() } else { - yym1514 := z.EncBinary() - _ = yym1514 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceNodeSelectorTerm(([]NodeSelectorTerm)(x.NodeSelectorTerms), e) } } } - if yyr1511 || yy2arr1511 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -20712,25 +20712,25 @@ func (x *NodeSelector) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1515 := z.DecBinary() - _ = yym1515 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1516 := r.ContainerType() - if yyct1516 == codecSelferValueTypeMap1234 { - yyl1516 := r.ReadMapStart() - if yyl1516 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1516, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1516 == codecSelferValueTypeArray1234 { - yyl1516 := r.ReadArrayStart() - if yyl1516 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1516, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -20742,12 +20742,12 @@ func (x *NodeSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1517Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1517Slc - var yyhl1517 bool = l >= 0 - for yyj1517 := 0; ; yyj1517++ { - if yyhl1517 { - if yyj1517 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -20756,26 +20756,26 @@ func (x *NodeSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1517Slc = r.DecodeBytes(yys1517Slc, true, true) - yys1517 := string(yys1517Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1517 { + switch yys3 { case "nodeSelectorTerms": if r.TryDecodeAsNil() { x.NodeSelectorTerms = nil } else { - yyv1518 := &x.NodeSelectorTerms - yym1519 := z.DecBinary() - _ = yym1519 + yyv4 := &x.NodeSelectorTerms + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceNodeSelectorTerm((*[]NodeSelectorTerm)(yyv1518), d) + h.decSliceNodeSelectorTerm((*[]NodeSelectorTerm)(yyv4), d) } } default: - z.DecStructFieldNotFound(-1, yys1517) - } // end switch yys1517 - } // end for yyj1517 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -20783,16 +20783,16 @@ func (x *NodeSelector) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1520 int - var yyb1520 bool - var yyhl1520 bool = l >= 0 - yyj1520++ - if yyhl1520 { - yyb1520 = yyj1520 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1520 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1520 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20800,26 +20800,26 @@ func (x *NodeSelector) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.NodeSelectorTerms = nil } else { - yyv1521 := &x.NodeSelectorTerms - yym1522 := z.DecBinary() - _ = yym1522 + yyv7 := &x.NodeSelectorTerms + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceNodeSelectorTerm((*[]NodeSelectorTerm)(yyv1521), d) + h.decSliceNodeSelectorTerm((*[]NodeSelectorTerm)(yyv7), d) } } for { - yyj1520++ - if yyhl1520 { - yyb1520 = yyj1520 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1520 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1520 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1520-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20831,36 +20831,36 @@ func (x *NodeSelectorTerm) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1523 := z.EncBinary() - _ = yym1523 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1524 := !z.EncBinary() - yy2arr1524 := z.EncBasicHandle().StructToArray - var yyq1524 [1]bool - _, _, _ = yysep1524, yyq1524, yy2arr1524 - const yyr1524 bool = false - var yynn1524 int - if yyr1524 || yy2arr1524 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn1524 = 1 - for _, b := range yyq1524 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1524++ + yynn2++ } } - r.EncodeMapStart(yynn1524) - yynn1524 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1524 || yy2arr1524 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.MatchExpressions == nil { r.EncodeNil() } else { - yym1526 := z.EncBinary() - _ = yym1526 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceNodeSelectorRequirement(([]NodeSelectorRequirement)(x.MatchExpressions), e) @@ -20873,15 +20873,15 @@ func (x *NodeSelectorTerm) CodecEncodeSelf(e *codec1978.Encoder) { if x.MatchExpressions == nil { r.EncodeNil() } else { - yym1527 := z.EncBinary() - _ = yym1527 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceNodeSelectorRequirement(([]NodeSelectorRequirement)(x.MatchExpressions), e) } } } - if yyr1524 || yy2arr1524 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -20894,25 +20894,25 @@ func (x *NodeSelectorTerm) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1528 := z.DecBinary() - _ = yym1528 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1529 := r.ContainerType() - if yyct1529 == codecSelferValueTypeMap1234 { - yyl1529 := r.ReadMapStart() - if yyl1529 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1529, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1529 == codecSelferValueTypeArray1234 { - yyl1529 := r.ReadArrayStart() - if yyl1529 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1529, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -20924,12 +20924,12 @@ func (x *NodeSelectorTerm) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1530Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1530Slc - var yyhl1530 bool = l >= 0 - for yyj1530 := 0; ; yyj1530++ { - if yyhl1530 { - if yyj1530 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -20938,26 +20938,26 @@ func (x *NodeSelectorTerm) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1530Slc = r.DecodeBytes(yys1530Slc, true, true) - yys1530 := string(yys1530Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1530 { + switch yys3 { case "matchExpressions": if r.TryDecodeAsNil() { x.MatchExpressions = nil } else { - yyv1531 := &x.MatchExpressions - yym1532 := z.DecBinary() - _ = yym1532 + yyv4 := &x.MatchExpressions + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceNodeSelectorRequirement((*[]NodeSelectorRequirement)(yyv1531), d) + h.decSliceNodeSelectorRequirement((*[]NodeSelectorRequirement)(yyv4), d) } } default: - z.DecStructFieldNotFound(-1, yys1530) - } // end switch yys1530 - } // end for yyj1530 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -20965,16 +20965,16 @@ func (x *NodeSelectorTerm) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1533 int - var yyb1533 bool - var yyhl1533 bool = l >= 0 - yyj1533++ - if yyhl1533 { - yyb1533 = yyj1533 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1533 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1533 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -20982,26 +20982,26 @@ func (x *NodeSelectorTerm) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.MatchExpressions = nil } else { - yyv1534 := &x.MatchExpressions - yym1535 := z.DecBinary() - _ = yym1535 + yyv7 := &x.MatchExpressions + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceNodeSelectorRequirement((*[]NodeSelectorRequirement)(yyv1534), d) + h.decSliceNodeSelectorRequirement((*[]NodeSelectorRequirement)(yyv7), d) } } for { - yyj1533++ - if yyhl1533 { - yyb1533 = yyj1533 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1533 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1533 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1533-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21013,34 +21013,34 @@ func (x *NodeSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1536 := z.EncBinary() - _ = yym1536 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1537 := !z.EncBinary() - yy2arr1537 := z.EncBasicHandle().StructToArray - var yyq1537 [3]bool - _, _, _ = yysep1537, yyq1537, yy2arr1537 - const yyr1537 bool = false - yyq1537[2] = len(x.Values) != 0 - var yynn1537 int - if yyr1537 || yy2arr1537 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = len(x.Values) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn1537 = 2 - for _, b := range yyq1537 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn1537++ + yynn2++ } } - r.EncodeMapStart(yynn1537) - yynn1537 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1537 || yy2arr1537 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1539 := z.EncBinary() - _ = yym1539 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) @@ -21049,14 +21049,14 @@ func (x *NodeSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("key")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1540 := z.EncBinary() - _ = yym1540 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) } } - if yyr1537 || yy2arr1537 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Operator.CodecEncodeSelf(e) } else { @@ -21065,14 +21065,14 @@ func (x *NodeSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Operator.CodecEncodeSelf(e) } - if yyr1537 || yy2arr1537 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1537[2] { + if yyq2[2] { if x.Values == nil { r.EncodeNil() } else { - yym1543 := z.EncBinary() - _ = yym1543 + yym10 := z.EncBinary() + _ = yym10 if false { } else { z.F.EncSliceStringV(x.Values, false, e) @@ -21082,15 +21082,15 @@ func (x *NodeSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1537[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("values")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Values == nil { r.EncodeNil() } else { - yym1544 := z.EncBinary() - _ = yym1544 + yym11 := z.EncBinary() + _ = yym11 if false { } else { z.F.EncSliceStringV(x.Values, false, e) @@ -21098,7 +21098,7 @@ func (x *NodeSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1537 || yy2arr1537 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -21111,25 +21111,25 @@ func (x *NodeSelectorRequirement) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1545 := z.DecBinary() - _ = yym1545 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1546 := r.ContainerType() - if yyct1546 == codecSelferValueTypeMap1234 { - yyl1546 := r.ReadMapStart() - if yyl1546 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1546, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1546 == codecSelferValueTypeArray1234 { - yyl1546 := r.ReadArrayStart() - if yyl1546 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1546, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -21141,12 +21141,12 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1547Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1547Slc - var yyhl1547 bool = l >= 0 - for yyj1547 := 0; ; yyj1547++ { - if yyhl1547 { - if yyj1547 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -21155,10 +21155,10 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1547Slc = r.DecodeBytes(yys1547Slc, true, true) - yys1547 := string(yys1547Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1547 { + switch yys3 { case "key": if r.TryDecodeAsNil() { x.Key = "" @@ -21175,18 +21175,18 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromMap(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Values = nil } else { - yyv1550 := &x.Values - yym1551 := z.DecBinary() - _ = yym1551 + yyv6 := &x.Values + yym7 := z.DecBinary() + _ = yym7 if false { } else { - z.F.DecSliceStringX(yyv1550, false, d) + z.F.DecSliceStringX(yyv6, false, d) } } default: - z.DecStructFieldNotFound(-1, yys1547) - } // end switch yys1547 - } // end for yyj1547 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -21194,16 +21194,16 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1552 int - var yyb1552 bool - var yyhl1552 bool = l >= 0 - yyj1552++ - if yyhl1552 { - yyb1552 = yyj1552 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1552 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1552 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21213,13 +21213,13 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.Key = string(r.DecodeString()) } - yyj1552++ - if yyhl1552 { - yyb1552 = yyj1552 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1552 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1552 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21229,13 +21229,13 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.Operator = NodeSelectorOperator(r.DecodeString()) } - yyj1552++ - if yyhl1552 { - yyb1552 = yyj1552 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1552 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1552 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21243,26 +21243,26 @@ func (x *NodeSelectorRequirement) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Values = nil } else { - yyv1555 := &x.Values - yym1556 := z.DecBinary() - _ = yym1556 + yyv11 := &x.Values + yym12 := z.DecBinary() + _ = yym12 if false { } else { - z.F.DecSliceStringX(yyv1555, false, d) + z.F.DecSliceStringX(yyv11, false, d) } } for { - yyj1552++ - if yyhl1552 { - yyb1552 = yyj1552 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1552 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1552 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1552-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21271,8 +21271,8 @@ func (x NodeSelectorOperator) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1557 := z.EncBinary() - _ = yym1557 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -21284,8 +21284,8 @@ func (x *NodeSelectorOperator) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1558 := z.DecBinary() - _ = yym1558 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -21300,33 +21300,33 @@ func (x *Affinity) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1559 := z.EncBinary() - _ = yym1559 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1560 := !z.EncBinary() - yy2arr1560 := z.EncBasicHandle().StructToArray - var yyq1560 [1]bool - _, _, _ = yysep1560, yyq1560, yy2arr1560 - const yyr1560 bool = false - yyq1560[0] = x.NodeAffinity != nil - var yynn1560 int - if yyr1560 || yy2arr1560 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.NodeAffinity != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn1560 = 0 - for _, b := range yyq1560 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1560++ + yynn2++ } } - r.EncodeMapStart(yynn1560) - yynn1560 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1560 || yy2arr1560 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1560[0] { + if yyq2[0] { if x.NodeAffinity == nil { r.EncodeNil() } else { @@ -21336,7 +21336,7 @@ func (x *Affinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1560[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeAffinity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -21347,7 +21347,7 @@ func (x *Affinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1560 || yy2arr1560 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -21360,25 +21360,25 @@ func (x *Affinity) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1562 := z.DecBinary() - _ = yym1562 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1563 := r.ContainerType() - if yyct1563 == codecSelferValueTypeMap1234 { - yyl1563 := r.ReadMapStart() - if yyl1563 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1563, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1563 == codecSelferValueTypeArray1234 { - yyl1563 := r.ReadArrayStart() - if yyl1563 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1563, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -21390,12 +21390,12 @@ func (x *Affinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1564Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1564Slc - var yyhl1564 bool = l >= 0 - for yyj1564 := 0; ; yyj1564++ { - if yyhl1564 { - if yyj1564 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -21404,10 +21404,10 @@ func (x *Affinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1564Slc = r.DecodeBytes(yys1564Slc, true, true) - yys1564 := string(yys1564Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1564 { + switch yys3 { case "nodeAffinity": if r.TryDecodeAsNil() { if x.NodeAffinity != nil { @@ -21420,9 +21420,9 @@ func (x *Affinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.NodeAffinity.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1564) - } // end switch yys1564 - } // end for yyj1564 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -21430,16 +21430,16 @@ func (x *Affinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1566 int - var yyb1566 bool - var yyhl1566 bool = l >= 0 - yyj1566++ - if yyhl1566 { - yyb1566 = yyj1566 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb1566 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb1566 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21455,17 +21455,17 @@ func (x *Affinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.NodeAffinity.CodecDecodeSelf(d) } for { - yyj1566++ - if yyhl1566 { - yyb1566 = yyj1566 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb1566 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb1566 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1566-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21477,35 +21477,35 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1568 := z.EncBinary() - _ = yym1568 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1569 := !z.EncBinary() - yy2arr1569 := z.EncBasicHandle().StructToArray - var yyq1569 [3]bool - _, _, _ = yysep1569, yyq1569, yy2arr1569 - const yyr1569 bool = false - yyq1569[0] = x.RequiredDuringSchedulingRequiredDuringExecution != nil - yyq1569[1] = x.RequiredDuringSchedulingIgnoredDuringExecution != nil - yyq1569[2] = len(x.PreferredDuringSchedulingIgnoredDuringExecution) != 0 - var yynn1569 int - if yyr1569 || yy2arr1569 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.RequiredDuringSchedulingRequiredDuringExecution != nil + yyq2[1] = x.RequiredDuringSchedulingIgnoredDuringExecution != nil + yyq2[2] = len(x.PreferredDuringSchedulingIgnoredDuringExecution) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn1569 = 0 - for _, b := range yyq1569 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1569++ + yynn2++ } } - r.EncodeMapStart(yynn1569) - yynn1569 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1569 || yy2arr1569 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1569[0] { + if yyq2[0] { if x.RequiredDuringSchedulingRequiredDuringExecution == nil { r.EncodeNil() } else { @@ -21515,7 +21515,7 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1569[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("requiredDuringSchedulingRequiredDuringExecution")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -21526,9 +21526,9 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1569 || yy2arr1569 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1569[1] { + if yyq2[1] { if x.RequiredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { @@ -21538,7 +21538,7 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1569[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("requiredDuringSchedulingIgnoredDuringExecution")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -21549,14 +21549,14 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1569 || yy2arr1569 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1569[2] { + if yyq2[2] { if x.PreferredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1573 := z.EncBinary() - _ = yym1573 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSlicePreferredSchedulingTerm(([]PreferredSchedulingTerm)(x.PreferredDuringSchedulingIgnoredDuringExecution), e) @@ -21566,15 +21566,15 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1569[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("preferredDuringSchedulingIgnoredDuringExecution")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.PreferredDuringSchedulingIgnoredDuringExecution == nil { r.EncodeNil() } else { - yym1574 := z.EncBinary() - _ = yym1574 + yym11 := z.EncBinary() + _ = yym11 if false { } else { h.encSlicePreferredSchedulingTerm(([]PreferredSchedulingTerm)(x.PreferredDuringSchedulingIgnoredDuringExecution), e) @@ -21582,7 +21582,7 @@ func (x *NodeAffinity) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1569 || yy2arr1569 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -21595,25 +21595,25 @@ func (x *NodeAffinity) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1575 := z.DecBinary() - _ = yym1575 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1576 := r.ContainerType() - if yyct1576 == codecSelferValueTypeMap1234 { - yyl1576 := r.ReadMapStart() - if yyl1576 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1576, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1576 == codecSelferValueTypeArray1234 { - yyl1576 := r.ReadArrayStart() - if yyl1576 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1576, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -21625,12 +21625,12 @@ func (x *NodeAffinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1577Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1577Slc - var yyhl1577 bool = l >= 0 - for yyj1577 := 0; ; yyj1577++ { - if yyhl1577 { - if yyj1577 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -21639,10 +21639,10 @@ func (x *NodeAffinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1577Slc = r.DecodeBytes(yys1577Slc, true, true) - yys1577 := string(yys1577Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1577 { + switch yys3 { case "requiredDuringSchedulingRequiredDuringExecution": if r.TryDecodeAsNil() { if x.RequiredDuringSchedulingRequiredDuringExecution != nil { @@ -21669,18 +21669,18 @@ func (x *NodeAffinity) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.PreferredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1580 := &x.PreferredDuringSchedulingIgnoredDuringExecution - yym1581 := z.DecBinary() - _ = yym1581 + yyv6 := &x.PreferredDuringSchedulingIgnoredDuringExecution + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSlicePreferredSchedulingTerm((*[]PreferredSchedulingTerm)(yyv1580), d) + h.decSlicePreferredSchedulingTerm((*[]PreferredSchedulingTerm)(yyv6), d) } } default: - z.DecStructFieldNotFound(-1, yys1577) - } // end switch yys1577 - } // end for yyj1577 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -21688,16 +21688,16 @@ func (x *NodeAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1582 int - var yyb1582 bool - var yyhl1582 bool = l >= 0 - yyj1582++ - if yyhl1582 { - yyb1582 = yyj1582 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1582 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1582 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21712,13 +21712,13 @@ func (x *NodeAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.RequiredDuringSchedulingRequiredDuringExecution.CodecDecodeSelf(d) } - yyj1582++ - if yyhl1582 { - yyb1582 = yyj1582 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1582 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1582 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21733,13 +21733,13 @@ func (x *NodeAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.RequiredDuringSchedulingIgnoredDuringExecution.CodecDecodeSelf(d) } - yyj1582++ - if yyhl1582 { - yyb1582 = yyj1582 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1582 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1582 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21747,26 +21747,26 @@ func (x *NodeAffinity) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.PreferredDuringSchedulingIgnoredDuringExecution = nil } else { - yyv1585 := &x.PreferredDuringSchedulingIgnoredDuringExecution - yym1586 := z.DecBinary() - _ = yym1586 + yyv11 := &x.PreferredDuringSchedulingIgnoredDuringExecution + yym12 := z.DecBinary() + _ = yym12 if false { } else { - h.decSlicePreferredSchedulingTerm((*[]PreferredSchedulingTerm)(yyv1585), d) + h.decSlicePreferredSchedulingTerm((*[]PreferredSchedulingTerm)(yyv11), d) } } for { - yyj1582++ - if yyhl1582 { - yyb1582 = yyj1582 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1582 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1582 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1582-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21778,33 +21778,33 @@ func (x *PreferredSchedulingTerm) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1587 := z.EncBinary() - _ = yym1587 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1588 := !z.EncBinary() - yy2arr1588 := z.EncBasicHandle().StructToArray - var yyq1588 [2]bool - _, _, _ = yysep1588, yyq1588, yy2arr1588 - const yyr1588 bool = false - var yynn1588 int - if yyr1588 || yy2arr1588 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1588 = 2 - for _, b := range yyq1588 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn1588++ + yynn2++ } } - r.EncodeMapStart(yynn1588) - yynn1588 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1588 || yy2arr1588 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1590 := z.EncBinary() - _ = yym1590 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.Weight)) @@ -21813,25 +21813,25 @@ func (x *PreferredSchedulingTerm) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("weight")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1591 := z.EncBinary() - _ = yym1591 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.Weight)) } } - if yyr1588 || yy2arr1588 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1593 := &x.Preference - yy1593.CodecEncodeSelf(e) + yy7 := &x.Preference + yy7.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("preference")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1594 := &x.Preference - yy1594.CodecEncodeSelf(e) + yy9 := &x.Preference + yy9.CodecEncodeSelf(e) } - if yyr1588 || yy2arr1588 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -21844,25 +21844,25 @@ func (x *PreferredSchedulingTerm) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1595 := z.DecBinary() - _ = yym1595 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1596 := r.ContainerType() - if yyct1596 == codecSelferValueTypeMap1234 { - yyl1596 := r.ReadMapStart() - if yyl1596 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1596, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1596 == codecSelferValueTypeArray1234 { - yyl1596 := r.ReadArrayStart() - if yyl1596 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1596, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -21874,12 +21874,12 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1597Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1597Slc - var yyhl1597 bool = l >= 0 - for yyj1597 := 0; ; yyj1597++ { - if yyhl1597 { - if yyj1597 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -21888,10 +21888,10 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1597Slc = r.DecodeBytes(yys1597Slc, true, true) - yys1597 := string(yys1597Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1597 { + switch yys3 { case "weight": if r.TryDecodeAsNil() { x.Weight = 0 @@ -21902,13 +21902,13 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromMap(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Preference = NodeSelectorTerm{} } else { - yyv1599 := &x.Preference - yyv1599.CodecDecodeSelf(d) + yyv5 := &x.Preference + yyv5.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1597) - } // end switch yys1597 - } // end for yyj1597 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -21916,16 +21916,16 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1600 int - var yyb1600 bool - var yyhl1600 bool = l >= 0 - yyj1600++ - if yyhl1600 { - yyb1600 = yyj1600 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1600 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1600 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21935,13 +21935,13 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.Weight = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj1600++ - if yyhl1600 { - yyb1600 = yyj1600 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1600 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1600 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -21949,21 +21949,21 @@ func (x *PreferredSchedulingTerm) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Preference = NodeSelectorTerm{} } else { - yyv1602 := &x.Preference - yyv1602.CodecDecodeSelf(d) + yyv8 := &x.Preference + yyv8.CodecDecodeSelf(d) } for { - yyj1600++ - if yyhl1600 { - yyb1600 = yyj1600 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1600 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1600 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1600-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21975,51 +21975,51 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1603 := z.EncBinary() - _ = yym1603 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1604 := !z.EncBinary() - yy2arr1604 := z.EncBasicHandle().StructToArray - var yyq1604 [15]bool - _, _, _ = yysep1604, yyq1604, yy2arr1604 - const yyr1604 bool = false - yyq1604[0] = len(x.Volumes) != 0 - yyq1604[2] = x.RestartPolicy != "" - yyq1604[3] = x.TerminationGracePeriodSeconds != nil - yyq1604[4] = x.ActiveDeadlineSeconds != nil - yyq1604[5] = x.DNSPolicy != "" - yyq1604[6] = len(x.NodeSelector) != 0 - yyq1604[7] = x.ServiceAccountName != "" - yyq1604[8] = x.DeprecatedServiceAccount != "" - yyq1604[9] = x.NodeName != "" - yyq1604[10] = x.HostNetwork != false - yyq1604[11] = x.HostPID != false - yyq1604[12] = x.HostIPC != false - yyq1604[13] = x.SecurityContext != nil - yyq1604[14] = len(x.ImagePullSecrets) != 0 - var yynn1604 int - if yyr1604 || yy2arr1604 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [15]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Volumes) != 0 + yyq2[2] = x.RestartPolicy != "" + yyq2[3] = x.TerminationGracePeriodSeconds != nil + yyq2[4] = x.ActiveDeadlineSeconds != nil + yyq2[5] = x.DNSPolicy != "" + yyq2[6] = len(x.NodeSelector) != 0 + yyq2[7] = x.ServiceAccountName != "" + yyq2[8] = x.DeprecatedServiceAccount != "" + yyq2[9] = x.NodeName != "" + yyq2[10] = x.HostNetwork != false + yyq2[11] = x.HostPID != false + yyq2[12] = x.HostIPC != false + yyq2[13] = x.SecurityContext != nil + yyq2[14] = len(x.ImagePullSecrets) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(15) } else { - yynn1604 = 1 - for _, b := range yyq1604 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1604++ + yynn2++ } } - r.EncodeMapStart(yynn1604) - yynn1604 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1604 || yy2arr1604 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1604[0] { + if yyq2[0] { if x.Volumes == nil { r.EncodeNil() } else { - yym1606 := z.EncBinary() - _ = yym1606 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceVolume(([]Volume)(x.Volumes), e) @@ -22029,15 +22029,15 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1604[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Volumes == nil { r.EncodeNil() } else { - yym1607 := z.EncBinary() - _ = yym1607 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceVolume(([]Volume)(x.Volumes), e) @@ -22045,13 +22045,13 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1604 || yy2arr1604 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Containers == nil { r.EncodeNil() } else { - yym1609 := z.EncBinary() - _ = yym1609 + yym7 := z.EncBinary() + _ = yym7 if false { } else { h.encSliceContainer(([]Container)(x.Containers), e) @@ -22064,122 +22064,122 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Containers == nil { r.EncodeNil() } else { - yym1610 := z.EncBinary() - _ = yym1610 + yym8 := z.EncBinary() + _ = yym8 if false { } else { h.encSliceContainer(([]Container)(x.Containers), e) } } } - if yyr1604 || yy2arr1604 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1604[2] { + if yyq2[2] { x.RestartPolicy.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1604[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("restartPolicy")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.RestartPolicy.CodecEncodeSelf(e) } } - if yyr1604 || yy2arr1604 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1604[3] { + if yyq2[3] { if x.TerminationGracePeriodSeconds == nil { r.EncodeNil() } else { - yy1613 := *x.TerminationGracePeriodSeconds - yym1614 := z.EncBinary() - _ = yym1614 + yy13 := *x.TerminationGracePeriodSeconds + yym14 := z.EncBinary() + _ = yym14 if false { } else { - r.EncodeInt(int64(yy1613)) + r.EncodeInt(int64(yy13)) } } } else { r.EncodeNil() } } else { - if yyq1604[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("terminationGracePeriodSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.TerminationGracePeriodSeconds == nil { r.EncodeNil() } else { - yy1615 := *x.TerminationGracePeriodSeconds - yym1616 := z.EncBinary() - _ = yym1616 + yy15 := *x.TerminationGracePeriodSeconds + yym16 := z.EncBinary() + _ = yym16 if false { } else { - r.EncodeInt(int64(yy1615)) + r.EncodeInt(int64(yy15)) } } } } - if yyr1604 || yy2arr1604 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1604[4] { + if yyq2[4] { if x.ActiveDeadlineSeconds == nil { r.EncodeNil() } else { - yy1618 := *x.ActiveDeadlineSeconds - yym1619 := z.EncBinary() - _ = yym1619 + yy18 := *x.ActiveDeadlineSeconds + yym19 := z.EncBinary() + _ = yym19 if false { } else { - r.EncodeInt(int64(yy1618)) + r.EncodeInt(int64(yy18)) } } } else { r.EncodeNil() } } else { - if yyq1604[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("activeDeadlineSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.ActiveDeadlineSeconds == nil { r.EncodeNil() } else { - yy1620 := *x.ActiveDeadlineSeconds - yym1621 := z.EncBinary() - _ = yym1621 + yy20 := *x.ActiveDeadlineSeconds + yym21 := z.EncBinary() + _ = yym21 if false { } else { - r.EncodeInt(int64(yy1620)) + r.EncodeInt(int64(yy20)) } } } } - if yyr1604 || yy2arr1604 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1604[5] { + if yyq2[5] { x.DNSPolicy.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1604[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("dnsPolicy")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.DNSPolicy.CodecEncodeSelf(e) } } - if yyr1604 || yy2arr1604 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1604[6] { + if yyq2[6] { if x.NodeSelector == nil { r.EncodeNil() } else { - yym1624 := z.EncBinary() - _ = yym1624 + yym26 := z.EncBinary() + _ = yym26 if false { } else { z.F.EncMapStringStringV(x.NodeSelector, false, e) @@ -22189,15 +22189,15 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1604[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeSelector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.NodeSelector == nil { r.EncodeNil() } else { - yym1625 := z.EncBinary() - _ = yym1625 + yym27 := z.EncBinary() + _ = yym27 if false { } else { z.F.EncMapStringStringV(x.NodeSelector, false, e) @@ -22205,11 +22205,11 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1604 || yy2arr1604 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1604[7] { - yym1627 := z.EncBinary() - _ = yym1627 + if yyq2[7] { + yym29 := z.EncBinary() + _ = yym29 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ServiceAccountName)) @@ -22218,23 +22218,23 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1604[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("serviceAccountName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1628 := z.EncBinary() - _ = yym1628 + yym30 := z.EncBinary() + _ = yym30 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ServiceAccountName)) } } } - if yyr1604 || yy2arr1604 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1604[8] { - yym1630 := z.EncBinary() - _ = yym1630 + if yyq2[8] { + yym32 := z.EncBinary() + _ = yym32 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.DeprecatedServiceAccount)) @@ -22243,23 +22243,23 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1604[8] { + if yyq2[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("serviceAccount")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1631 := z.EncBinary() - _ = yym1631 + yym33 := z.EncBinary() + _ = yym33 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.DeprecatedServiceAccount)) } } } - if yyr1604 || yy2arr1604 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1604[9] { - yym1633 := z.EncBinary() - _ = yym1633 + if yyq2[9] { + yym35 := z.EncBinary() + _ = yym35 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.NodeName)) @@ -22268,23 +22268,23 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1604[9] { + if yyq2[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1634 := z.EncBinary() - _ = yym1634 + yym36 := z.EncBinary() + _ = yym36 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.NodeName)) } } } - if yyr1604 || yy2arr1604 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1604[10] { - yym1636 := z.EncBinary() - _ = yym1636 + if yyq2[10] { + yym38 := z.EncBinary() + _ = yym38 if false { } else { r.EncodeBool(bool(x.HostNetwork)) @@ -22293,23 +22293,23 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1604[10] { + if yyq2[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostNetwork")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1637 := z.EncBinary() - _ = yym1637 + yym39 := z.EncBinary() + _ = yym39 if false { } else { r.EncodeBool(bool(x.HostNetwork)) } } } - if yyr1604 || yy2arr1604 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1604[11] { - yym1639 := z.EncBinary() - _ = yym1639 + if yyq2[11] { + yym41 := z.EncBinary() + _ = yym41 if false { } else { r.EncodeBool(bool(x.HostPID)) @@ -22318,23 +22318,23 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1604[11] { + if yyq2[11] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostPID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1640 := z.EncBinary() - _ = yym1640 + yym42 := z.EncBinary() + _ = yym42 if false { } else { r.EncodeBool(bool(x.HostPID)) } } } - if yyr1604 || yy2arr1604 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1604[12] { - yym1642 := z.EncBinary() - _ = yym1642 + if yyq2[12] { + yym44 := z.EncBinary() + _ = yym44 if false { } else { r.EncodeBool(bool(x.HostIPC)) @@ -22343,21 +22343,21 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1604[12] { + if yyq2[12] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostIPC")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1643 := z.EncBinary() - _ = yym1643 + yym45 := z.EncBinary() + _ = yym45 if false { } else { r.EncodeBool(bool(x.HostIPC)) } } } - if yyr1604 || yy2arr1604 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1604[13] { + if yyq2[13] { if x.SecurityContext == nil { r.EncodeNil() } else { @@ -22367,7 +22367,7 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1604[13] { + if yyq2[13] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("securityContext")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -22378,14 +22378,14 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1604 || yy2arr1604 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1604[14] { + if yyq2[14] { if x.ImagePullSecrets == nil { r.EncodeNil() } else { - yym1646 := z.EncBinary() - _ = yym1646 + yym50 := z.EncBinary() + _ = yym50 if false { } else { h.encSliceLocalObjectReference(([]LocalObjectReference)(x.ImagePullSecrets), e) @@ -22395,15 +22395,15 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1604[14] { + if yyq2[14] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("imagePullSecrets")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.ImagePullSecrets == nil { r.EncodeNil() } else { - yym1647 := z.EncBinary() - _ = yym1647 + yym51 := z.EncBinary() + _ = yym51 if false { } else { h.encSliceLocalObjectReference(([]LocalObjectReference)(x.ImagePullSecrets), e) @@ -22411,7 +22411,7 @@ func (x *PodSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1604 || yy2arr1604 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -22424,25 +22424,25 @@ func (x *PodSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1648 := z.DecBinary() - _ = yym1648 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1649 := r.ContainerType() - if yyct1649 == codecSelferValueTypeMap1234 { - yyl1649 := r.ReadMapStart() - if yyl1649 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1649, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1649 == codecSelferValueTypeArray1234 { - yyl1649 := r.ReadArrayStart() - if yyl1649 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1649, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -22454,12 +22454,12 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1650Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1650Slc - var yyhl1650 bool = l >= 0 - for yyj1650 := 0; ; yyj1650++ { - if yyhl1650 { - if yyj1650 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -22468,32 +22468,32 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1650Slc = r.DecodeBytes(yys1650Slc, true, true) - yys1650 := string(yys1650Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1650 { + switch yys3 { case "volumes": if r.TryDecodeAsNil() { x.Volumes = nil } else { - yyv1651 := &x.Volumes - yym1652 := z.DecBinary() - _ = yym1652 + yyv4 := &x.Volumes + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceVolume((*[]Volume)(yyv1651), d) + h.decSliceVolume((*[]Volume)(yyv4), d) } } case "containers": if r.TryDecodeAsNil() { x.Containers = nil } else { - yyv1653 := &x.Containers - yym1654 := z.DecBinary() - _ = yym1654 + yyv6 := &x.Containers + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceContainer((*[]Container)(yyv1653), d) + h.decSliceContainer((*[]Container)(yyv6), d) } } case "restartPolicy": @@ -22511,8 +22511,8 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.TerminationGracePeriodSeconds == nil { x.TerminationGracePeriodSeconds = new(int64) } - yym1657 := z.DecBinary() - _ = yym1657 + yym10 := z.DecBinary() + _ = yym10 if false { } else { *((*int64)(x.TerminationGracePeriodSeconds)) = int64(r.DecodeInt(64)) @@ -22527,8 +22527,8 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.ActiveDeadlineSeconds == nil { x.ActiveDeadlineSeconds = new(int64) } - yym1659 := z.DecBinary() - _ = yym1659 + yym12 := z.DecBinary() + _ = yym12 if false { } else { *((*int64)(x.ActiveDeadlineSeconds)) = int64(r.DecodeInt(64)) @@ -22544,12 +22544,12 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.NodeSelector = nil } else { - yyv1661 := &x.NodeSelector - yym1662 := z.DecBinary() - _ = yym1662 + yyv14 := &x.NodeSelector + yym15 := z.DecBinary() + _ = yym15 if false { } else { - z.F.DecMapStringStringX(yyv1661, false, d) + z.F.DecMapStringStringX(yyv14, false, d) } } case "serviceAccountName": @@ -22603,18 +22603,18 @@ func (x *PodSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ImagePullSecrets = nil } else { - yyv1670 := &x.ImagePullSecrets - yym1671 := z.DecBinary() - _ = yym1671 + yyv23 := &x.ImagePullSecrets + yym24 := z.DecBinary() + _ = yym24 if false { } else { - h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv1670), d) + h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv23), d) } } default: - z.DecStructFieldNotFound(-1, yys1650) - } // end switch yys1650 - } // end for yyj1650 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -22622,16 +22622,16 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1672 int - var yyb1672 bool - var yyhl1672 bool = l >= 0 - yyj1672++ - if yyhl1672 { - yyb1672 = yyj1672 > l + var yyj25 int + var yyb25 bool + var yyhl25 bool = l >= 0 + yyj25++ + if yyhl25 { + yyb25 = yyj25 > l } else { - yyb1672 = r.CheckBreak() + yyb25 = r.CheckBreak() } - if yyb1672 { + if yyb25 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22639,21 +22639,21 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Volumes = nil } else { - yyv1673 := &x.Volumes - yym1674 := z.DecBinary() - _ = yym1674 + yyv26 := &x.Volumes + yym27 := z.DecBinary() + _ = yym27 if false { } else { - h.decSliceVolume((*[]Volume)(yyv1673), d) + h.decSliceVolume((*[]Volume)(yyv26), d) } } - yyj1672++ - if yyhl1672 { - yyb1672 = yyj1672 > l + yyj25++ + if yyhl25 { + yyb25 = yyj25 > l } else { - yyb1672 = r.CheckBreak() + yyb25 = r.CheckBreak() } - if yyb1672 { + if yyb25 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22661,21 +22661,21 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Containers = nil } else { - yyv1675 := &x.Containers - yym1676 := z.DecBinary() - _ = yym1676 + yyv28 := &x.Containers + yym29 := z.DecBinary() + _ = yym29 if false { } else { - h.decSliceContainer((*[]Container)(yyv1675), d) + h.decSliceContainer((*[]Container)(yyv28), d) } } - yyj1672++ - if yyhl1672 { - yyb1672 = yyj1672 > l + yyj25++ + if yyhl25 { + yyb25 = yyj25 > l } else { - yyb1672 = r.CheckBreak() + yyb25 = r.CheckBreak() } - if yyb1672 { + if yyb25 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22685,13 +22685,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.RestartPolicy = RestartPolicy(r.DecodeString()) } - yyj1672++ - if yyhl1672 { - yyb1672 = yyj1672 > l + yyj25++ + if yyhl25 { + yyb25 = yyj25 > l } else { - yyb1672 = r.CheckBreak() + yyb25 = r.CheckBreak() } - if yyb1672 { + if yyb25 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22704,20 +22704,20 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.TerminationGracePeriodSeconds == nil { x.TerminationGracePeriodSeconds = new(int64) } - yym1679 := z.DecBinary() - _ = yym1679 + yym32 := z.DecBinary() + _ = yym32 if false { } else { *((*int64)(x.TerminationGracePeriodSeconds)) = int64(r.DecodeInt(64)) } } - yyj1672++ - if yyhl1672 { - yyb1672 = yyj1672 > l + yyj25++ + if yyhl25 { + yyb25 = yyj25 > l } else { - yyb1672 = r.CheckBreak() + yyb25 = r.CheckBreak() } - if yyb1672 { + if yyb25 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22730,20 +22730,20 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.ActiveDeadlineSeconds == nil { x.ActiveDeadlineSeconds = new(int64) } - yym1681 := z.DecBinary() - _ = yym1681 + yym34 := z.DecBinary() + _ = yym34 if false { } else { *((*int64)(x.ActiveDeadlineSeconds)) = int64(r.DecodeInt(64)) } } - yyj1672++ - if yyhl1672 { - yyb1672 = yyj1672 > l + yyj25++ + if yyhl25 { + yyb25 = yyj25 > l } else { - yyb1672 = r.CheckBreak() + yyb25 = r.CheckBreak() } - if yyb1672 { + if yyb25 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22753,13 +22753,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.DNSPolicy = DNSPolicy(r.DecodeString()) } - yyj1672++ - if yyhl1672 { - yyb1672 = yyj1672 > l + yyj25++ + if yyhl25 { + yyb25 = yyj25 > l } else { - yyb1672 = r.CheckBreak() + yyb25 = r.CheckBreak() } - if yyb1672 { + if yyb25 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22767,21 +22767,21 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.NodeSelector = nil } else { - yyv1683 := &x.NodeSelector - yym1684 := z.DecBinary() - _ = yym1684 + yyv36 := &x.NodeSelector + yym37 := z.DecBinary() + _ = yym37 if false { } else { - z.F.DecMapStringStringX(yyv1683, false, d) + z.F.DecMapStringStringX(yyv36, false, d) } } - yyj1672++ - if yyhl1672 { - yyb1672 = yyj1672 > l + yyj25++ + if yyhl25 { + yyb25 = yyj25 > l } else { - yyb1672 = r.CheckBreak() + yyb25 = r.CheckBreak() } - if yyb1672 { + if yyb25 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22791,13 +22791,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ServiceAccountName = string(r.DecodeString()) } - yyj1672++ - if yyhl1672 { - yyb1672 = yyj1672 > l + yyj25++ + if yyhl25 { + yyb25 = yyj25 > l } else { - yyb1672 = r.CheckBreak() + yyb25 = r.CheckBreak() } - if yyb1672 { + if yyb25 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22807,13 +22807,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.DeprecatedServiceAccount = string(r.DecodeString()) } - yyj1672++ - if yyhl1672 { - yyb1672 = yyj1672 > l + yyj25++ + if yyhl25 { + yyb25 = yyj25 > l } else { - yyb1672 = r.CheckBreak() + yyb25 = r.CheckBreak() } - if yyb1672 { + if yyb25 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22823,13 +22823,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.NodeName = string(r.DecodeString()) } - yyj1672++ - if yyhl1672 { - yyb1672 = yyj1672 > l + yyj25++ + if yyhl25 { + yyb25 = yyj25 > l } else { - yyb1672 = r.CheckBreak() + yyb25 = r.CheckBreak() } - if yyb1672 { + if yyb25 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22839,13 +22839,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.HostNetwork = bool(r.DecodeBool()) } - yyj1672++ - if yyhl1672 { - yyb1672 = yyj1672 > l + yyj25++ + if yyhl25 { + yyb25 = yyj25 > l } else { - yyb1672 = r.CheckBreak() + yyb25 = r.CheckBreak() } - if yyb1672 { + if yyb25 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22855,13 +22855,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.HostPID = bool(r.DecodeBool()) } - yyj1672++ - if yyhl1672 { - yyb1672 = yyj1672 > l + yyj25++ + if yyhl25 { + yyb25 = yyj25 > l } else { - yyb1672 = r.CheckBreak() + yyb25 = r.CheckBreak() } - if yyb1672 { + if yyb25 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22871,13 +22871,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.HostIPC = bool(r.DecodeBool()) } - yyj1672++ - if yyhl1672 { - yyb1672 = yyj1672 > l + yyj25++ + if yyhl25 { + yyb25 = yyj25 > l } else { - yyb1672 = r.CheckBreak() + yyb25 = r.CheckBreak() } - if yyb1672 { + if yyb25 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22892,13 +22892,13 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.SecurityContext.CodecDecodeSelf(d) } - yyj1672++ - if yyhl1672 { - yyb1672 = yyj1672 > l + yyj25++ + if yyhl25 { + yyb25 = yyj25 > l } else { - yyb1672 = r.CheckBreak() + yyb25 = r.CheckBreak() } - if yyb1672 { + if yyb25 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -22906,26 +22906,26 @@ func (x *PodSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ImagePullSecrets = nil } else { - yyv1692 := &x.ImagePullSecrets - yym1693 := z.DecBinary() - _ = yym1693 + yyv45 := &x.ImagePullSecrets + yym46 := z.DecBinary() + _ = yym46 if false { } else { - h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv1692), d) + h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv45), d) } } for { - yyj1672++ - if yyhl1672 { - yyb1672 = yyj1672 > l + yyj25++ + if yyhl25 { + yyb25 = yyj25 > l } else { - yyb1672 = r.CheckBreak() + yyb25 = r.CheckBreak() } - if yyb1672 { + if yyb25 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1672-1, "") + z.DecStructFieldNotFound(yyj25-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -22937,37 +22937,37 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1694 := z.EncBinary() - _ = yym1694 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1695 := !z.EncBinary() - yy2arr1695 := z.EncBasicHandle().StructToArray - var yyq1695 [5]bool - _, _, _ = yysep1695, yyq1695, yy2arr1695 - const yyr1695 bool = false - yyq1695[0] = x.SELinuxOptions != nil - yyq1695[1] = x.RunAsUser != nil - yyq1695[2] = x.RunAsNonRoot != nil - yyq1695[3] = len(x.SupplementalGroups) != 0 - yyq1695[4] = x.FSGroup != nil - var yynn1695 int - if yyr1695 || yy2arr1695 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.SELinuxOptions != nil + yyq2[1] = x.RunAsUser != nil + yyq2[2] = x.RunAsNonRoot != nil + yyq2[3] = len(x.SupplementalGroups) != 0 + yyq2[4] = x.FSGroup != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn1695 = 0 - for _, b := range yyq1695 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1695++ + yynn2++ } } - r.EncodeMapStart(yynn1695) - yynn1695 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1695 || yy2arr1695 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1695[0] { + if yyq2[0] { if x.SELinuxOptions == nil { r.EncodeNil() } else { @@ -22977,7 +22977,7 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1695[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("seLinuxOptions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -22988,84 +22988,84 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1695 || yy2arr1695 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1695[1] { + if yyq2[1] { if x.RunAsUser == nil { r.EncodeNil() } else { - yy1698 := *x.RunAsUser - yym1699 := z.EncBinary() - _ = yym1699 + yy7 := *x.RunAsUser + yym8 := z.EncBinary() + _ = yym8 if false { } else { - r.EncodeInt(int64(yy1698)) + r.EncodeInt(int64(yy7)) } } } else { r.EncodeNil() } } else { - if yyq1695[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("runAsUser")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.RunAsUser == nil { r.EncodeNil() } else { - yy1700 := *x.RunAsUser - yym1701 := z.EncBinary() - _ = yym1701 + yy9 := *x.RunAsUser + yym10 := z.EncBinary() + _ = yym10 if false { } else { - r.EncodeInt(int64(yy1700)) + r.EncodeInt(int64(yy9)) } } } } - if yyr1695 || yy2arr1695 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1695[2] { + if yyq2[2] { if x.RunAsNonRoot == nil { r.EncodeNil() } else { - yy1703 := *x.RunAsNonRoot - yym1704 := z.EncBinary() - _ = yym1704 + yy12 := *x.RunAsNonRoot + yym13 := z.EncBinary() + _ = yym13 if false { } else { - r.EncodeBool(bool(yy1703)) + r.EncodeBool(bool(yy12)) } } } else { r.EncodeNil() } } else { - if yyq1695[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("runAsNonRoot")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.RunAsNonRoot == nil { r.EncodeNil() } else { - yy1705 := *x.RunAsNonRoot - yym1706 := z.EncBinary() - _ = yym1706 + yy14 := *x.RunAsNonRoot + yym15 := z.EncBinary() + _ = yym15 if false { } else { - r.EncodeBool(bool(yy1705)) + r.EncodeBool(bool(yy14)) } } } } - if yyr1695 || yy2arr1695 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1695[3] { + if yyq2[3] { if x.SupplementalGroups == nil { r.EncodeNil() } else { - yym1708 := z.EncBinary() - _ = yym1708 + yym17 := z.EncBinary() + _ = yym17 if false { } else { z.F.EncSliceInt64V(x.SupplementalGroups, false, e) @@ -23075,15 +23075,15 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1695[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("supplementalGroups")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.SupplementalGroups == nil { r.EncodeNil() } else { - yym1709 := z.EncBinary() - _ = yym1709 + yym18 := z.EncBinary() + _ = yym18 if false { } else { z.F.EncSliceInt64V(x.SupplementalGroups, false, e) @@ -23091,42 +23091,42 @@ func (x *PodSecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1695 || yy2arr1695 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1695[4] { + if yyq2[4] { if x.FSGroup == nil { r.EncodeNil() } else { - yy1711 := *x.FSGroup - yym1712 := z.EncBinary() - _ = yym1712 + yy20 := *x.FSGroup + yym21 := z.EncBinary() + _ = yym21 if false { } else { - r.EncodeInt(int64(yy1711)) + r.EncodeInt(int64(yy20)) } } } else { r.EncodeNil() } } else { - if yyq1695[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fsGroup")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.FSGroup == nil { r.EncodeNil() } else { - yy1713 := *x.FSGroup - yym1714 := z.EncBinary() - _ = yym1714 + yy22 := *x.FSGroup + yym23 := z.EncBinary() + _ = yym23 if false { } else { - r.EncodeInt(int64(yy1713)) + r.EncodeInt(int64(yy22)) } } } } - if yyr1695 || yy2arr1695 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -23139,25 +23139,25 @@ func (x *PodSecurityContext) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1715 := z.DecBinary() - _ = yym1715 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1716 := r.ContainerType() - if yyct1716 == codecSelferValueTypeMap1234 { - yyl1716 := r.ReadMapStart() - if yyl1716 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1716, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1716 == codecSelferValueTypeArray1234 { - yyl1716 := r.ReadArrayStart() - if yyl1716 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1716, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -23169,12 +23169,12 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1717Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1717Slc - var yyhl1717 bool = l >= 0 - for yyj1717 := 0; ; yyj1717++ { - if yyhl1717 { - if yyj1717 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -23183,10 +23183,10 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1717Slc = r.DecodeBytes(yys1717Slc, true, true) - yys1717 := string(yys1717Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1717 { + switch yys3 { case "seLinuxOptions": if r.TryDecodeAsNil() { if x.SELinuxOptions != nil { @@ -23207,8 +23207,8 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if x.RunAsUser == nil { x.RunAsUser = new(int64) } - yym1720 := z.DecBinary() - _ = yym1720 + yym6 := z.DecBinary() + _ = yym6 if false { } else { *((*int64)(x.RunAsUser)) = int64(r.DecodeInt(64)) @@ -23223,8 +23223,8 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if x.RunAsNonRoot == nil { x.RunAsNonRoot = new(bool) } - yym1722 := z.DecBinary() - _ = yym1722 + yym8 := z.DecBinary() + _ = yym8 if false { } else { *((*bool)(x.RunAsNonRoot)) = r.DecodeBool() @@ -23234,12 +23234,12 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.SupplementalGroups = nil } else { - yyv1723 := &x.SupplementalGroups - yym1724 := z.DecBinary() - _ = yym1724 + yyv9 := &x.SupplementalGroups + yym10 := z.DecBinary() + _ = yym10 if false { } else { - z.F.DecSliceInt64X(yyv1723, false, d) + z.F.DecSliceInt64X(yyv9, false, d) } } case "fsGroup": @@ -23251,17 +23251,17 @@ func (x *PodSecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if x.FSGroup == nil { x.FSGroup = new(int64) } - yym1726 := z.DecBinary() - _ = yym1726 + yym12 := z.DecBinary() + _ = yym12 if false { } else { *((*int64)(x.FSGroup)) = int64(r.DecodeInt(64)) } } default: - z.DecStructFieldNotFound(-1, yys1717) - } // end switch yys1717 - } // end for yyj1717 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -23269,16 +23269,16 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1727 int - var yyb1727 bool - var yyhl1727 bool = l >= 0 - yyj1727++ - if yyhl1727 { - yyb1727 = yyj1727 > l + var yyj13 int + var yyb13 bool + var yyhl13 bool = l >= 0 + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb1727 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb1727 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23293,13 +23293,13 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode } x.SELinuxOptions.CodecDecodeSelf(d) } - yyj1727++ - if yyhl1727 { - yyb1727 = yyj1727 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb1727 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb1727 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23312,20 +23312,20 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode if x.RunAsUser == nil { x.RunAsUser = new(int64) } - yym1730 := z.DecBinary() - _ = yym1730 + yym16 := z.DecBinary() + _ = yym16 if false { } else { *((*int64)(x.RunAsUser)) = int64(r.DecodeInt(64)) } } - yyj1727++ - if yyhl1727 { - yyb1727 = yyj1727 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb1727 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb1727 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23338,20 +23338,20 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode if x.RunAsNonRoot == nil { x.RunAsNonRoot = new(bool) } - yym1732 := z.DecBinary() - _ = yym1732 + yym18 := z.DecBinary() + _ = yym18 if false { } else { *((*bool)(x.RunAsNonRoot)) = r.DecodeBool() } } - yyj1727++ - if yyhl1727 { - yyb1727 = yyj1727 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb1727 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb1727 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23359,21 +23359,21 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.SupplementalGroups = nil } else { - yyv1733 := &x.SupplementalGroups - yym1734 := z.DecBinary() - _ = yym1734 + yyv19 := &x.SupplementalGroups + yym20 := z.DecBinary() + _ = yym20 if false { } else { - z.F.DecSliceInt64X(yyv1733, false, d) + z.F.DecSliceInt64X(yyv19, false, d) } } - yyj1727++ - if yyhl1727 { - yyb1727 = yyj1727 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb1727 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb1727 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23386,25 +23386,25 @@ func (x *PodSecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decode if x.FSGroup == nil { x.FSGroup = new(int64) } - yym1736 := z.DecBinary() - _ = yym1736 + yym22 := z.DecBinary() + _ = yym22 if false { } else { *((*int64)(x.FSGroup)) = int64(r.DecodeInt(64)) } } for { - yyj1727++ - if yyhl1727 { - yyb1727 = yyj1727 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb1727 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb1727 { + if yyb13 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1727-1, "") + z.DecStructFieldNotFound(yyj13-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -23416,60 +23416,60 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1737 := z.EncBinary() - _ = yym1737 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1738 := !z.EncBinary() - yy2arr1738 := z.EncBasicHandle().StructToArray - var yyq1738 [8]bool - _, _, _ = yysep1738, yyq1738, yy2arr1738 - const yyr1738 bool = false - yyq1738[0] = x.Phase != "" - yyq1738[1] = len(x.Conditions) != 0 - yyq1738[2] = x.Message != "" - yyq1738[3] = x.Reason != "" - yyq1738[4] = x.HostIP != "" - yyq1738[5] = x.PodIP != "" - yyq1738[6] = x.StartTime != nil - yyq1738[7] = len(x.ContainerStatuses) != 0 - var yynn1738 int - if yyr1738 || yy2arr1738 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [8]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Phase != "" + yyq2[1] = len(x.Conditions) != 0 + yyq2[2] = x.Message != "" + yyq2[3] = x.Reason != "" + yyq2[4] = x.HostIP != "" + yyq2[5] = x.PodIP != "" + yyq2[6] = x.StartTime != nil + yyq2[7] = len(x.ContainerStatuses) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(8) } else { - yynn1738 = 0 - for _, b := range yyq1738 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1738++ + yynn2++ } } - r.EncodeMapStart(yynn1738) - yynn1738 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1738 || yy2arr1738 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1738[0] { + if yyq2[0] { x.Phase.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1738[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("phase")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Phase.CodecEncodeSelf(e) } } - if yyr1738 || yy2arr1738 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1738[1] { + if yyq2[1] { if x.Conditions == nil { r.EncodeNil() } else { - yym1741 := z.EncBinary() - _ = yym1741 + yym7 := z.EncBinary() + _ = yym7 if false { } else { h.encSlicePodCondition(([]PodCondition)(x.Conditions), e) @@ -23479,15 +23479,15 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1738[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("conditions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Conditions == nil { r.EncodeNil() } else { - yym1742 := z.EncBinary() - _ = yym1742 + yym8 := z.EncBinary() + _ = yym8 if false { } else { h.encSlicePodCondition(([]PodCondition)(x.Conditions), e) @@ -23495,11 +23495,11 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1738 || yy2arr1738 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1738[2] { - yym1744 := z.EncBinary() - _ = yym1744 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -23508,23 +23508,23 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1738[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1745 := z.EncBinary() - _ = yym1745 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr1738 || yy2arr1738 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1738[3] { - yym1747 := z.EncBinary() - _ = yym1747 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -23533,23 +23533,23 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1738[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1748 := z.EncBinary() - _ = yym1748 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr1738 || yy2arr1738 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1738[4] { - yym1750 := z.EncBinary() - _ = yym1750 + if yyq2[4] { + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.HostIP)) @@ -23558,23 +23558,23 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1738[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostIP")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1751 := z.EncBinary() - _ = yym1751 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.HostIP)) } } } - if yyr1738 || yy2arr1738 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1738[5] { - yym1753 := z.EncBinary() - _ = yym1753 + if yyq2[5] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodIP)) @@ -23583,31 +23583,31 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1738[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podIP")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1754 := z.EncBinary() - _ = yym1754 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodIP)) } } } - if yyr1738 || yy2arr1738 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1738[6] { + if yyq2[6] { if x.StartTime == nil { r.EncodeNil() } else { - yym1756 := z.EncBinary() - _ = yym1756 + yym22 := z.EncBinary() + _ = yym22 if false { } else if z.HasExtensions() && z.EncExt(x.StartTime) { - } else if yym1756 { + } else if yym22 { z.EncBinaryMarshal(x.StartTime) - } else if !yym1756 && z.IsJSONHandle() { + } else if !yym22 && z.IsJSONHandle() { z.EncJSONMarshal(x.StartTime) } else { z.EncFallback(x.StartTime) @@ -23617,20 +23617,20 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1738[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("startTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.StartTime == nil { r.EncodeNil() } else { - yym1757 := z.EncBinary() - _ = yym1757 + yym23 := z.EncBinary() + _ = yym23 if false { } else if z.HasExtensions() && z.EncExt(x.StartTime) { - } else if yym1757 { + } else if yym23 { z.EncBinaryMarshal(x.StartTime) - } else if !yym1757 && z.IsJSONHandle() { + } else if !yym23 && z.IsJSONHandle() { z.EncJSONMarshal(x.StartTime) } else { z.EncFallback(x.StartTime) @@ -23638,14 +23638,14 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1738 || yy2arr1738 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1738[7] { + if yyq2[7] { if x.ContainerStatuses == nil { r.EncodeNil() } else { - yym1759 := z.EncBinary() - _ = yym1759 + yym25 := z.EncBinary() + _ = yym25 if false { } else { h.encSliceContainerStatus(([]ContainerStatus)(x.ContainerStatuses), e) @@ -23655,15 +23655,15 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1738[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerStatuses")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.ContainerStatuses == nil { r.EncodeNil() } else { - yym1760 := z.EncBinary() - _ = yym1760 + yym26 := z.EncBinary() + _ = yym26 if false { } else { h.encSliceContainerStatus(([]ContainerStatus)(x.ContainerStatuses), e) @@ -23671,7 +23671,7 @@ func (x *PodStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1738 || yy2arr1738 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -23684,25 +23684,25 @@ func (x *PodStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1761 := z.DecBinary() - _ = yym1761 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1762 := r.ContainerType() - if yyct1762 == codecSelferValueTypeMap1234 { - yyl1762 := r.ReadMapStart() - if yyl1762 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1762, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1762 == codecSelferValueTypeArray1234 { - yyl1762 := r.ReadArrayStart() - if yyl1762 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1762, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -23714,12 +23714,12 @@ func (x *PodStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1763Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1763Slc - var yyhl1763 bool = l >= 0 - for yyj1763 := 0; ; yyj1763++ { - if yyhl1763 { - if yyj1763 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -23728,10 +23728,10 @@ func (x *PodStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1763Slc = r.DecodeBytes(yys1763Slc, true, true) - yys1763 := string(yys1763Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1763 { + switch yys3 { case "phase": if r.TryDecodeAsNil() { x.Phase = "" @@ -23742,12 +23742,12 @@ func (x *PodStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv1765 := &x.Conditions - yym1766 := z.DecBinary() - _ = yym1766 + yyv5 := &x.Conditions + yym6 := z.DecBinary() + _ = yym6 if false { } else { - h.decSlicePodCondition((*[]PodCondition)(yyv1765), d) + h.decSlicePodCondition((*[]PodCondition)(yyv5), d) } } case "message": @@ -23783,13 +23783,13 @@ func (x *PodStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.StartTime == nil { x.StartTime = new(pkg2_unversioned.Time) } - yym1772 := z.DecBinary() - _ = yym1772 + yym12 := z.DecBinary() + _ = yym12 if false { } else if z.HasExtensions() && z.DecExt(x.StartTime) { - } else if yym1772 { + } else if yym12 { z.DecBinaryUnmarshal(x.StartTime) - } else if !yym1772 && z.IsJSONHandle() { + } else if !yym12 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.StartTime) } else { z.DecFallback(x.StartTime, false) @@ -23799,18 +23799,18 @@ func (x *PodStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ContainerStatuses = nil } else { - yyv1773 := &x.ContainerStatuses - yym1774 := z.DecBinary() - _ = yym1774 + yyv13 := &x.ContainerStatuses + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceContainerStatus((*[]ContainerStatus)(yyv1773), d) + h.decSliceContainerStatus((*[]ContainerStatus)(yyv13), d) } } default: - z.DecStructFieldNotFound(-1, yys1763) - } // end switch yys1763 - } // end for yyj1763 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -23818,16 +23818,16 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1775 int - var yyb1775 bool - var yyhl1775 bool = l >= 0 - yyj1775++ - if yyhl1775 { - yyb1775 = yyj1775 > l + var yyj15 int + var yyb15 bool + var yyhl15 bool = l >= 0 + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb1775 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb1775 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23837,13 +23837,13 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Phase = PodPhase(r.DecodeString()) } - yyj1775++ - if yyhl1775 { - yyb1775 = yyj1775 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb1775 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb1775 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23851,21 +23851,21 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv1777 := &x.Conditions - yym1778 := z.DecBinary() - _ = yym1778 + yyv17 := &x.Conditions + yym18 := z.DecBinary() + _ = yym18 if false { } else { - h.decSlicePodCondition((*[]PodCondition)(yyv1777), d) + h.decSlicePodCondition((*[]PodCondition)(yyv17), d) } } - yyj1775++ - if yyhl1775 { - yyb1775 = yyj1775 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb1775 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb1775 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23875,13 +23875,13 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Message = string(r.DecodeString()) } - yyj1775++ - if yyhl1775 { - yyb1775 = yyj1775 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb1775 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb1775 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23891,13 +23891,13 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Reason = string(r.DecodeString()) } - yyj1775++ - if yyhl1775 { - yyb1775 = yyj1775 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb1775 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb1775 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23907,13 +23907,13 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.HostIP = string(r.DecodeString()) } - yyj1775++ - if yyhl1775 { - yyb1775 = yyj1775 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb1775 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb1775 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23923,13 +23923,13 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.PodIP = string(r.DecodeString()) } - yyj1775++ - if yyhl1775 { - yyb1775 = yyj1775 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb1775 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb1775 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23942,25 +23942,25 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.StartTime == nil { x.StartTime = new(pkg2_unversioned.Time) } - yym1784 := z.DecBinary() - _ = yym1784 + yym24 := z.DecBinary() + _ = yym24 if false { } else if z.HasExtensions() && z.DecExt(x.StartTime) { - } else if yym1784 { + } else if yym24 { z.DecBinaryUnmarshal(x.StartTime) - } else if !yym1784 && z.IsJSONHandle() { + } else if !yym24 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.StartTime) } else { z.DecFallback(x.StartTime, false) } } - yyj1775++ - if yyhl1775 { - yyb1775 = yyj1775 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb1775 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb1775 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -23968,26 +23968,26 @@ func (x *PodStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ContainerStatuses = nil } else { - yyv1785 := &x.ContainerStatuses - yym1786 := z.DecBinary() - _ = yym1786 + yyv25 := &x.ContainerStatuses + yym26 := z.DecBinary() + _ = yym26 if false { } else { - h.decSliceContainerStatus((*[]ContainerStatus)(yyv1785), d) + h.decSliceContainerStatus((*[]ContainerStatus)(yyv25), d) } } for { - yyj1775++ - if yyhl1775 { - yyb1775 = yyj1775 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb1775 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb1775 { + if yyb15 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1775-1, "") + z.DecStructFieldNotFound(yyj15-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -23999,72 +23999,72 @@ func (x *PodStatusResult) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1787 := z.EncBinary() - _ = yym1787 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1788 := !z.EncBinary() - yy2arr1788 := z.EncBasicHandle().StructToArray - var yyq1788 [4]bool - _, _, _ = yysep1788, yyq1788, yy2arr1788 - const yyr1788 bool = false - yyq1788[0] = true - yyq1788[1] = true - yyq1788[2] = x.Kind != "" - yyq1788[3] = x.APIVersion != "" - var yynn1788 int - if yyr1788 || yy2arr1788 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn1788 = 0 - for _, b := range yyq1788 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1788++ + yynn2++ } } - r.EncodeMapStart(yynn1788) - yynn1788 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1788 || yy2arr1788 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1788[0] { - yy1790 := &x.ObjectMeta - yy1790.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1788[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1791 := &x.ObjectMeta - yy1791.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr1788 || yy2arr1788 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1788[1] { - yy1793 := &x.Status - yy1793.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Status + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1788[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1794 := &x.Status - yy1794.CodecEncodeSelf(e) + yy11 := &x.Status + yy11.CodecEncodeSelf(e) } } - if yyr1788 || yy2arr1788 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1788[2] { - yym1796 := z.EncBinary() - _ = yym1796 + if yyq2[2] { + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -24073,23 +24073,23 @@ func (x *PodStatusResult) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1788[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1797 := z.EncBinary() - _ = yym1797 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1788 || yy2arr1788 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1788[3] { - yym1799 := z.EncBinary() - _ = yym1799 + if yyq2[3] { + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -24098,19 +24098,19 @@ func (x *PodStatusResult) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1788[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1800 := z.EncBinary() - _ = yym1800 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1788 || yy2arr1788 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -24123,25 +24123,25 @@ func (x *PodStatusResult) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1801 := z.DecBinary() - _ = yym1801 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1802 := r.ContainerType() - if yyct1802 == codecSelferValueTypeMap1234 { - yyl1802 := r.ReadMapStart() - if yyl1802 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1802, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1802 == codecSelferValueTypeArray1234 { - yyl1802 := r.ReadArrayStart() - if yyl1802 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1802, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -24153,12 +24153,12 @@ func (x *PodStatusResult) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1803Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1803Slc - var yyhl1803 bool = l >= 0 - for yyj1803 := 0; ; yyj1803++ { - if yyhl1803 { - if yyj1803 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -24167,23 +24167,23 @@ func (x *PodStatusResult) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1803Slc = r.DecodeBytes(yys1803Slc, true, true) - yys1803 := string(yys1803Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1803 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv1804 := &x.ObjectMeta - yyv1804.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = PodStatus{} } else { - yyv1805 := &x.Status - yyv1805.CodecDecodeSelf(d) + yyv5 := &x.Status + yyv5.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -24198,9 +24198,9 @@ func (x *PodStatusResult) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1803) - } // end switch yys1803 - } // end for yyj1803 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -24208,16 +24208,16 @@ func (x *PodStatusResult) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1808 int - var yyb1808 bool - var yyhl1808 bool = l >= 0 - yyj1808++ - if yyhl1808 { - yyb1808 = yyj1808 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1808 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1808 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24225,16 +24225,16 @@ func (x *PodStatusResult) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv1809 := &x.ObjectMeta - yyv1809.CodecDecodeSelf(d) + yyv9 := &x.ObjectMeta + yyv9.CodecDecodeSelf(d) } - yyj1808++ - if yyhl1808 { - yyb1808 = yyj1808 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1808 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1808 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24242,16 +24242,16 @@ func (x *PodStatusResult) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Status = PodStatus{} } else { - yyv1810 := &x.Status - yyv1810.CodecDecodeSelf(d) + yyv10 := &x.Status + yyv10.CodecDecodeSelf(d) } - yyj1808++ - if yyhl1808 { - yyb1808 = yyj1808 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1808 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1808 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24261,13 +24261,13 @@ func (x *PodStatusResult) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj1808++ - if yyhl1808 { - yyb1808 = yyj1808 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1808 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1808 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24278,17 +24278,17 @@ func (x *PodStatusResult) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } for { - yyj1808++ - if yyhl1808 { - yyb1808 = yyj1808 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1808 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1808 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1808-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -24300,90 +24300,90 @@ func (x *Pod) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1813 := z.EncBinary() - _ = yym1813 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1814 := !z.EncBinary() - yy2arr1814 := z.EncBasicHandle().StructToArray - var yyq1814 [5]bool - _, _, _ = yysep1814, yyq1814, yy2arr1814 - const yyr1814 bool = false - yyq1814[0] = true - yyq1814[1] = true - yyq1814[2] = true - yyq1814[3] = x.Kind != "" - yyq1814[4] = x.APIVersion != "" - var yynn1814 int - if yyr1814 || yy2arr1814 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn1814 = 0 - for _, b := range yyq1814 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1814++ + yynn2++ } } - r.EncodeMapStart(yynn1814) - yynn1814 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1814 || yy2arr1814 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1814[0] { - yy1816 := &x.ObjectMeta - yy1816.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1814[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1817 := &x.ObjectMeta - yy1817.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr1814 || yy2arr1814 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1814[1] { - yy1819 := &x.Spec - yy1819.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1814[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1820 := &x.Spec - yy1820.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr1814 || yy2arr1814 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1814[2] { - yy1822 := &x.Status - yy1822.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1814[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1823 := &x.Status - yy1823.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr1814 || yy2arr1814 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1814[3] { - yym1825 := z.EncBinary() - _ = yym1825 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -24392,23 +24392,23 @@ func (x *Pod) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1814[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1826 := z.EncBinary() - _ = yym1826 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1814 || yy2arr1814 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1814[4] { - yym1828 := z.EncBinary() - _ = yym1828 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -24417,19 +24417,19 @@ func (x *Pod) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1814[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1829 := z.EncBinary() - _ = yym1829 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1814 || yy2arr1814 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -24442,25 +24442,25 @@ func (x *Pod) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1830 := z.DecBinary() - _ = yym1830 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1831 := r.ContainerType() - if yyct1831 == codecSelferValueTypeMap1234 { - yyl1831 := r.ReadMapStart() - if yyl1831 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1831, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1831 == codecSelferValueTypeArray1234 { - yyl1831 := r.ReadArrayStart() - if yyl1831 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1831, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -24472,12 +24472,12 @@ func (x *Pod) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1832Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1832Slc - var yyhl1832 bool = l >= 0 - for yyj1832 := 0; ; yyj1832++ { - if yyhl1832 { - if yyj1832 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -24486,30 +24486,30 @@ func (x *Pod) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1832Slc = r.DecodeBytes(yys1832Slc, true, true) - yys1832 := string(yys1832Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1832 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv1833 := &x.ObjectMeta - yyv1833.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = PodSpec{} } else { - yyv1834 := &x.Spec - yyv1834.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = PodStatus{} } else { - yyv1835 := &x.Status - yyv1835.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -24524,9 +24524,9 @@ func (x *Pod) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1832) - } // end switch yys1832 - } // end for yyj1832 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -24534,16 +24534,16 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1838 int - var yyb1838 bool - var yyhl1838 bool = l >= 0 - yyj1838++ - if yyhl1838 { - yyb1838 = yyj1838 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1838 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1838 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24551,16 +24551,16 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv1839 := &x.ObjectMeta - yyv1839.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj1838++ - if yyhl1838 { - yyb1838 = yyj1838 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1838 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1838 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24568,16 +24568,16 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = PodSpec{} } else { - yyv1840 := &x.Spec - yyv1840.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj1838++ - if yyhl1838 { - yyb1838 = yyj1838 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1838 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1838 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24585,16 +24585,16 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = PodStatus{} } else { - yyv1841 := &x.Status - yyv1841.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj1838++ - if yyhl1838 { - yyb1838 = yyj1838 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1838 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1838 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24604,13 +24604,13 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj1838++ - if yyhl1838 { - yyb1838 = yyj1838 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1838 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1838 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24621,17 +24621,17 @@ func (x *Pod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj1838++ - if yyhl1838 { - yyb1838 = yyj1838 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1838 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1838 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1838-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -24643,68 +24643,68 @@ func (x *PodList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1844 := z.EncBinary() - _ = yym1844 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1845 := !z.EncBinary() - yy2arr1845 := z.EncBasicHandle().StructToArray - var yyq1845 [4]bool - _, _, _ = yysep1845, yyq1845, yy2arr1845 - const yyr1845 bool = false - yyq1845[0] = true - yyq1845[2] = x.Kind != "" - yyq1845[3] = x.APIVersion != "" - var yynn1845 int - if yyr1845 || yy2arr1845 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn1845 = 1 - for _, b := range yyq1845 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1845++ + yynn2++ } } - r.EncodeMapStart(yynn1845) - yynn1845 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1845 || yy2arr1845 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1845[0] { - yy1847 := &x.ListMeta - yym1848 := z.EncBinary() - _ = yym1848 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy1847) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy1847) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq1845[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1849 := &x.ListMeta - yym1850 := z.EncBinary() - _ = yym1850 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy1849) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy1849) + z.EncFallback(yy6) } } } - if yyr1845 || yy2arr1845 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym1852 := z.EncBinary() - _ = yym1852 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSlicePod(([]Pod)(x.Items), e) @@ -24717,19 +24717,19 @@ func (x *PodList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym1853 := z.EncBinary() - _ = yym1853 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSlicePod(([]Pod)(x.Items), e) } } } - if yyr1845 || yy2arr1845 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1845[2] { - yym1855 := z.EncBinary() - _ = yym1855 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -24738,23 +24738,23 @@ func (x *PodList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1845[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1856 := z.EncBinary() - _ = yym1856 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1845 || yy2arr1845 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1845[3] { - yym1858 := z.EncBinary() - _ = yym1858 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -24763,19 +24763,19 @@ func (x *PodList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1845[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1859 := z.EncBinary() - _ = yym1859 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1845 || yy2arr1845 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -24788,25 +24788,25 @@ func (x *PodList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1860 := z.DecBinary() - _ = yym1860 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1861 := r.ContainerType() - if yyct1861 == codecSelferValueTypeMap1234 { - yyl1861 := r.ReadMapStart() - if yyl1861 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1861, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1861 == codecSelferValueTypeArray1234 { - yyl1861 := r.ReadArrayStart() - if yyl1861 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1861, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -24818,12 +24818,12 @@ func (x *PodList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1862Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1862Slc - var yyhl1862 bool = l >= 0 - for yyj1862 := 0; ; yyj1862++ { - if yyhl1862 { - if yyj1862 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -24832,33 +24832,33 @@ func (x *PodList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1862Slc = r.DecodeBytes(yys1862Slc, true, true) - yys1862 := string(yys1862Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1862 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv1863 := &x.ListMeta - yym1864 := z.DecBinary() - _ = yym1864 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv1863) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv1863, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1865 := &x.Items - yym1866 := z.DecBinary() - _ = yym1866 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSlicePod((*[]Pod)(yyv1865), d) + h.decSlicePod((*[]Pod)(yyv6), d) } } case "kind": @@ -24874,9 +24874,9 @@ func (x *PodList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1862) - } // end switch yys1862 - } // end for yyj1862 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -24884,16 +24884,16 @@ func (x *PodList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1869 int - var yyb1869 bool - var yyhl1869 bool = l >= 0 - yyj1869++ - if yyhl1869 { - yyb1869 = yyj1869 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1869 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1869 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24901,22 +24901,22 @@ func (x *PodList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv1870 := &x.ListMeta - yym1871 := z.DecBinary() - _ = yym1871 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv1870) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv1870, false) + z.DecFallback(yyv11, false) } } - yyj1869++ - if yyhl1869 { - yyb1869 = yyj1869 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1869 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1869 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24924,21 +24924,21 @@ func (x *PodList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1872 := &x.Items - yym1873 := z.DecBinary() - _ = yym1873 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSlicePod((*[]Pod)(yyv1872), d) + h.decSlicePod((*[]Pod)(yyv13), d) } } - yyj1869++ - if yyhl1869 { - yyb1869 = yyj1869 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1869 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1869 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24948,13 +24948,13 @@ func (x *PodList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj1869++ - if yyhl1869 { - yyb1869 = yyj1869 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1869 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1869 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -24965,17 +24965,17 @@ func (x *PodList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj1869++ - if yyhl1869 { - yyb1869 = yyj1869 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1869 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1869 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1869-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -24987,66 +24987,66 @@ func (x *PodTemplateSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1876 := z.EncBinary() - _ = yym1876 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1877 := !z.EncBinary() - yy2arr1877 := z.EncBasicHandle().StructToArray - var yyq1877 [2]bool - _, _, _ = yysep1877, yyq1877, yy2arr1877 - const yyr1877 bool = false - yyq1877[0] = true - yyq1877[1] = true - var yynn1877 int - if yyr1877 || yy2arr1877 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1877 = 0 - for _, b := range yyq1877 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1877++ + yynn2++ } } - r.EncodeMapStart(yynn1877) - yynn1877 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1877 || yy2arr1877 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1877[0] { - yy1879 := &x.ObjectMeta - yy1879.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1877[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1880 := &x.ObjectMeta - yy1880.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr1877 || yy2arr1877 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1877[1] { - yy1882 := &x.Spec - yy1882.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1877[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1883 := &x.Spec - yy1883.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr1877 || yy2arr1877 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -25059,25 +25059,25 @@ func (x *PodTemplateSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1884 := z.DecBinary() - _ = yym1884 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1885 := r.ContainerType() - if yyct1885 == codecSelferValueTypeMap1234 { - yyl1885 := r.ReadMapStart() - if yyl1885 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1885, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1885 == codecSelferValueTypeArray1234 { - yyl1885 := r.ReadArrayStart() - if yyl1885 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1885, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -25089,12 +25089,12 @@ func (x *PodTemplateSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1886Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1886Slc - var yyhl1886 bool = l >= 0 - for yyj1886 := 0; ; yyj1886++ { - if yyhl1886 { - if yyj1886 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -25103,28 +25103,28 @@ func (x *PodTemplateSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1886Slc = r.DecodeBytes(yys1886Slc, true, true) - yys1886 := string(yys1886Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1886 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv1887 := &x.ObjectMeta - yyv1887.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = PodSpec{} } else { - yyv1888 := &x.Spec - yyv1888.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1886) - } // end switch yys1886 - } // end for yyj1886 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -25132,16 +25132,16 @@ func (x *PodTemplateSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1889 int - var yyb1889 bool - var yyhl1889 bool = l >= 0 - yyj1889++ - if yyhl1889 { - yyb1889 = yyj1889 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1889 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1889 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25149,16 +25149,16 @@ func (x *PodTemplateSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv1890 := &x.ObjectMeta - yyv1890.CodecDecodeSelf(d) + yyv7 := &x.ObjectMeta + yyv7.CodecDecodeSelf(d) } - yyj1889++ - if yyhl1889 { - yyb1889 = yyj1889 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1889 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1889 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25166,21 +25166,21 @@ func (x *PodTemplateSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Spec = PodSpec{} } else { - yyv1891 := &x.Spec - yyv1891.CodecDecodeSelf(d) + yyv8 := &x.Spec + yyv8.CodecDecodeSelf(d) } for { - yyj1889++ - if yyhl1889 { - yyb1889 = yyj1889 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1889 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1889 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1889-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -25192,72 +25192,72 @@ func (x *PodTemplate) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1892 := z.EncBinary() - _ = yym1892 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1893 := !z.EncBinary() - yy2arr1893 := z.EncBasicHandle().StructToArray - var yyq1893 [4]bool - _, _, _ = yysep1893, yyq1893, yy2arr1893 - const yyr1893 bool = false - yyq1893[0] = true - yyq1893[1] = true - yyq1893[2] = x.Kind != "" - yyq1893[3] = x.APIVersion != "" - var yynn1893 int - if yyr1893 || yy2arr1893 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn1893 = 0 - for _, b := range yyq1893 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1893++ + yynn2++ } } - r.EncodeMapStart(yynn1893) - yynn1893 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1893 || yy2arr1893 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1893[0] { - yy1895 := &x.ObjectMeta - yy1895.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1893[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1896 := &x.ObjectMeta - yy1896.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr1893 || yy2arr1893 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1893[1] { - yy1898 := &x.Template - yy1898.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Template + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1893[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("template")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1899 := &x.Template - yy1899.CodecEncodeSelf(e) + yy11 := &x.Template + yy11.CodecEncodeSelf(e) } } - if yyr1893 || yy2arr1893 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1893[2] { - yym1901 := z.EncBinary() - _ = yym1901 + if yyq2[2] { + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -25266,23 +25266,23 @@ func (x *PodTemplate) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1893[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1902 := z.EncBinary() - _ = yym1902 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1893 || yy2arr1893 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1893[3] { - yym1904 := z.EncBinary() - _ = yym1904 + if yyq2[3] { + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -25291,19 +25291,19 @@ func (x *PodTemplate) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1893[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1905 := z.EncBinary() - _ = yym1905 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1893 || yy2arr1893 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -25316,25 +25316,25 @@ func (x *PodTemplate) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1906 := z.DecBinary() - _ = yym1906 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1907 := r.ContainerType() - if yyct1907 == codecSelferValueTypeMap1234 { - yyl1907 := r.ReadMapStart() - if yyl1907 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1907, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1907 == codecSelferValueTypeArray1234 { - yyl1907 := r.ReadArrayStart() - if yyl1907 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1907, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -25346,12 +25346,12 @@ func (x *PodTemplate) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1908Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1908Slc - var yyhl1908 bool = l >= 0 - for yyj1908 := 0; ; yyj1908++ { - if yyhl1908 { - if yyj1908 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -25360,23 +25360,23 @@ func (x *PodTemplate) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1908Slc = r.DecodeBytes(yys1908Slc, true, true) - yys1908 := string(yys1908Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1908 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv1909 := &x.ObjectMeta - yyv1909.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "template": if r.TryDecodeAsNil() { x.Template = PodTemplateSpec{} } else { - yyv1910 := &x.Template - yyv1910.CodecDecodeSelf(d) + yyv5 := &x.Template + yyv5.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -25391,9 +25391,9 @@ func (x *PodTemplate) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1908) - } // end switch yys1908 - } // end for yyj1908 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -25401,16 +25401,16 @@ func (x *PodTemplate) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1913 int - var yyb1913 bool - var yyhl1913 bool = l >= 0 - yyj1913++ - if yyhl1913 { - yyb1913 = yyj1913 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1913 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1913 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25418,16 +25418,16 @@ func (x *PodTemplate) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv1914 := &x.ObjectMeta - yyv1914.CodecDecodeSelf(d) + yyv9 := &x.ObjectMeta + yyv9.CodecDecodeSelf(d) } - yyj1913++ - if yyhl1913 { - yyb1913 = yyj1913 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1913 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1913 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25435,16 +25435,16 @@ func (x *PodTemplate) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Template = PodTemplateSpec{} } else { - yyv1915 := &x.Template - yyv1915.CodecDecodeSelf(d) + yyv10 := &x.Template + yyv10.CodecDecodeSelf(d) } - yyj1913++ - if yyhl1913 { - yyb1913 = yyj1913 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1913 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1913 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25454,13 +25454,13 @@ func (x *PodTemplate) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj1913++ - if yyhl1913 { - yyb1913 = yyj1913 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1913 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1913 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25471,17 +25471,17 @@ func (x *PodTemplate) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj1913++ - if yyhl1913 { - yyb1913 = yyj1913 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1913 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1913 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1913-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -25493,68 +25493,68 @@ func (x *PodTemplateList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1918 := z.EncBinary() - _ = yym1918 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1919 := !z.EncBinary() - yy2arr1919 := z.EncBasicHandle().StructToArray - var yyq1919 [4]bool - _, _, _ = yysep1919, yyq1919, yy2arr1919 - const yyr1919 bool = false - yyq1919[0] = true - yyq1919[2] = x.Kind != "" - yyq1919[3] = x.APIVersion != "" - var yynn1919 int - if yyr1919 || yy2arr1919 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn1919 = 1 - for _, b := range yyq1919 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1919++ + yynn2++ } } - r.EncodeMapStart(yynn1919) - yynn1919 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1919 || yy2arr1919 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1919[0] { - yy1921 := &x.ListMeta - yym1922 := z.EncBinary() - _ = yym1922 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy1921) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy1921) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq1919[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1923 := &x.ListMeta - yym1924 := z.EncBinary() - _ = yym1924 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy1923) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy1923) + z.EncFallback(yy6) } } } - if yyr1919 || yy2arr1919 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym1926 := z.EncBinary() - _ = yym1926 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSlicePodTemplate(([]PodTemplate)(x.Items), e) @@ -25567,19 +25567,19 @@ func (x *PodTemplateList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym1927 := z.EncBinary() - _ = yym1927 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSlicePodTemplate(([]PodTemplate)(x.Items), e) } } } - if yyr1919 || yy2arr1919 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1919[2] { - yym1929 := z.EncBinary() - _ = yym1929 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -25588,23 +25588,23 @@ func (x *PodTemplateList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1919[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1930 := z.EncBinary() - _ = yym1930 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1919 || yy2arr1919 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1919[3] { - yym1932 := z.EncBinary() - _ = yym1932 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -25613,19 +25613,19 @@ func (x *PodTemplateList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1919[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1933 := z.EncBinary() - _ = yym1933 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1919 || yy2arr1919 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -25638,25 +25638,25 @@ func (x *PodTemplateList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1934 := z.DecBinary() - _ = yym1934 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1935 := r.ContainerType() - if yyct1935 == codecSelferValueTypeMap1234 { - yyl1935 := r.ReadMapStart() - if yyl1935 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1935, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1935 == codecSelferValueTypeArray1234 { - yyl1935 := r.ReadArrayStart() - if yyl1935 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1935, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -25668,12 +25668,12 @@ func (x *PodTemplateList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1936Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1936Slc - var yyhl1936 bool = l >= 0 - for yyj1936 := 0; ; yyj1936++ { - if yyhl1936 { - if yyj1936 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -25682,33 +25682,33 @@ func (x *PodTemplateList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1936Slc = r.DecodeBytes(yys1936Slc, true, true) - yys1936 := string(yys1936Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1936 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv1937 := &x.ListMeta - yym1938 := z.DecBinary() - _ = yym1938 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv1937) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv1937, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1939 := &x.Items - yym1940 := z.DecBinary() - _ = yym1940 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSlicePodTemplate((*[]PodTemplate)(yyv1939), d) + h.decSlicePodTemplate((*[]PodTemplate)(yyv6), d) } } case "kind": @@ -25724,9 +25724,9 @@ func (x *PodTemplateList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1936) - } // end switch yys1936 - } // end for yyj1936 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -25734,16 +25734,16 @@ func (x *PodTemplateList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1943 int - var yyb1943 bool - var yyhl1943 bool = l >= 0 - yyj1943++ - if yyhl1943 { - yyb1943 = yyj1943 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1943 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1943 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25751,22 +25751,22 @@ func (x *PodTemplateList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv1944 := &x.ListMeta - yym1945 := z.DecBinary() - _ = yym1945 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv1944) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv1944, false) + z.DecFallback(yyv11, false) } } - yyj1943++ - if yyhl1943 { - yyb1943 = yyj1943 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1943 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1943 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25774,21 +25774,21 @@ func (x *PodTemplateList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1946 := &x.Items - yym1947 := z.DecBinary() - _ = yym1947 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSlicePodTemplate((*[]PodTemplate)(yyv1946), d) + h.decSlicePodTemplate((*[]PodTemplate)(yyv13), d) } } - yyj1943++ - if yyhl1943 { - yyb1943 = yyj1943 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1943 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1943 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25798,13 +25798,13 @@ func (x *PodTemplateList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj1943++ - if yyhl1943 { - yyb1943 = yyj1943 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1943 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1943 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -25815,17 +25815,17 @@ func (x *PodTemplateList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } for { - yyj1943++ - if yyhl1943 { - yyb1943 = yyj1943 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1943 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1943 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1943-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -25837,75 +25837,75 @@ func (x *ReplicationControllerSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1950 := z.EncBinary() - _ = yym1950 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1951 := !z.EncBinary() - yy2arr1951 := z.EncBasicHandle().StructToArray - var yyq1951 [3]bool - _, _, _ = yysep1951, yyq1951, yy2arr1951 - const yyr1951 bool = false - yyq1951[0] = x.Replicas != nil - yyq1951[1] = len(x.Selector) != 0 - yyq1951[2] = x.Template != nil - var yynn1951 int - if yyr1951 || yy2arr1951 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Replicas != nil + yyq2[1] = len(x.Selector) != 0 + yyq2[2] = x.Template != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn1951 = 0 - for _, b := range yyq1951 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1951++ + yynn2++ } } - r.EncodeMapStart(yynn1951) - yynn1951 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1951 || yy2arr1951 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1951[0] { + if yyq2[0] { if x.Replicas == nil { r.EncodeNil() } else { - yy1953 := *x.Replicas - yym1954 := z.EncBinary() - _ = yym1954 + yy4 := *x.Replicas + yym5 := z.EncBinary() + _ = yym5 if false { } else { - r.EncodeInt(int64(yy1953)) + r.EncodeInt(int64(yy4)) } } } else { r.EncodeNil() } } else { - if yyq1951[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("replicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Replicas == nil { r.EncodeNil() } else { - yy1955 := *x.Replicas - yym1956 := z.EncBinary() - _ = yym1956 + yy6 := *x.Replicas + yym7 := z.EncBinary() + _ = yym7 if false { } else { - r.EncodeInt(int64(yy1955)) + r.EncodeInt(int64(yy6)) } } } } - if yyr1951 || yy2arr1951 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1951[1] { + if yyq2[1] { if x.Selector == nil { r.EncodeNil() } else { - yym1958 := z.EncBinary() - _ = yym1958 + yym9 := z.EncBinary() + _ = yym9 if false { } else { z.F.EncMapStringStringV(x.Selector, false, e) @@ -25915,15 +25915,15 @@ func (x *ReplicationControllerSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1951[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("selector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Selector == nil { r.EncodeNil() } else { - yym1959 := z.EncBinary() - _ = yym1959 + yym10 := z.EncBinary() + _ = yym10 if false { } else { z.F.EncMapStringStringV(x.Selector, false, e) @@ -25931,9 +25931,9 @@ func (x *ReplicationControllerSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1951 || yy2arr1951 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1951[2] { + if yyq2[2] { if x.Template == nil { r.EncodeNil() } else { @@ -25943,7 +25943,7 @@ func (x *ReplicationControllerSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1951[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("template")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -25954,7 +25954,7 @@ func (x *ReplicationControllerSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1951 || yy2arr1951 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -25967,25 +25967,25 @@ func (x *ReplicationControllerSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1961 := z.DecBinary() - _ = yym1961 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1962 := r.ContainerType() - if yyct1962 == codecSelferValueTypeMap1234 { - yyl1962 := r.ReadMapStart() - if yyl1962 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1962, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1962 == codecSelferValueTypeArray1234 { - yyl1962 := r.ReadArrayStart() - if yyl1962 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1962, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -25997,12 +25997,12 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromMap(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1963Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1963Slc - var yyhl1963 bool = l >= 0 - for yyj1963 := 0; ; yyj1963++ { - if yyhl1963 { - if yyj1963 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -26011,10 +26011,10 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromMap(l int, d *codec1978.D } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1963Slc = r.DecodeBytes(yys1963Slc, true, true) - yys1963 := string(yys1963Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1963 { + switch yys3 { case "replicas": if r.TryDecodeAsNil() { if x.Replicas != nil { @@ -26024,8 +26024,8 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromMap(l int, d *codec1978.D if x.Replicas == nil { x.Replicas = new(int32) } - yym1965 := z.DecBinary() - _ = yym1965 + yym5 := z.DecBinary() + _ = yym5 if false { } else { *((*int32)(x.Replicas)) = int32(r.DecodeInt(32)) @@ -26035,12 +26035,12 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromMap(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Selector = nil } else { - yyv1966 := &x.Selector - yym1967 := z.DecBinary() - _ = yym1967 + yyv6 := &x.Selector + yym7 := z.DecBinary() + _ = yym7 if false { } else { - z.F.DecMapStringStringX(yyv1966, false, d) + z.F.DecMapStringStringX(yyv6, false, d) } } case "template": @@ -26055,9 +26055,9 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromMap(l int, d *codec1978.D x.Template.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1963) - } // end switch yys1963 - } // end for yyj1963 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -26065,16 +26065,16 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromArray(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1969 int - var yyb1969 bool - var yyhl1969 bool = l >= 0 - yyj1969++ - if yyhl1969 { - yyb1969 = yyj1969 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1969 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1969 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26087,20 +26087,20 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromArray(l int, d *codec1978 if x.Replicas == nil { x.Replicas = new(int32) } - yym1971 := z.DecBinary() - _ = yym1971 + yym11 := z.DecBinary() + _ = yym11 if false { } else { *((*int32)(x.Replicas)) = int32(r.DecodeInt(32)) } } - yyj1969++ - if yyhl1969 { - yyb1969 = yyj1969 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1969 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1969 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26108,21 +26108,21 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.Selector = nil } else { - yyv1972 := &x.Selector - yym1973 := z.DecBinary() - _ = yym1973 + yyv12 := &x.Selector + yym13 := z.DecBinary() + _ = yym13 if false { } else { - z.F.DecMapStringStringX(yyv1972, false, d) + z.F.DecMapStringStringX(yyv12, false, d) } } - yyj1969++ - if yyhl1969 { - yyb1969 = yyj1969 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1969 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1969 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26138,17 +26138,17 @@ func (x *ReplicationControllerSpec) codecDecodeSelfFromArray(l int, d *codec1978 x.Template.CodecDecodeSelf(d) } for { - yyj1969++ - if yyhl1969 { - yyb1969 = yyj1969 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1969 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1969 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1969-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -26160,34 +26160,34 @@ func (x *ReplicationControllerStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1975 := z.EncBinary() - _ = yym1975 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1976 := !z.EncBinary() - yy2arr1976 := z.EncBasicHandle().StructToArray - var yyq1976 [2]bool - _, _, _ = yysep1976, yyq1976, yy2arr1976 - const yyr1976 bool = false - yyq1976[1] = x.ObservedGeneration != 0 - var yynn1976 int - if yyr1976 || yy2arr1976 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.ObservedGeneration != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1976 = 1 - for _, b := range yyq1976 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1976++ + yynn2++ } } - r.EncodeMapStart(yynn1976) - yynn1976 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1976 || yy2arr1976 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1978 := z.EncBinary() - _ = yym1978 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.Replicas)) @@ -26196,18 +26196,18 @@ func (x *ReplicationControllerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("replicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1979 := z.EncBinary() - _ = yym1979 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.Replicas)) } } - if yyr1976 || yy2arr1976 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1976[1] { - yym1981 := z.EncBinary() - _ = yym1981 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.ObservedGeneration)) @@ -26216,19 +26216,19 @@ func (x *ReplicationControllerStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1976[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("observedGeneration")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1982 := z.EncBinary() - _ = yym1982 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.ObservedGeneration)) } } } - if yyr1976 || yy2arr1976 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -26241,25 +26241,25 @@ func (x *ReplicationControllerStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1983 := z.DecBinary() - _ = yym1983 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1984 := r.ContainerType() - if yyct1984 == codecSelferValueTypeMap1234 { - yyl1984 := r.ReadMapStart() - if yyl1984 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1984, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1984 == codecSelferValueTypeArray1234 { - yyl1984 := r.ReadArrayStart() - if yyl1984 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1984, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -26271,12 +26271,12 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromMap(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1985Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1985Slc - var yyhl1985 bool = l >= 0 - for yyj1985 := 0; ; yyj1985++ { - if yyhl1985 { - if yyj1985 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -26285,10 +26285,10 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromMap(l int, d *codec1978 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1985Slc = r.DecodeBytes(yys1985Slc, true, true) - yys1985 := string(yys1985Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1985 { + switch yys3 { case "replicas": if r.TryDecodeAsNil() { x.Replicas = 0 @@ -26302,9 +26302,9 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromMap(l int, d *codec1978 x.ObservedGeneration = int64(r.DecodeInt(64)) } default: - z.DecStructFieldNotFound(-1, yys1985) - } // end switch yys1985 - } // end for yyj1985 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -26312,16 +26312,16 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromArray(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1988 int - var yyb1988 bool - var yyhl1988 bool = l >= 0 - yyj1988++ - if yyhl1988 { - yyb1988 = yyj1988 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1988 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1988 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26331,13 +26331,13 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromArray(l int, d *codec19 } else { x.Replicas = int32(r.DecodeInt(32)) } - yyj1988++ - if yyhl1988 { - yyb1988 = yyj1988 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1988 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1988 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26348,17 +26348,17 @@ func (x *ReplicationControllerStatus) codecDecodeSelfFromArray(l int, d *codec19 x.ObservedGeneration = int64(r.DecodeInt(64)) } for { - yyj1988++ - if yyhl1988 { - yyb1988 = yyj1988 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1988 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1988 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1988-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -26370,90 +26370,90 @@ func (x *ReplicationController) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1991 := z.EncBinary() - _ = yym1991 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1992 := !z.EncBinary() - yy2arr1992 := z.EncBasicHandle().StructToArray - var yyq1992 [5]bool - _, _, _ = yysep1992, yyq1992, yy2arr1992 - const yyr1992 bool = false - yyq1992[0] = true - yyq1992[1] = true - yyq1992[2] = true - yyq1992[3] = x.Kind != "" - yyq1992[4] = x.APIVersion != "" - var yynn1992 int - if yyr1992 || yy2arr1992 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn1992 = 0 - for _, b := range yyq1992 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1992++ + yynn2++ } } - r.EncodeMapStart(yynn1992) - yynn1992 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1992 || yy2arr1992 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1992[0] { - yy1994 := &x.ObjectMeta - yy1994.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1992[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1995 := &x.ObjectMeta - yy1995.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr1992 || yy2arr1992 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1992[1] { - yy1997 := &x.Spec - yy1997.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1992[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1998 := &x.Spec - yy1998.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr1992 || yy2arr1992 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1992[2] { - yy2000 := &x.Status - yy2000.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1992[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2001 := &x.Status - yy2001.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr1992 || yy2arr1992 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1992[3] { - yym2003 := z.EncBinary() - _ = yym2003 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -26462,23 +26462,23 @@ func (x *ReplicationController) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1992[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2004 := z.EncBinary() - _ = yym2004 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1992 || yy2arr1992 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1992[4] { - yym2006 := z.EncBinary() - _ = yym2006 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -26487,19 +26487,19 @@ func (x *ReplicationController) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1992[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2007 := z.EncBinary() - _ = yym2007 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1992 || yy2arr1992 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -26512,25 +26512,25 @@ func (x *ReplicationController) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2008 := z.DecBinary() - _ = yym2008 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2009 := r.ContainerType() - if yyct2009 == codecSelferValueTypeMap1234 { - yyl2009 := r.ReadMapStart() - if yyl2009 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2009, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2009 == codecSelferValueTypeArray1234 { - yyl2009 := r.ReadArrayStart() - if yyl2009 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2009, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -26542,12 +26542,12 @@ func (x *ReplicationController) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2010Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2010Slc - var yyhl2010 bool = l >= 0 - for yyj2010 := 0; ; yyj2010++ { - if yyhl2010 { - if yyj2010 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -26556,30 +26556,30 @@ func (x *ReplicationController) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2010Slc = r.DecodeBytes(yys2010Slc, true, true) - yys2010 := string(yys2010Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2010 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2011 := &x.ObjectMeta - yyv2011.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = ReplicationControllerSpec{} } else { - yyv2012 := &x.Spec - yyv2012.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = ReplicationControllerStatus{} } else { - yyv2013 := &x.Status - yyv2013.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -26594,9 +26594,9 @@ func (x *ReplicationController) codecDecodeSelfFromMap(l int, d *codec1978.Decod x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2010) - } // end switch yys2010 - } // end for yyj2010 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -26604,16 +26604,16 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2016 int - var yyb2016 bool - var yyhl2016 bool = l >= 0 - yyj2016++ - if yyhl2016 { - yyb2016 = yyj2016 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2016 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2016 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26621,16 +26621,16 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2017 := &x.ObjectMeta - yyv2017.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj2016++ - if yyhl2016 { - yyb2016 = yyj2016 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2016 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2016 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26638,16 +26638,16 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Spec = ReplicationControllerSpec{} } else { - yyv2018 := &x.Spec - yyv2018.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj2016++ - if yyhl2016 { - yyb2016 = yyj2016 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2016 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2016 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26655,16 +26655,16 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Status = ReplicationControllerStatus{} } else { - yyv2019 := &x.Status - yyv2019.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj2016++ - if yyhl2016 { - yyb2016 = yyj2016 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2016 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2016 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26674,13 +26674,13 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Kind = string(r.DecodeString()) } - yyj2016++ - if yyhl2016 { - yyb2016 = yyj2016 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2016 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2016 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26691,17 +26691,17 @@ func (x *ReplicationController) codecDecodeSelfFromArray(l int, d *codec1978.Dec x.APIVersion = string(r.DecodeString()) } for { - yyj2016++ - if yyhl2016 { - yyb2016 = yyj2016 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2016 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2016 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2016-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -26713,68 +26713,68 @@ func (x *ReplicationControllerList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2022 := z.EncBinary() - _ = yym2022 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2023 := !z.EncBinary() - yy2arr2023 := z.EncBasicHandle().StructToArray - var yyq2023 [4]bool - _, _, _ = yysep2023, yyq2023, yy2arr2023 - const yyr2023 bool = false - yyq2023[0] = true - yyq2023[2] = x.Kind != "" - yyq2023[3] = x.APIVersion != "" - var yynn2023 int - if yyr2023 || yy2arr2023 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn2023 = 1 - for _, b := range yyq2023 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2023++ + yynn2++ } } - r.EncodeMapStart(yynn2023) - yynn2023 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2023 || yy2arr2023 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2023[0] { - yy2025 := &x.ListMeta - yym2026 := z.EncBinary() - _ = yym2026 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy2025) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy2025) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq2023[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2027 := &x.ListMeta - yym2028 := z.EncBinary() - _ = yym2028 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy2027) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy2027) + z.EncFallback(yy6) } } } - if yyr2023 || yy2arr2023 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym2030 := z.EncBinary() - _ = yym2030 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceReplicationController(([]ReplicationController)(x.Items), e) @@ -26787,19 +26787,19 @@ func (x *ReplicationControllerList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym2031 := z.EncBinary() - _ = yym2031 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceReplicationController(([]ReplicationController)(x.Items), e) } } } - if yyr2023 || yy2arr2023 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2023[2] { - yym2033 := z.EncBinary() - _ = yym2033 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -26808,23 +26808,23 @@ func (x *ReplicationControllerList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2023[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2034 := z.EncBinary() - _ = yym2034 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2023 || yy2arr2023 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2023[3] { - yym2036 := z.EncBinary() - _ = yym2036 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -26833,19 +26833,19 @@ func (x *ReplicationControllerList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2023[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2037 := z.EncBinary() - _ = yym2037 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2023 || yy2arr2023 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -26858,25 +26858,25 @@ func (x *ReplicationControllerList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2038 := z.DecBinary() - _ = yym2038 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2039 := r.ContainerType() - if yyct2039 == codecSelferValueTypeMap1234 { - yyl2039 := r.ReadMapStart() - if yyl2039 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2039, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2039 == codecSelferValueTypeArray1234 { - yyl2039 := r.ReadArrayStart() - if yyl2039 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2039, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -26888,12 +26888,12 @@ func (x *ReplicationControllerList) codecDecodeSelfFromMap(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2040Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2040Slc - var yyhl2040 bool = l >= 0 - for yyj2040 := 0; ; yyj2040++ { - if yyhl2040 { - if yyj2040 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -26902,33 +26902,33 @@ func (x *ReplicationControllerList) codecDecodeSelfFromMap(l int, d *codec1978.D } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2040Slc = r.DecodeBytes(yys2040Slc, true, true) - yys2040 := string(yys2040Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2040 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2041 := &x.ListMeta - yym2042 := z.DecBinary() - _ = yym2042 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv2041) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv2041, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2043 := &x.Items - yym2044 := z.DecBinary() - _ = yym2044 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceReplicationController((*[]ReplicationController)(yyv2043), d) + h.decSliceReplicationController((*[]ReplicationController)(yyv6), d) } } case "kind": @@ -26944,9 +26944,9 @@ func (x *ReplicationControllerList) codecDecodeSelfFromMap(l int, d *codec1978.D x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2040) - } // end switch yys2040 - } // end for yyj2040 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -26954,16 +26954,16 @@ func (x *ReplicationControllerList) codecDecodeSelfFromArray(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2047 int - var yyb2047 bool - var yyhl2047 bool = l >= 0 - yyj2047++ - if yyhl2047 { - yyb2047 = yyj2047 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2047 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2047 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26971,22 +26971,22 @@ func (x *ReplicationControllerList) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2048 := &x.ListMeta - yym2049 := z.DecBinary() - _ = yym2049 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv2048) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv2048, false) + z.DecFallback(yyv11, false) } } - yyj2047++ - if yyhl2047 { - yyb2047 = yyj2047 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2047 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2047 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -26994,21 +26994,21 @@ func (x *ReplicationControllerList) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2050 := &x.Items - yym2051 := z.DecBinary() - _ = yym2051 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceReplicationController((*[]ReplicationController)(yyv2050), d) + h.decSliceReplicationController((*[]ReplicationController)(yyv13), d) } } - yyj2047++ - if yyhl2047 { - yyb2047 = yyj2047 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2047 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2047 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27018,13 +27018,13 @@ func (x *ReplicationControllerList) codecDecodeSelfFromArray(l int, d *codec1978 } else { x.Kind = string(r.DecodeString()) } - yyj2047++ - if yyhl2047 { - yyb2047 = yyj2047 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2047 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2047 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27035,17 +27035,17 @@ func (x *ReplicationControllerList) codecDecodeSelfFromArray(l int, d *codec1978 x.APIVersion = string(r.DecodeString()) } for { - yyj2047++ - if yyhl2047 { - yyb2047 = yyj2047 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2047 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2047 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2047-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -27054,8 +27054,8 @@ func (x ServiceAffinity) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym2054 := z.EncBinary() - _ = yym2054 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -27067,8 +27067,8 @@ func (x *ServiceAffinity) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2055 := z.DecBinary() - _ = yym2055 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -27080,8 +27080,8 @@ func (x ServiceType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym2056 := z.EncBinary() - _ = yym2056 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -27093,8 +27093,8 @@ func (x *ServiceType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2057 := z.DecBinary() - _ = yym2057 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -27109,48 +27109,48 @@ func (x *ServiceStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2058 := z.EncBinary() - _ = yym2058 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2059 := !z.EncBinary() - yy2arr2059 := z.EncBasicHandle().StructToArray - var yyq2059 [1]bool - _, _, _ = yysep2059, yyq2059, yy2arr2059 - const yyr2059 bool = false - yyq2059[0] = true - var yynn2059 int - if yyr2059 || yy2arr2059 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn2059 = 0 - for _, b := range yyq2059 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2059++ + yynn2++ } } - r.EncodeMapStart(yynn2059) - yynn2059 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2059 || yy2arr2059 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2059[0] { - yy2061 := &x.LoadBalancer - yy2061.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.LoadBalancer + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2059[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("loadBalancer")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2062 := &x.LoadBalancer - yy2062.CodecEncodeSelf(e) + yy6 := &x.LoadBalancer + yy6.CodecEncodeSelf(e) } } - if yyr2059 || yy2arr2059 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -27163,25 +27163,25 @@ func (x *ServiceStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2063 := z.DecBinary() - _ = yym2063 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2064 := r.ContainerType() - if yyct2064 == codecSelferValueTypeMap1234 { - yyl2064 := r.ReadMapStart() - if yyl2064 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2064, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2064 == codecSelferValueTypeArray1234 { - yyl2064 := r.ReadArrayStart() - if yyl2064 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2064, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -27193,12 +27193,12 @@ func (x *ServiceStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2065Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2065Slc - var yyhl2065 bool = l >= 0 - for yyj2065 := 0; ; yyj2065++ { - if yyhl2065 { - if yyj2065 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -27207,21 +27207,21 @@ func (x *ServiceStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2065Slc = r.DecodeBytes(yys2065Slc, true, true) - yys2065 := string(yys2065Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2065 { + switch yys3 { case "loadBalancer": if r.TryDecodeAsNil() { x.LoadBalancer = LoadBalancerStatus{} } else { - yyv2066 := &x.LoadBalancer - yyv2066.CodecDecodeSelf(d) + yyv4 := &x.LoadBalancer + yyv4.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2065) - } // end switch yys2065 - } // end for yyj2065 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -27229,16 +27229,16 @@ func (x *ServiceStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2067 int - var yyb2067 bool - var yyhl2067 bool = l >= 0 - yyj2067++ - if yyhl2067 { - yyb2067 = yyj2067 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb2067 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb2067 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27246,21 +27246,21 @@ func (x *ServiceStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LoadBalancer = LoadBalancerStatus{} } else { - yyv2068 := &x.LoadBalancer - yyv2068.CodecDecodeSelf(d) + yyv6 := &x.LoadBalancer + yyv6.CodecDecodeSelf(d) } for { - yyj2067++ - if yyhl2067 { - yyb2067 = yyj2067 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb2067 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb2067 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2067-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -27272,38 +27272,38 @@ func (x *LoadBalancerStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2069 := z.EncBinary() - _ = yym2069 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2070 := !z.EncBinary() - yy2arr2070 := z.EncBasicHandle().StructToArray - var yyq2070 [1]bool - _, _, _ = yysep2070, yyq2070, yy2arr2070 - const yyr2070 bool = false - yyq2070[0] = len(x.Ingress) != 0 - var yynn2070 int - if yyr2070 || yy2arr2070 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Ingress) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn2070 = 0 - for _, b := range yyq2070 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2070++ + yynn2++ } } - r.EncodeMapStart(yynn2070) - yynn2070 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2070 || yy2arr2070 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2070[0] { + if yyq2[0] { if x.Ingress == nil { r.EncodeNil() } else { - yym2072 := z.EncBinary() - _ = yym2072 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceLoadBalancerIngress(([]LoadBalancerIngress)(x.Ingress), e) @@ -27313,15 +27313,15 @@ func (x *LoadBalancerStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2070[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ingress")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Ingress == nil { r.EncodeNil() } else { - yym2073 := z.EncBinary() - _ = yym2073 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceLoadBalancerIngress(([]LoadBalancerIngress)(x.Ingress), e) @@ -27329,7 +27329,7 @@ func (x *LoadBalancerStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2070 || yy2arr2070 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -27342,25 +27342,25 @@ func (x *LoadBalancerStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2074 := z.DecBinary() - _ = yym2074 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2075 := r.ContainerType() - if yyct2075 == codecSelferValueTypeMap1234 { - yyl2075 := r.ReadMapStart() - if yyl2075 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2075, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2075 == codecSelferValueTypeArray1234 { - yyl2075 := r.ReadArrayStart() - if yyl2075 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2075, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -27372,12 +27372,12 @@ func (x *LoadBalancerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2076Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2076Slc - var yyhl2076 bool = l >= 0 - for yyj2076 := 0; ; yyj2076++ { - if yyhl2076 { - if yyj2076 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -27386,26 +27386,26 @@ func (x *LoadBalancerStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2076Slc = r.DecodeBytes(yys2076Slc, true, true) - yys2076 := string(yys2076Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2076 { + switch yys3 { case "ingress": if r.TryDecodeAsNil() { x.Ingress = nil } else { - yyv2077 := &x.Ingress - yym2078 := z.DecBinary() - _ = yym2078 + yyv4 := &x.Ingress + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceLoadBalancerIngress((*[]LoadBalancerIngress)(yyv2077), d) + h.decSliceLoadBalancerIngress((*[]LoadBalancerIngress)(yyv4), d) } } default: - z.DecStructFieldNotFound(-1, yys2076) - } // end switch yys2076 - } // end for yyj2076 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -27413,16 +27413,16 @@ func (x *LoadBalancerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2079 int - var yyb2079 bool - var yyhl2079 bool = l >= 0 - yyj2079++ - if yyhl2079 { - yyb2079 = yyj2079 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2079 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2079 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27430,26 +27430,26 @@ func (x *LoadBalancerStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.Ingress = nil } else { - yyv2080 := &x.Ingress - yym2081 := z.DecBinary() - _ = yym2081 + yyv7 := &x.Ingress + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceLoadBalancerIngress((*[]LoadBalancerIngress)(yyv2080), d) + h.decSliceLoadBalancerIngress((*[]LoadBalancerIngress)(yyv7), d) } } for { - yyj2079++ - if yyhl2079 { - yyb2079 = yyj2079 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2079 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2079 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2079-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -27461,36 +27461,36 @@ func (x *LoadBalancerIngress) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2082 := z.EncBinary() - _ = yym2082 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2083 := !z.EncBinary() - yy2arr2083 := z.EncBasicHandle().StructToArray - var yyq2083 [2]bool - _, _, _ = yysep2083, yyq2083, yy2arr2083 - const yyr2083 bool = false - yyq2083[0] = x.IP != "" - yyq2083[1] = x.Hostname != "" - var yynn2083 int - if yyr2083 || yy2arr2083 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.IP != "" + yyq2[1] = x.Hostname != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn2083 = 0 - for _, b := range yyq2083 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2083++ + yynn2++ } } - r.EncodeMapStart(yynn2083) - yynn2083 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2083 || yy2arr2083 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2083[0] { - yym2085 := z.EncBinary() - _ = yym2085 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IP)) @@ -27499,23 +27499,23 @@ func (x *LoadBalancerIngress) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2083[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ip")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2086 := z.EncBinary() - _ = yym2086 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IP)) } } } - if yyr2083 || yy2arr2083 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2083[1] { - yym2088 := z.EncBinary() - _ = yym2088 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Hostname)) @@ -27524,19 +27524,19 @@ func (x *LoadBalancerIngress) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2083[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostname")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2089 := z.EncBinary() - _ = yym2089 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Hostname)) } } } - if yyr2083 || yy2arr2083 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -27549,25 +27549,25 @@ func (x *LoadBalancerIngress) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2090 := z.DecBinary() - _ = yym2090 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2091 := r.ContainerType() - if yyct2091 == codecSelferValueTypeMap1234 { - yyl2091 := r.ReadMapStart() - if yyl2091 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2091, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2091 == codecSelferValueTypeArray1234 { - yyl2091 := r.ReadArrayStart() - if yyl2091 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2091, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -27579,12 +27579,12 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2092Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2092Slc - var yyhl2092 bool = l >= 0 - for yyj2092 := 0; ; yyj2092++ { - if yyhl2092 { - if yyj2092 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -27593,10 +27593,10 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2092Slc = r.DecodeBytes(yys2092Slc, true, true) - yys2092 := string(yys2092Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2092 { + switch yys3 { case "ip": if r.TryDecodeAsNil() { x.IP = "" @@ -27610,9 +27610,9 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.Hostname = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2092) - } // end switch yys2092 - } // end for yyj2092 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -27620,16 +27620,16 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2095 int - var yyb2095 bool - var yyhl2095 bool = l >= 0 - yyj2095++ - if yyhl2095 { - yyb2095 = yyj2095 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2095 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2095 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27639,13 +27639,13 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.IP = string(r.DecodeString()) } - yyj2095++ - if yyhl2095 { - yyb2095 = yyj2095 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2095 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2095 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -27656,17 +27656,17 @@ func (x *LoadBalancerIngress) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.Hostname = string(r.DecodeString()) } for { - yyj2095++ - if yyhl2095 { - yyb2095 = yyj2095 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2095 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2095 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2095-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -27678,43 +27678,43 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2098 := z.EncBinary() - _ = yym2098 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2099 := !z.EncBinary() - yy2arr2099 := z.EncBasicHandle().StructToArray - var yyq2099 [8]bool - _, _, _ = yysep2099, yyq2099, yy2arr2099 - const yyr2099 bool = false - yyq2099[1] = len(x.Selector) != 0 - yyq2099[2] = x.ClusterIP != "" - yyq2099[3] = x.Type != "" - yyq2099[4] = len(x.ExternalIPs) != 0 - yyq2099[5] = len(x.DeprecatedPublicIPs) != 0 - yyq2099[6] = x.SessionAffinity != "" - yyq2099[7] = x.LoadBalancerIP != "" - var yynn2099 int - if yyr2099 || yy2arr2099 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [8]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = len(x.Selector) != 0 + yyq2[2] = x.ClusterIP != "" + yyq2[3] = x.Type != "" + yyq2[4] = len(x.ExternalIPs) != 0 + yyq2[5] = len(x.DeprecatedPublicIPs) != 0 + yyq2[6] = x.SessionAffinity != "" + yyq2[7] = x.LoadBalancerIP != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(8) } else { - yynn2099 = 1 - for _, b := range yyq2099 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2099++ + yynn2++ } } - r.EncodeMapStart(yynn2099) - yynn2099 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2099 || yy2arr2099 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Ports == nil { r.EncodeNil() } else { - yym2101 := z.EncBinary() - _ = yym2101 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceServicePort(([]ServicePort)(x.Ports), e) @@ -27727,22 +27727,22 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Ports == nil { r.EncodeNil() } else { - yym2102 := z.EncBinary() - _ = yym2102 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceServicePort(([]ServicePort)(x.Ports), e) } } } - if yyr2099 || yy2arr2099 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2099[1] { + if yyq2[1] { if x.Selector == nil { r.EncodeNil() } else { - yym2104 := z.EncBinary() - _ = yym2104 + yym7 := z.EncBinary() + _ = yym7 if false { } else { z.F.EncMapStringStringV(x.Selector, false, e) @@ -27752,15 +27752,15 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2099[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("selector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Selector == nil { r.EncodeNil() } else { - yym2105 := z.EncBinary() - _ = yym2105 + yym8 := z.EncBinary() + _ = yym8 if false { } else { z.F.EncMapStringStringV(x.Selector, false, e) @@ -27768,11 +27768,11 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2099 || yy2arr2099 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2099[2] { - yym2107 := z.EncBinary() - _ = yym2107 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClusterIP)) @@ -27781,41 +27781,41 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2099[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("clusterIP")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2108 := z.EncBinary() - _ = yym2108 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClusterIP)) } } } - if yyr2099 || yy2arr2099 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2099[3] { + if yyq2[3] { x.Type.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2099[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("type")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } } - if yyr2099 || yy2arr2099 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2099[4] { + if yyq2[4] { if x.ExternalIPs == nil { r.EncodeNil() } else { - yym2111 := z.EncBinary() - _ = yym2111 + yym16 := z.EncBinary() + _ = yym16 if false { } else { z.F.EncSliceStringV(x.ExternalIPs, false, e) @@ -27825,15 +27825,15 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2099[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("externalIPs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.ExternalIPs == nil { r.EncodeNil() } else { - yym2112 := z.EncBinary() - _ = yym2112 + yym17 := z.EncBinary() + _ = yym17 if false { } else { z.F.EncSliceStringV(x.ExternalIPs, false, e) @@ -27841,14 +27841,14 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2099 || yy2arr2099 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2099[5] { + if yyq2[5] { if x.DeprecatedPublicIPs == nil { r.EncodeNil() } else { - yym2114 := z.EncBinary() - _ = yym2114 + yym19 := z.EncBinary() + _ = yym19 if false { } else { z.F.EncSliceStringV(x.DeprecatedPublicIPs, false, e) @@ -27858,15 +27858,15 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2099[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("deprecatedPublicIPs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.DeprecatedPublicIPs == nil { r.EncodeNil() } else { - yym2115 := z.EncBinary() - _ = yym2115 + yym20 := z.EncBinary() + _ = yym20 if false { } else { z.F.EncSliceStringV(x.DeprecatedPublicIPs, false, e) @@ -27874,26 +27874,26 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2099 || yy2arr2099 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2099[6] { + if yyq2[6] { x.SessionAffinity.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2099[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("sessionAffinity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.SessionAffinity.CodecEncodeSelf(e) } } - if yyr2099 || yy2arr2099 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2099[7] { - yym2118 := z.EncBinary() - _ = yym2118 + if yyq2[7] { + yym25 := z.EncBinary() + _ = yym25 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.LoadBalancerIP)) @@ -27902,19 +27902,19 @@ func (x *ServiceSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2099[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("loadBalancerIP")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2119 := z.EncBinary() - _ = yym2119 + yym26 := z.EncBinary() + _ = yym26 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.LoadBalancerIP)) } } } - if yyr2099 || yy2arr2099 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -27927,25 +27927,25 @@ func (x *ServiceSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2120 := z.DecBinary() - _ = yym2120 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2121 := r.ContainerType() - if yyct2121 == codecSelferValueTypeMap1234 { - yyl2121 := r.ReadMapStart() - if yyl2121 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2121, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2121 == codecSelferValueTypeArray1234 { - yyl2121 := r.ReadArrayStart() - if yyl2121 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2121, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -27957,12 +27957,12 @@ func (x *ServiceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2122Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2122Slc - var yyhl2122 bool = l >= 0 - for yyj2122 := 0; ; yyj2122++ { - if yyhl2122 { - if yyj2122 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -27971,32 +27971,32 @@ func (x *ServiceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2122Slc = r.DecodeBytes(yys2122Slc, true, true) - yys2122 := string(yys2122Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2122 { + switch yys3 { case "ports": if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv2123 := &x.Ports - yym2124 := z.DecBinary() - _ = yym2124 + yyv4 := &x.Ports + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceServicePort((*[]ServicePort)(yyv2123), d) + h.decSliceServicePort((*[]ServicePort)(yyv4), d) } } case "selector": if r.TryDecodeAsNil() { x.Selector = nil } else { - yyv2125 := &x.Selector - yym2126 := z.DecBinary() - _ = yym2126 + yyv6 := &x.Selector + yym7 := z.DecBinary() + _ = yym7 if false { } else { - z.F.DecMapStringStringX(yyv2125, false, d) + z.F.DecMapStringStringX(yyv6, false, d) } } case "clusterIP": @@ -28015,24 +28015,24 @@ func (x *ServiceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ExternalIPs = nil } else { - yyv2129 := &x.ExternalIPs - yym2130 := z.DecBinary() - _ = yym2130 + yyv10 := &x.ExternalIPs + yym11 := z.DecBinary() + _ = yym11 if false { } else { - z.F.DecSliceStringX(yyv2129, false, d) + z.F.DecSliceStringX(yyv10, false, d) } } case "deprecatedPublicIPs": if r.TryDecodeAsNil() { x.DeprecatedPublicIPs = nil } else { - yyv2131 := &x.DeprecatedPublicIPs - yym2132 := z.DecBinary() - _ = yym2132 + yyv12 := &x.DeprecatedPublicIPs + yym13 := z.DecBinary() + _ = yym13 if false { } else { - z.F.DecSliceStringX(yyv2131, false, d) + z.F.DecSliceStringX(yyv12, false, d) } } case "sessionAffinity": @@ -28048,9 +28048,9 @@ func (x *ServiceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.LoadBalancerIP = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2122) - } // end switch yys2122 - } // end for yyj2122 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -28058,16 +28058,16 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2135 int - var yyb2135 bool - var yyhl2135 bool = l >= 0 - yyj2135++ - if yyhl2135 { - yyb2135 = yyj2135 > l + var yyj16 int + var yyb16 bool + var yyhl16 bool = l >= 0 + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb2135 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb2135 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28075,21 +28075,21 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv2136 := &x.Ports - yym2137 := z.DecBinary() - _ = yym2137 + yyv17 := &x.Ports + yym18 := z.DecBinary() + _ = yym18 if false { } else { - h.decSliceServicePort((*[]ServicePort)(yyv2136), d) + h.decSliceServicePort((*[]ServicePort)(yyv17), d) } } - yyj2135++ - if yyhl2135 { - yyb2135 = yyj2135 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb2135 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb2135 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28097,21 +28097,21 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Selector = nil } else { - yyv2138 := &x.Selector - yym2139 := z.DecBinary() - _ = yym2139 + yyv19 := &x.Selector + yym20 := z.DecBinary() + _ = yym20 if false { } else { - z.F.DecMapStringStringX(yyv2138, false, d) + z.F.DecMapStringStringX(yyv19, false, d) } } - yyj2135++ - if yyhl2135 { - yyb2135 = yyj2135 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb2135 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb2135 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28121,13 +28121,13 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ClusterIP = string(r.DecodeString()) } - yyj2135++ - if yyhl2135 { - yyb2135 = yyj2135 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb2135 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb2135 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28137,13 +28137,13 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = ServiceType(r.DecodeString()) } - yyj2135++ - if yyhl2135 { - yyb2135 = yyj2135 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb2135 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb2135 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28151,21 +28151,21 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ExternalIPs = nil } else { - yyv2142 := &x.ExternalIPs - yym2143 := z.DecBinary() - _ = yym2143 + yyv23 := &x.ExternalIPs + yym24 := z.DecBinary() + _ = yym24 if false { } else { - z.F.DecSliceStringX(yyv2142, false, d) + z.F.DecSliceStringX(yyv23, false, d) } } - yyj2135++ - if yyhl2135 { - yyb2135 = yyj2135 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb2135 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb2135 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28173,21 +28173,21 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.DeprecatedPublicIPs = nil } else { - yyv2144 := &x.DeprecatedPublicIPs - yym2145 := z.DecBinary() - _ = yym2145 + yyv25 := &x.DeprecatedPublicIPs + yym26 := z.DecBinary() + _ = yym26 if false { } else { - z.F.DecSliceStringX(yyv2144, false, d) + z.F.DecSliceStringX(yyv25, false, d) } } - yyj2135++ - if yyhl2135 { - yyb2135 = yyj2135 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb2135 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb2135 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28197,13 +28197,13 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.SessionAffinity = ServiceAffinity(r.DecodeString()) } - yyj2135++ - if yyhl2135 { - yyb2135 = yyj2135 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb2135 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb2135 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28214,17 +28214,17 @@ func (x *ServiceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.LoadBalancerIP = string(r.DecodeString()) } for { - yyj2135++ - if yyhl2135 { - yyb2135 = yyj2135 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb2135 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb2135 { + if yyb16 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2135-1, "") + z.DecStructFieldNotFound(yyj16-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -28236,38 +28236,38 @@ func (x *ServicePort) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2148 := z.EncBinary() - _ = yym2148 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2149 := !z.EncBinary() - yy2arr2149 := z.EncBasicHandle().StructToArray - var yyq2149 [5]bool - _, _, _ = yysep2149, yyq2149, yy2arr2149 - const yyr2149 bool = false - yyq2149[0] = x.Name != "" - yyq2149[1] = x.Protocol != "" - yyq2149[3] = true - yyq2149[4] = x.NodePort != 0 - var yynn2149 int - if yyr2149 || yy2arr2149 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Name != "" + yyq2[1] = x.Protocol != "" + yyq2[3] = true + yyq2[4] = x.NodePort != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn2149 = 1 - for _, b := range yyq2149 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2149++ + yynn2++ } } - r.EncodeMapStart(yynn2149) - yynn2149 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2149 || yy2arr2149 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2149[0] { - yym2151 := z.EncBinary() - _ = yym2151 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -28276,37 +28276,37 @@ func (x *ServicePort) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2149[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2152 := z.EncBinary() - _ = yym2152 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } } - if yyr2149 || yy2arr2149 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2149[1] { + if yyq2[1] { x.Protocol.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2149[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("protocol")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Protocol.CodecEncodeSelf(e) } } - if yyr2149 || yy2arr2149 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2155 := z.EncBinary() - _ = yym2155 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeInt(int64(x.Port)) @@ -28315,51 +28315,51 @@ func (x *ServicePort) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2156 := z.EncBinary() - _ = yym2156 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeInt(int64(x.Port)) } } - if yyr2149 || yy2arr2149 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2149[3] { - yy2158 := &x.TargetPort - yym2159 := z.EncBinary() - _ = yym2159 + if yyq2[3] { + yy13 := &x.TargetPort + yym14 := z.EncBinary() + _ = yym14 if false { - } else if z.HasExtensions() && z.EncExt(yy2158) { - } else if !yym2159 && z.IsJSONHandle() { - z.EncJSONMarshal(yy2158) + } else if z.HasExtensions() && z.EncExt(yy13) { + } else if !yym14 && z.IsJSONHandle() { + z.EncJSONMarshal(yy13) } else { - z.EncFallback(yy2158) + z.EncFallback(yy13) } } else { r.EncodeNil() } } else { - if yyq2149[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("targetPort")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2160 := &x.TargetPort - yym2161 := z.EncBinary() - _ = yym2161 + yy15 := &x.TargetPort + yym16 := z.EncBinary() + _ = yym16 if false { - } else if z.HasExtensions() && z.EncExt(yy2160) { - } else if !yym2161 && z.IsJSONHandle() { - z.EncJSONMarshal(yy2160) + } else if z.HasExtensions() && z.EncExt(yy15) { + } else if !yym16 && z.IsJSONHandle() { + z.EncJSONMarshal(yy15) } else { - z.EncFallback(yy2160) + z.EncFallback(yy15) } } } - if yyr2149 || yy2arr2149 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2149[4] { - yym2163 := z.EncBinary() - _ = yym2163 + if yyq2[4] { + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeInt(int64(x.NodePort)) @@ -28368,19 +28368,19 @@ func (x *ServicePort) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq2149[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodePort")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2164 := z.EncBinary() - _ = yym2164 + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeInt(int64(x.NodePort)) } } } - if yyr2149 || yy2arr2149 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -28393,25 +28393,25 @@ func (x *ServicePort) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2165 := z.DecBinary() - _ = yym2165 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2166 := r.ContainerType() - if yyct2166 == codecSelferValueTypeMap1234 { - yyl2166 := r.ReadMapStart() - if yyl2166 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2166, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2166 == codecSelferValueTypeArray1234 { - yyl2166 := r.ReadArrayStart() - if yyl2166 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2166, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -28423,12 +28423,12 @@ func (x *ServicePort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2167Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2167Slc - var yyhl2167 bool = l >= 0 - for yyj2167 := 0; ; yyj2167++ { - if yyhl2167 { - if yyj2167 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -28437,10 +28437,10 @@ func (x *ServicePort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2167Slc = r.DecodeBytes(yys2167Slc, true, true) - yys2167 := string(yys2167Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2167 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -28463,15 +28463,15 @@ func (x *ServicePort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.TargetPort = pkg5_intstr.IntOrString{} } else { - yyv2171 := &x.TargetPort - yym2172 := z.DecBinary() - _ = yym2172 + yyv7 := &x.TargetPort + yym8 := z.DecBinary() + _ = yym8 if false { - } else if z.HasExtensions() && z.DecExt(yyv2171) { - } else if !yym2172 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv2171) + } else if z.HasExtensions() && z.DecExt(yyv7) { + } else if !yym8 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv7) } else { - z.DecFallback(yyv2171, false) + z.DecFallback(yyv7, false) } } case "nodePort": @@ -28481,9 +28481,9 @@ func (x *ServicePort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.NodePort = int32(r.DecodeInt(32)) } default: - z.DecStructFieldNotFound(-1, yys2167) - } // end switch yys2167 - } // end for yyj2167 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -28491,16 +28491,16 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2174 int - var yyb2174 bool - var yyhl2174 bool = l >= 0 - yyj2174++ - if yyhl2174 { - yyb2174 = yyj2174 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2174 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2174 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28510,13 +28510,13 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj2174++ - if yyhl2174 { - yyb2174 = yyj2174 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2174 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2174 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28526,13 +28526,13 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Protocol = Protocol(r.DecodeString()) } - yyj2174++ - if yyhl2174 { - yyb2174 = yyj2174 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2174 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2174 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28542,13 +28542,13 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Port = int32(r.DecodeInt(32)) } - yyj2174++ - if yyhl2174 { - yyb2174 = yyj2174 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2174 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2174 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28556,24 +28556,24 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.TargetPort = pkg5_intstr.IntOrString{} } else { - yyv2178 := &x.TargetPort - yym2179 := z.DecBinary() - _ = yym2179 + yyv14 := &x.TargetPort + yym15 := z.DecBinary() + _ = yym15 if false { - } else if z.HasExtensions() && z.DecExt(yyv2178) { - } else if !yym2179 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv2178) + } else if z.HasExtensions() && z.DecExt(yyv14) { + } else if !yym15 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv14) } else { - z.DecFallback(yyv2178, false) + z.DecFallback(yyv14, false) } } - yyj2174++ - if yyhl2174 { - yyb2174 = yyj2174 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2174 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2174 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28584,17 +28584,17 @@ func (x *ServicePort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.NodePort = int32(r.DecodeInt(32)) } for { - yyj2174++ - if yyhl2174 { - yyb2174 = yyj2174 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2174 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2174 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2174-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -28606,90 +28606,90 @@ func (x *Service) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2181 := z.EncBinary() - _ = yym2181 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2182 := !z.EncBinary() - yy2arr2182 := z.EncBasicHandle().StructToArray - var yyq2182 [5]bool - _, _, _ = yysep2182, yyq2182, yy2arr2182 - const yyr2182 bool = false - yyq2182[0] = true - yyq2182[1] = true - yyq2182[2] = true - yyq2182[3] = x.Kind != "" - yyq2182[4] = x.APIVersion != "" - var yynn2182 int - if yyr2182 || yy2arr2182 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn2182 = 0 - for _, b := range yyq2182 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2182++ + yynn2++ } } - r.EncodeMapStart(yynn2182) - yynn2182 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2182 || yy2arr2182 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2182[0] { - yy2184 := &x.ObjectMeta - yy2184.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2182[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2185 := &x.ObjectMeta - yy2185.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr2182 || yy2arr2182 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2182[1] { - yy2187 := &x.Spec - yy2187.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2182[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2188 := &x.Spec - yy2188.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr2182 || yy2arr2182 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2182[2] { - yy2190 := &x.Status - yy2190.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2182[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2191 := &x.Status - yy2191.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr2182 || yy2arr2182 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2182[3] { - yym2193 := z.EncBinary() - _ = yym2193 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -28698,23 +28698,23 @@ func (x *Service) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2182[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2194 := z.EncBinary() - _ = yym2194 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2182 || yy2arr2182 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2182[4] { - yym2196 := z.EncBinary() - _ = yym2196 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -28723,19 +28723,19 @@ func (x *Service) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2182[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2197 := z.EncBinary() - _ = yym2197 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2182 || yy2arr2182 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -28748,25 +28748,25 @@ func (x *Service) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2198 := z.DecBinary() - _ = yym2198 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2199 := r.ContainerType() - if yyct2199 == codecSelferValueTypeMap1234 { - yyl2199 := r.ReadMapStart() - if yyl2199 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2199, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2199 == codecSelferValueTypeArray1234 { - yyl2199 := r.ReadArrayStart() - if yyl2199 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2199, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -28778,12 +28778,12 @@ func (x *Service) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2200Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2200Slc - var yyhl2200 bool = l >= 0 - for yyj2200 := 0; ; yyj2200++ { - if yyhl2200 { - if yyj2200 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -28792,30 +28792,30 @@ func (x *Service) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2200Slc = r.DecodeBytes(yys2200Slc, true, true) - yys2200 := string(yys2200Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2200 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2201 := &x.ObjectMeta - yyv2201.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = ServiceSpec{} } else { - yyv2202 := &x.Spec - yyv2202.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = ServiceStatus{} } else { - yyv2203 := &x.Status - yyv2203.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -28830,9 +28830,9 @@ func (x *Service) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2200) - } // end switch yys2200 - } // end for yyj2200 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -28840,16 +28840,16 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2206 int - var yyb2206 bool - var yyhl2206 bool = l >= 0 - yyj2206++ - if yyhl2206 { - yyb2206 = yyj2206 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2206 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2206 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28857,16 +28857,16 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2207 := &x.ObjectMeta - yyv2207.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj2206++ - if yyhl2206 { - yyb2206 = yyj2206 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2206 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2206 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28874,16 +28874,16 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = ServiceSpec{} } else { - yyv2208 := &x.Spec - yyv2208.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj2206++ - if yyhl2206 { - yyb2206 = yyj2206 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2206 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2206 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28891,16 +28891,16 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = ServiceStatus{} } else { - yyv2209 := &x.Status - yyv2209.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj2206++ - if yyhl2206 { - yyb2206 = yyj2206 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2206 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2206 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28910,13 +28910,13 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2206++ - if yyhl2206 { - yyb2206 = yyj2206 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2206 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2206 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -28927,17 +28927,17 @@ func (x *Service) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2206++ - if yyhl2206 { - yyb2206 = yyj2206 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2206 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2206 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2206-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -28949,68 +28949,68 @@ func (x *ServiceList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2212 := z.EncBinary() - _ = yym2212 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2213 := !z.EncBinary() - yy2arr2213 := z.EncBasicHandle().StructToArray - var yyq2213 [4]bool - _, _, _ = yysep2213, yyq2213, yy2arr2213 - const yyr2213 bool = false - yyq2213[0] = true - yyq2213[2] = x.Kind != "" - yyq2213[3] = x.APIVersion != "" - var yynn2213 int - if yyr2213 || yy2arr2213 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn2213 = 1 - for _, b := range yyq2213 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2213++ + yynn2++ } } - r.EncodeMapStart(yynn2213) - yynn2213 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2213 || yy2arr2213 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2213[0] { - yy2215 := &x.ListMeta - yym2216 := z.EncBinary() - _ = yym2216 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy2215) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy2215) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq2213[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2217 := &x.ListMeta - yym2218 := z.EncBinary() - _ = yym2218 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy2217) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy2217) + z.EncFallback(yy6) } } } - if yyr2213 || yy2arr2213 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym2220 := z.EncBinary() - _ = yym2220 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceService(([]Service)(x.Items), e) @@ -29023,19 +29023,19 @@ func (x *ServiceList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym2221 := z.EncBinary() - _ = yym2221 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceService(([]Service)(x.Items), e) } } } - if yyr2213 || yy2arr2213 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2213[2] { - yym2223 := z.EncBinary() - _ = yym2223 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -29044,23 +29044,23 @@ func (x *ServiceList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2213[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2224 := z.EncBinary() - _ = yym2224 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2213 || yy2arr2213 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2213[3] { - yym2226 := z.EncBinary() - _ = yym2226 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -29069,19 +29069,19 @@ func (x *ServiceList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2213[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2227 := z.EncBinary() - _ = yym2227 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2213 || yy2arr2213 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -29094,25 +29094,25 @@ func (x *ServiceList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2228 := z.DecBinary() - _ = yym2228 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2229 := r.ContainerType() - if yyct2229 == codecSelferValueTypeMap1234 { - yyl2229 := r.ReadMapStart() - if yyl2229 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2229, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2229 == codecSelferValueTypeArray1234 { - yyl2229 := r.ReadArrayStart() - if yyl2229 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2229, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -29124,12 +29124,12 @@ func (x *ServiceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2230Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2230Slc - var yyhl2230 bool = l >= 0 - for yyj2230 := 0; ; yyj2230++ { - if yyhl2230 { - if yyj2230 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -29138,33 +29138,33 @@ func (x *ServiceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2230Slc = r.DecodeBytes(yys2230Slc, true, true) - yys2230 := string(yys2230Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2230 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2231 := &x.ListMeta - yym2232 := z.DecBinary() - _ = yym2232 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv2231) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv2231, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2233 := &x.Items - yym2234 := z.DecBinary() - _ = yym2234 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceService((*[]Service)(yyv2233), d) + h.decSliceService((*[]Service)(yyv6), d) } } case "kind": @@ -29180,9 +29180,9 @@ func (x *ServiceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2230) - } // end switch yys2230 - } // end for yyj2230 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -29190,16 +29190,16 @@ func (x *ServiceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2237 int - var yyb2237 bool - var yyhl2237 bool = l >= 0 - yyj2237++ - if yyhl2237 { - yyb2237 = yyj2237 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2237 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2237 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29207,22 +29207,22 @@ func (x *ServiceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2238 := &x.ListMeta - yym2239 := z.DecBinary() - _ = yym2239 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv2238) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv2238, false) + z.DecFallback(yyv11, false) } } - yyj2237++ - if yyhl2237 { - yyb2237 = yyj2237 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2237 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2237 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29230,21 +29230,21 @@ func (x *ServiceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2240 := &x.Items - yym2241 := z.DecBinary() - _ = yym2241 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceService((*[]Service)(yyv2240), d) + h.decSliceService((*[]Service)(yyv13), d) } } - yyj2237++ - if yyhl2237 { - yyb2237 = yyj2237 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2237 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2237 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29254,13 +29254,13 @@ func (x *ServiceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2237++ - if yyhl2237 { - yyb2237 = yyj2237 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2237 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2237 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29271,17 +29271,17 @@ func (x *ServiceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2237++ - if yyhl2237 { - yyb2237 = yyj2237 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2237 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2237 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2237-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -29293,59 +29293,59 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2244 := z.EncBinary() - _ = yym2244 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2245 := !z.EncBinary() - yy2arr2245 := z.EncBasicHandle().StructToArray - var yyq2245 [5]bool - _, _, _ = yysep2245, yyq2245, yy2arr2245 - const yyr2245 bool = false - yyq2245[0] = true - yyq2245[1] = len(x.Secrets) != 0 - yyq2245[2] = len(x.ImagePullSecrets) != 0 - yyq2245[3] = x.Kind != "" - yyq2245[4] = x.APIVersion != "" - var yynn2245 int - if yyr2245 || yy2arr2245 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = len(x.Secrets) != 0 + yyq2[2] = len(x.ImagePullSecrets) != 0 + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn2245 = 0 - for _, b := range yyq2245 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2245++ + yynn2++ } } - r.EncodeMapStart(yynn2245) - yynn2245 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2245 || yy2arr2245 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2245[0] { - yy2247 := &x.ObjectMeta - yy2247.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2245[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2248 := &x.ObjectMeta - yy2248.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr2245 || yy2arr2245 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2245[1] { + if yyq2[1] { if x.Secrets == nil { r.EncodeNil() } else { - yym2250 := z.EncBinary() - _ = yym2250 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceObjectReference(([]ObjectReference)(x.Secrets), e) @@ -29355,15 +29355,15 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2245[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secrets")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Secrets == nil { r.EncodeNil() } else { - yym2251 := z.EncBinary() - _ = yym2251 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceObjectReference(([]ObjectReference)(x.Secrets), e) @@ -29371,14 +29371,14 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2245 || yy2arr2245 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2245[2] { + if yyq2[2] { if x.ImagePullSecrets == nil { r.EncodeNil() } else { - yym2253 := z.EncBinary() - _ = yym2253 + yym12 := z.EncBinary() + _ = yym12 if false { } else { h.encSliceLocalObjectReference(([]LocalObjectReference)(x.ImagePullSecrets), e) @@ -29388,15 +29388,15 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2245[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("imagePullSecrets")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.ImagePullSecrets == nil { r.EncodeNil() } else { - yym2254 := z.EncBinary() - _ = yym2254 + yym13 := z.EncBinary() + _ = yym13 if false { } else { h.encSliceLocalObjectReference(([]LocalObjectReference)(x.ImagePullSecrets), e) @@ -29404,11 +29404,11 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2245 || yy2arr2245 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2245[3] { - yym2256 := z.EncBinary() - _ = yym2256 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -29417,23 +29417,23 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2245[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2257 := z.EncBinary() - _ = yym2257 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2245 || yy2arr2245 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2245[4] { - yym2259 := z.EncBinary() - _ = yym2259 + if yyq2[4] { + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -29442,19 +29442,19 @@ func (x *ServiceAccount) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2245[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2260 := z.EncBinary() - _ = yym2260 + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2245 || yy2arr2245 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -29467,25 +29467,25 @@ func (x *ServiceAccount) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2261 := z.DecBinary() - _ = yym2261 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2262 := r.ContainerType() - if yyct2262 == codecSelferValueTypeMap1234 { - yyl2262 := r.ReadMapStart() - if yyl2262 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2262, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2262 == codecSelferValueTypeArray1234 { - yyl2262 := r.ReadArrayStart() - if yyl2262 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2262, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -29497,12 +29497,12 @@ func (x *ServiceAccount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2263Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2263Slc - var yyhl2263 bool = l >= 0 - for yyj2263 := 0; ; yyj2263++ { - if yyhl2263 { - if yyj2263 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -29511,39 +29511,39 @@ func (x *ServiceAccount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2263Slc = r.DecodeBytes(yys2263Slc, true, true) - yys2263 := string(yys2263Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2263 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2264 := &x.ObjectMeta - yyv2264.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "secrets": if r.TryDecodeAsNil() { x.Secrets = nil } else { - yyv2265 := &x.Secrets - yym2266 := z.DecBinary() - _ = yym2266 + yyv5 := &x.Secrets + yym6 := z.DecBinary() + _ = yym6 if false { } else { - h.decSliceObjectReference((*[]ObjectReference)(yyv2265), d) + h.decSliceObjectReference((*[]ObjectReference)(yyv5), d) } } case "imagePullSecrets": if r.TryDecodeAsNil() { x.ImagePullSecrets = nil } else { - yyv2267 := &x.ImagePullSecrets - yym2268 := z.DecBinary() - _ = yym2268 + yyv7 := &x.ImagePullSecrets + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv2267), d) + h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv7), d) } } case "kind": @@ -29559,9 +29559,9 @@ func (x *ServiceAccount) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2263) - } // end switch yys2263 - } // end for yyj2263 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -29569,16 +29569,16 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2271 int - var yyb2271 bool - var yyhl2271 bool = l >= 0 - yyj2271++ - if yyhl2271 { - yyb2271 = yyj2271 > l + var yyj11 int + var yyb11 bool + var yyhl11 bool = l >= 0 + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb2271 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb2271 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29586,16 +29586,16 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2272 := &x.ObjectMeta - yyv2272.CodecDecodeSelf(d) + yyv12 := &x.ObjectMeta + yyv12.CodecDecodeSelf(d) } - yyj2271++ - if yyhl2271 { - yyb2271 = yyj2271 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb2271 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb2271 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29603,21 +29603,21 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Secrets = nil } else { - yyv2273 := &x.Secrets - yym2274 := z.DecBinary() - _ = yym2274 + yyv13 := &x.Secrets + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceObjectReference((*[]ObjectReference)(yyv2273), d) + h.decSliceObjectReference((*[]ObjectReference)(yyv13), d) } } - yyj2271++ - if yyhl2271 { - yyb2271 = yyj2271 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb2271 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb2271 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29625,21 +29625,21 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ImagePullSecrets = nil } else { - yyv2275 := &x.ImagePullSecrets - yym2276 := z.DecBinary() - _ = yym2276 + yyv15 := &x.ImagePullSecrets + yym16 := z.DecBinary() + _ = yym16 if false { } else { - h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv2275), d) + h.decSliceLocalObjectReference((*[]LocalObjectReference)(yyv15), d) } } - yyj2271++ - if yyhl2271 { - yyb2271 = yyj2271 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb2271 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb2271 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29649,13 +29649,13 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2271++ - if yyhl2271 { - yyb2271 = yyj2271 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb2271 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb2271 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29666,17 +29666,17 @@ func (x *ServiceAccount) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2271++ - if yyhl2271 { - yyb2271 = yyj2271 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb2271 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb2271 { + if yyb11 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2271-1, "") + z.DecStructFieldNotFound(yyj11-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -29688,68 +29688,68 @@ func (x *ServiceAccountList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2279 := z.EncBinary() - _ = yym2279 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2280 := !z.EncBinary() - yy2arr2280 := z.EncBasicHandle().StructToArray - var yyq2280 [4]bool - _, _, _ = yysep2280, yyq2280, yy2arr2280 - const yyr2280 bool = false - yyq2280[0] = true - yyq2280[2] = x.Kind != "" - yyq2280[3] = x.APIVersion != "" - var yynn2280 int - if yyr2280 || yy2arr2280 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn2280 = 1 - for _, b := range yyq2280 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2280++ + yynn2++ } } - r.EncodeMapStart(yynn2280) - yynn2280 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2280 || yy2arr2280 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2280[0] { - yy2282 := &x.ListMeta - yym2283 := z.EncBinary() - _ = yym2283 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy2282) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy2282) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq2280[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2284 := &x.ListMeta - yym2285 := z.EncBinary() - _ = yym2285 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy2284) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy2284) + z.EncFallback(yy6) } } } - if yyr2280 || yy2arr2280 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym2287 := z.EncBinary() - _ = yym2287 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceServiceAccount(([]ServiceAccount)(x.Items), e) @@ -29762,19 +29762,19 @@ func (x *ServiceAccountList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym2288 := z.EncBinary() - _ = yym2288 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceServiceAccount(([]ServiceAccount)(x.Items), e) } } } - if yyr2280 || yy2arr2280 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2280[2] { - yym2290 := z.EncBinary() - _ = yym2290 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -29783,23 +29783,23 @@ func (x *ServiceAccountList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2280[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2291 := z.EncBinary() - _ = yym2291 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2280 || yy2arr2280 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2280[3] { - yym2293 := z.EncBinary() - _ = yym2293 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -29808,19 +29808,19 @@ func (x *ServiceAccountList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2280[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2294 := z.EncBinary() - _ = yym2294 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2280 || yy2arr2280 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -29833,25 +29833,25 @@ func (x *ServiceAccountList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2295 := z.DecBinary() - _ = yym2295 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2296 := r.ContainerType() - if yyct2296 == codecSelferValueTypeMap1234 { - yyl2296 := r.ReadMapStart() - if yyl2296 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2296, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2296 == codecSelferValueTypeArray1234 { - yyl2296 := r.ReadArrayStart() - if yyl2296 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2296, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -29863,12 +29863,12 @@ func (x *ServiceAccountList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2297Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2297Slc - var yyhl2297 bool = l >= 0 - for yyj2297 := 0; ; yyj2297++ { - if yyhl2297 { - if yyj2297 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -29877,33 +29877,33 @@ func (x *ServiceAccountList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2297Slc = r.DecodeBytes(yys2297Slc, true, true) - yys2297 := string(yys2297Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2297 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2298 := &x.ListMeta - yym2299 := z.DecBinary() - _ = yym2299 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv2298) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv2298, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2300 := &x.Items - yym2301 := z.DecBinary() - _ = yym2301 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceServiceAccount((*[]ServiceAccount)(yyv2300), d) + h.decSliceServiceAccount((*[]ServiceAccount)(yyv6), d) } } case "kind": @@ -29919,9 +29919,9 @@ func (x *ServiceAccountList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2297) - } // end switch yys2297 - } // end for yyj2297 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -29929,16 +29929,16 @@ func (x *ServiceAccountList) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2304 int - var yyb2304 bool - var yyhl2304 bool = l >= 0 - yyj2304++ - if yyhl2304 { - yyb2304 = yyj2304 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2304 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2304 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29946,22 +29946,22 @@ func (x *ServiceAccountList) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2305 := &x.ListMeta - yym2306 := z.DecBinary() - _ = yym2306 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv2305) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv2305, false) + z.DecFallback(yyv11, false) } } - yyj2304++ - if yyhl2304 { - yyb2304 = yyj2304 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2304 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2304 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29969,21 +29969,21 @@ func (x *ServiceAccountList) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2307 := &x.Items - yym2308 := z.DecBinary() - _ = yym2308 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceServiceAccount((*[]ServiceAccount)(yyv2307), d) + h.decSliceServiceAccount((*[]ServiceAccount)(yyv13), d) } } - yyj2304++ - if yyhl2304 { - yyb2304 = yyj2304 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2304 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2304 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -29993,13 +29993,13 @@ func (x *ServiceAccountList) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Kind = string(r.DecodeString()) } - yyj2304++ - if yyhl2304 { - yyb2304 = yyj2304 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2304 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2304 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30010,17 +30010,17 @@ func (x *ServiceAccountList) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.APIVersion = string(r.DecodeString()) } for { - yyj2304++ - if yyhl2304 { - yyb2304 = yyj2304 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2304 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2304 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2304-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -30032,56 +30032,56 @@ func (x *Endpoints) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2311 := z.EncBinary() - _ = yym2311 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2312 := !z.EncBinary() - yy2arr2312 := z.EncBasicHandle().StructToArray - var yyq2312 [4]bool - _, _, _ = yysep2312, yyq2312, yy2arr2312 - const yyr2312 bool = false - yyq2312[0] = true - yyq2312[2] = x.Kind != "" - yyq2312[3] = x.APIVersion != "" - var yynn2312 int - if yyr2312 || yy2arr2312 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn2312 = 1 - for _, b := range yyq2312 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2312++ + yynn2++ } } - r.EncodeMapStart(yynn2312) - yynn2312 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2312 || yy2arr2312 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2312[0] { - yy2314 := &x.ObjectMeta - yy2314.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2312[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2315 := &x.ObjectMeta - yy2315.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr2312 || yy2arr2312 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Subsets == nil { r.EncodeNil() } else { - yym2317 := z.EncBinary() - _ = yym2317 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceEndpointSubset(([]EndpointSubset)(x.Subsets), e) @@ -30094,19 +30094,19 @@ func (x *Endpoints) CodecEncodeSelf(e *codec1978.Encoder) { if x.Subsets == nil { r.EncodeNil() } else { - yym2318 := z.EncBinary() - _ = yym2318 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceEndpointSubset(([]EndpointSubset)(x.Subsets), e) } } } - if yyr2312 || yy2arr2312 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2312[2] { - yym2320 := z.EncBinary() - _ = yym2320 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -30115,23 +30115,23 @@ func (x *Endpoints) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2312[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2321 := z.EncBinary() - _ = yym2321 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2312 || yy2arr2312 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2312[3] { - yym2323 := z.EncBinary() - _ = yym2323 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -30140,19 +30140,19 @@ func (x *Endpoints) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2312[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2324 := z.EncBinary() - _ = yym2324 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2312 || yy2arr2312 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -30165,25 +30165,25 @@ func (x *Endpoints) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2325 := z.DecBinary() - _ = yym2325 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2326 := r.ContainerType() - if yyct2326 == codecSelferValueTypeMap1234 { - yyl2326 := r.ReadMapStart() - if yyl2326 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2326, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2326 == codecSelferValueTypeArray1234 { - yyl2326 := r.ReadArrayStart() - if yyl2326 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2326, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -30195,12 +30195,12 @@ func (x *Endpoints) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2327Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2327Slc - var yyhl2327 bool = l >= 0 - for yyj2327 := 0; ; yyj2327++ { - if yyhl2327 { - if yyj2327 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -30209,27 +30209,27 @@ func (x *Endpoints) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2327Slc = r.DecodeBytes(yys2327Slc, true, true) - yys2327 := string(yys2327Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2327 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2328 := &x.ObjectMeta - yyv2328.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "subsets": if r.TryDecodeAsNil() { x.Subsets = nil } else { - yyv2329 := &x.Subsets - yym2330 := z.DecBinary() - _ = yym2330 + yyv5 := &x.Subsets + yym6 := z.DecBinary() + _ = yym6 if false { } else { - h.decSliceEndpointSubset((*[]EndpointSubset)(yyv2329), d) + h.decSliceEndpointSubset((*[]EndpointSubset)(yyv5), d) } } case "kind": @@ -30245,9 +30245,9 @@ func (x *Endpoints) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2327) - } // end switch yys2327 - } // end for yyj2327 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -30255,16 +30255,16 @@ func (x *Endpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2333 int - var yyb2333 bool - var yyhl2333 bool = l >= 0 - yyj2333++ - if yyhl2333 { - yyb2333 = yyj2333 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2333 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2333 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30272,16 +30272,16 @@ func (x *Endpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2334 := &x.ObjectMeta - yyv2334.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj2333++ - if yyhl2333 { - yyb2333 = yyj2333 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2333 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2333 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30289,21 +30289,21 @@ func (x *Endpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Subsets = nil } else { - yyv2335 := &x.Subsets - yym2336 := z.DecBinary() - _ = yym2336 + yyv11 := &x.Subsets + yym12 := z.DecBinary() + _ = yym12 if false { } else { - h.decSliceEndpointSubset((*[]EndpointSubset)(yyv2335), d) + h.decSliceEndpointSubset((*[]EndpointSubset)(yyv11), d) } } - yyj2333++ - if yyhl2333 { - yyb2333 = yyj2333 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2333 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2333 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30313,13 +30313,13 @@ func (x *Endpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2333++ - if yyhl2333 { - yyb2333 = yyj2333 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2333 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2333 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30330,17 +30330,17 @@ func (x *Endpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2333++ - if yyhl2333 { - yyb2333 = yyj2333 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2333 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2333 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2333-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -30352,40 +30352,40 @@ func (x *EndpointSubset) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2339 := z.EncBinary() - _ = yym2339 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2340 := !z.EncBinary() - yy2arr2340 := z.EncBasicHandle().StructToArray - var yyq2340 [3]bool - _, _, _ = yysep2340, yyq2340, yy2arr2340 - const yyr2340 bool = false - yyq2340[0] = len(x.Addresses) != 0 - yyq2340[1] = len(x.NotReadyAddresses) != 0 - yyq2340[2] = len(x.Ports) != 0 - var yynn2340 int - if yyr2340 || yy2arr2340 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Addresses) != 0 + yyq2[1] = len(x.NotReadyAddresses) != 0 + yyq2[2] = len(x.Ports) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn2340 = 0 - for _, b := range yyq2340 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2340++ + yynn2++ } } - r.EncodeMapStart(yynn2340) - yynn2340 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2340 || yy2arr2340 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2340[0] { + if yyq2[0] { if x.Addresses == nil { r.EncodeNil() } else { - yym2342 := z.EncBinary() - _ = yym2342 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceEndpointAddress(([]EndpointAddress)(x.Addresses), e) @@ -30395,15 +30395,15 @@ func (x *EndpointSubset) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2340[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("addresses")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Addresses == nil { r.EncodeNil() } else { - yym2343 := z.EncBinary() - _ = yym2343 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceEndpointAddress(([]EndpointAddress)(x.Addresses), e) @@ -30411,14 +30411,14 @@ func (x *EndpointSubset) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2340 || yy2arr2340 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2340[1] { + if yyq2[1] { if x.NotReadyAddresses == nil { r.EncodeNil() } else { - yym2345 := z.EncBinary() - _ = yym2345 + yym7 := z.EncBinary() + _ = yym7 if false { } else { h.encSliceEndpointAddress(([]EndpointAddress)(x.NotReadyAddresses), e) @@ -30428,15 +30428,15 @@ func (x *EndpointSubset) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2340[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("notReadyAddresses")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.NotReadyAddresses == nil { r.EncodeNil() } else { - yym2346 := z.EncBinary() - _ = yym2346 + yym8 := z.EncBinary() + _ = yym8 if false { } else { h.encSliceEndpointAddress(([]EndpointAddress)(x.NotReadyAddresses), e) @@ -30444,14 +30444,14 @@ func (x *EndpointSubset) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2340 || yy2arr2340 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2340[2] { + if yyq2[2] { if x.Ports == nil { r.EncodeNil() } else { - yym2348 := z.EncBinary() - _ = yym2348 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceEndpointPort(([]EndpointPort)(x.Ports), e) @@ -30461,15 +30461,15 @@ func (x *EndpointSubset) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2340[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ports")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Ports == nil { r.EncodeNil() } else { - yym2349 := z.EncBinary() - _ = yym2349 + yym11 := z.EncBinary() + _ = yym11 if false { } else { h.encSliceEndpointPort(([]EndpointPort)(x.Ports), e) @@ -30477,7 +30477,7 @@ func (x *EndpointSubset) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2340 || yy2arr2340 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -30490,25 +30490,25 @@ func (x *EndpointSubset) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2350 := z.DecBinary() - _ = yym2350 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2351 := r.ContainerType() - if yyct2351 == codecSelferValueTypeMap1234 { - yyl2351 := r.ReadMapStart() - if yyl2351 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2351, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2351 == codecSelferValueTypeArray1234 { - yyl2351 := r.ReadArrayStart() - if yyl2351 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2351, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -30520,12 +30520,12 @@ func (x *EndpointSubset) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2352Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2352Slc - var yyhl2352 bool = l >= 0 - for yyj2352 := 0; ; yyj2352++ { - if yyhl2352 { - if yyj2352 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -30534,50 +30534,50 @@ func (x *EndpointSubset) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2352Slc = r.DecodeBytes(yys2352Slc, true, true) - yys2352 := string(yys2352Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2352 { + switch yys3 { case "addresses": if r.TryDecodeAsNil() { x.Addresses = nil } else { - yyv2353 := &x.Addresses - yym2354 := z.DecBinary() - _ = yym2354 + yyv4 := &x.Addresses + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2353), d) + h.decSliceEndpointAddress((*[]EndpointAddress)(yyv4), d) } } case "notReadyAddresses": if r.TryDecodeAsNil() { x.NotReadyAddresses = nil } else { - yyv2355 := &x.NotReadyAddresses - yym2356 := z.DecBinary() - _ = yym2356 + yyv6 := &x.NotReadyAddresses + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2355), d) + h.decSliceEndpointAddress((*[]EndpointAddress)(yyv6), d) } } case "ports": if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv2357 := &x.Ports - yym2358 := z.DecBinary() - _ = yym2358 + yyv8 := &x.Ports + yym9 := z.DecBinary() + _ = yym9 if false { } else { - h.decSliceEndpointPort((*[]EndpointPort)(yyv2357), d) + h.decSliceEndpointPort((*[]EndpointPort)(yyv8), d) } } default: - z.DecStructFieldNotFound(-1, yys2352) - } // end switch yys2352 - } // end for yyj2352 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -30585,16 +30585,16 @@ func (x *EndpointSubset) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2359 int - var yyb2359 bool - var yyhl2359 bool = l >= 0 - yyj2359++ - if yyhl2359 { - yyb2359 = yyj2359 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2359 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2359 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30602,21 +30602,21 @@ func (x *EndpointSubset) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Addresses = nil } else { - yyv2360 := &x.Addresses - yym2361 := z.DecBinary() - _ = yym2361 + yyv11 := &x.Addresses + yym12 := z.DecBinary() + _ = yym12 if false { } else { - h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2360), d) + h.decSliceEndpointAddress((*[]EndpointAddress)(yyv11), d) } } - yyj2359++ - if yyhl2359 { - yyb2359 = yyj2359 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2359 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2359 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30624,21 +30624,21 @@ func (x *EndpointSubset) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.NotReadyAddresses = nil } else { - yyv2362 := &x.NotReadyAddresses - yym2363 := z.DecBinary() - _ = yym2363 + yyv13 := &x.NotReadyAddresses + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceEndpointAddress((*[]EndpointAddress)(yyv2362), d) + h.decSliceEndpointAddress((*[]EndpointAddress)(yyv13), d) } } - yyj2359++ - if yyhl2359 { - yyb2359 = yyj2359 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2359 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2359 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30646,26 +30646,26 @@ func (x *EndpointSubset) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Ports = nil } else { - yyv2364 := &x.Ports - yym2365 := z.DecBinary() - _ = yym2365 + yyv15 := &x.Ports + yym16 := z.DecBinary() + _ = yym16 if false { } else { - h.decSliceEndpointPort((*[]EndpointPort)(yyv2364), d) + h.decSliceEndpointPort((*[]EndpointPort)(yyv15), d) } } for { - yyj2359++ - if yyhl2359 { - yyb2359 = yyj2359 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2359 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2359 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2359-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -30677,34 +30677,34 @@ func (x *EndpointAddress) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2366 := z.EncBinary() - _ = yym2366 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2367 := !z.EncBinary() - yy2arr2367 := z.EncBasicHandle().StructToArray - var yyq2367 [2]bool - _, _, _ = yysep2367, yyq2367, yy2arr2367 - const yyr2367 bool = false - yyq2367[1] = x.TargetRef != nil - var yynn2367 int - if yyr2367 || yy2arr2367 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.TargetRef != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn2367 = 1 - for _, b := range yyq2367 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2367++ + yynn2++ } } - r.EncodeMapStart(yynn2367) - yynn2367 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2367 || yy2arr2367 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2369 := z.EncBinary() - _ = yym2369 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IP)) @@ -30713,16 +30713,16 @@ func (x *EndpointAddress) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ip")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2370 := z.EncBinary() - _ = yym2370 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.IP)) } } - if yyr2367 || yy2arr2367 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2367[1] { + if yyq2[1] { if x.TargetRef == nil { r.EncodeNil() } else { @@ -30732,7 +30732,7 @@ func (x *EndpointAddress) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2367[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("targetRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -30743,7 +30743,7 @@ func (x *EndpointAddress) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2367 || yy2arr2367 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -30756,25 +30756,25 @@ func (x *EndpointAddress) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2372 := z.DecBinary() - _ = yym2372 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2373 := r.ContainerType() - if yyct2373 == codecSelferValueTypeMap1234 { - yyl2373 := r.ReadMapStart() - if yyl2373 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2373, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2373 == codecSelferValueTypeArray1234 { - yyl2373 := r.ReadArrayStart() - if yyl2373 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2373, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -30786,12 +30786,12 @@ func (x *EndpointAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2374Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2374Slc - var yyhl2374 bool = l >= 0 - for yyj2374 := 0; ; yyj2374++ { - if yyhl2374 { - if yyj2374 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -30800,10 +30800,10 @@ func (x *EndpointAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2374Slc = r.DecodeBytes(yys2374Slc, true, true) - yys2374 := string(yys2374Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2374 { + switch yys3 { case "ip": if r.TryDecodeAsNil() { x.IP = "" @@ -30822,9 +30822,9 @@ func (x *EndpointAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.TargetRef.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2374) - } // end switch yys2374 - } // end for yyj2374 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -30832,16 +30832,16 @@ func (x *EndpointAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2377 int - var yyb2377 bool - var yyhl2377 bool = l >= 0 - yyj2377++ - if yyhl2377 { - yyb2377 = yyj2377 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2377 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2377 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30851,13 +30851,13 @@ func (x *EndpointAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.IP = string(r.DecodeString()) } - yyj2377++ - if yyhl2377 { - yyb2377 = yyj2377 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2377 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2377 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -30873,17 +30873,17 @@ func (x *EndpointAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.TargetRef.CodecDecodeSelf(d) } for { - yyj2377++ - if yyhl2377 { - yyb2377 = yyj2377 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2377 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2377 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2377-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -30895,36 +30895,36 @@ func (x *EndpointPort) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2380 := z.EncBinary() - _ = yym2380 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2381 := !z.EncBinary() - yy2arr2381 := z.EncBasicHandle().StructToArray - var yyq2381 [3]bool - _, _, _ = yysep2381, yyq2381, yy2arr2381 - const yyr2381 bool = false - yyq2381[0] = x.Name != "" - yyq2381[2] = x.Protocol != "" - var yynn2381 int - if yyr2381 || yy2arr2381 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Name != "" + yyq2[2] = x.Protocol != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn2381 = 1 - for _, b := range yyq2381 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2381++ + yynn2++ } } - r.EncodeMapStart(yynn2381) - yynn2381 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2381 || yy2arr2381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2381[0] { - yym2383 := z.EncBinary() - _ = yym2383 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -30933,22 +30933,22 @@ func (x *EndpointPort) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2381[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2384 := z.EncBinary() - _ = yym2384 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } } - if yyr2381 || yy2arr2381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2386 := z.EncBinary() - _ = yym2386 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.Port)) @@ -30957,29 +30957,29 @@ func (x *EndpointPort) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2387 := z.EncBinary() - _ = yym2387 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.Port)) } } - if yyr2381 || yy2arr2381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2381[2] { + if yyq2[2] { x.Protocol.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2381[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("protocol")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Protocol.CodecEncodeSelf(e) } } - if yyr2381 || yy2arr2381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -30992,25 +30992,25 @@ func (x *EndpointPort) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2389 := z.DecBinary() - _ = yym2389 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2390 := r.ContainerType() - if yyct2390 == codecSelferValueTypeMap1234 { - yyl2390 := r.ReadMapStart() - if yyl2390 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2390, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2390 == codecSelferValueTypeArray1234 { - yyl2390 := r.ReadArrayStart() - if yyl2390 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2390, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -31022,12 +31022,12 @@ func (x *EndpointPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2391Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2391Slc - var yyhl2391 bool = l >= 0 - for yyj2391 := 0; ; yyj2391++ { - if yyhl2391 { - if yyj2391 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -31036,10 +31036,10 @@ func (x *EndpointPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2391Slc = r.DecodeBytes(yys2391Slc, true, true) - yys2391 := string(yys2391Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2391 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -31059,9 +31059,9 @@ func (x *EndpointPort) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Protocol = Protocol(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2391) - } // end switch yys2391 - } // end for yyj2391 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -31069,16 +31069,16 @@ func (x *EndpointPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2395 int - var yyb2395 bool - var yyhl2395 bool = l >= 0 - yyj2395++ - if yyhl2395 { - yyb2395 = yyj2395 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb2395 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb2395 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31088,13 +31088,13 @@ func (x *EndpointPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj2395++ - if yyhl2395 { - yyb2395 = yyj2395 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb2395 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb2395 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31104,13 +31104,13 @@ func (x *EndpointPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Port = int32(r.DecodeInt(32)) } - yyj2395++ - if yyhl2395 { - yyb2395 = yyj2395 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb2395 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb2395 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31121,17 +31121,17 @@ func (x *EndpointPort) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Protocol = Protocol(r.DecodeString()) } for { - yyj2395++ - if yyhl2395 { - yyb2395 = yyj2395 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb2395 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb2395 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2395-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -31143,68 +31143,68 @@ func (x *EndpointsList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2399 := z.EncBinary() - _ = yym2399 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2400 := !z.EncBinary() - yy2arr2400 := z.EncBasicHandle().StructToArray - var yyq2400 [4]bool - _, _, _ = yysep2400, yyq2400, yy2arr2400 - const yyr2400 bool = false - yyq2400[0] = true - yyq2400[2] = x.Kind != "" - yyq2400[3] = x.APIVersion != "" - var yynn2400 int - if yyr2400 || yy2arr2400 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn2400 = 1 - for _, b := range yyq2400 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2400++ + yynn2++ } } - r.EncodeMapStart(yynn2400) - yynn2400 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2400 || yy2arr2400 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2400[0] { - yy2402 := &x.ListMeta - yym2403 := z.EncBinary() - _ = yym2403 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy2402) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy2402) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq2400[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2404 := &x.ListMeta - yym2405 := z.EncBinary() - _ = yym2405 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy2404) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy2404) + z.EncFallback(yy6) } } } - if yyr2400 || yy2arr2400 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym2407 := z.EncBinary() - _ = yym2407 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceEndpoints(([]Endpoints)(x.Items), e) @@ -31217,19 +31217,19 @@ func (x *EndpointsList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym2408 := z.EncBinary() - _ = yym2408 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceEndpoints(([]Endpoints)(x.Items), e) } } } - if yyr2400 || yy2arr2400 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2400[2] { - yym2410 := z.EncBinary() - _ = yym2410 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -31238,23 +31238,23 @@ func (x *EndpointsList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2400[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2411 := z.EncBinary() - _ = yym2411 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2400 || yy2arr2400 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2400[3] { - yym2413 := z.EncBinary() - _ = yym2413 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -31263,19 +31263,19 @@ func (x *EndpointsList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2400[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2414 := z.EncBinary() - _ = yym2414 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2400 || yy2arr2400 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -31288,25 +31288,25 @@ func (x *EndpointsList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2415 := z.DecBinary() - _ = yym2415 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2416 := r.ContainerType() - if yyct2416 == codecSelferValueTypeMap1234 { - yyl2416 := r.ReadMapStart() - if yyl2416 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2416, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2416 == codecSelferValueTypeArray1234 { - yyl2416 := r.ReadArrayStart() - if yyl2416 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2416, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -31318,12 +31318,12 @@ func (x *EndpointsList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2417Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2417Slc - var yyhl2417 bool = l >= 0 - for yyj2417 := 0; ; yyj2417++ { - if yyhl2417 { - if yyj2417 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -31332,33 +31332,33 @@ func (x *EndpointsList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2417Slc = r.DecodeBytes(yys2417Slc, true, true) - yys2417 := string(yys2417Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2417 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2418 := &x.ListMeta - yym2419 := z.DecBinary() - _ = yym2419 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv2418) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv2418, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2420 := &x.Items - yym2421 := z.DecBinary() - _ = yym2421 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceEndpoints((*[]Endpoints)(yyv2420), d) + h.decSliceEndpoints((*[]Endpoints)(yyv6), d) } } case "kind": @@ -31374,9 +31374,9 @@ func (x *EndpointsList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2417) - } // end switch yys2417 - } // end for yyj2417 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -31384,16 +31384,16 @@ func (x *EndpointsList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2424 int - var yyb2424 bool - var yyhl2424 bool = l >= 0 - yyj2424++ - if yyhl2424 { - yyb2424 = yyj2424 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2424 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2424 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31401,22 +31401,22 @@ func (x *EndpointsList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2425 := &x.ListMeta - yym2426 := z.DecBinary() - _ = yym2426 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv2425) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv2425, false) + z.DecFallback(yyv11, false) } } - yyj2424++ - if yyhl2424 { - yyb2424 = yyj2424 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2424 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2424 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31424,21 +31424,21 @@ func (x *EndpointsList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2427 := &x.Items - yym2428 := z.DecBinary() - _ = yym2428 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceEndpoints((*[]Endpoints)(yyv2427), d) + h.decSliceEndpoints((*[]Endpoints)(yyv13), d) } } - yyj2424++ - if yyhl2424 { - yyb2424 = yyj2424 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2424 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2424 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31448,13 +31448,13 @@ func (x *EndpointsList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2424++ - if yyhl2424 { - yyb2424 = yyj2424 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2424 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2424 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31465,17 +31465,17 @@ func (x *EndpointsList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2424++ - if yyhl2424 { - yyb2424 = yyj2424 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2424 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2424 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2424-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -31487,38 +31487,38 @@ func (x *NodeSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2431 := z.EncBinary() - _ = yym2431 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2432 := !z.EncBinary() - yy2arr2432 := z.EncBasicHandle().StructToArray - var yyq2432 [4]bool - _, _, _ = yysep2432, yyq2432, yy2arr2432 - const yyr2432 bool = false - yyq2432[0] = x.PodCIDR != "" - yyq2432[1] = x.ExternalID != "" - yyq2432[2] = x.ProviderID != "" - yyq2432[3] = x.Unschedulable != false - var yynn2432 int - if yyr2432 || yy2arr2432 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.PodCIDR != "" + yyq2[1] = x.ExternalID != "" + yyq2[2] = x.ProviderID != "" + yyq2[3] = x.Unschedulable != false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn2432 = 0 - for _, b := range yyq2432 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2432++ + yynn2++ } } - r.EncodeMapStart(yynn2432) - yynn2432 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2432 || yy2arr2432 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2432[0] { - yym2434 := z.EncBinary() - _ = yym2434 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodCIDR)) @@ -31527,23 +31527,23 @@ func (x *NodeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2432[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podCIDR")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2435 := z.EncBinary() - _ = yym2435 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodCIDR)) } } } - if yyr2432 || yy2arr2432 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2432[1] { - yym2437 := z.EncBinary() - _ = yym2437 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ExternalID)) @@ -31552,23 +31552,23 @@ func (x *NodeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2432[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("externalID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2438 := z.EncBinary() - _ = yym2438 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ExternalID)) } } } - if yyr2432 || yy2arr2432 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2432[2] { - yym2440 := z.EncBinary() - _ = yym2440 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ProviderID)) @@ -31577,23 +31577,23 @@ func (x *NodeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2432[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("providerID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2441 := z.EncBinary() - _ = yym2441 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ProviderID)) } } } - if yyr2432 || yy2arr2432 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2432[3] { - yym2443 := z.EncBinary() - _ = yym2443 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeBool(bool(x.Unschedulable)) @@ -31602,19 +31602,19 @@ func (x *NodeSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq2432[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("unschedulable")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2444 := z.EncBinary() - _ = yym2444 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeBool(bool(x.Unschedulable)) } } } - if yyr2432 || yy2arr2432 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -31627,25 +31627,25 @@ func (x *NodeSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2445 := z.DecBinary() - _ = yym2445 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2446 := r.ContainerType() - if yyct2446 == codecSelferValueTypeMap1234 { - yyl2446 := r.ReadMapStart() - if yyl2446 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2446, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2446 == codecSelferValueTypeArray1234 { - yyl2446 := r.ReadArrayStart() - if yyl2446 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2446, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -31657,12 +31657,12 @@ func (x *NodeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2447Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2447Slc - var yyhl2447 bool = l >= 0 - for yyj2447 := 0; ; yyj2447++ { - if yyhl2447 { - if yyj2447 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -31671,10 +31671,10 @@ func (x *NodeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2447Slc = r.DecodeBytes(yys2447Slc, true, true) - yys2447 := string(yys2447Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2447 { + switch yys3 { case "podCIDR": if r.TryDecodeAsNil() { x.PodCIDR = "" @@ -31700,9 +31700,9 @@ func (x *NodeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Unschedulable = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys2447) - } // end switch yys2447 - } // end for yyj2447 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -31710,16 +31710,16 @@ func (x *NodeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2452 int - var yyb2452 bool - var yyhl2452 bool = l >= 0 - yyj2452++ - if yyhl2452 { - yyb2452 = yyj2452 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2452 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2452 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31729,13 +31729,13 @@ func (x *NodeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.PodCIDR = string(r.DecodeString()) } - yyj2452++ - if yyhl2452 { - yyb2452 = yyj2452 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2452 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2452 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31745,13 +31745,13 @@ func (x *NodeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ExternalID = string(r.DecodeString()) } - yyj2452++ - if yyhl2452 { - yyb2452 = yyj2452 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2452 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2452 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31761,13 +31761,13 @@ func (x *NodeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ProviderID = string(r.DecodeString()) } - yyj2452++ - if yyhl2452 { - yyb2452 = yyj2452 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2452 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2452 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31778,17 +31778,17 @@ func (x *NodeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Unschedulable = bool(r.DecodeBool()) } for { - yyj2452++ - if yyhl2452 { - yyb2452 = yyj2452 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2452 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2452 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2452-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -31800,33 +31800,33 @@ func (x *DaemonEndpoint) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2457 := z.EncBinary() - _ = yym2457 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2458 := !z.EncBinary() - yy2arr2458 := z.EncBasicHandle().StructToArray - var yyq2458 [1]bool - _, _, _ = yysep2458, yyq2458, yy2arr2458 - const yyr2458 bool = false - var yynn2458 int - if yyr2458 || yy2arr2458 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn2458 = 1 - for _, b := range yyq2458 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2458++ + yynn2++ } } - r.EncodeMapStart(yynn2458) - yynn2458 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2458 || yy2arr2458 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2460 := z.EncBinary() - _ = yym2460 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.Port)) @@ -31835,14 +31835,14 @@ func (x *DaemonEndpoint) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2461 := z.EncBinary() - _ = yym2461 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.Port)) } } - if yyr2458 || yy2arr2458 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -31855,25 +31855,25 @@ func (x *DaemonEndpoint) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2462 := z.DecBinary() - _ = yym2462 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2463 := r.ContainerType() - if yyct2463 == codecSelferValueTypeMap1234 { - yyl2463 := r.ReadMapStart() - if yyl2463 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2463, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2463 == codecSelferValueTypeArray1234 { - yyl2463 := r.ReadArrayStart() - if yyl2463 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2463, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -31885,12 +31885,12 @@ func (x *DaemonEndpoint) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2464Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2464Slc - var yyhl2464 bool = l >= 0 - for yyj2464 := 0; ; yyj2464++ { - if yyhl2464 { - if yyj2464 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -31899,10 +31899,10 @@ func (x *DaemonEndpoint) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2464Slc = r.DecodeBytes(yys2464Slc, true, true) - yys2464 := string(yys2464Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2464 { + switch yys3 { case "Port": if r.TryDecodeAsNil() { x.Port = 0 @@ -31910,9 +31910,9 @@ func (x *DaemonEndpoint) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Port = int32(r.DecodeInt(32)) } default: - z.DecStructFieldNotFound(-1, yys2464) - } // end switch yys2464 - } // end for yyj2464 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -31920,16 +31920,16 @@ func (x *DaemonEndpoint) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2466 int - var yyb2466 bool - var yyhl2466 bool = l >= 0 - yyj2466++ - if yyhl2466 { - yyb2466 = yyj2466 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb2466 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb2466 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -31940,17 +31940,17 @@ func (x *DaemonEndpoint) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Port = int32(r.DecodeInt(32)) } for { - yyj2466++ - if yyhl2466 { - yyb2466 = yyj2466 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb2466 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb2466 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2466-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -31962,48 +31962,48 @@ func (x *NodeDaemonEndpoints) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2468 := z.EncBinary() - _ = yym2468 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2469 := !z.EncBinary() - yy2arr2469 := z.EncBasicHandle().StructToArray - var yyq2469 [1]bool - _, _, _ = yysep2469, yyq2469, yy2arr2469 - const yyr2469 bool = false - yyq2469[0] = true - var yynn2469 int - if yyr2469 || yy2arr2469 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn2469 = 0 - for _, b := range yyq2469 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2469++ + yynn2++ } } - r.EncodeMapStart(yynn2469) - yynn2469 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2469 || yy2arr2469 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2469[0] { - yy2471 := &x.KubeletEndpoint - yy2471.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.KubeletEndpoint + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2469[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeletEndpoint")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2472 := &x.KubeletEndpoint - yy2472.CodecEncodeSelf(e) + yy6 := &x.KubeletEndpoint + yy6.CodecEncodeSelf(e) } } - if yyr2469 || yy2arr2469 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -32016,25 +32016,25 @@ func (x *NodeDaemonEndpoints) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2473 := z.DecBinary() - _ = yym2473 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2474 := r.ContainerType() - if yyct2474 == codecSelferValueTypeMap1234 { - yyl2474 := r.ReadMapStart() - if yyl2474 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2474, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2474 == codecSelferValueTypeArray1234 { - yyl2474 := r.ReadArrayStart() - if yyl2474 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2474, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -32046,12 +32046,12 @@ func (x *NodeDaemonEndpoints) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2475Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2475Slc - var yyhl2475 bool = l >= 0 - for yyj2475 := 0; ; yyj2475++ { - if yyhl2475 { - if yyj2475 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -32060,21 +32060,21 @@ func (x *NodeDaemonEndpoints) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2475Slc = r.DecodeBytes(yys2475Slc, true, true) - yys2475 := string(yys2475Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2475 { + switch yys3 { case "kubeletEndpoint": if r.TryDecodeAsNil() { x.KubeletEndpoint = DaemonEndpoint{} } else { - yyv2476 := &x.KubeletEndpoint - yyv2476.CodecDecodeSelf(d) + yyv4 := &x.KubeletEndpoint + yyv4.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys2475) - } // end switch yys2475 - } // end for yyj2475 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -32082,16 +32082,16 @@ func (x *NodeDaemonEndpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2477 int - var yyb2477 bool - var yyhl2477 bool = l >= 0 - yyj2477++ - if yyhl2477 { - yyb2477 = yyj2477 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb2477 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb2477 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32099,21 +32099,21 @@ func (x *NodeDaemonEndpoints) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.KubeletEndpoint = DaemonEndpoint{} } else { - yyv2478 := &x.KubeletEndpoint - yyv2478.CodecDecodeSelf(d) + yyv6 := &x.KubeletEndpoint + yyv6.CodecDecodeSelf(d) } for { - yyj2477++ - if yyhl2477 { - yyb2477 = yyj2477 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb2477 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb2477 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2477-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -32125,33 +32125,33 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2479 := z.EncBinary() - _ = yym2479 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2480 := !z.EncBinary() - yy2arr2480 := z.EncBasicHandle().StructToArray - var yyq2480 [8]bool - _, _, _ = yysep2480, yyq2480, yy2arr2480 - const yyr2480 bool = false - var yynn2480 int - if yyr2480 || yy2arr2480 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [8]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(8) } else { - yynn2480 = 8 - for _, b := range yyq2480 { + yynn2 = 8 + for _, b := range yyq2 { if b { - yynn2480++ + yynn2++ } } - r.EncodeMapStart(yynn2480) - yynn2480 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2480 || yy2arr2480 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2482 := z.EncBinary() - _ = yym2482 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.MachineID)) @@ -32160,17 +32160,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("machineID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2483 := z.EncBinary() - _ = yym2483 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.MachineID)) } } - if yyr2480 || yy2arr2480 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2485 := z.EncBinary() - _ = yym2485 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SystemUUID)) @@ -32179,17 +32179,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("systemUUID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2486 := z.EncBinary() - _ = yym2486 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SystemUUID)) } } - if yyr2480 || yy2arr2480 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2488 := z.EncBinary() - _ = yym2488 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.BootID)) @@ -32198,17 +32198,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("bootID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2489 := z.EncBinary() - _ = yym2489 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.BootID)) } } - if yyr2480 || yy2arr2480 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2491 := z.EncBinary() - _ = yym2491 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KernelVersion)) @@ -32217,17 +32217,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kernelVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2492 := z.EncBinary() - _ = yym2492 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KernelVersion)) } } - if yyr2480 || yy2arr2480 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2494 := z.EncBinary() - _ = yym2494 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.OSImage)) @@ -32236,17 +32236,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("osImage")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2495 := z.EncBinary() - _ = yym2495 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.OSImage)) } } - if yyr2480 || yy2arr2480 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2497 := z.EncBinary() - _ = yym2497 + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerRuntimeVersion)) @@ -32255,17 +32255,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerRuntimeVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2498 := z.EncBinary() - _ = yym2498 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerRuntimeVersion)) } } - if yyr2480 || yy2arr2480 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2500 := z.EncBinary() - _ = yym2500 + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KubeletVersion)) @@ -32274,17 +32274,17 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeletVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2501 := z.EncBinary() - _ = yym2501 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KubeletVersion)) } } - if yyr2480 || yy2arr2480 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2503 := z.EncBinary() - _ = yym2503 + yym25 := z.EncBinary() + _ = yym25 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KubeProxyVersion)) @@ -32293,14 +32293,14 @@ func (x *NodeSystemInfo) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeProxyVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2504 := z.EncBinary() - _ = yym2504 + yym26 := z.EncBinary() + _ = yym26 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KubeProxyVersion)) } } - if yyr2480 || yy2arr2480 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -32313,25 +32313,25 @@ func (x *NodeSystemInfo) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2505 := z.DecBinary() - _ = yym2505 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2506 := r.ContainerType() - if yyct2506 == codecSelferValueTypeMap1234 { - yyl2506 := r.ReadMapStart() - if yyl2506 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2506, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2506 == codecSelferValueTypeArray1234 { - yyl2506 := r.ReadArrayStart() - if yyl2506 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2506, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -32343,12 +32343,12 @@ func (x *NodeSystemInfo) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2507Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2507Slc - var yyhl2507 bool = l >= 0 - for yyj2507 := 0; ; yyj2507++ { - if yyhl2507 { - if yyj2507 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -32357,10 +32357,10 @@ func (x *NodeSystemInfo) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2507Slc = r.DecodeBytes(yys2507Slc, true, true) - yys2507 := string(yys2507Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2507 { + switch yys3 { case "machineID": if r.TryDecodeAsNil() { x.MachineID = "" @@ -32410,9 +32410,9 @@ func (x *NodeSystemInfo) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.KubeProxyVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2507) - } // end switch yys2507 - } // end for yyj2507 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -32420,16 +32420,16 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2516 int - var yyb2516 bool - var yyhl2516 bool = l >= 0 - yyj2516++ - if yyhl2516 { - yyb2516 = yyj2516 > l + var yyj12 int + var yyb12 bool + var yyhl12 bool = l >= 0 + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2516 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2516 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32439,13 +32439,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.MachineID = string(r.DecodeString()) } - yyj2516++ - if yyhl2516 { - yyb2516 = yyj2516 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2516 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2516 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32455,13 +32455,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.SystemUUID = string(r.DecodeString()) } - yyj2516++ - if yyhl2516 { - yyb2516 = yyj2516 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2516 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2516 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32471,13 +32471,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.BootID = string(r.DecodeString()) } - yyj2516++ - if yyhl2516 { - yyb2516 = yyj2516 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2516 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2516 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32487,13 +32487,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.KernelVersion = string(r.DecodeString()) } - yyj2516++ - if yyhl2516 { - yyb2516 = yyj2516 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2516 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2516 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32503,13 +32503,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.OSImage = string(r.DecodeString()) } - yyj2516++ - if yyhl2516 { - yyb2516 = yyj2516 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2516 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2516 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32519,13 +32519,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ContainerRuntimeVersion = string(r.DecodeString()) } - yyj2516++ - if yyhl2516 { - yyb2516 = yyj2516 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2516 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2516 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32535,13 +32535,13 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.KubeletVersion = string(r.DecodeString()) } - yyj2516++ - if yyhl2516 { - yyb2516 = yyj2516 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2516 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2516 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32552,17 +32552,17 @@ func (x *NodeSystemInfo) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.KubeProxyVersion = string(r.DecodeString()) } for { - yyj2516++ - if yyhl2516 { - yyb2516 = yyj2516 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2516 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2516 { + if yyb12 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2516-1, "") + z.DecStructFieldNotFound(yyj12-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -32574,39 +32574,39 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2525 := z.EncBinary() - _ = yym2525 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2526 := !z.EncBinary() - yy2arr2526 := z.EncBasicHandle().StructToArray - var yyq2526 [8]bool - _, _, _ = yysep2526, yyq2526, yy2arr2526 - const yyr2526 bool = false - yyq2526[0] = len(x.Capacity) != 0 - yyq2526[1] = len(x.Allocatable) != 0 - yyq2526[2] = x.Phase != "" - yyq2526[3] = len(x.Conditions) != 0 - yyq2526[4] = len(x.Addresses) != 0 - yyq2526[5] = true - yyq2526[6] = true - var yynn2526 int - if yyr2526 || yy2arr2526 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [8]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Capacity) != 0 + yyq2[1] = len(x.Allocatable) != 0 + yyq2[2] = x.Phase != "" + yyq2[3] = len(x.Conditions) != 0 + yyq2[4] = len(x.Addresses) != 0 + yyq2[5] = true + yyq2[6] = true + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(8) } else { - yynn2526 = 1 - for _, b := range yyq2526 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2526++ + yynn2++ } } - r.EncodeMapStart(yynn2526) - yynn2526 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2526 || yy2arr2526 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2526[0] { + if yyq2[0] { if x.Capacity == nil { r.EncodeNil() } else { @@ -32616,7 +32616,7 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2526[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("capacity")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -32627,9 +32627,9 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2526 || yy2arr2526 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2526[1] { + if yyq2[1] { if x.Allocatable == nil { r.EncodeNil() } else { @@ -32639,7 +32639,7 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2526[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("allocatable")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -32650,29 +32650,29 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2526 || yy2arr2526 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2526[2] { + if yyq2[2] { x.Phase.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2526[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("phase")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Phase.CodecEncodeSelf(e) } } - if yyr2526 || yy2arr2526 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2526[3] { + if yyq2[3] { if x.Conditions == nil { r.EncodeNil() } else { - yym2531 := z.EncBinary() - _ = yym2531 + yym13 := z.EncBinary() + _ = yym13 if false { } else { h.encSliceNodeCondition(([]NodeCondition)(x.Conditions), e) @@ -32682,15 +32682,15 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2526[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("conditions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Conditions == nil { r.EncodeNil() } else { - yym2532 := z.EncBinary() - _ = yym2532 + yym14 := z.EncBinary() + _ = yym14 if false { } else { h.encSliceNodeCondition(([]NodeCondition)(x.Conditions), e) @@ -32698,14 +32698,14 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2526 || yy2arr2526 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2526[4] { + if yyq2[4] { if x.Addresses == nil { r.EncodeNil() } else { - yym2534 := z.EncBinary() - _ = yym2534 + yym16 := z.EncBinary() + _ = yym16 if false { } else { h.encSliceNodeAddress(([]NodeAddress)(x.Addresses), e) @@ -32715,15 +32715,15 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2526[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("addresses")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Addresses == nil { r.EncodeNil() } else { - yym2535 := z.EncBinary() - _ = yym2535 + yym17 := z.EncBinary() + _ = yym17 if false { } else { h.encSliceNodeAddress(([]NodeAddress)(x.Addresses), e) @@ -32731,47 +32731,47 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2526 || yy2arr2526 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2526[5] { - yy2537 := &x.DaemonEndpoints - yy2537.CodecEncodeSelf(e) + if yyq2[5] { + yy19 := &x.DaemonEndpoints + yy19.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2526[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("daemonEndpoints")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2538 := &x.DaemonEndpoints - yy2538.CodecEncodeSelf(e) + yy21 := &x.DaemonEndpoints + yy21.CodecEncodeSelf(e) } } - if yyr2526 || yy2arr2526 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2526[6] { - yy2540 := &x.NodeInfo - yy2540.CodecEncodeSelf(e) + if yyq2[6] { + yy24 := &x.NodeInfo + yy24.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2526[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeInfo")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2541 := &x.NodeInfo - yy2541.CodecEncodeSelf(e) + yy26 := &x.NodeInfo + yy26.CodecEncodeSelf(e) } } - if yyr2526 || yy2arr2526 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Images == nil { r.EncodeNil() } else { - yym2543 := z.EncBinary() - _ = yym2543 + yym29 := z.EncBinary() + _ = yym29 if false { } else { h.encSliceContainerImage(([]ContainerImage)(x.Images), e) @@ -32784,15 +32784,15 @@ func (x *NodeStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x.Images == nil { r.EncodeNil() } else { - yym2544 := z.EncBinary() - _ = yym2544 + yym30 := z.EncBinary() + _ = yym30 if false { } else { h.encSliceContainerImage(([]ContainerImage)(x.Images), e) } } } - if yyr2526 || yy2arr2526 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -32805,25 +32805,25 @@ func (x *NodeStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2545 := z.DecBinary() - _ = yym2545 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2546 := r.ContainerType() - if yyct2546 == codecSelferValueTypeMap1234 { - yyl2546 := r.ReadMapStart() - if yyl2546 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2546, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2546 == codecSelferValueTypeArray1234 { - yyl2546 := r.ReadArrayStart() - if yyl2546 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2546, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -32835,12 +32835,12 @@ func (x *NodeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2547Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2547Slc - var yyhl2547 bool = l >= 0 - for yyj2547 := 0; ; yyj2547++ { - if yyhl2547 { - if yyj2547 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -32849,23 +32849,23 @@ func (x *NodeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2547Slc = r.DecodeBytes(yys2547Slc, true, true) - yys2547 := string(yys2547Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2547 { + switch yys3 { case "capacity": if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv2548 := &x.Capacity - yyv2548.CodecDecodeSelf(d) + yyv4 := &x.Capacity + yyv4.CodecDecodeSelf(d) } case "allocatable": if r.TryDecodeAsNil() { x.Allocatable = nil } else { - yyv2549 := &x.Allocatable - yyv2549.CodecDecodeSelf(d) + yyv5 := &x.Allocatable + yyv5.CodecDecodeSelf(d) } case "phase": if r.TryDecodeAsNil() { @@ -32877,56 +32877,56 @@ func (x *NodeStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv2551 := &x.Conditions - yym2552 := z.DecBinary() - _ = yym2552 + yyv7 := &x.Conditions + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceNodeCondition((*[]NodeCondition)(yyv2551), d) + h.decSliceNodeCondition((*[]NodeCondition)(yyv7), d) } } case "addresses": if r.TryDecodeAsNil() { x.Addresses = nil } else { - yyv2553 := &x.Addresses - yym2554 := z.DecBinary() - _ = yym2554 + yyv9 := &x.Addresses + yym10 := z.DecBinary() + _ = yym10 if false { } else { - h.decSliceNodeAddress((*[]NodeAddress)(yyv2553), d) + h.decSliceNodeAddress((*[]NodeAddress)(yyv9), d) } } case "daemonEndpoints": if r.TryDecodeAsNil() { x.DaemonEndpoints = NodeDaemonEndpoints{} } else { - yyv2555 := &x.DaemonEndpoints - yyv2555.CodecDecodeSelf(d) + yyv11 := &x.DaemonEndpoints + yyv11.CodecDecodeSelf(d) } case "nodeInfo": if r.TryDecodeAsNil() { x.NodeInfo = NodeSystemInfo{} } else { - yyv2556 := &x.NodeInfo - yyv2556.CodecDecodeSelf(d) + yyv12 := &x.NodeInfo + yyv12.CodecDecodeSelf(d) } case "images": if r.TryDecodeAsNil() { x.Images = nil } else { - yyv2557 := &x.Images - yym2558 := z.DecBinary() - _ = yym2558 + yyv13 := &x.Images + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceContainerImage((*[]ContainerImage)(yyv2557), d) + h.decSliceContainerImage((*[]ContainerImage)(yyv13), d) } } default: - z.DecStructFieldNotFound(-1, yys2547) - } // end switch yys2547 - } // end for yyj2547 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -32934,16 +32934,16 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2559 int - var yyb2559 bool - var yyhl2559 bool = l >= 0 - yyj2559++ - if yyhl2559 { - yyb2559 = yyj2559 > l + var yyj15 int + var yyb15 bool + var yyhl15 bool = l >= 0 + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb2559 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb2559 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32951,16 +32951,16 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Capacity = nil } else { - yyv2560 := &x.Capacity - yyv2560.CodecDecodeSelf(d) + yyv16 := &x.Capacity + yyv16.CodecDecodeSelf(d) } - yyj2559++ - if yyhl2559 { - yyb2559 = yyj2559 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb2559 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb2559 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32968,16 +32968,16 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Allocatable = nil } else { - yyv2561 := &x.Allocatable - yyv2561.CodecDecodeSelf(d) + yyv17 := &x.Allocatable + yyv17.CodecDecodeSelf(d) } - yyj2559++ - if yyhl2559 { - yyb2559 = yyj2559 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb2559 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb2559 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -32987,13 +32987,13 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Phase = NodePhase(r.DecodeString()) } - yyj2559++ - if yyhl2559 { - yyb2559 = yyj2559 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb2559 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb2559 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33001,21 +33001,21 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv2563 := &x.Conditions - yym2564 := z.DecBinary() - _ = yym2564 + yyv19 := &x.Conditions + yym20 := z.DecBinary() + _ = yym20 if false { } else { - h.decSliceNodeCondition((*[]NodeCondition)(yyv2563), d) + h.decSliceNodeCondition((*[]NodeCondition)(yyv19), d) } } - yyj2559++ - if yyhl2559 { - yyb2559 = yyj2559 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb2559 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb2559 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33023,21 +33023,21 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Addresses = nil } else { - yyv2565 := &x.Addresses - yym2566 := z.DecBinary() - _ = yym2566 + yyv21 := &x.Addresses + yym22 := z.DecBinary() + _ = yym22 if false { } else { - h.decSliceNodeAddress((*[]NodeAddress)(yyv2565), d) + h.decSliceNodeAddress((*[]NodeAddress)(yyv21), d) } } - yyj2559++ - if yyhl2559 { - yyb2559 = yyj2559 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb2559 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb2559 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33045,16 +33045,16 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.DaemonEndpoints = NodeDaemonEndpoints{} } else { - yyv2567 := &x.DaemonEndpoints - yyv2567.CodecDecodeSelf(d) + yyv23 := &x.DaemonEndpoints + yyv23.CodecDecodeSelf(d) } - yyj2559++ - if yyhl2559 { - yyb2559 = yyj2559 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb2559 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb2559 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33062,16 +33062,16 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.NodeInfo = NodeSystemInfo{} } else { - yyv2568 := &x.NodeInfo - yyv2568.CodecDecodeSelf(d) + yyv24 := &x.NodeInfo + yyv24.CodecDecodeSelf(d) } - yyj2559++ - if yyhl2559 { - yyb2559 = yyj2559 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb2559 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb2559 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33079,26 +33079,26 @@ func (x *NodeStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Images = nil } else { - yyv2569 := &x.Images - yym2570 := z.DecBinary() - _ = yym2570 + yyv25 := &x.Images + yym26 := z.DecBinary() + _ = yym26 if false { } else { - h.decSliceContainerImage((*[]ContainerImage)(yyv2569), d) + h.decSliceContainerImage((*[]ContainerImage)(yyv25), d) } } for { - yyj2559++ - if yyhl2559 { - yyb2559 = yyj2559 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb2559 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb2559 { + if yyb15 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2559-1, "") + z.DecStructFieldNotFound(yyj15-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -33110,37 +33110,37 @@ func (x *ContainerImage) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2571 := z.EncBinary() - _ = yym2571 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2572 := !z.EncBinary() - yy2arr2572 := z.EncBasicHandle().StructToArray - var yyq2572 [2]bool - _, _, _ = yysep2572, yyq2572, yy2arr2572 - const yyr2572 bool = false - yyq2572[1] = x.Size != 0 - var yynn2572 int - if yyr2572 || yy2arr2572 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.Size != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn2572 = 1 - for _, b := range yyq2572 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2572++ + yynn2++ } } - r.EncodeMapStart(yynn2572) - yynn2572 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2572 || yy2arr2572 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.RepoTags == nil { r.EncodeNil() } else { - yym2574 := z.EncBinary() - _ = yym2574 + yym4 := z.EncBinary() + _ = yym4 if false { } else { z.F.EncSliceStringV(x.RepoTags, false, e) @@ -33153,19 +33153,19 @@ func (x *ContainerImage) CodecEncodeSelf(e *codec1978.Encoder) { if x.RepoTags == nil { r.EncodeNil() } else { - yym2575 := z.EncBinary() - _ = yym2575 + yym5 := z.EncBinary() + _ = yym5 if false { } else { z.F.EncSliceStringV(x.RepoTags, false, e) } } } - if yyr2572 || yy2arr2572 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2572[1] { - yym2577 := z.EncBinary() - _ = yym2577 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.Size)) @@ -33174,19 +33174,19 @@ func (x *ContainerImage) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq2572[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("size")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2578 := z.EncBinary() - _ = yym2578 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.Size)) } } } - if yyr2572 || yy2arr2572 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -33199,25 +33199,25 @@ func (x *ContainerImage) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2579 := z.DecBinary() - _ = yym2579 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2580 := r.ContainerType() - if yyct2580 == codecSelferValueTypeMap1234 { - yyl2580 := r.ReadMapStart() - if yyl2580 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2580, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2580 == codecSelferValueTypeArray1234 { - yyl2580 := r.ReadArrayStart() - if yyl2580 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2580, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -33229,12 +33229,12 @@ func (x *ContainerImage) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2581Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2581Slc - var yyhl2581 bool = l >= 0 - for yyj2581 := 0; ; yyj2581++ { - if yyhl2581 { - if yyj2581 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -33243,20 +33243,20 @@ func (x *ContainerImage) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2581Slc = r.DecodeBytes(yys2581Slc, true, true) - yys2581 := string(yys2581Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2581 { + switch yys3 { case "repoTags": if r.TryDecodeAsNil() { x.RepoTags = nil } else { - yyv2582 := &x.RepoTags - yym2583 := z.DecBinary() - _ = yym2583 + yyv4 := &x.RepoTags + yym5 := z.DecBinary() + _ = yym5 if false { } else { - z.F.DecSliceStringX(yyv2582, false, d) + z.F.DecSliceStringX(yyv4, false, d) } } case "size": @@ -33266,9 +33266,9 @@ func (x *ContainerImage) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Size = int64(r.DecodeInt(64)) } default: - z.DecStructFieldNotFound(-1, yys2581) - } // end switch yys2581 - } // end for yyj2581 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -33276,16 +33276,16 @@ func (x *ContainerImage) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2585 int - var yyb2585 bool - var yyhl2585 bool = l >= 0 - yyj2585++ - if yyhl2585 { - yyb2585 = yyj2585 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb2585 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb2585 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33293,21 +33293,21 @@ func (x *ContainerImage) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.RepoTags = nil } else { - yyv2586 := &x.RepoTags - yym2587 := z.DecBinary() - _ = yym2587 + yyv8 := &x.RepoTags + yym9 := z.DecBinary() + _ = yym9 if false { } else { - z.F.DecSliceStringX(yyv2586, false, d) + z.F.DecSliceStringX(yyv8, false, d) } } - yyj2585++ - if yyhl2585 { - yyb2585 = yyj2585 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb2585 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb2585 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33318,17 +33318,17 @@ func (x *ContainerImage) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Size = int64(r.DecodeInt(64)) } for { - yyj2585++ - if yyhl2585 { - yyb2585 = yyj2585 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb2585 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb2585 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2585-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -33337,8 +33337,8 @@ func (x NodePhase) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym2589 := z.EncBinary() - _ = yym2589 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -33350,8 +33350,8 @@ func (x *NodePhase) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2590 := z.DecBinary() - _ = yym2590 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -33363,8 +33363,8 @@ func (x NodeConditionType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym2591 := z.EncBinary() - _ = yym2591 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -33376,8 +33376,8 @@ func (x *NodeConditionType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2592 := z.DecBinary() - _ = yym2592 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -33392,34 +33392,34 @@ func (x *NodeCondition) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2593 := z.EncBinary() - _ = yym2593 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2594 := !z.EncBinary() - yy2arr2594 := z.EncBasicHandle().StructToArray - var yyq2594 [6]bool - _, _, _ = yysep2594, yyq2594, yy2arr2594 - const yyr2594 bool = false - yyq2594[2] = true - yyq2594[3] = true - yyq2594[4] = x.Reason != "" - yyq2594[5] = x.Message != "" - var yynn2594 int - if yyr2594 || yy2arr2594 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [6]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = true + yyq2[3] = true + yyq2[4] = x.Reason != "" + yyq2[5] = x.Message != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(6) } else { - yynn2594 = 2 - for _, b := range yyq2594 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn2594++ + yynn2++ } } - r.EncodeMapStart(yynn2594) - yynn2594 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2594 || yy2arr2594 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Type.CodecEncodeSelf(e) } else { @@ -33428,7 +33428,7 @@ func (x *NodeCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } - if yyr2594 || yy2arr2594 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Status.CodecEncodeSelf(e) } else { @@ -33437,85 +33437,85 @@ func (x *NodeCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Status.CodecEncodeSelf(e) } - if yyr2594 || yy2arr2594 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2594[2] { - yy2598 := &x.LastHeartbeatTime - yym2599 := z.EncBinary() - _ = yym2599 + if yyq2[2] { + yy10 := &x.LastHeartbeatTime + yym11 := z.EncBinary() + _ = yym11 if false { - } else if z.HasExtensions() && z.EncExt(yy2598) { - } else if yym2599 { - z.EncBinaryMarshal(yy2598) - } else if !yym2599 && z.IsJSONHandle() { - z.EncJSONMarshal(yy2598) + } else if z.HasExtensions() && z.EncExt(yy10) { + } else if yym11 { + z.EncBinaryMarshal(yy10) + } else if !yym11 && z.IsJSONHandle() { + z.EncJSONMarshal(yy10) } else { - z.EncFallback(yy2598) + z.EncFallback(yy10) } } else { r.EncodeNil() } } else { - if yyq2594[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lastHeartbeatTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2600 := &x.LastHeartbeatTime - yym2601 := z.EncBinary() - _ = yym2601 + yy12 := &x.LastHeartbeatTime + yym13 := z.EncBinary() + _ = yym13 if false { - } else if z.HasExtensions() && z.EncExt(yy2600) { - } else if yym2601 { - z.EncBinaryMarshal(yy2600) - } else if !yym2601 && z.IsJSONHandle() { - z.EncJSONMarshal(yy2600) + } else if z.HasExtensions() && z.EncExt(yy12) { + } else if yym13 { + z.EncBinaryMarshal(yy12) + } else if !yym13 && z.IsJSONHandle() { + z.EncJSONMarshal(yy12) } else { - z.EncFallback(yy2600) + z.EncFallback(yy12) } } } - if yyr2594 || yy2arr2594 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2594[3] { - yy2603 := &x.LastTransitionTime - yym2604 := z.EncBinary() - _ = yym2604 + if yyq2[3] { + yy15 := &x.LastTransitionTime + yym16 := z.EncBinary() + _ = yym16 if false { - } else if z.HasExtensions() && z.EncExt(yy2603) { - } else if yym2604 { - z.EncBinaryMarshal(yy2603) - } else if !yym2604 && z.IsJSONHandle() { - z.EncJSONMarshal(yy2603) + } else if z.HasExtensions() && z.EncExt(yy15) { + } else if yym16 { + z.EncBinaryMarshal(yy15) + } else if !yym16 && z.IsJSONHandle() { + z.EncJSONMarshal(yy15) } else { - z.EncFallback(yy2603) + z.EncFallback(yy15) } } else { r.EncodeNil() } } else { - if yyq2594[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lastTransitionTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2605 := &x.LastTransitionTime - yym2606 := z.EncBinary() - _ = yym2606 + yy17 := &x.LastTransitionTime + yym18 := z.EncBinary() + _ = yym18 if false { - } else if z.HasExtensions() && z.EncExt(yy2605) { - } else if yym2606 { - z.EncBinaryMarshal(yy2605) - } else if !yym2606 && z.IsJSONHandle() { - z.EncJSONMarshal(yy2605) + } else if z.HasExtensions() && z.EncExt(yy17) { + } else if yym18 { + z.EncBinaryMarshal(yy17) + } else if !yym18 && z.IsJSONHandle() { + z.EncJSONMarshal(yy17) } else { - z.EncFallback(yy2605) + z.EncFallback(yy17) } } } - if yyr2594 || yy2arr2594 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2594[4] { - yym2608 := z.EncBinary() - _ = yym2608 + if yyq2[4] { + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -33524,23 +33524,23 @@ func (x *NodeCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2594[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2609 := z.EncBinary() - _ = yym2609 + yym21 := z.EncBinary() + _ = yym21 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr2594 || yy2arr2594 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2594[5] { - yym2611 := z.EncBinary() - _ = yym2611 + if yyq2[5] { + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -33549,19 +33549,19 @@ func (x *NodeCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2594[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2612 := z.EncBinary() - _ = yym2612 + yym24 := z.EncBinary() + _ = yym24 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr2594 || yy2arr2594 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -33574,25 +33574,25 @@ func (x *NodeCondition) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2613 := z.DecBinary() - _ = yym2613 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2614 := r.ContainerType() - if yyct2614 == codecSelferValueTypeMap1234 { - yyl2614 := r.ReadMapStart() - if yyl2614 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2614, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2614 == codecSelferValueTypeArray1234 { - yyl2614 := r.ReadArrayStart() - if yyl2614 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2614, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -33604,12 +33604,12 @@ func (x *NodeCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2615Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2615Slc - var yyhl2615 bool = l >= 0 - for yyj2615 := 0; ; yyj2615++ { - if yyhl2615 { - if yyj2615 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -33618,10 +33618,10 @@ func (x *NodeCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2615Slc = r.DecodeBytes(yys2615Slc, true, true) - yys2615 := string(yys2615Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2615 { + switch yys3 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -33638,34 +33638,34 @@ func (x *NodeCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastHeartbeatTime = pkg2_unversioned.Time{} } else { - yyv2618 := &x.LastHeartbeatTime - yym2619 := z.DecBinary() - _ = yym2619 + yyv6 := &x.LastHeartbeatTime + yym7 := z.DecBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.DecExt(yyv2618) { - } else if yym2619 { - z.DecBinaryUnmarshal(yyv2618) - } else if !yym2619 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv2618) + } else if z.HasExtensions() && z.DecExt(yyv6) { + } else if yym7 { + z.DecBinaryUnmarshal(yyv6) + } else if !yym7 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv6) } else { - z.DecFallback(yyv2618, false) + z.DecFallback(yyv6, false) } } case "lastTransitionTime": if r.TryDecodeAsNil() { x.LastTransitionTime = pkg2_unversioned.Time{} } else { - yyv2620 := &x.LastTransitionTime - yym2621 := z.DecBinary() - _ = yym2621 + yyv8 := &x.LastTransitionTime + yym9 := z.DecBinary() + _ = yym9 if false { - } else if z.HasExtensions() && z.DecExt(yyv2620) { - } else if yym2621 { - z.DecBinaryUnmarshal(yyv2620) - } else if !yym2621 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv2620) + } else if z.HasExtensions() && z.DecExt(yyv8) { + } else if yym9 { + z.DecBinaryUnmarshal(yyv8) + } else if !yym9 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv8) } else { - z.DecFallback(yyv2620, false) + z.DecFallback(yyv8, false) } } case "reason": @@ -33681,9 +33681,9 @@ func (x *NodeCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Message = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2615) - } // end switch yys2615 - } // end for yyj2615 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -33691,16 +33691,16 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2624 int - var yyb2624 bool - var yyhl2624 bool = l >= 0 - yyj2624++ - if yyhl2624 { - yyb2624 = yyj2624 > l + var yyj12 int + var yyb12 bool + var yyhl12 bool = l >= 0 + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2624 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2624 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33710,13 +33710,13 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = NodeConditionType(r.DecodeString()) } - yyj2624++ - if yyhl2624 { - yyb2624 = yyj2624 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2624 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2624 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33726,13 +33726,13 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Status = ConditionStatus(r.DecodeString()) } - yyj2624++ - if yyhl2624 { - yyb2624 = yyj2624 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2624 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2624 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33740,26 +33740,26 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastHeartbeatTime = pkg2_unversioned.Time{} } else { - yyv2627 := &x.LastHeartbeatTime - yym2628 := z.DecBinary() - _ = yym2628 + yyv15 := &x.LastHeartbeatTime + yym16 := z.DecBinary() + _ = yym16 if false { - } else if z.HasExtensions() && z.DecExt(yyv2627) { - } else if yym2628 { - z.DecBinaryUnmarshal(yyv2627) - } else if !yym2628 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv2627) + } else if z.HasExtensions() && z.DecExt(yyv15) { + } else if yym16 { + z.DecBinaryUnmarshal(yyv15) + } else if !yym16 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv15) } else { - z.DecFallback(yyv2627, false) + z.DecFallback(yyv15, false) } } - yyj2624++ - if yyhl2624 { - yyb2624 = yyj2624 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2624 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2624 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33767,26 +33767,26 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastTransitionTime = pkg2_unversioned.Time{} } else { - yyv2629 := &x.LastTransitionTime - yym2630 := z.DecBinary() - _ = yym2630 + yyv17 := &x.LastTransitionTime + yym18 := z.DecBinary() + _ = yym18 if false { - } else if z.HasExtensions() && z.DecExt(yyv2629) { - } else if yym2630 { - z.DecBinaryUnmarshal(yyv2629) - } else if !yym2630 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv2629) + } else if z.HasExtensions() && z.DecExt(yyv17) { + } else if yym18 { + z.DecBinaryUnmarshal(yyv17) + } else if !yym18 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv17) } else { - z.DecFallback(yyv2629, false) + z.DecFallback(yyv17, false) } } - yyj2624++ - if yyhl2624 { - yyb2624 = yyj2624 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2624 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2624 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33796,13 +33796,13 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Reason = string(r.DecodeString()) } - yyj2624++ - if yyhl2624 { - yyb2624 = yyj2624 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2624 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2624 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -33813,17 +33813,17 @@ func (x *NodeCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Message = string(r.DecodeString()) } for { - yyj2624++ - if yyhl2624 { - yyb2624 = yyj2624 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2624 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2624 { + if yyb12 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2624-1, "") + z.DecStructFieldNotFound(yyj12-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -33832,8 +33832,8 @@ func (x NodeAddressType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym2633 := z.EncBinary() - _ = yym2633 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -33845,8 +33845,8 @@ func (x *NodeAddressType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2634 := z.DecBinary() - _ = yym2634 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -33861,30 +33861,30 @@ func (x *NodeAddress) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2635 := z.EncBinary() - _ = yym2635 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2636 := !z.EncBinary() - yy2arr2636 := z.EncBasicHandle().StructToArray - var yyq2636 [2]bool - _, _, _ = yysep2636, yyq2636, yy2arr2636 - const yyr2636 bool = false - var yynn2636 int - if yyr2636 || yy2arr2636 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn2636 = 2 - for _, b := range yyq2636 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn2636++ + yynn2++ } } - r.EncodeMapStart(yynn2636) - yynn2636 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2636 || yy2arr2636 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Type.CodecEncodeSelf(e) } else { @@ -33893,10 +33893,10 @@ func (x *NodeAddress) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } - if yyr2636 || yy2arr2636 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2639 := z.EncBinary() - _ = yym2639 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Address)) @@ -33905,14 +33905,14 @@ func (x *NodeAddress) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("address")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2640 := z.EncBinary() - _ = yym2640 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Address)) } } - if yyr2636 || yy2arr2636 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -33925,25 +33925,25 @@ func (x *NodeAddress) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2641 := z.DecBinary() - _ = yym2641 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2642 := r.ContainerType() - if yyct2642 == codecSelferValueTypeMap1234 { - yyl2642 := r.ReadMapStart() - if yyl2642 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2642, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2642 == codecSelferValueTypeArray1234 { - yyl2642 := r.ReadArrayStart() - if yyl2642 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2642, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -33955,12 +33955,12 @@ func (x *NodeAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2643Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2643Slc - var yyhl2643 bool = l >= 0 - for yyj2643 := 0; ; yyj2643++ { - if yyhl2643 { - if yyj2643 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -33969,10 +33969,10 @@ func (x *NodeAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2643Slc = r.DecodeBytes(yys2643Slc, true, true) - yys2643 := string(yys2643Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2643 { + switch yys3 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -33986,9 +33986,9 @@ func (x *NodeAddress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Address = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2643) - } // end switch yys2643 - } // end for yyj2643 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -33996,16 +33996,16 @@ func (x *NodeAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2646 int - var yyb2646 bool - var yyhl2646 bool = l >= 0 - yyj2646++ - if yyhl2646 { - yyb2646 = yyj2646 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2646 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2646 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34015,13 +34015,13 @@ func (x *NodeAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = NodeAddressType(r.DecodeString()) } - yyj2646++ - if yyhl2646 { - yyb2646 = yyj2646 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2646 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2646 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34032,17 +34032,17 @@ func (x *NodeAddress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Address = string(r.DecodeString()) } for { - yyj2646++ - if yyhl2646 { - yyb2646 = yyj2646 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2646 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2646 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2646-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -34051,8 +34051,8 @@ func (x ResourceName) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym2649 := z.EncBinary() - _ = yym2649 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -34064,8 +34064,8 @@ func (x *ResourceName) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2650 := z.DecBinary() - _ = yym2650 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -34080,8 +34080,8 @@ func (x ResourceList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2651 := z.EncBinary() - _ = yym2651 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -34094,8 +34094,8 @@ func (x *ResourceList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2652 := z.DecBinary() - _ = yym2652 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -34110,90 +34110,90 @@ func (x *Node) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2653 := z.EncBinary() - _ = yym2653 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2654 := !z.EncBinary() - yy2arr2654 := z.EncBasicHandle().StructToArray - var yyq2654 [5]bool - _, _, _ = yysep2654, yyq2654, yy2arr2654 - const yyr2654 bool = false - yyq2654[0] = true - yyq2654[1] = true - yyq2654[2] = true - yyq2654[3] = x.Kind != "" - yyq2654[4] = x.APIVersion != "" - var yynn2654 int - if yyr2654 || yy2arr2654 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn2654 = 0 - for _, b := range yyq2654 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2654++ + yynn2++ } } - r.EncodeMapStart(yynn2654) - yynn2654 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2654 || yy2arr2654 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2654[0] { - yy2656 := &x.ObjectMeta - yy2656.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2654[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2657 := &x.ObjectMeta - yy2657.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr2654 || yy2arr2654 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2654[1] { - yy2659 := &x.Spec - yy2659.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2654[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2660 := &x.Spec - yy2660.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr2654 || yy2arr2654 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2654[2] { - yy2662 := &x.Status - yy2662.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2654[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2663 := &x.Status - yy2663.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr2654 || yy2arr2654 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2654[3] { - yym2665 := z.EncBinary() - _ = yym2665 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -34202,23 +34202,23 @@ func (x *Node) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2654[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2666 := z.EncBinary() - _ = yym2666 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2654 || yy2arr2654 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2654[4] { - yym2668 := z.EncBinary() - _ = yym2668 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -34227,19 +34227,19 @@ func (x *Node) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2654[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2669 := z.EncBinary() - _ = yym2669 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2654 || yy2arr2654 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -34252,25 +34252,25 @@ func (x *Node) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2670 := z.DecBinary() - _ = yym2670 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2671 := r.ContainerType() - if yyct2671 == codecSelferValueTypeMap1234 { - yyl2671 := r.ReadMapStart() - if yyl2671 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2671, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2671 == codecSelferValueTypeArray1234 { - yyl2671 := r.ReadArrayStart() - if yyl2671 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2671, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -34282,12 +34282,12 @@ func (x *Node) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2672Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2672Slc - var yyhl2672 bool = l >= 0 - for yyj2672 := 0; ; yyj2672++ { - if yyhl2672 { - if yyj2672 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -34296,30 +34296,30 @@ func (x *Node) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2672Slc = r.DecodeBytes(yys2672Slc, true, true) - yys2672 := string(yys2672Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2672 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2673 := &x.ObjectMeta - yyv2673.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = NodeSpec{} } else { - yyv2674 := &x.Spec - yyv2674.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = NodeStatus{} } else { - yyv2675 := &x.Status - yyv2675.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -34334,9 +34334,9 @@ func (x *Node) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2672) - } // end switch yys2672 - } // end for yyj2672 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -34344,16 +34344,16 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2678 int - var yyb2678 bool - var yyhl2678 bool = l >= 0 - yyj2678++ - if yyhl2678 { - yyb2678 = yyj2678 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2678 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2678 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34361,16 +34361,16 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2679 := &x.ObjectMeta - yyv2679.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj2678++ - if yyhl2678 { - yyb2678 = yyj2678 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2678 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2678 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34378,16 +34378,16 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = NodeSpec{} } else { - yyv2680 := &x.Spec - yyv2680.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj2678++ - if yyhl2678 { - yyb2678 = yyj2678 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2678 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2678 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34395,16 +34395,16 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = NodeStatus{} } else { - yyv2681 := &x.Status - yyv2681.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj2678++ - if yyhl2678 { - yyb2678 = yyj2678 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2678 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2678 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34414,13 +34414,13 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2678++ - if yyhl2678 { - yyb2678 = yyj2678 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2678 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2678 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34431,17 +34431,17 @@ func (x *Node) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2678++ - if yyhl2678 { - yyb2678 = yyj2678 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2678 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2678 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2678-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -34453,68 +34453,68 @@ func (x *NodeList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2684 := z.EncBinary() - _ = yym2684 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2685 := !z.EncBinary() - yy2arr2685 := z.EncBasicHandle().StructToArray - var yyq2685 [4]bool - _, _, _ = yysep2685, yyq2685, yy2arr2685 - const yyr2685 bool = false - yyq2685[0] = true - yyq2685[2] = x.Kind != "" - yyq2685[3] = x.APIVersion != "" - var yynn2685 int - if yyr2685 || yy2arr2685 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn2685 = 1 - for _, b := range yyq2685 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2685++ + yynn2++ } } - r.EncodeMapStart(yynn2685) - yynn2685 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2685 || yy2arr2685 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2685[0] { - yy2687 := &x.ListMeta - yym2688 := z.EncBinary() - _ = yym2688 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy2687) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy2687) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq2685[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2689 := &x.ListMeta - yym2690 := z.EncBinary() - _ = yym2690 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy2689) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy2689) + z.EncFallback(yy6) } } } - if yyr2685 || yy2arr2685 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym2692 := z.EncBinary() - _ = yym2692 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceNode(([]Node)(x.Items), e) @@ -34527,19 +34527,19 @@ func (x *NodeList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym2693 := z.EncBinary() - _ = yym2693 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceNode(([]Node)(x.Items), e) } } } - if yyr2685 || yy2arr2685 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2685[2] { - yym2695 := z.EncBinary() - _ = yym2695 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -34548,23 +34548,23 @@ func (x *NodeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2685[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2696 := z.EncBinary() - _ = yym2696 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2685 || yy2arr2685 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2685[3] { - yym2698 := z.EncBinary() - _ = yym2698 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -34573,19 +34573,19 @@ func (x *NodeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2685[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2699 := z.EncBinary() - _ = yym2699 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2685 || yy2arr2685 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -34598,25 +34598,25 @@ func (x *NodeList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2700 := z.DecBinary() - _ = yym2700 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2701 := r.ContainerType() - if yyct2701 == codecSelferValueTypeMap1234 { - yyl2701 := r.ReadMapStart() - if yyl2701 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2701, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2701 == codecSelferValueTypeArray1234 { - yyl2701 := r.ReadArrayStart() - if yyl2701 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2701, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -34628,12 +34628,12 @@ func (x *NodeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2702Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2702Slc - var yyhl2702 bool = l >= 0 - for yyj2702 := 0; ; yyj2702++ { - if yyhl2702 { - if yyj2702 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -34642,33 +34642,33 @@ func (x *NodeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2702Slc = r.DecodeBytes(yys2702Slc, true, true) - yys2702 := string(yys2702Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2702 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2703 := &x.ListMeta - yym2704 := z.DecBinary() - _ = yym2704 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv2703) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv2703, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2705 := &x.Items - yym2706 := z.DecBinary() - _ = yym2706 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceNode((*[]Node)(yyv2705), d) + h.decSliceNode((*[]Node)(yyv6), d) } } case "kind": @@ -34684,9 +34684,9 @@ func (x *NodeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2702) - } // end switch yys2702 - } // end for yyj2702 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -34694,16 +34694,16 @@ func (x *NodeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2709 int - var yyb2709 bool - var yyhl2709 bool = l >= 0 - yyj2709++ - if yyhl2709 { - yyb2709 = yyj2709 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2709 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2709 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34711,22 +34711,22 @@ func (x *NodeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2710 := &x.ListMeta - yym2711 := z.DecBinary() - _ = yym2711 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv2710) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv2710, false) + z.DecFallback(yyv11, false) } } - yyj2709++ - if yyhl2709 { - yyb2709 = yyj2709 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2709 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2709 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34734,21 +34734,21 @@ func (x *NodeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2712 := &x.Items - yym2713 := z.DecBinary() - _ = yym2713 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceNode((*[]Node)(yyv2712), d) + h.decSliceNode((*[]Node)(yyv13), d) } } - yyj2709++ - if yyhl2709 { - yyb2709 = yyj2709 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2709 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2709 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34758,13 +34758,13 @@ func (x *NodeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2709++ - if yyhl2709 { - yyb2709 = yyj2709 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2709 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2709 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34775,17 +34775,17 @@ func (x *NodeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2709++ - if yyhl2709 { - yyb2709 = yyj2709 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2709 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2709 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2709-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -34794,8 +34794,8 @@ func (x FinalizerName) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym2716 := z.EncBinary() - _ = yym2716 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -34807,8 +34807,8 @@ func (x *FinalizerName) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2717 := z.DecBinary() - _ = yym2717 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -34823,38 +34823,38 @@ func (x *NamespaceSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2718 := z.EncBinary() - _ = yym2718 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2719 := !z.EncBinary() - yy2arr2719 := z.EncBasicHandle().StructToArray - var yyq2719 [1]bool - _, _, _ = yysep2719, yyq2719, yy2arr2719 - const yyr2719 bool = false - yyq2719[0] = len(x.Finalizers) != 0 - var yynn2719 int - if yyr2719 || yy2arr2719 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Finalizers) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn2719 = 0 - for _, b := range yyq2719 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2719++ + yynn2++ } } - r.EncodeMapStart(yynn2719) - yynn2719 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2719 || yy2arr2719 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2719[0] { + if yyq2[0] { if x.Finalizers == nil { r.EncodeNil() } else { - yym2721 := z.EncBinary() - _ = yym2721 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceFinalizerName(([]FinalizerName)(x.Finalizers), e) @@ -34864,15 +34864,15 @@ func (x *NamespaceSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2719[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("finalizers")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Finalizers == nil { r.EncodeNil() } else { - yym2722 := z.EncBinary() - _ = yym2722 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceFinalizerName(([]FinalizerName)(x.Finalizers), e) @@ -34880,7 +34880,7 @@ func (x *NamespaceSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2719 || yy2arr2719 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -34893,25 +34893,25 @@ func (x *NamespaceSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2723 := z.DecBinary() - _ = yym2723 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2724 := r.ContainerType() - if yyct2724 == codecSelferValueTypeMap1234 { - yyl2724 := r.ReadMapStart() - if yyl2724 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2724, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2724 == codecSelferValueTypeArray1234 { - yyl2724 := r.ReadArrayStart() - if yyl2724 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2724, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -34923,12 +34923,12 @@ func (x *NamespaceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2725Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2725Slc - var yyhl2725 bool = l >= 0 - for yyj2725 := 0; ; yyj2725++ { - if yyhl2725 { - if yyj2725 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -34937,26 +34937,26 @@ func (x *NamespaceSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2725Slc = r.DecodeBytes(yys2725Slc, true, true) - yys2725 := string(yys2725Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2725 { + switch yys3 { case "finalizers": if r.TryDecodeAsNil() { x.Finalizers = nil } else { - yyv2726 := &x.Finalizers - yym2727 := z.DecBinary() - _ = yym2727 + yyv4 := &x.Finalizers + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceFinalizerName((*[]FinalizerName)(yyv2726), d) + h.decSliceFinalizerName((*[]FinalizerName)(yyv4), d) } } default: - z.DecStructFieldNotFound(-1, yys2725) - } // end switch yys2725 - } // end for yyj2725 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -34964,16 +34964,16 @@ func (x *NamespaceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2728 int - var yyb2728 bool - var yyhl2728 bool = l >= 0 - yyj2728++ - if yyhl2728 { - yyb2728 = yyj2728 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2728 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2728 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -34981,26 +34981,26 @@ func (x *NamespaceSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Finalizers = nil } else { - yyv2729 := &x.Finalizers - yym2730 := z.DecBinary() - _ = yym2730 + yyv7 := &x.Finalizers + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceFinalizerName((*[]FinalizerName)(yyv2729), d) + h.decSliceFinalizerName((*[]FinalizerName)(yyv7), d) } } for { - yyj2728++ - if yyhl2728 { - yyb2728 = yyj2728 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb2728 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb2728 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2728-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -35012,46 +35012,46 @@ func (x *NamespaceStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2731 := z.EncBinary() - _ = yym2731 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2732 := !z.EncBinary() - yy2arr2732 := z.EncBasicHandle().StructToArray - var yyq2732 [1]bool - _, _, _ = yysep2732, yyq2732, yy2arr2732 - const yyr2732 bool = false - yyq2732[0] = x.Phase != "" - var yynn2732 int - if yyr2732 || yy2arr2732 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Phase != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn2732 = 0 - for _, b := range yyq2732 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2732++ + yynn2++ } } - r.EncodeMapStart(yynn2732) - yynn2732 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2732 || yy2arr2732 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2732[0] { + if yyq2[0] { x.Phase.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2732[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("phase")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Phase.CodecEncodeSelf(e) } } - if yyr2732 || yy2arr2732 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -35064,25 +35064,25 @@ func (x *NamespaceStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2734 := z.DecBinary() - _ = yym2734 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2735 := r.ContainerType() - if yyct2735 == codecSelferValueTypeMap1234 { - yyl2735 := r.ReadMapStart() - if yyl2735 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2735, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2735 == codecSelferValueTypeArray1234 { - yyl2735 := r.ReadArrayStart() - if yyl2735 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2735, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -35094,12 +35094,12 @@ func (x *NamespaceStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2736Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2736Slc - var yyhl2736 bool = l >= 0 - for yyj2736 := 0; ; yyj2736++ { - if yyhl2736 { - if yyj2736 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -35108,10 +35108,10 @@ func (x *NamespaceStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2736Slc = r.DecodeBytes(yys2736Slc, true, true) - yys2736 := string(yys2736Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2736 { + switch yys3 { case "phase": if r.TryDecodeAsNil() { x.Phase = "" @@ -35119,9 +35119,9 @@ func (x *NamespaceStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Phase = NamespacePhase(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2736) - } // end switch yys2736 - } // end for yyj2736 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -35129,16 +35129,16 @@ func (x *NamespaceStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2738 int - var yyb2738 bool - var yyhl2738 bool = l >= 0 - yyj2738++ - if yyhl2738 { - yyb2738 = yyj2738 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb2738 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb2738 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35149,17 +35149,17 @@ func (x *NamespaceStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.Phase = NamespacePhase(r.DecodeString()) } for { - yyj2738++ - if yyhl2738 { - yyb2738 = yyj2738 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb2738 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb2738 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2738-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -35168,8 +35168,8 @@ func (x NamespacePhase) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym2740 := z.EncBinary() - _ = yym2740 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -35181,8 +35181,8 @@ func (x *NamespacePhase) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2741 := z.DecBinary() - _ = yym2741 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -35197,90 +35197,90 @@ func (x *Namespace) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2742 := z.EncBinary() - _ = yym2742 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2743 := !z.EncBinary() - yy2arr2743 := z.EncBasicHandle().StructToArray - var yyq2743 [5]bool - _, _, _ = yysep2743, yyq2743, yy2arr2743 - const yyr2743 bool = false - yyq2743[0] = true - yyq2743[1] = true - yyq2743[2] = true - yyq2743[3] = x.Kind != "" - yyq2743[4] = x.APIVersion != "" - var yynn2743 int - if yyr2743 || yy2arr2743 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn2743 = 0 - for _, b := range yyq2743 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2743++ + yynn2++ } } - r.EncodeMapStart(yynn2743) - yynn2743 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2743 || yy2arr2743 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2743[0] { - yy2745 := &x.ObjectMeta - yy2745.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2743[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2746 := &x.ObjectMeta - yy2746.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr2743 || yy2arr2743 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2743[1] { - yy2748 := &x.Spec - yy2748.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2743[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2749 := &x.Spec - yy2749.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr2743 || yy2arr2743 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2743[2] { - yy2751 := &x.Status - yy2751.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2743[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2752 := &x.Status - yy2752.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr2743 || yy2arr2743 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2743[3] { - yym2754 := z.EncBinary() - _ = yym2754 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -35289,23 +35289,23 @@ func (x *Namespace) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2743[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2755 := z.EncBinary() - _ = yym2755 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2743 || yy2arr2743 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2743[4] { - yym2757 := z.EncBinary() - _ = yym2757 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -35314,19 +35314,19 @@ func (x *Namespace) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2743[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2758 := z.EncBinary() - _ = yym2758 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2743 || yy2arr2743 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -35339,25 +35339,25 @@ func (x *Namespace) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2759 := z.DecBinary() - _ = yym2759 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2760 := r.ContainerType() - if yyct2760 == codecSelferValueTypeMap1234 { - yyl2760 := r.ReadMapStart() - if yyl2760 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2760, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2760 == codecSelferValueTypeArray1234 { - yyl2760 := r.ReadArrayStart() - if yyl2760 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2760, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -35369,12 +35369,12 @@ func (x *Namespace) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2761Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2761Slc - var yyhl2761 bool = l >= 0 - for yyj2761 := 0; ; yyj2761++ { - if yyhl2761 { - if yyj2761 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -35383,30 +35383,30 @@ func (x *Namespace) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2761Slc = r.DecodeBytes(yys2761Slc, true, true) - yys2761 := string(yys2761Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2761 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2762 := &x.ObjectMeta - yyv2762.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = NamespaceSpec{} } else { - yyv2763 := &x.Spec - yyv2763.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = NamespaceStatus{} } else { - yyv2764 := &x.Status - yyv2764.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -35421,9 +35421,9 @@ func (x *Namespace) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2761) - } // end switch yys2761 - } // end for yyj2761 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -35431,16 +35431,16 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2767 int - var yyb2767 bool - var yyhl2767 bool = l >= 0 - yyj2767++ - if yyhl2767 { - yyb2767 = yyj2767 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2767 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2767 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35448,16 +35448,16 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2768 := &x.ObjectMeta - yyv2768.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj2767++ - if yyhl2767 { - yyb2767 = yyj2767 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2767 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2767 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35465,16 +35465,16 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = NamespaceSpec{} } else { - yyv2769 := &x.Spec - yyv2769.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj2767++ - if yyhl2767 { - yyb2767 = yyj2767 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2767 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2767 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35482,16 +35482,16 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = NamespaceStatus{} } else { - yyv2770 := &x.Status - yyv2770.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj2767++ - if yyhl2767 { - yyb2767 = yyj2767 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2767 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2767 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35501,13 +35501,13 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2767++ - if yyhl2767 { - yyb2767 = yyj2767 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2767 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2767 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35518,17 +35518,17 @@ func (x *Namespace) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2767++ - if yyhl2767 { - yyb2767 = yyj2767 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb2767 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb2767 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2767-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -35540,68 +35540,68 @@ func (x *NamespaceList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2773 := z.EncBinary() - _ = yym2773 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2774 := !z.EncBinary() - yy2arr2774 := z.EncBasicHandle().StructToArray - var yyq2774 [4]bool - _, _, _ = yysep2774, yyq2774, yy2arr2774 - const yyr2774 bool = false - yyq2774[0] = true - yyq2774[2] = x.Kind != "" - yyq2774[3] = x.APIVersion != "" - var yynn2774 int - if yyr2774 || yy2arr2774 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn2774 = 1 - for _, b := range yyq2774 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2774++ + yynn2++ } } - r.EncodeMapStart(yynn2774) - yynn2774 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2774 || yy2arr2774 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2774[0] { - yy2776 := &x.ListMeta - yym2777 := z.EncBinary() - _ = yym2777 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy2776) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy2776) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq2774[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2778 := &x.ListMeta - yym2779 := z.EncBinary() - _ = yym2779 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy2778) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy2778) + z.EncFallback(yy6) } } } - if yyr2774 || yy2arr2774 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym2781 := z.EncBinary() - _ = yym2781 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceNamespace(([]Namespace)(x.Items), e) @@ -35614,19 +35614,19 @@ func (x *NamespaceList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym2782 := z.EncBinary() - _ = yym2782 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceNamespace(([]Namespace)(x.Items), e) } } } - if yyr2774 || yy2arr2774 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2774[2] { - yym2784 := z.EncBinary() - _ = yym2784 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -35635,23 +35635,23 @@ func (x *NamespaceList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2774[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2785 := z.EncBinary() - _ = yym2785 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2774 || yy2arr2774 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2774[3] { - yym2787 := z.EncBinary() - _ = yym2787 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -35660,19 +35660,19 @@ func (x *NamespaceList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2774[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2788 := z.EncBinary() - _ = yym2788 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2774 || yy2arr2774 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -35685,25 +35685,25 @@ func (x *NamespaceList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2789 := z.DecBinary() - _ = yym2789 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2790 := r.ContainerType() - if yyct2790 == codecSelferValueTypeMap1234 { - yyl2790 := r.ReadMapStart() - if yyl2790 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2790, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2790 == codecSelferValueTypeArray1234 { - yyl2790 := r.ReadArrayStart() - if yyl2790 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2790, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -35715,12 +35715,12 @@ func (x *NamespaceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2791Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2791Slc - var yyhl2791 bool = l >= 0 - for yyj2791 := 0; ; yyj2791++ { - if yyhl2791 { - if yyj2791 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -35729,33 +35729,33 @@ func (x *NamespaceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2791Slc = r.DecodeBytes(yys2791Slc, true, true) - yys2791 := string(yys2791Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2791 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2792 := &x.ListMeta - yym2793 := z.DecBinary() - _ = yym2793 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv2792) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv2792, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2794 := &x.Items - yym2795 := z.DecBinary() - _ = yym2795 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceNamespace((*[]Namespace)(yyv2794), d) + h.decSliceNamespace((*[]Namespace)(yyv6), d) } } case "kind": @@ -35771,9 +35771,9 @@ func (x *NamespaceList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2791) - } // end switch yys2791 - } // end for yyj2791 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -35781,16 +35781,16 @@ func (x *NamespaceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2798 int - var yyb2798 bool - var yyhl2798 bool = l >= 0 - yyj2798++ - if yyhl2798 { - yyb2798 = yyj2798 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2798 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2798 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35798,22 +35798,22 @@ func (x *NamespaceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv2799 := &x.ListMeta - yym2800 := z.DecBinary() - _ = yym2800 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv2799) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv2799, false) + z.DecFallback(yyv11, false) } } - yyj2798++ - if yyhl2798 { - yyb2798 = yyj2798 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2798 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2798 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35821,21 +35821,21 @@ func (x *NamespaceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv2801 := &x.Items - yym2802 := z.DecBinary() - _ = yym2802 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceNamespace((*[]Namespace)(yyv2801), d) + h.decSliceNamespace((*[]Namespace)(yyv13), d) } } - yyj2798++ - if yyhl2798 { - yyb2798 = yyj2798 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2798 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2798 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35845,13 +35845,13 @@ func (x *NamespaceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2798++ - if yyhl2798 { - yyb2798 = yyj2798 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2798 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2798 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -35862,17 +35862,17 @@ func (x *NamespaceList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2798++ - if yyhl2798 { - yyb2798 = yyj2798 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb2798 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb2798 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2798-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -35884,65 +35884,65 @@ func (x *Binding) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2805 := z.EncBinary() - _ = yym2805 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2806 := !z.EncBinary() - yy2arr2806 := z.EncBasicHandle().StructToArray - var yyq2806 [4]bool - _, _, _ = yysep2806, yyq2806, yy2arr2806 - const yyr2806 bool = false - yyq2806[0] = true - yyq2806[2] = x.Kind != "" - yyq2806[3] = x.APIVersion != "" - var yynn2806 int - if yyr2806 || yy2arr2806 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn2806 = 1 - for _, b := range yyq2806 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2806++ + yynn2++ } } - r.EncodeMapStart(yynn2806) - yynn2806 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2806 || yy2arr2806 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2806[0] { - yy2808 := &x.ObjectMeta - yy2808.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq2806[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2809 := &x.ObjectMeta - yy2809.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr2806 || yy2arr2806 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy2811 := &x.Target - yy2811.CodecEncodeSelf(e) + yy9 := &x.Target + yy9.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("target")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy2812 := &x.Target - yy2812.CodecEncodeSelf(e) + yy11 := &x.Target + yy11.CodecEncodeSelf(e) } - if yyr2806 || yy2arr2806 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2806[2] { - yym2814 := z.EncBinary() - _ = yym2814 + if yyq2[2] { + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -35951,23 +35951,23 @@ func (x *Binding) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2806[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2815 := z.EncBinary() - _ = yym2815 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2806 || yy2arr2806 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2806[3] { - yym2817 := z.EncBinary() - _ = yym2817 + if yyq2[3] { + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -35976,19 +35976,19 @@ func (x *Binding) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2806[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2818 := z.EncBinary() - _ = yym2818 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2806 || yy2arr2806 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -36001,25 +36001,25 @@ func (x *Binding) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2819 := z.DecBinary() - _ = yym2819 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2820 := r.ContainerType() - if yyct2820 == codecSelferValueTypeMap1234 { - yyl2820 := r.ReadMapStart() - if yyl2820 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2820, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2820 == codecSelferValueTypeArray1234 { - yyl2820 := r.ReadArrayStart() - if yyl2820 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2820, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -36031,12 +36031,12 @@ func (x *Binding) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2821Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2821Slc - var yyhl2821 bool = l >= 0 - for yyj2821 := 0; ; yyj2821++ { - if yyhl2821 { - if yyj2821 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -36045,23 +36045,23 @@ func (x *Binding) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2821Slc = r.DecodeBytes(yys2821Slc, true, true) - yys2821 := string(yys2821Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2821 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2822 := &x.ObjectMeta - yyv2822.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "target": if r.TryDecodeAsNil() { x.Target = ObjectReference{} } else { - yyv2823 := &x.Target - yyv2823.CodecDecodeSelf(d) + yyv5 := &x.Target + yyv5.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -36076,9 +36076,9 @@ func (x *Binding) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2821) - } // end switch yys2821 - } // end for yyj2821 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -36086,16 +36086,16 @@ func (x *Binding) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2826 int - var yyb2826 bool - var yyhl2826 bool = l >= 0 - yyj2826++ - if yyhl2826 { - yyb2826 = yyj2826 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2826 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2826 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36103,16 +36103,16 @@ func (x *Binding) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv2827 := &x.ObjectMeta - yyv2827.CodecDecodeSelf(d) + yyv9 := &x.ObjectMeta + yyv9.CodecDecodeSelf(d) } - yyj2826++ - if yyhl2826 { - yyb2826 = yyj2826 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2826 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2826 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36120,16 +36120,16 @@ func (x *Binding) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Target = ObjectReference{} } else { - yyv2828 := &x.Target - yyv2828.CodecDecodeSelf(d) + yyv10 := &x.Target + yyv10.CodecDecodeSelf(d) } - yyj2826++ - if yyhl2826 { - yyb2826 = yyj2826 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2826 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2826 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36139,13 +36139,13 @@ func (x *Binding) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2826++ - if yyhl2826 { - yyb2826 = yyj2826 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2826 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2826 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36156,17 +36156,17 @@ func (x *Binding) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2826++ - if yyhl2826 { - yyb2826 = yyj2826 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2826 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2826 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2826-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -36178,42 +36178,42 @@ func (x *DeleteOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2831 := z.EncBinary() - _ = yym2831 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2832 := !z.EncBinary() - yy2arr2832 := z.EncBasicHandle().StructToArray - var yyq2832 [3]bool - _, _, _ = yysep2832, yyq2832, yy2arr2832 - const yyr2832 bool = false - yyq2832[1] = x.Kind != "" - yyq2832[2] = x.APIVersion != "" - var yynn2832 int - if yyr2832 || yy2arr2832 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.Kind != "" + yyq2[2] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn2832 = 1 - for _, b := range yyq2832 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn2832++ + yynn2++ } } - r.EncodeMapStart(yynn2832) - yynn2832 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2832 || yy2arr2832 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.GracePeriodSeconds == nil { r.EncodeNil() } else { - yy2834 := *x.GracePeriodSeconds - yym2835 := z.EncBinary() - _ = yym2835 + yy4 := *x.GracePeriodSeconds + yym5 := z.EncBinary() + _ = yym5 if false { } else { - r.EncodeInt(int64(yy2834)) + r.EncodeInt(int64(yy4)) } } } else { @@ -36223,20 +36223,20 @@ func (x *DeleteOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x.GracePeriodSeconds == nil { r.EncodeNil() } else { - yy2836 := *x.GracePeriodSeconds - yym2837 := z.EncBinary() - _ = yym2837 + yy6 := *x.GracePeriodSeconds + yym7 := z.EncBinary() + _ = yym7 if false { } else { - r.EncodeInt(int64(yy2836)) + r.EncodeInt(int64(yy6)) } } } - if yyr2832 || yy2arr2832 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2832[1] { - yym2839 := z.EncBinary() - _ = yym2839 + if yyq2[1] { + yym9 := z.EncBinary() + _ = yym9 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -36245,23 +36245,23 @@ func (x *DeleteOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2832[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2840 := z.EncBinary() - _ = yym2840 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2832 || yy2arr2832 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2832[2] { - yym2842 := z.EncBinary() - _ = yym2842 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -36270,19 +36270,19 @@ func (x *DeleteOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2832[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2843 := z.EncBinary() - _ = yym2843 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2832 || yy2arr2832 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -36295,25 +36295,25 @@ func (x *DeleteOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2844 := z.DecBinary() - _ = yym2844 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2845 := r.ContainerType() - if yyct2845 == codecSelferValueTypeMap1234 { - yyl2845 := r.ReadMapStart() - if yyl2845 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2845, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2845 == codecSelferValueTypeArray1234 { - yyl2845 := r.ReadArrayStart() - if yyl2845 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2845, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -36325,12 +36325,12 @@ func (x *DeleteOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2846Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2846Slc - var yyhl2846 bool = l >= 0 - for yyj2846 := 0; ; yyj2846++ { - if yyhl2846 { - if yyj2846 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -36339,10 +36339,10 @@ func (x *DeleteOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2846Slc = r.DecodeBytes(yys2846Slc, true, true) - yys2846 := string(yys2846Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2846 { + switch yys3 { case "gracePeriodSeconds": if r.TryDecodeAsNil() { if x.GracePeriodSeconds != nil { @@ -36352,8 +36352,8 @@ func (x *DeleteOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.GracePeriodSeconds == nil { x.GracePeriodSeconds = new(int64) } - yym2848 := z.DecBinary() - _ = yym2848 + yym5 := z.DecBinary() + _ = yym5 if false { } else { *((*int64)(x.GracePeriodSeconds)) = int64(r.DecodeInt(64)) @@ -36372,9 +36372,9 @@ func (x *DeleteOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2846) - } // end switch yys2846 - } // end for yyj2846 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -36382,16 +36382,16 @@ func (x *DeleteOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2851 int - var yyb2851 bool - var yyhl2851 bool = l >= 0 - yyj2851++ - if yyhl2851 { - yyb2851 = yyj2851 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2851 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2851 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36404,20 +36404,20 @@ func (x *DeleteOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.GracePeriodSeconds == nil { x.GracePeriodSeconds = new(int64) } - yym2853 := z.DecBinary() - _ = yym2853 + yym10 := z.DecBinary() + _ = yym10 if false { } else { *((*int64)(x.GracePeriodSeconds)) = int64(r.DecodeInt(64)) } } - yyj2851++ - if yyhl2851 { - yyb2851 = yyj2851 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2851 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2851 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36427,13 +36427,13 @@ func (x *DeleteOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2851++ - if yyhl2851 { - yyb2851 = yyj2851 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2851 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2851 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36444,17 +36444,17 @@ func (x *DeleteOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2851++ - if yyhl2851 { - yyb2851 = yyj2851 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2851 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2851 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2851-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -36466,35 +36466,35 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2856 := z.EncBinary() - _ = yym2856 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2857 := !z.EncBinary() - yy2arr2857 := z.EncBasicHandle().StructToArray - var yyq2857 [4]bool - _, _, _ = yysep2857, yyq2857, yy2arr2857 - const yyr2857 bool = false - yyq2857[2] = x.Kind != "" - yyq2857[3] = x.APIVersion != "" - var yynn2857 int - if yyr2857 || yy2arr2857 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn2857 = 2 - for _, b := range yyq2857 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn2857++ + yynn2++ } } - r.EncodeMapStart(yynn2857) - yynn2857 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2857 || yy2arr2857 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2859 := z.EncBinary() - _ = yym2859 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeBool(bool(x.Export)) @@ -36503,17 +36503,17 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("export")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2860 := z.EncBinary() - _ = yym2860 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeBool(bool(x.Export)) } } - if yyr2857 || yy2arr2857 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym2862 := z.EncBinary() - _ = yym2862 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeBool(bool(x.Exact)) @@ -36522,18 +36522,18 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("exact")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2863 := z.EncBinary() - _ = yym2863 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeBool(bool(x.Exact)) } } - if yyr2857 || yy2arr2857 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2857[2] { - yym2865 := z.EncBinary() - _ = yym2865 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -36542,23 +36542,23 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2857[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2866 := z.EncBinary() - _ = yym2866 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2857 || yy2arr2857 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2857[3] { - yym2868 := z.EncBinary() - _ = yym2868 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -36567,19 +36567,19 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2857[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2869 := z.EncBinary() - _ = yym2869 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2857 || yy2arr2857 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -36592,25 +36592,25 @@ func (x *ExportOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2870 := z.DecBinary() - _ = yym2870 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2871 := r.ContainerType() - if yyct2871 == codecSelferValueTypeMap1234 { - yyl2871 := r.ReadMapStart() - if yyl2871 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2871, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2871 == codecSelferValueTypeArray1234 { - yyl2871 := r.ReadArrayStart() - if yyl2871 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2871, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -36622,12 +36622,12 @@ func (x *ExportOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2872Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2872Slc - var yyhl2872 bool = l >= 0 - for yyj2872 := 0; ; yyj2872++ { - if yyhl2872 { - if yyj2872 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -36636,10 +36636,10 @@ func (x *ExportOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2872Slc = r.DecodeBytes(yys2872Slc, true, true) - yys2872 := string(yys2872Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2872 { + switch yys3 { case "export": if r.TryDecodeAsNil() { x.Export = false @@ -36665,9 +36665,9 @@ func (x *ExportOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2872) - } // end switch yys2872 - } // end for yyj2872 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -36675,16 +36675,16 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2877 int - var yyb2877 bool - var yyhl2877 bool = l >= 0 - yyj2877++ - if yyhl2877 { - yyb2877 = yyj2877 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2877 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2877 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36694,13 +36694,13 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Export = bool(r.DecodeBool()) } - yyj2877++ - if yyhl2877 { - yyb2877 = yyj2877 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2877 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2877 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36710,13 +36710,13 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Exact = bool(r.DecodeBool()) } - yyj2877++ - if yyhl2877 { - yyb2877 = yyj2877 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2877 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2877 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36726,13 +36726,13 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2877++ - if yyhl2877 { - yyb2877 = yyj2877 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2877 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2877 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -36743,17 +36743,17 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2877++ - if yyhl2877 { - yyb2877 = yyj2877 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb2877 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb2877 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2877-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -36765,41 +36765,41 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2882 := z.EncBinary() - _ = yym2882 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2883 := !z.EncBinary() - yy2arr2883 := z.EncBasicHandle().StructToArray - var yyq2883 [7]bool - _, _, _ = yysep2883, yyq2883, yy2arr2883 - const yyr2883 bool = false - yyq2883[0] = x.LabelSelector != "" - yyq2883[1] = x.FieldSelector != "" - yyq2883[2] = x.Watch != false - yyq2883[3] = x.ResourceVersion != "" - yyq2883[4] = x.TimeoutSeconds != nil - yyq2883[5] = x.Kind != "" - yyq2883[6] = x.APIVersion != "" - var yynn2883 int - if yyr2883 || yy2arr2883 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [7]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.LabelSelector != "" + yyq2[1] = x.FieldSelector != "" + yyq2[2] = x.Watch != false + yyq2[3] = x.ResourceVersion != "" + yyq2[4] = x.TimeoutSeconds != nil + yyq2[5] = x.Kind != "" + yyq2[6] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(7) } else { - yynn2883 = 0 - for _, b := range yyq2883 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2883++ + yynn2++ } } - r.EncodeMapStart(yynn2883) - yynn2883 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2883 || yy2arr2883 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2883[0] { - yym2885 := z.EncBinary() - _ = yym2885 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.LabelSelector)) @@ -36808,23 +36808,23 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2883[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("labelSelector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2886 := z.EncBinary() - _ = yym2886 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.LabelSelector)) } } } - if yyr2883 || yy2arr2883 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2883[1] { - yym2888 := z.EncBinary() - _ = yym2888 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FieldSelector)) @@ -36833,23 +36833,23 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2883[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fieldSelector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2889 := z.EncBinary() - _ = yym2889 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FieldSelector)) } } } - if yyr2883 || yy2arr2883 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2883[2] { - yym2891 := z.EncBinary() - _ = yym2891 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeBool(bool(x.Watch)) @@ -36858,23 +36858,23 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq2883[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("watch")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2892 := z.EncBinary() - _ = yym2892 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeBool(bool(x.Watch)) } } } - if yyr2883 || yy2arr2883 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2883[3] { - yym2894 := z.EncBinary() - _ = yym2894 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) @@ -36883,58 +36883,58 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2883[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resourceVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2895 := z.EncBinary() - _ = yym2895 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) } } } - if yyr2883 || yy2arr2883 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2883[4] { + if yyq2[4] { if x.TimeoutSeconds == nil { r.EncodeNil() } else { - yy2897 := *x.TimeoutSeconds - yym2898 := z.EncBinary() - _ = yym2898 + yy16 := *x.TimeoutSeconds + yym17 := z.EncBinary() + _ = yym17 if false { } else { - r.EncodeInt(int64(yy2897)) + r.EncodeInt(int64(yy16)) } } } else { r.EncodeNil() } } else { - if yyq2883[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("timeoutSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.TimeoutSeconds == nil { r.EncodeNil() } else { - yy2899 := *x.TimeoutSeconds - yym2900 := z.EncBinary() - _ = yym2900 + yy18 := *x.TimeoutSeconds + yym19 := z.EncBinary() + _ = yym19 if false { } else { - r.EncodeInt(int64(yy2899)) + r.EncodeInt(int64(yy18)) } } } } - if yyr2883 || yy2arr2883 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2883[5] { - yym2902 := z.EncBinary() - _ = yym2902 + if yyq2[5] { + yym21 := z.EncBinary() + _ = yym21 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -36943,23 +36943,23 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2883[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2903 := z.EncBinary() - _ = yym2903 + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2883 || yy2arr2883 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2883[6] { - yym2905 := z.EncBinary() - _ = yym2905 + if yyq2[6] { + yym24 := z.EncBinary() + _ = yym24 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -36968,19 +36968,19 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2883[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2906 := z.EncBinary() - _ = yym2906 + yym25 := z.EncBinary() + _ = yym25 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2883 || yy2arr2883 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -36993,25 +36993,25 @@ func (x *ListOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2907 := z.DecBinary() - _ = yym2907 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2908 := r.ContainerType() - if yyct2908 == codecSelferValueTypeMap1234 { - yyl2908 := r.ReadMapStart() - if yyl2908 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2908, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2908 == codecSelferValueTypeArray1234 { - yyl2908 := r.ReadArrayStart() - if yyl2908 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2908, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -37023,12 +37023,12 @@ func (x *ListOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2909Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2909Slc - var yyhl2909 bool = l >= 0 - for yyj2909 := 0; ; yyj2909++ { - if yyhl2909 { - if yyj2909 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -37037,10 +37037,10 @@ func (x *ListOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2909Slc = r.DecodeBytes(yys2909Slc, true, true) - yys2909 := string(yys2909Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2909 { + switch yys3 { case "labelSelector": if r.TryDecodeAsNil() { x.LabelSelector = "" @@ -37074,8 +37074,8 @@ func (x *ListOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.TimeoutSeconds == nil { x.TimeoutSeconds = new(int64) } - yym2915 := z.DecBinary() - _ = yym2915 + yym9 := z.DecBinary() + _ = yym9 if false { } else { *((*int64)(x.TimeoutSeconds)) = int64(r.DecodeInt(64)) @@ -37094,9 +37094,9 @@ func (x *ListOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2909) - } // end switch yys2909 - } // end for yyj2909 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -37104,16 +37104,16 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2918 int - var yyb2918 bool - var yyhl2918 bool = l >= 0 - yyj2918++ - if yyhl2918 { - yyb2918 = yyj2918 > l + var yyj12 int + var yyb12 bool + var yyhl12 bool = l >= 0 + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2918 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2918 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37123,13 +37123,13 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.LabelSelector = string(r.DecodeString()) } - yyj2918++ - if yyhl2918 { - yyb2918 = yyj2918 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2918 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2918 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37139,13 +37139,13 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.FieldSelector = string(r.DecodeString()) } - yyj2918++ - if yyhl2918 { - yyb2918 = yyj2918 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2918 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2918 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37155,13 +37155,13 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Watch = bool(r.DecodeBool()) } - yyj2918++ - if yyhl2918 { - yyb2918 = yyj2918 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2918 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2918 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37171,13 +37171,13 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ResourceVersion = string(r.DecodeString()) } - yyj2918++ - if yyhl2918 { - yyb2918 = yyj2918 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2918 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2918 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37190,20 +37190,20 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.TimeoutSeconds == nil { x.TimeoutSeconds = new(int64) } - yym2924 := z.DecBinary() - _ = yym2924 + yym18 := z.DecBinary() + _ = yym18 if false { } else { *((*int64)(x.TimeoutSeconds)) = int64(r.DecodeInt(64)) } } - yyj2918++ - if yyhl2918 { - yyb2918 = yyj2918 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2918 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2918 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37213,13 +37213,13 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2918++ - if yyhl2918 { - yyb2918 = yyj2918 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2918 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2918 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37230,17 +37230,17 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2918++ - if yyhl2918 { - yyb2918 = yyj2918 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb2918 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb2918 { + if yyb12 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2918-1, "") + z.DecStructFieldNotFound(yyj12-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -37252,44 +37252,44 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2927 := z.EncBinary() - _ = yym2927 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2928 := !z.EncBinary() - yy2arr2928 := z.EncBasicHandle().StructToArray - var yyq2928 [10]bool - _, _, _ = yysep2928, yyq2928, yy2arr2928 - const yyr2928 bool = false - yyq2928[0] = x.Container != "" - yyq2928[1] = x.Follow != false - yyq2928[2] = x.Previous != false - yyq2928[3] = x.SinceSeconds != nil - yyq2928[4] = x.SinceTime != nil - yyq2928[5] = x.Timestamps != false - yyq2928[6] = x.TailLines != nil - yyq2928[7] = x.LimitBytes != nil - yyq2928[8] = x.Kind != "" - yyq2928[9] = x.APIVersion != "" - var yynn2928 int - if yyr2928 || yy2arr2928 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [10]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Container != "" + yyq2[1] = x.Follow != false + yyq2[2] = x.Previous != false + yyq2[3] = x.SinceSeconds != nil + yyq2[4] = x.SinceTime != nil + yyq2[5] = x.Timestamps != false + yyq2[6] = x.TailLines != nil + yyq2[7] = x.LimitBytes != nil + yyq2[8] = x.Kind != "" + yyq2[9] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(10) } else { - yynn2928 = 0 - for _, b := range yyq2928 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2928++ + yynn2++ } } - r.EncodeMapStart(yynn2928) - yynn2928 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2928 || yy2arr2928 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2928[0] { - yym2930 := z.EncBinary() - _ = yym2930 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) @@ -37298,23 +37298,23 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2928[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("container")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2931 := z.EncBinary() - _ = yym2931 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) } } } - if yyr2928 || yy2arr2928 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2928[1] { - yym2933 := z.EncBinary() - _ = yym2933 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeBool(bool(x.Follow)) @@ -37323,23 +37323,23 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq2928[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("follow")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2934 := z.EncBinary() - _ = yym2934 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeBool(bool(x.Follow)) } } } - if yyr2928 || yy2arr2928 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2928[2] { - yym2936 := z.EncBinary() - _ = yym2936 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeBool(bool(x.Previous)) @@ -37348,66 +37348,66 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq2928[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("previous")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2937 := z.EncBinary() - _ = yym2937 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeBool(bool(x.Previous)) } } } - if yyr2928 || yy2arr2928 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2928[3] { + if yyq2[3] { if x.SinceSeconds == nil { r.EncodeNil() } else { - yy2939 := *x.SinceSeconds - yym2940 := z.EncBinary() - _ = yym2940 + yy13 := *x.SinceSeconds + yym14 := z.EncBinary() + _ = yym14 if false { } else { - r.EncodeInt(int64(yy2939)) + r.EncodeInt(int64(yy13)) } } } else { r.EncodeNil() } } else { - if yyq2928[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("sinceSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.SinceSeconds == nil { r.EncodeNil() } else { - yy2941 := *x.SinceSeconds - yym2942 := z.EncBinary() - _ = yym2942 + yy15 := *x.SinceSeconds + yym16 := z.EncBinary() + _ = yym16 if false { } else { - r.EncodeInt(int64(yy2941)) + r.EncodeInt(int64(yy15)) } } } } - if yyr2928 || yy2arr2928 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2928[4] { + if yyq2[4] { if x.SinceTime == nil { r.EncodeNil() } else { - yym2944 := z.EncBinary() - _ = yym2944 + yym18 := z.EncBinary() + _ = yym18 if false { } else if z.HasExtensions() && z.EncExt(x.SinceTime) { - } else if yym2944 { + } else if yym18 { z.EncBinaryMarshal(x.SinceTime) - } else if !yym2944 && z.IsJSONHandle() { + } else if !yym18 && z.IsJSONHandle() { z.EncJSONMarshal(x.SinceTime) } else { z.EncFallback(x.SinceTime) @@ -37417,20 +37417,20 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq2928[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("sinceTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.SinceTime == nil { r.EncodeNil() } else { - yym2945 := z.EncBinary() - _ = yym2945 + yym19 := z.EncBinary() + _ = yym19 if false { } else if z.HasExtensions() && z.EncExt(x.SinceTime) { - } else if yym2945 { + } else if yym19 { z.EncBinaryMarshal(x.SinceTime) - } else if !yym2945 && z.IsJSONHandle() { + } else if !yym19 && z.IsJSONHandle() { z.EncJSONMarshal(x.SinceTime) } else { z.EncFallback(x.SinceTime) @@ -37438,11 +37438,11 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr2928 || yy2arr2928 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2928[5] { - yym2947 := z.EncBinary() - _ = yym2947 + if yyq2[5] { + yym21 := z.EncBinary() + _ = yym21 if false { } else { r.EncodeBool(bool(x.Timestamps)) @@ -37451,93 +37451,93 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq2928[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("timestamps")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2948 := z.EncBinary() - _ = yym2948 + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeBool(bool(x.Timestamps)) } } } - if yyr2928 || yy2arr2928 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2928[6] { + if yyq2[6] { if x.TailLines == nil { r.EncodeNil() } else { - yy2950 := *x.TailLines - yym2951 := z.EncBinary() - _ = yym2951 + yy24 := *x.TailLines + yym25 := z.EncBinary() + _ = yym25 if false { } else { - r.EncodeInt(int64(yy2950)) + r.EncodeInt(int64(yy24)) } } } else { r.EncodeNil() } } else { - if yyq2928[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("tailLines")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.TailLines == nil { r.EncodeNil() } else { - yy2952 := *x.TailLines - yym2953 := z.EncBinary() - _ = yym2953 + yy26 := *x.TailLines + yym27 := z.EncBinary() + _ = yym27 if false { } else { - r.EncodeInt(int64(yy2952)) + r.EncodeInt(int64(yy26)) } } } } - if yyr2928 || yy2arr2928 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2928[7] { + if yyq2[7] { if x.LimitBytes == nil { r.EncodeNil() } else { - yy2955 := *x.LimitBytes - yym2956 := z.EncBinary() - _ = yym2956 + yy29 := *x.LimitBytes + yym30 := z.EncBinary() + _ = yym30 if false { } else { - r.EncodeInt(int64(yy2955)) + r.EncodeInt(int64(yy29)) } } } else { r.EncodeNil() } } else { - if yyq2928[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("limitBytes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.LimitBytes == nil { r.EncodeNil() } else { - yy2957 := *x.LimitBytes - yym2958 := z.EncBinary() - _ = yym2958 + yy31 := *x.LimitBytes + yym32 := z.EncBinary() + _ = yym32 if false { } else { - r.EncodeInt(int64(yy2957)) + r.EncodeInt(int64(yy31)) } } } } - if yyr2928 || yy2arr2928 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2928[8] { - yym2960 := z.EncBinary() - _ = yym2960 + if yyq2[8] { + yym34 := z.EncBinary() + _ = yym34 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -37546,23 +37546,23 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2928[8] { + if yyq2[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2961 := z.EncBinary() - _ = yym2961 + yym35 := z.EncBinary() + _ = yym35 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2928 || yy2arr2928 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2928[9] { - yym2963 := z.EncBinary() - _ = yym2963 + if yyq2[9] { + yym37 := z.EncBinary() + _ = yym37 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -37571,19 +37571,19 @@ func (x *PodLogOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2928[9] { + if yyq2[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym2964 := z.EncBinary() - _ = yym2964 + yym38 := z.EncBinary() + _ = yym38 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2928 || yy2arr2928 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -37596,25 +37596,25 @@ func (x *PodLogOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym2965 := z.DecBinary() - _ = yym2965 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct2966 := r.ContainerType() - if yyct2966 == codecSelferValueTypeMap1234 { - yyl2966 := r.ReadMapStart() - if yyl2966 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl2966, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct2966 == codecSelferValueTypeArray1234 { - yyl2966 := r.ReadArrayStart() - if yyl2966 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl2966, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -37626,12 +37626,12 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys2967Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys2967Slc - var yyhl2967 bool = l >= 0 - for yyj2967 := 0; ; yyj2967++ { - if yyhl2967 { - if yyj2967 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -37640,10 +37640,10 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys2967Slc = r.DecodeBytes(yys2967Slc, true, true) - yys2967 := string(yys2967Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys2967 { + switch yys3 { case "container": if r.TryDecodeAsNil() { x.Container = "" @@ -37671,8 +37671,8 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.SinceSeconds == nil { x.SinceSeconds = new(int64) } - yym2972 := z.DecBinary() - _ = yym2972 + yym8 := z.DecBinary() + _ = yym8 if false { } else { *((*int64)(x.SinceSeconds)) = int64(r.DecodeInt(64)) @@ -37687,13 +37687,13 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.SinceTime == nil { x.SinceTime = new(pkg2_unversioned.Time) } - yym2974 := z.DecBinary() - _ = yym2974 + yym10 := z.DecBinary() + _ = yym10 if false { } else if z.HasExtensions() && z.DecExt(x.SinceTime) { - } else if yym2974 { + } else if yym10 { z.DecBinaryUnmarshal(x.SinceTime) - } else if !yym2974 && z.IsJSONHandle() { + } else if !yym10 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.SinceTime) } else { z.DecFallback(x.SinceTime, false) @@ -37714,8 +37714,8 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.TailLines == nil { x.TailLines = new(int64) } - yym2977 := z.DecBinary() - _ = yym2977 + yym13 := z.DecBinary() + _ = yym13 if false { } else { *((*int64)(x.TailLines)) = int64(r.DecodeInt(64)) @@ -37730,8 +37730,8 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.LimitBytes == nil { x.LimitBytes = new(int64) } - yym2979 := z.DecBinary() - _ = yym2979 + yym15 := z.DecBinary() + _ = yym15 if false { } else { *((*int64)(x.LimitBytes)) = int64(r.DecodeInt(64)) @@ -37750,9 +37750,9 @@ func (x *PodLogOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys2967) - } // end switch yys2967 - } // end for yyj2967 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -37760,16 +37760,16 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj2982 int - var yyb2982 bool - var yyhl2982 bool = l >= 0 - yyj2982++ - if yyhl2982 { - yyb2982 = yyj2982 > l + var yyj18 int + var yyb18 bool + var yyhl18 bool = l >= 0 + yyj18++ + if yyhl18 { + yyb18 = yyj18 > l } else { - yyb2982 = r.CheckBreak() + yyb18 = r.CheckBreak() } - if yyb2982 { + if yyb18 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37779,13 +37779,13 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Container = string(r.DecodeString()) } - yyj2982++ - if yyhl2982 { - yyb2982 = yyj2982 > l + yyj18++ + if yyhl18 { + yyb18 = yyj18 > l } else { - yyb2982 = r.CheckBreak() + yyb18 = r.CheckBreak() } - if yyb2982 { + if yyb18 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37795,13 +37795,13 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Follow = bool(r.DecodeBool()) } - yyj2982++ - if yyhl2982 { - yyb2982 = yyj2982 > l + yyj18++ + if yyhl18 { + yyb18 = yyj18 > l } else { - yyb2982 = r.CheckBreak() + yyb18 = r.CheckBreak() } - if yyb2982 { + if yyb18 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37811,13 +37811,13 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Previous = bool(r.DecodeBool()) } - yyj2982++ - if yyhl2982 { - yyb2982 = yyj2982 > l + yyj18++ + if yyhl18 { + yyb18 = yyj18 > l } else { - yyb2982 = r.CheckBreak() + yyb18 = r.CheckBreak() } - if yyb2982 { + if yyb18 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37830,20 +37830,20 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.SinceSeconds == nil { x.SinceSeconds = new(int64) } - yym2987 := z.DecBinary() - _ = yym2987 + yym23 := z.DecBinary() + _ = yym23 if false { } else { *((*int64)(x.SinceSeconds)) = int64(r.DecodeInt(64)) } } - yyj2982++ - if yyhl2982 { - yyb2982 = yyj2982 > l + yyj18++ + if yyhl18 { + yyb18 = yyj18 > l } else { - yyb2982 = r.CheckBreak() + yyb18 = r.CheckBreak() } - if yyb2982 { + if yyb18 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37856,25 +37856,25 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.SinceTime == nil { x.SinceTime = new(pkg2_unversioned.Time) } - yym2989 := z.DecBinary() - _ = yym2989 + yym25 := z.DecBinary() + _ = yym25 if false { } else if z.HasExtensions() && z.DecExt(x.SinceTime) { - } else if yym2989 { + } else if yym25 { z.DecBinaryUnmarshal(x.SinceTime) - } else if !yym2989 && z.IsJSONHandle() { + } else if !yym25 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.SinceTime) } else { z.DecFallback(x.SinceTime, false) } } - yyj2982++ - if yyhl2982 { - yyb2982 = yyj2982 > l + yyj18++ + if yyhl18 { + yyb18 = yyj18 > l } else { - yyb2982 = r.CheckBreak() + yyb18 = r.CheckBreak() } - if yyb2982 { + if yyb18 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37884,13 +37884,13 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Timestamps = bool(r.DecodeBool()) } - yyj2982++ - if yyhl2982 { - yyb2982 = yyj2982 > l + yyj18++ + if yyhl18 { + yyb18 = yyj18 > l } else { - yyb2982 = r.CheckBreak() + yyb18 = r.CheckBreak() } - if yyb2982 { + if yyb18 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37903,20 +37903,20 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.TailLines == nil { x.TailLines = new(int64) } - yym2992 := z.DecBinary() - _ = yym2992 + yym28 := z.DecBinary() + _ = yym28 if false { } else { *((*int64)(x.TailLines)) = int64(r.DecodeInt(64)) } } - yyj2982++ - if yyhl2982 { - yyb2982 = yyj2982 > l + yyj18++ + if yyhl18 { + yyb18 = yyj18 > l } else { - yyb2982 = r.CheckBreak() + yyb18 = r.CheckBreak() } - if yyb2982 { + if yyb18 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37929,20 +37929,20 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.LimitBytes == nil { x.LimitBytes = new(int64) } - yym2994 := z.DecBinary() - _ = yym2994 + yym30 := z.DecBinary() + _ = yym30 if false { } else { *((*int64)(x.LimitBytes)) = int64(r.DecodeInt(64)) } } - yyj2982++ - if yyhl2982 { - yyb2982 = yyj2982 > l + yyj18++ + if yyhl18 { + yyb18 = yyj18 > l } else { - yyb2982 = r.CheckBreak() + yyb18 = r.CheckBreak() } - if yyb2982 { + if yyb18 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37952,13 +37952,13 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj2982++ - if yyhl2982 { - yyb2982 = yyj2982 > l + yyj18++ + if yyhl18 { + yyb18 = yyj18 > l } else { - yyb2982 = r.CheckBreak() + yyb18 = r.CheckBreak() } - if yyb2982 { + if yyb18 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -37969,17 +37969,17 @@ func (x *PodLogOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj2982++ - if yyhl2982 { - yyb2982 = yyj2982 > l + yyj18++ + if yyhl18 { + yyb18 = yyj18 > l } else { - yyb2982 = r.CheckBreak() + yyb18 = r.CheckBreak() } - if yyb2982 { + if yyb18 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj2982-1, "") + z.DecStructFieldNotFound(yyj18-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -37991,41 +37991,41 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym2997 := z.EncBinary() - _ = yym2997 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep2998 := !z.EncBinary() - yy2arr2998 := z.EncBasicHandle().StructToArray - var yyq2998 [7]bool - _, _, _ = yysep2998, yyq2998, yy2arr2998 - const yyr2998 bool = false - yyq2998[0] = x.Stdin != false - yyq2998[1] = x.Stdout != false - yyq2998[2] = x.Stderr != false - yyq2998[3] = x.TTY != false - yyq2998[4] = x.Container != "" - yyq2998[5] = x.Kind != "" - yyq2998[6] = x.APIVersion != "" - var yynn2998 int - if yyr2998 || yy2arr2998 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [7]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Stdin != false + yyq2[1] = x.Stdout != false + yyq2[2] = x.Stderr != false + yyq2[3] = x.TTY != false + yyq2[4] = x.Container != "" + yyq2[5] = x.Kind != "" + yyq2[6] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(7) } else { - yynn2998 = 0 - for _, b := range yyq2998 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn2998++ + yynn2++ } } - r.EncodeMapStart(yynn2998) - yynn2998 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr2998 || yy2arr2998 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2998[0] { - yym3000 := z.EncBinary() - _ = yym3000 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeBool(bool(x.Stdin)) @@ -38034,23 +38034,23 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq2998[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("stdin")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3001 := z.EncBinary() - _ = yym3001 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeBool(bool(x.Stdin)) } } } - if yyr2998 || yy2arr2998 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2998[1] { - yym3003 := z.EncBinary() - _ = yym3003 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeBool(bool(x.Stdout)) @@ -38059,23 +38059,23 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq2998[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("stdout")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3004 := z.EncBinary() - _ = yym3004 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeBool(bool(x.Stdout)) } } } - if yyr2998 || yy2arr2998 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2998[2] { - yym3006 := z.EncBinary() - _ = yym3006 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeBool(bool(x.Stderr)) @@ -38084,23 +38084,23 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq2998[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("stderr")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3007 := z.EncBinary() - _ = yym3007 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeBool(bool(x.Stderr)) } } } - if yyr2998 || yy2arr2998 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2998[3] { - yym3009 := z.EncBinary() - _ = yym3009 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeBool(bool(x.TTY)) @@ -38109,23 +38109,23 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq2998[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("tty")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3010 := z.EncBinary() - _ = yym3010 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeBool(bool(x.TTY)) } } } - if yyr2998 || yy2arr2998 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2998[4] { - yym3012 := z.EncBinary() - _ = yym3012 + if yyq2[4] { + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) @@ -38134,23 +38134,23 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2998[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("container")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3013 := z.EncBinary() - _ = yym3013 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) } } } - if yyr2998 || yy2arr2998 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2998[5] { - yym3015 := z.EncBinary() - _ = yym3015 + if yyq2[5] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -38159,23 +38159,23 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2998[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3016 := z.EncBinary() - _ = yym3016 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr2998 || yy2arr2998 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq2998[6] { - yym3018 := z.EncBinary() - _ = yym3018 + if yyq2[6] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -38184,19 +38184,19 @@ func (x *PodAttachOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq2998[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3019 := z.EncBinary() - _ = yym3019 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr2998 || yy2arr2998 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -38209,25 +38209,25 @@ func (x *PodAttachOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3020 := z.DecBinary() - _ = yym3020 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3021 := r.ContainerType() - if yyct3021 == codecSelferValueTypeMap1234 { - yyl3021 := r.ReadMapStart() - if yyl3021 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3021, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3021 == codecSelferValueTypeArray1234 { - yyl3021 := r.ReadArrayStart() - if yyl3021 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3021, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -38239,12 +38239,12 @@ func (x *PodAttachOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3022Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3022Slc - var yyhl3022 bool = l >= 0 - for yyj3022 := 0; ; yyj3022++ { - if yyhl3022 { - if yyj3022 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -38253,10 +38253,10 @@ func (x *PodAttachOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3022Slc = r.DecodeBytes(yys3022Slc, true, true) - yys3022 := string(yys3022Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3022 { + switch yys3 { case "stdin": if r.TryDecodeAsNil() { x.Stdin = false @@ -38300,9 +38300,9 @@ func (x *PodAttachOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3022) - } // end switch yys3022 - } // end for yyj3022 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -38310,16 +38310,16 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3030 int - var yyb3030 bool - var yyhl3030 bool = l >= 0 - yyj3030++ - if yyhl3030 { - yyb3030 = yyj3030 > l + var yyj11 int + var yyb11 bool + var yyhl11 bool = l >= 0 + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3030 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3030 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38329,13 +38329,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Stdin = bool(r.DecodeBool()) } - yyj3030++ - if yyhl3030 { - yyb3030 = yyj3030 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3030 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3030 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38345,13 +38345,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Stdout = bool(r.DecodeBool()) } - yyj3030++ - if yyhl3030 { - yyb3030 = yyj3030 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3030 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3030 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38361,13 +38361,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Stderr = bool(r.DecodeBool()) } - yyj3030++ - if yyhl3030 { - yyb3030 = yyj3030 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3030 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3030 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38377,13 +38377,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.TTY = bool(r.DecodeBool()) } - yyj3030++ - if yyhl3030 { - yyb3030 = yyj3030 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3030 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3030 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38393,13 +38393,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Container = string(r.DecodeString()) } - yyj3030++ - if yyhl3030 { - yyb3030 = yyj3030 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3030 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3030 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38409,13 +38409,13 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj3030++ - if yyhl3030 { - yyb3030 = yyj3030 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3030 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3030 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38426,17 +38426,17 @@ func (x *PodAttachOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } for { - yyj3030++ - if yyhl3030 { - yyb3030 = yyj3030 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3030 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3030 { + if yyb11 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3030-1, "") + z.DecStructFieldNotFound(yyj11-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -38448,41 +38448,41 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3038 := z.EncBinary() - _ = yym3038 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3039 := !z.EncBinary() - yy2arr3039 := z.EncBasicHandle().StructToArray - var yyq3039 [8]bool - _, _, _ = yysep3039, yyq3039, yy2arr3039 - const yyr3039 bool = false - yyq3039[0] = x.Stdin != false - yyq3039[1] = x.Stdout != false - yyq3039[2] = x.Stderr != false - yyq3039[3] = x.TTY != false - yyq3039[4] = x.Container != "" - yyq3039[6] = x.Kind != "" - yyq3039[7] = x.APIVersion != "" - var yynn3039 int - if yyr3039 || yy2arr3039 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [8]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Stdin != false + yyq2[1] = x.Stdout != false + yyq2[2] = x.Stderr != false + yyq2[3] = x.TTY != false + yyq2[4] = x.Container != "" + yyq2[6] = x.Kind != "" + yyq2[7] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(8) } else { - yynn3039 = 1 - for _, b := range yyq3039 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn3039++ + yynn2++ } } - r.EncodeMapStart(yynn3039) - yynn3039 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3039 || yy2arr3039 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3039[0] { - yym3041 := z.EncBinary() - _ = yym3041 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeBool(bool(x.Stdin)) @@ -38491,23 +38491,23 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq3039[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("stdin")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3042 := z.EncBinary() - _ = yym3042 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeBool(bool(x.Stdin)) } } } - if yyr3039 || yy2arr3039 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3039[1] { - yym3044 := z.EncBinary() - _ = yym3044 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeBool(bool(x.Stdout)) @@ -38516,23 +38516,23 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq3039[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("stdout")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3045 := z.EncBinary() - _ = yym3045 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeBool(bool(x.Stdout)) } } } - if yyr3039 || yy2arr3039 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3039[2] { - yym3047 := z.EncBinary() - _ = yym3047 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeBool(bool(x.Stderr)) @@ -38541,23 +38541,23 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq3039[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("stderr")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3048 := z.EncBinary() - _ = yym3048 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeBool(bool(x.Stderr)) } } } - if yyr3039 || yy2arr3039 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3039[3] { - yym3050 := z.EncBinary() - _ = yym3050 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeBool(bool(x.TTY)) @@ -38566,23 +38566,23 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq3039[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("tty")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3051 := z.EncBinary() - _ = yym3051 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeBool(bool(x.TTY)) } } } - if yyr3039 || yy2arr3039 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3039[4] { - yym3053 := z.EncBinary() - _ = yym3053 + if yyq2[4] { + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) @@ -38591,25 +38591,25 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3039[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("container")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3054 := z.EncBinary() - _ = yym3054 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Container)) } } } - if yyr3039 || yy2arr3039 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Command == nil { r.EncodeNil() } else { - yym3056 := z.EncBinary() - _ = yym3056 + yym19 := z.EncBinary() + _ = yym19 if false { } else { z.F.EncSliceStringV(x.Command, false, e) @@ -38622,19 +38622,19 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x.Command == nil { r.EncodeNil() } else { - yym3057 := z.EncBinary() - _ = yym3057 + yym20 := z.EncBinary() + _ = yym20 if false { } else { z.F.EncSliceStringV(x.Command, false, e) } } } - if yyr3039 || yy2arr3039 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3039[6] { - yym3059 := z.EncBinary() - _ = yym3059 + if yyq2[6] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -38643,23 +38643,23 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3039[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3060 := z.EncBinary() - _ = yym3060 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3039 || yy2arr3039 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3039[7] { - yym3062 := z.EncBinary() - _ = yym3062 + if yyq2[7] { + yym25 := z.EncBinary() + _ = yym25 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -38668,19 +38668,19 @@ func (x *PodExecOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3039[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3063 := z.EncBinary() - _ = yym3063 + yym26 := z.EncBinary() + _ = yym26 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3039 || yy2arr3039 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -38693,25 +38693,25 @@ func (x *PodExecOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3064 := z.DecBinary() - _ = yym3064 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3065 := r.ContainerType() - if yyct3065 == codecSelferValueTypeMap1234 { - yyl3065 := r.ReadMapStart() - if yyl3065 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3065, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3065 == codecSelferValueTypeArray1234 { - yyl3065 := r.ReadArrayStart() - if yyl3065 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3065, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -38723,12 +38723,12 @@ func (x *PodExecOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3066Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3066Slc - var yyhl3066 bool = l >= 0 - for yyj3066 := 0; ; yyj3066++ { - if yyhl3066 { - if yyj3066 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -38737,10 +38737,10 @@ func (x *PodExecOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3066Slc = r.DecodeBytes(yys3066Slc, true, true) - yys3066 := string(yys3066Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3066 { + switch yys3 { case "stdin": if r.TryDecodeAsNil() { x.Stdin = false @@ -38775,12 +38775,12 @@ func (x *PodExecOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Command = nil } else { - yyv3072 := &x.Command - yym3073 := z.DecBinary() - _ = yym3073 + yyv9 := &x.Command + yym10 := z.DecBinary() + _ = yym10 if false { } else { - z.F.DecSliceStringX(yyv3072, false, d) + z.F.DecSliceStringX(yyv9, false, d) } } case "kind": @@ -38796,9 +38796,9 @@ func (x *PodExecOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3066) - } // end switch yys3066 - } // end for yyj3066 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -38806,16 +38806,16 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3076 int - var yyb3076 bool - var yyhl3076 bool = l >= 0 - yyj3076++ - if yyhl3076 { - yyb3076 = yyj3076 > l + var yyj13 int + var yyb13 bool + var yyhl13 bool = l >= 0 + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb3076 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb3076 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38825,13 +38825,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Stdin = bool(r.DecodeBool()) } - yyj3076++ - if yyhl3076 { - yyb3076 = yyj3076 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb3076 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb3076 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38841,13 +38841,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Stdout = bool(r.DecodeBool()) } - yyj3076++ - if yyhl3076 { - yyb3076 = yyj3076 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb3076 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb3076 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38857,13 +38857,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Stderr = bool(r.DecodeBool()) } - yyj3076++ - if yyhl3076 { - yyb3076 = yyj3076 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb3076 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb3076 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38873,13 +38873,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.TTY = bool(r.DecodeBool()) } - yyj3076++ - if yyhl3076 { - yyb3076 = yyj3076 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb3076 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb3076 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38889,13 +38889,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Container = string(r.DecodeString()) } - yyj3076++ - if yyhl3076 { - yyb3076 = yyj3076 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb3076 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb3076 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38903,21 +38903,21 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Command = nil } else { - yyv3082 := &x.Command - yym3083 := z.DecBinary() - _ = yym3083 + yyv19 := &x.Command + yym20 := z.DecBinary() + _ = yym20 if false { } else { - z.F.DecSliceStringX(yyv3082, false, d) + z.F.DecSliceStringX(yyv19, false, d) } } - yyj3076++ - if yyhl3076 { - yyb3076 = yyj3076 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb3076 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb3076 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38927,13 +38927,13 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3076++ - if yyhl3076 { - yyb3076 = yyj3076 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb3076 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb3076 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -38944,17 +38944,17 @@ func (x *PodExecOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj3076++ - if yyhl3076 { - yyb3076 = yyj3076 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb3076 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb3076 { + if yyb13 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3076-1, "") + z.DecStructFieldNotFound(yyj13-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -38966,37 +38966,37 @@ func (x *PodProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3086 := z.EncBinary() - _ = yym3086 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3087 := !z.EncBinary() - yy2arr3087 := z.EncBasicHandle().StructToArray - var yyq3087 [3]bool - _, _, _ = yysep3087, yyq3087, yy2arr3087 - const yyr3087 bool = false - yyq3087[0] = x.Path != "" - yyq3087[1] = x.Kind != "" - yyq3087[2] = x.APIVersion != "" - var yynn3087 int - if yyr3087 || yy2arr3087 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Path != "" + yyq2[1] = x.Kind != "" + yyq2[2] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn3087 = 0 - for _, b := range yyq3087 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3087++ + yynn2++ } } - r.EncodeMapStart(yynn3087) - yynn3087 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3087 || yy2arr3087 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3087[0] { - yym3089 := z.EncBinary() - _ = yym3089 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -39005,23 +39005,23 @@ func (x *PodProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3087[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3090 := z.EncBinary() - _ = yym3090 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } } - if yyr3087 || yy2arr3087 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3087[1] { - yym3092 := z.EncBinary() - _ = yym3092 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -39030,23 +39030,23 @@ func (x *PodProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3087[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3093 := z.EncBinary() - _ = yym3093 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3087 || yy2arr3087 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3087[2] { - yym3095 := z.EncBinary() - _ = yym3095 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -39055,19 +39055,19 @@ func (x *PodProxyOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3087[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3096 := z.EncBinary() - _ = yym3096 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3087 || yy2arr3087 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -39080,25 +39080,25 @@ func (x *PodProxyOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3097 := z.DecBinary() - _ = yym3097 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3098 := r.ContainerType() - if yyct3098 == codecSelferValueTypeMap1234 { - yyl3098 := r.ReadMapStart() - if yyl3098 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3098, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3098 == codecSelferValueTypeArray1234 { - yyl3098 := r.ReadArrayStart() - if yyl3098 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3098, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -39110,12 +39110,12 @@ func (x *PodProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3099Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3099Slc - var yyhl3099 bool = l >= 0 - for yyj3099 := 0; ; yyj3099++ { - if yyhl3099 { - if yyj3099 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -39124,10 +39124,10 @@ func (x *PodProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3099Slc = r.DecodeBytes(yys3099Slc, true, true) - yys3099 := string(yys3099Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3099 { + switch yys3 { case "path": if r.TryDecodeAsNil() { x.Path = "" @@ -39147,9 +39147,9 @@ func (x *PodProxyOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3099) - } // end switch yys3099 - } // end for yyj3099 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -39157,16 +39157,16 @@ func (x *PodProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3103 int - var yyb3103 bool - var yyhl3103 bool = l >= 0 - yyj3103++ - if yyhl3103 { - yyb3103 = yyj3103 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb3103 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb3103 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39176,13 +39176,13 @@ func (x *PodProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Path = string(r.DecodeString()) } - yyj3103++ - if yyhl3103 { - yyb3103 = yyj3103 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb3103 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb3103 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39192,13 +39192,13 @@ func (x *PodProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj3103++ - if yyhl3103 { - yyb3103 = yyj3103 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb3103 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb3103 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39209,17 +39209,17 @@ func (x *PodProxyOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } for { - yyj3103++ - if yyhl3103 { - yyb3103 = yyj3103 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb3103 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb3103 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3103-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -39231,41 +39231,41 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3107 := z.EncBinary() - _ = yym3107 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3108 := !z.EncBinary() - yy2arr3108 := z.EncBasicHandle().StructToArray - var yyq3108 [7]bool - _, _, _ = yysep3108, yyq3108, yy2arr3108 - const yyr3108 bool = false - yyq3108[0] = x.Kind != "" - yyq3108[1] = x.Namespace != "" - yyq3108[2] = x.Name != "" - yyq3108[3] = x.UID != "" - yyq3108[4] = x.APIVersion != "" - yyq3108[5] = x.ResourceVersion != "" - yyq3108[6] = x.FieldPath != "" - var yynn3108 int - if yyr3108 || yy2arr3108 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [7]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Kind != "" + yyq2[1] = x.Namespace != "" + yyq2[2] = x.Name != "" + yyq2[3] = x.UID != "" + yyq2[4] = x.APIVersion != "" + yyq2[5] = x.ResourceVersion != "" + yyq2[6] = x.FieldPath != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(7) } else { - yynn3108 = 0 - for _, b := range yyq3108 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3108++ + yynn2++ } } - r.EncodeMapStart(yynn3108) - yynn3108 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3108 || yy2arr3108 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3108[0] { - yym3110 := z.EncBinary() - _ = yym3110 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -39274,23 +39274,23 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3108[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3111 := z.EncBinary() - _ = yym3111 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3108 || yy2arr3108 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3108[1] { - yym3113 := z.EncBinary() - _ = yym3113 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) @@ -39299,23 +39299,23 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3108[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("namespace")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3114 := z.EncBinary() - _ = yym3114 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) } } } - if yyr3108 || yy2arr3108 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3108[2] { - yym3116 := z.EncBinary() - _ = yym3116 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -39324,23 +39324,23 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3108[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3117 := z.EncBinary() - _ = yym3117 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } } - if yyr3108 || yy2arr3108 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3108[3] { - yym3119 := z.EncBinary() - _ = yym3119 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else if z.HasExtensions() && z.EncExt(x.UID) { } else { @@ -39350,12 +39350,12 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3108[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("uid")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3120 := z.EncBinary() - _ = yym3120 + yym14 := z.EncBinary() + _ = yym14 if false { } else if z.HasExtensions() && z.EncExt(x.UID) { } else { @@ -39363,11 +39363,11 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3108 || yy2arr3108 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3108[4] { - yym3122 := z.EncBinary() - _ = yym3122 + if yyq2[4] { + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -39376,23 +39376,23 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3108[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3123 := z.EncBinary() - _ = yym3123 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3108 || yy2arr3108 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3108[5] { - yym3125 := z.EncBinary() - _ = yym3125 + if yyq2[5] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) @@ -39401,23 +39401,23 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3108[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resourceVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3126 := z.EncBinary() - _ = yym3126 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) } } } - if yyr3108 || yy2arr3108 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3108[6] { - yym3128 := z.EncBinary() - _ = yym3128 + if yyq2[6] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FieldPath)) @@ -39426,19 +39426,19 @@ func (x *ObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3108[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fieldPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3129 := z.EncBinary() - _ = yym3129 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FieldPath)) } } } - if yyr3108 || yy2arr3108 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -39451,25 +39451,25 @@ func (x *ObjectReference) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3130 := z.DecBinary() - _ = yym3130 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3131 := r.ContainerType() - if yyct3131 == codecSelferValueTypeMap1234 { - yyl3131 := r.ReadMapStart() - if yyl3131 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3131, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3131 == codecSelferValueTypeArray1234 { - yyl3131 := r.ReadArrayStart() - if yyl3131 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3131, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -39481,12 +39481,12 @@ func (x *ObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3132Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3132Slc - var yyhl3132 bool = l >= 0 - for yyj3132 := 0; ; yyj3132++ { - if yyhl3132 { - if yyj3132 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -39495,10 +39495,10 @@ func (x *ObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3132Slc = r.DecodeBytes(yys3132Slc, true, true) - yys3132 := string(yys3132Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3132 { + switch yys3 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -39542,9 +39542,9 @@ func (x *ObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.FieldPath = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3132) - } // end switch yys3132 - } // end for yyj3132 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -39552,16 +39552,16 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3140 int - var yyb3140 bool - var yyhl3140 bool = l >= 0 - yyj3140++ - if yyhl3140 { - yyb3140 = yyj3140 > l + var yyj11 int + var yyb11 bool + var yyhl11 bool = l >= 0 + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3140 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3140 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39571,13 +39571,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj3140++ - if yyhl3140 { - yyb3140 = yyj3140 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3140 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3140 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39587,13 +39587,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Namespace = string(r.DecodeString()) } - yyj3140++ - if yyhl3140 { - yyb3140 = yyj3140 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3140 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3140 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39603,13 +39603,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Name = string(r.DecodeString()) } - yyj3140++ - if yyhl3140 { - yyb3140 = yyj3140 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3140 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3140 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39619,13 +39619,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.UID = pkg1_types.UID(r.DecodeString()) } - yyj3140++ - if yyhl3140 { - yyb3140 = yyj3140 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3140 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3140 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39635,13 +39635,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.APIVersion = string(r.DecodeString()) } - yyj3140++ - if yyhl3140 { - yyb3140 = yyj3140 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3140 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3140 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39651,13 +39651,13 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.ResourceVersion = string(r.DecodeString()) } - yyj3140++ - if yyhl3140 { - yyb3140 = yyj3140 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3140 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3140 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39668,17 +39668,17 @@ func (x *ObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.FieldPath = string(r.DecodeString()) } for { - yyj3140++ - if yyhl3140 { - yyb3140 = yyj3140 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb3140 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb3140 { + if yyb11 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3140-1, "") + z.DecStructFieldNotFound(yyj11-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -39690,35 +39690,35 @@ func (x *LocalObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3148 := z.EncBinary() - _ = yym3148 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3149 := !z.EncBinary() - yy2arr3149 := z.EncBasicHandle().StructToArray - var yyq3149 [1]bool - _, _, _ = yysep3149, yyq3149, yy2arr3149 - const yyr3149 bool = false - yyq3149[0] = x.Name != "" - var yynn3149 int - if yyr3149 || yy2arr3149 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Name != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn3149 = 0 - for _, b := range yyq3149 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3149++ + yynn2++ } } - r.EncodeMapStart(yynn3149) - yynn3149 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3149 || yy2arr3149 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3149[0] { - yym3151 := z.EncBinary() - _ = yym3151 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -39727,19 +39727,19 @@ func (x *LocalObjectReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3149[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3152 := z.EncBinary() - _ = yym3152 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } } - if yyr3149 || yy2arr3149 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -39752,25 +39752,25 @@ func (x *LocalObjectReference) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3153 := z.DecBinary() - _ = yym3153 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3154 := r.ContainerType() - if yyct3154 == codecSelferValueTypeMap1234 { - yyl3154 := r.ReadMapStart() - if yyl3154 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3154, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3154 == codecSelferValueTypeArray1234 { - yyl3154 := r.ReadArrayStart() - if yyl3154 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3154, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -39782,12 +39782,12 @@ func (x *LocalObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3155Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3155Slc - var yyhl3155 bool = l >= 0 - for yyj3155 := 0; ; yyj3155++ { - if yyhl3155 { - if yyj3155 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -39796,10 +39796,10 @@ func (x *LocalObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3155Slc = r.DecodeBytes(yys3155Slc, true, true) - yys3155 := string(yys3155Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3155 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -39807,9 +39807,9 @@ func (x *LocalObjectReference) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.Name = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3155) - } // end switch yys3155 - } // end for yyj3155 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -39817,16 +39817,16 @@ func (x *LocalObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3157 int - var yyb3157 bool - var yyhl3157 bool = l >= 0 - yyj3157++ - if yyhl3157 { - yyb3157 = yyj3157 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb3157 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb3157 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -39837,17 +39837,17 @@ func (x *LocalObjectReference) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.Name = string(r.DecodeString()) } for { - yyj3157++ - if yyhl3157 { - yyb3157 = yyj3157 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb3157 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb3157 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3157-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -39859,54 +39859,54 @@ func (x *SerializedReference) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3159 := z.EncBinary() - _ = yym3159 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3160 := !z.EncBinary() - yy2arr3160 := z.EncBasicHandle().StructToArray - var yyq3160 [3]bool - _, _, _ = yysep3160, yyq3160, yy2arr3160 - const yyr3160 bool = false - yyq3160[0] = true - yyq3160[1] = x.Kind != "" - yyq3160[2] = x.APIVersion != "" - var yynn3160 int - if yyr3160 || yy2arr3160 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = x.Kind != "" + yyq2[2] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn3160 = 0 - for _, b := range yyq3160 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3160++ + yynn2++ } } - r.EncodeMapStart(yynn3160) - yynn3160 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3160 || yy2arr3160 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3160[0] { - yy3162 := &x.Reference - yy3162.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.Reference + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3160[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reference")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3163 := &x.Reference - yy3163.CodecEncodeSelf(e) + yy6 := &x.Reference + yy6.CodecEncodeSelf(e) } } - if yyr3160 || yy2arr3160 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3160[1] { - yym3165 := z.EncBinary() - _ = yym3165 + if yyq2[1] { + yym9 := z.EncBinary() + _ = yym9 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -39915,23 +39915,23 @@ func (x *SerializedReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3160[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3166 := z.EncBinary() - _ = yym3166 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3160 || yy2arr3160 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3160[2] { - yym3168 := z.EncBinary() - _ = yym3168 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -39940,19 +39940,19 @@ func (x *SerializedReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3160[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3169 := z.EncBinary() - _ = yym3169 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3160 || yy2arr3160 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -39965,25 +39965,25 @@ func (x *SerializedReference) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3170 := z.DecBinary() - _ = yym3170 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3171 := r.ContainerType() - if yyct3171 == codecSelferValueTypeMap1234 { - yyl3171 := r.ReadMapStart() - if yyl3171 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3171, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3171 == codecSelferValueTypeArray1234 { - yyl3171 := r.ReadArrayStart() - if yyl3171 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3171, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -39995,12 +39995,12 @@ func (x *SerializedReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3172Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3172Slc - var yyhl3172 bool = l >= 0 - for yyj3172 := 0; ; yyj3172++ { - if yyhl3172 { - if yyj3172 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -40009,16 +40009,16 @@ func (x *SerializedReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3172Slc = r.DecodeBytes(yys3172Slc, true, true) - yys3172 := string(yys3172Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3172 { + switch yys3 { case "reference": if r.TryDecodeAsNil() { x.Reference = ObjectReference{} } else { - yyv3173 := &x.Reference - yyv3173.CodecDecodeSelf(d) + yyv4 := &x.Reference + yyv4.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -40033,9 +40033,9 @@ func (x *SerializedReference) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3172) - } // end switch yys3172 - } // end for yyj3172 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -40043,16 +40043,16 @@ func (x *SerializedReference) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3176 int - var yyb3176 bool - var yyhl3176 bool = l >= 0 - yyj3176++ - if yyhl3176 { - yyb3176 = yyj3176 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb3176 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb3176 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40060,16 +40060,16 @@ func (x *SerializedReference) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Reference = ObjectReference{} } else { - yyv3177 := &x.Reference - yyv3177.CodecDecodeSelf(d) + yyv8 := &x.Reference + yyv8.CodecDecodeSelf(d) } - yyj3176++ - if yyhl3176 { - yyb3176 = yyj3176 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb3176 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb3176 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40079,13 +40079,13 @@ func (x *SerializedReference) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Kind = string(r.DecodeString()) } - yyj3176++ - if yyhl3176 { - yyb3176 = yyj3176 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb3176 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb3176 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40096,17 +40096,17 @@ func (x *SerializedReference) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.APIVersion = string(r.DecodeString()) } for { - yyj3176++ - if yyhl3176 { - yyb3176 = yyj3176 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb3176 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb3176 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3176-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -40118,36 +40118,36 @@ func (x *EventSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3180 := z.EncBinary() - _ = yym3180 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3181 := !z.EncBinary() - yy2arr3181 := z.EncBasicHandle().StructToArray - var yyq3181 [2]bool - _, _, _ = yysep3181, yyq3181, yy2arr3181 - const yyr3181 bool = false - yyq3181[0] = x.Component != "" - yyq3181[1] = x.Host != "" - var yynn3181 int - if yyr3181 || yy2arr3181 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Component != "" + yyq2[1] = x.Host != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn3181 = 0 - for _, b := range yyq3181 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3181++ + yynn2++ } } - r.EncodeMapStart(yynn3181) - yynn3181 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3181 || yy2arr3181 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3181[0] { - yym3183 := z.EncBinary() - _ = yym3183 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Component)) @@ -40156,23 +40156,23 @@ func (x *EventSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3181[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("component")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3184 := z.EncBinary() - _ = yym3184 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Component)) } } } - if yyr3181 || yy2arr3181 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3181[1] { - yym3186 := z.EncBinary() - _ = yym3186 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Host)) @@ -40181,19 +40181,19 @@ func (x *EventSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3181[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("host")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3187 := z.EncBinary() - _ = yym3187 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Host)) } } } - if yyr3181 || yy2arr3181 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -40206,25 +40206,25 @@ func (x *EventSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3188 := z.DecBinary() - _ = yym3188 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3189 := r.ContainerType() - if yyct3189 == codecSelferValueTypeMap1234 { - yyl3189 := r.ReadMapStart() - if yyl3189 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3189, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3189 == codecSelferValueTypeArray1234 { - yyl3189 := r.ReadArrayStart() - if yyl3189 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3189, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -40236,12 +40236,12 @@ func (x *EventSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3190Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3190Slc - var yyhl3190 bool = l >= 0 - for yyj3190 := 0; ; yyj3190++ { - if yyhl3190 { - if yyj3190 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -40250,10 +40250,10 @@ func (x *EventSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3190Slc = r.DecodeBytes(yys3190Slc, true, true) - yys3190 := string(yys3190Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3190 { + switch yys3 { case "component": if r.TryDecodeAsNil() { x.Component = "" @@ -40267,9 +40267,9 @@ func (x *EventSource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Host = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3190) - } // end switch yys3190 - } // end for yyj3190 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -40277,16 +40277,16 @@ func (x *EventSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3193 int - var yyb3193 bool - var yyhl3193 bool = l >= 0 - yyj3193++ - if yyhl3193 { - yyb3193 = yyj3193 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb3193 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb3193 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40296,13 +40296,13 @@ func (x *EventSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Component = string(r.DecodeString()) } - yyj3193++ - if yyhl3193 { - yyb3193 = yyj3193 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb3193 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb3193 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40313,17 +40313,17 @@ func (x *EventSource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Host = string(r.DecodeString()) } for { - yyj3193++ - if yyhl3193 { - yyb3193 = yyj3193 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb3193 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb3193 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3193-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -40335,65 +40335,65 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3196 := z.EncBinary() - _ = yym3196 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3197 := !z.EncBinary() - yy2arr3197 := z.EncBasicHandle().StructToArray - var yyq3197 [11]bool - _, _, _ = yysep3197, yyq3197, yy2arr3197 - const yyr3197 bool = false - yyq3197[2] = x.Reason != "" - yyq3197[3] = x.Message != "" - yyq3197[4] = true - yyq3197[5] = true - yyq3197[6] = true - yyq3197[7] = x.Count != 0 - yyq3197[8] = x.Type != "" - yyq3197[9] = x.Kind != "" - yyq3197[10] = x.APIVersion != "" - var yynn3197 int - if yyr3197 || yy2arr3197 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [11]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = x.Reason != "" + yyq2[3] = x.Message != "" + yyq2[4] = true + yyq2[5] = true + yyq2[6] = true + yyq2[7] = x.Count != 0 + yyq2[8] = x.Type != "" + yyq2[9] = x.Kind != "" + yyq2[10] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(11) } else { - yynn3197 = 2 - for _, b := range yyq3197 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn3197++ + yynn2++ } } - r.EncodeMapStart(yynn3197) - yynn3197 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3197 || yy2arr3197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3199 := &x.ObjectMeta - yy3199.CodecEncodeSelf(e) + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3200 := &x.ObjectMeta - yy3200.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } - if yyr3197 || yy2arr3197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3202 := &x.InvolvedObject - yy3202.CodecEncodeSelf(e) + yy9 := &x.InvolvedObject + yy9.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("involvedObject")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3203 := &x.InvolvedObject - yy3203.CodecEncodeSelf(e) + yy11 := &x.InvolvedObject + yy11.CodecEncodeSelf(e) } - if yyr3197 || yy2arr3197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3197[2] { - yym3205 := z.EncBinary() - _ = yym3205 + if yyq2[2] { + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -40402,23 +40402,23 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3197[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3206 := z.EncBinary() - _ = yym3206 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr3197 || yy2arr3197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3197[3] { - yym3208 := z.EncBinary() - _ = yym3208 + if yyq2[3] { + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -40427,114 +40427,114 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3197[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3209 := z.EncBinary() - _ = yym3209 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr3197 || yy2arr3197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3197[4] { - yy3211 := &x.Source - yy3211.CodecEncodeSelf(e) + if yyq2[4] { + yy20 := &x.Source + yy20.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3197[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("source")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3212 := &x.Source - yy3212.CodecEncodeSelf(e) + yy22 := &x.Source + yy22.CodecEncodeSelf(e) } } - if yyr3197 || yy2arr3197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3197[5] { - yy3214 := &x.FirstTimestamp - yym3215 := z.EncBinary() - _ = yym3215 + if yyq2[5] { + yy25 := &x.FirstTimestamp + yym26 := z.EncBinary() + _ = yym26 if false { - } else if z.HasExtensions() && z.EncExt(yy3214) { - } else if yym3215 { - z.EncBinaryMarshal(yy3214) - } else if !yym3215 && z.IsJSONHandle() { - z.EncJSONMarshal(yy3214) + } else if z.HasExtensions() && z.EncExt(yy25) { + } else if yym26 { + z.EncBinaryMarshal(yy25) + } else if !yym26 && z.IsJSONHandle() { + z.EncJSONMarshal(yy25) } else { - z.EncFallback(yy3214) + z.EncFallback(yy25) } } else { r.EncodeNil() } } else { - if yyq3197[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("firstTimestamp")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3216 := &x.FirstTimestamp - yym3217 := z.EncBinary() - _ = yym3217 + yy27 := &x.FirstTimestamp + yym28 := z.EncBinary() + _ = yym28 if false { - } else if z.HasExtensions() && z.EncExt(yy3216) { - } else if yym3217 { - z.EncBinaryMarshal(yy3216) - } else if !yym3217 && z.IsJSONHandle() { - z.EncJSONMarshal(yy3216) + } else if z.HasExtensions() && z.EncExt(yy27) { + } else if yym28 { + z.EncBinaryMarshal(yy27) + } else if !yym28 && z.IsJSONHandle() { + z.EncJSONMarshal(yy27) } else { - z.EncFallback(yy3216) + z.EncFallback(yy27) } } } - if yyr3197 || yy2arr3197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3197[6] { - yy3219 := &x.LastTimestamp - yym3220 := z.EncBinary() - _ = yym3220 + if yyq2[6] { + yy30 := &x.LastTimestamp + yym31 := z.EncBinary() + _ = yym31 if false { - } else if z.HasExtensions() && z.EncExt(yy3219) { - } else if yym3220 { - z.EncBinaryMarshal(yy3219) - } else if !yym3220 && z.IsJSONHandle() { - z.EncJSONMarshal(yy3219) + } else if z.HasExtensions() && z.EncExt(yy30) { + } else if yym31 { + z.EncBinaryMarshal(yy30) + } else if !yym31 && z.IsJSONHandle() { + z.EncJSONMarshal(yy30) } else { - z.EncFallback(yy3219) + z.EncFallback(yy30) } } else { r.EncodeNil() } } else { - if yyq3197[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lastTimestamp")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3221 := &x.LastTimestamp - yym3222 := z.EncBinary() - _ = yym3222 + yy32 := &x.LastTimestamp + yym33 := z.EncBinary() + _ = yym33 if false { - } else if z.HasExtensions() && z.EncExt(yy3221) { - } else if yym3222 { - z.EncBinaryMarshal(yy3221) - } else if !yym3222 && z.IsJSONHandle() { - z.EncJSONMarshal(yy3221) + } else if z.HasExtensions() && z.EncExt(yy32) { + } else if yym33 { + z.EncBinaryMarshal(yy32) + } else if !yym33 && z.IsJSONHandle() { + z.EncJSONMarshal(yy32) } else { - z.EncFallback(yy3221) + z.EncFallback(yy32) } } } - if yyr3197 || yy2arr3197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3197[7] { - yym3224 := z.EncBinary() - _ = yym3224 + if yyq2[7] { + yym35 := z.EncBinary() + _ = yym35 if false { } else { r.EncodeInt(int64(x.Count)) @@ -40543,23 +40543,23 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq3197[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("count")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3225 := z.EncBinary() - _ = yym3225 + yym36 := z.EncBinary() + _ = yym36 if false { } else { r.EncodeInt(int64(x.Count)) } } } - if yyr3197 || yy2arr3197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3197[8] { - yym3227 := z.EncBinary() - _ = yym3227 + if yyq2[8] { + yym38 := z.EncBinary() + _ = yym38 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Type)) @@ -40568,23 +40568,23 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3197[8] { + if yyq2[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("type")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3228 := z.EncBinary() - _ = yym3228 + yym39 := z.EncBinary() + _ = yym39 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Type)) } } } - if yyr3197 || yy2arr3197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3197[9] { - yym3230 := z.EncBinary() - _ = yym3230 + if yyq2[9] { + yym41 := z.EncBinary() + _ = yym41 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -40593,23 +40593,23 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3197[9] { + if yyq2[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3231 := z.EncBinary() - _ = yym3231 + yym42 := z.EncBinary() + _ = yym42 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3197 || yy2arr3197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3197[10] { - yym3233 := z.EncBinary() - _ = yym3233 + if yyq2[10] { + yym44 := z.EncBinary() + _ = yym44 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -40618,19 +40618,19 @@ func (x *Event) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3197[10] { + if yyq2[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3234 := z.EncBinary() - _ = yym3234 + yym45 := z.EncBinary() + _ = yym45 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3197 || yy2arr3197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -40643,25 +40643,25 @@ func (x *Event) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3235 := z.DecBinary() - _ = yym3235 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3236 := r.ContainerType() - if yyct3236 == codecSelferValueTypeMap1234 { - yyl3236 := r.ReadMapStart() - if yyl3236 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3236, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3236 == codecSelferValueTypeArray1234 { - yyl3236 := r.ReadArrayStart() - if yyl3236 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3236, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -40673,12 +40673,12 @@ func (x *Event) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3237Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3237Slc - var yyhl3237 bool = l >= 0 - for yyj3237 := 0; ; yyj3237++ { - if yyhl3237 { - if yyj3237 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -40687,23 +40687,23 @@ func (x *Event) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3237Slc = r.DecodeBytes(yys3237Slc, true, true) - yys3237 := string(yys3237Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3237 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3238 := &x.ObjectMeta - yyv3238.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "involvedObject": if r.TryDecodeAsNil() { x.InvolvedObject = ObjectReference{} } else { - yyv3239 := &x.InvolvedObject - yyv3239.CodecDecodeSelf(d) + yyv5 := &x.InvolvedObject + yyv5.CodecDecodeSelf(d) } case "reason": if r.TryDecodeAsNil() { @@ -40721,41 +40721,41 @@ func (x *Event) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Source = EventSource{} } else { - yyv3242 := &x.Source - yyv3242.CodecDecodeSelf(d) + yyv8 := &x.Source + yyv8.CodecDecodeSelf(d) } case "firstTimestamp": if r.TryDecodeAsNil() { x.FirstTimestamp = pkg2_unversioned.Time{} } else { - yyv3243 := &x.FirstTimestamp - yym3244 := z.DecBinary() - _ = yym3244 + yyv9 := &x.FirstTimestamp + yym10 := z.DecBinary() + _ = yym10 if false { - } else if z.HasExtensions() && z.DecExt(yyv3243) { - } else if yym3244 { - z.DecBinaryUnmarshal(yyv3243) - } else if !yym3244 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3243) + } else if z.HasExtensions() && z.DecExt(yyv9) { + } else if yym10 { + z.DecBinaryUnmarshal(yyv9) + } else if !yym10 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv9) } else { - z.DecFallback(yyv3243, false) + z.DecFallback(yyv9, false) } } case "lastTimestamp": if r.TryDecodeAsNil() { x.LastTimestamp = pkg2_unversioned.Time{} } else { - yyv3245 := &x.LastTimestamp - yym3246 := z.DecBinary() - _ = yym3246 + yyv11 := &x.LastTimestamp + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv3245) { - } else if yym3246 { - z.DecBinaryUnmarshal(yyv3245) - } else if !yym3246 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3245) + } else if z.HasExtensions() && z.DecExt(yyv11) { + } else if yym12 { + z.DecBinaryUnmarshal(yyv11) + } else if !yym12 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv11) } else { - z.DecFallback(yyv3245, false) + z.DecFallback(yyv11, false) } } case "count": @@ -40783,9 +40783,9 @@ func (x *Event) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3237) - } // end switch yys3237 - } // end for yyj3237 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -40793,16 +40793,16 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3251 int - var yyb3251 bool - var yyhl3251 bool = l >= 0 - yyj3251++ - if yyhl3251 { - yyb3251 = yyj3251 > l + var yyj17 int + var yyb17 bool + var yyhl17 bool = l >= 0 + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3251 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3251 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40810,16 +40810,16 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3252 := &x.ObjectMeta - yyv3252.CodecDecodeSelf(d) + yyv18 := &x.ObjectMeta + yyv18.CodecDecodeSelf(d) } - yyj3251++ - if yyhl3251 { - yyb3251 = yyj3251 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3251 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3251 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40827,16 +40827,16 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.InvolvedObject = ObjectReference{} } else { - yyv3253 := &x.InvolvedObject - yyv3253.CodecDecodeSelf(d) + yyv19 := &x.InvolvedObject + yyv19.CodecDecodeSelf(d) } - yyj3251++ - if yyhl3251 { - yyb3251 = yyj3251 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3251 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3251 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40846,13 +40846,13 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Reason = string(r.DecodeString()) } - yyj3251++ - if yyhl3251 { - yyb3251 = yyj3251 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3251 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3251 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40862,13 +40862,13 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Message = string(r.DecodeString()) } - yyj3251++ - if yyhl3251 { - yyb3251 = yyj3251 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3251 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3251 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40876,16 +40876,16 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Source = EventSource{} } else { - yyv3256 := &x.Source - yyv3256.CodecDecodeSelf(d) + yyv22 := &x.Source + yyv22.CodecDecodeSelf(d) } - yyj3251++ - if yyhl3251 { - yyb3251 = yyj3251 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3251 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3251 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40893,26 +40893,26 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.FirstTimestamp = pkg2_unversioned.Time{} } else { - yyv3257 := &x.FirstTimestamp - yym3258 := z.DecBinary() - _ = yym3258 + yyv23 := &x.FirstTimestamp + yym24 := z.DecBinary() + _ = yym24 if false { - } else if z.HasExtensions() && z.DecExt(yyv3257) { - } else if yym3258 { - z.DecBinaryUnmarshal(yyv3257) - } else if !yym3258 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3257) + } else if z.HasExtensions() && z.DecExt(yyv23) { + } else if yym24 { + z.DecBinaryUnmarshal(yyv23) + } else if !yym24 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv23) } else { - z.DecFallback(yyv3257, false) + z.DecFallback(yyv23, false) } } - yyj3251++ - if yyhl3251 { - yyb3251 = yyj3251 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3251 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3251 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40920,26 +40920,26 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastTimestamp = pkg2_unversioned.Time{} } else { - yyv3259 := &x.LastTimestamp - yym3260 := z.DecBinary() - _ = yym3260 + yyv25 := &x.LastTimestamp + yym26 := z.DecBinary() + _ = yym26 if false { - } else if z.HasExtensions() && z.DecExt(yyv3259) { - } else if yym3260 { - z.DecBinaryUnmarshal(yyv3259) - } else if !yym3260 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv3259) + } else if z.HasExtensions() && z.DecExt(yyv25) { + } else if yym26 { + z.DecBinaryUnmarshal(yyv25) + } else if !yym26 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv25) } else { - z.DecFallback(yyv3259, false) + z.DecFallback(yyv25, false) } } - yyj3251++ - if yyhl3251 { - yyb3251 = yyj3251 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3251 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3251 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40949,13 +40949,13 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Count = int32(r.DecodeInt(32)) } - yyj3251++ - if yyhl3251 { - yyb3251 = yyj3251 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3251 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3251 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40965,13 +40965,13 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = string(r.DecodeString()) } - yyj3251++ - if yyhl3251 { - yyb3251 = yyj3251 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3251 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3251 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40981,13 +40981,13 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3251++ - if yyhl3251 { - yyb3251 = yyj3251 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3251 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3251 { + if yyb17 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -40998,17 +40998,17 @@ func (x *Event) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj3251++ - if yyhl3251 { - yyb3251 = yyj3251 > l + yyj17++ + if yyhl17 { + yyb17 = yyj17 > l } else { - yyb3251 = r.CheckBreak() + yyb17 = r.CheckBreak() } - if yyb3251 { + if yyb17 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3251-1, "") + z.DecStructFieldNotFound(yyj17-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -41020,68 +41020,68 @@ func (x *EventList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3265 := z.EncBinary() - _ = yym3265 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3266 := !z.EncBinary() - yy2arr3266 := z.EncBasicHandle().StructToArray - var yyq3266 [4]bool - _, _, _ = yysep3266, yyq3266, yy2arr3266 - const yyr3266 bool = false - yyq3266[0] = true - yyq3266[2] = x.Kind != "" - yyq3266[3] = x.APIVersion != "" - var yynn3266 int - if yyr3266 || yy2arr3266 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3266 = 1 - for _, b := range yyq3266 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn3266++ + yynn2++ } } - r.EncodeMapStart(yynn3266) - yynn3266 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3266 || yy2arr3266 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3266[0] { - yy3268 := &x.ListMeta - yym3269 := z.EncBinary() - _ = yym3269 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy3268) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy3268) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq3266[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3270 := &x.ListMeta - yym3271 := z.EncBinary() - _ = yym3271 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy3270) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy3270) + z.EncFallback(yy6) } } } - if yyr3266 || yy2arr3266 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym3273 := z.EncBinary() - _ = yym3273 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceEvent(([]Event)(x.Items), e) @@ -41094,19 +41094,19 @@ func (x *EventList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym3274 := z.EncBinary() - _ = yym3274 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceEvent(([]Event)(x.Items), e) } } } - if yyr3266 || yy2arr3266 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3266[2] { - yym3276 := z.EncBinary() - _ = yym3276 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -41115,23 +41115,23 @@ func (x *EventList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3266[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3277 := z.EncBinary() - _ = yym3277 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3266 || yy2arr3266 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3266[3] { - yym3279 := z.EncBinary() - _ = yym3279 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -41140,19 +41140,19 @@ func (x *EventList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3266[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3280 := z.EncBinary() - _ = yym3280 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3266 || yy2arr3266 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -41165,25 +41165,25 @@ func (x *EventList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3281 := z.DecBinary() - _ = yym3281 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3282 := r.ContainerType() - if yyct3282 == codecSelferValueTypeMap1234 { - yyl3282 := r.ReadMapStart() - if yyl3282 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3282, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3282 == codecSelferValueTypeArray1234 { - yyl3282 := r.ReadArrayStart() - if yyl3282 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3282, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -41195,12 +41195,12 @@ func (x *EventList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3283Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3283Slc - var yyhl3283 bool = l >= 0 - for yyj3283 := 0; ; yyj3283++ { - if yyhl3283 { - if yyj3283 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -41209,33 +41209,33 @@ func (x *EventList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3283Slc = r.DecodeBytes(yys3283Slc, true, true) - yys3283 := string(yys3283Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3283 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3284 := &x.ListMeta - yym3285 := z.DecBinary() - _ = yym3285 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv3284) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv3284, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3286 := &x.Items - yym3287 := z.DecBinary() - _ = yym3287 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceEvent((*[]Event)(yyv3286), d) + h.decSliceEvent((*[]Event)(yyv6), d) } } case "kind": @@ -41251,9 +41251,9 @@ func (x *EventList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3283) - } // end switch yys3283 - } // end for yyj3283 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -41261,16 +41261,16 @@ func (x *EventList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3290 int - var yyb3290 bool - var yyhl3290 bool = l >= 0 - yyj3290++ - if yyhl3290 { - yyb3290 = yyj3290 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3290 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3290 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41278,22 +41278,22 @@ func (x *EventList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3291 := &x.ListMeta - yym3292 := z.DecBinary() - _ = yym3292 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv3291) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv3291, false) + z.DecFallback(yyv11, false) } } - yyj3290++ - if yyhl3290 { - yyb3290 = yyj3290 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3290 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3290 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41301,21 +41301,21 @@ func (x *EventList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3293 := &x.Items - yym3294 := z.DecBinary() - _ = yym3294 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceEvent((*[]Event)(yyv3293), d) + h.decSliceEvent((*[]Event)(yyv13), d) } } - yyj3290++ - if yyhl3290 { - yyb3290 = yyj3290 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3290 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3290 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41325,13 +41325,13 @@ func (x *EventList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3290++ - if yyhl3290 { - yyb3290 = yyj3290 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3290 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3290 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41342,17 +41342,17 @@ func (x *EventList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj3290++ - if yyhl3290 { - yyb3290 = yyj3290 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3290 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3290 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3290-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -41364,68 +41364,68 @@ func (x *List) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3297 := z.EncBinary() - _ = yym3297 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3298 := !z.EncBinary() - yy2arr3298 := z.EncBasicHandle().StructToArray - var yyq3298 [4]bool - _, _, _ = yysep3298, yyq3298, yy2arr3298 - const yyr3298 bool = false - yyq3298[0] = true - yyq3298[2] = x.Kind != "" - yyq3298[3] = x.APIVersion != "" - var yynn3298 int - if yyr3298 || yy2arr3298 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3298 = 1 - for _, b := range yyq3298 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn3298++ + yynn2++ } } - r.EncodeMapStart(yynn3298) - yynn3298 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3298 || yy2arr3298 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3298[0] { - yy3300 := &x.ListMeta - yym3301 := z.EncBinary() - _ = yym3301 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy3300) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy3300) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq3298[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3302 := &x.ListMeta - yym3303 := z.EncBinary() - _ = yym3303 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy3302) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy3302) + z.EncFallback(yy6) } } } - if yyr3298 || yy2arr3298 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym3305 := z.EncBinary() - _ = yym3305 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceruntime_RawExtension(([]pkg6_runtime.RawExtension)(x.Items), e) @@ -41438,19 +41438,19 @@ func (x *List) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym3306 := z.EncBinary() - _ = yym3306 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceruntime_RawExtension(([]pkg6_runtime.RawExtension)(x.Items), e) } } } - if yyr3298 || yy2arr3298 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3298[2] { - yym3308 := z.EncBinary() - _ = yym3308 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -41459,23 +41459,23 @@ func (x *List) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3298[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3309 := z.EncBinary() - _ = yym3309 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3298 || yy2arr3298 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3298[3] { - yym3311 := z.EncBinary() - _ = yym3311 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -41484,19 +41484,19 @@ func (x *List) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3298[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3312 := z.EncBinary() - _ = yym3312 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3298 || yy2arr3298 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -41509,25 +41509,25 @@ func (x *List) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3313 := z.DecBinary() - _ = yym3313 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3314 := r.ContainerType() - if yyct3314 == codecSelferValueTypeMap1234 { - yyl3314 := r.ReadMapStart() - if yyl3314 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3314, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3314 == codecSelferValueTypeArray1234 { - yyl3314 := r.ReadArrayStart() - if yyl3314 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3314, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -41539,12 +41539,12 @@ func (x *List) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3315Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3315Slc - var yyhl3315 bool = l >= 0 - for yyj3315 := 0; ; yyj3315++ { - if yyhl3315 { - if yyj3315 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -41553,33 +41553,33 @@ func (x *List) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3315Slc = r.DecodeBytes(yys3315Slc, true, true) - yys3315 := string(yys3315Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3315 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3316 := &x.ListMeta - yym3317 := z.DecBinary() - _ = yym3317 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv3316) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv3316, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3318 := &x.Items - yym3319 := z.DecBinary() - _ = yym3319 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceruntime_RawExtension((*[]pkg6_runtime.RawExtension)(yyv3318), d) + h.decSliceruntime_RawExtension((*[]pkg6_runtime.RawExtension)(yyv6), d) } } case "kind": @@ -41595,9 +41595,9 @@ func (x *List) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3315) - } // end switch yys3315 - } // end for yyj3315 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -41605,16 +41605,16 @@ func (x *List) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3322 int - var yyb3322 bool - var yyhl3322 bool = l >= 0 - yyj3322++ - if yyhl3322 { - yyb3322 = yyj3322 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3322 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3322 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41622,22 +41622,22 @@ func (x *List) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3323 := &x.ListMeta - yym3324 := z.DecBinary() - _ = yym3324 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv3323) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv3323, false) + z.DecFallback(yyv11, false) } } - yyj3322++ - if yyhl3322 { - yyb3322 = yyj3322 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3322 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3322 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41645,21 +41645,21 @@ func (x *List) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3325 := &x.Items - yym3326 := z.DecBinary() - _ = yym3326 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceruntime_RawExtension((*[]pkg6_runtime.RawExtension)(yyv3325), d) + h.decSliceruntime_RawExtension((*[]pkg6_runtime.RawExtension)(yyv13), d) } } - yyj3322++ - if yyhl3322 { - yyb3322 = yyj3322 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3322 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3322 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41669,13 +41669,13 @@ func (x *List) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3322++ - if yyhl3322 { - yyb3322 = yyj3322 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3322 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3322 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -41686,17 +41686,17 @@ func (x *List) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj3322++ - if yyhl3322 { - yyb3322 = yyj3322 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3322 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3322 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3322-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -41705,8 +41705,8 @@ func (x LimitType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym3329 := z.EncBinary() - _ = yym3329 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -41718,8 +41718,8 @@ func (x *LimitType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3330 := z.DecBinary() - _ = yym3330 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -41734,53 +41734,53 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3331 := z.EncBinary() - _ = yym3331 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3332 := !z.EncBinary() - yy2arr3332 := z.EncBasicHandle().StructToArray - var yyq3332 [6]bool - _, _, _ = yysep3332, yyq3332, yy2arr3332 - const yyr3332 bool = false - yyq3332[0] = x.Type != "" - yyq3332[1] = len(x.Max) != 0 - yyq3332[2] = len(x.Min) != 0 - yyq3332[3] = len(x.Default) != 0 - yyq3332[4] = len(x.DefaultRequest) != 0 - yyq3332[5] = len(x.MaxLimitRequestRatio) != 0 - var yynn3332 int - if yyr3332 || yy2arr3332 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [6]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Type != "" + yyq2[1] = len(x.Max) != 0 + yyq2[2] = len(x.Min) != 0 + yyq2[3] = len(x.Default) != 0 + yyq2[4] = len(x.DefaultRequest) != 0 + yyq2[5] = len(x.MaxLimitRequestRatio) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(6) } else { - yynn3332 = 0 - for _, b := range yyq3332 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3332++ + yynn2++ } } - r.EncodeMapStart(yynn3332) - yynn3332 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3332 || yy2arr3332 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3332[0] { + if yyq2[0] { x.Type.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3332[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("type")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } } - if yyr3332 || yy2arr3332 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3332[1] { + if yyq2[1] { if x.Max == nil { r.EncodeNil() } else { @@ -41790,7 +41790,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3332[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("max")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -41801,9 +41801,9 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3332 || yy2arr3332 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3332[2] { + if yyq2[2] { if x.Min == nil { r.EncodeNil() } else { @@ -41813,7 +41813,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3332[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("min")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -41824,9 +41824,9 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3332 || yy2arr3332 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3332[3] { + if yyq2[3] { if x.Default == nil { r.EncodeNil() } else { @@ -41836,7 +41836,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3332[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("default")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -41847,9 +41847,9 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3332 || yy2arr3332 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3332[4] { + if yyq2[4] { if x.DefaultRequest == nil { r.EncodeNil() } else { @@ -41859,7 +41859,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3332[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("defaultRequest")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -41870,9 +41870,9 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3332 || yy2arr3332 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3332[5] { + if yyq2[5] { if x.MaxLimitRequestRatio == nil { r.EncodeNil() } else { @@ -41882,7 +41882,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3332[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("maxLimitRequestRatio")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -41893,7 +41893,7 @@ func (x *LimitRangeItem) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3332 || yy2arr3332 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -41906,25 +41906,25 @@ func (x *LimitRangeItem) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3339 := z.DecBinary() - _ = yym3339 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3340 := r.ContainerType() - if yyct3340 == codecSelferValueTypeMap1234 { - yyl3340 := r.ReadMapStart() - if yyl3340 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3340, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3340 == codecSelferValueTypeArray1234 { - yyl3340 := r.ReadArrayStart() - if yyl3340 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3340, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -41936,12 +41936,12 @@ func (x *LimitRangeItem) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3341Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3341Slc - var yyhl3341 bool = l >= 0 - for yyj3341 := 0; ; yyj3341++ { - if yyhl3341 { - if yyj3341 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -41950,10 +41950,10 @@ func (x *LimitRangeItem) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3341Slc = r.DecodeBytes(yys3341Slc, true, true) - yys3341 := string(yys3341Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3341 { + switch yys3 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -41964,41 +41964,41 @@ func (x *LimitRangeItem) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Max = nil } else { - yyv3343 := &x.Max - yyv3343.CodecDecodeSelf(d) + yyv5 := &x.Max + yyv5.CodecDecodeSelf(d) } case "min": if r.TryDecodeAsNil() { x.Min = nil } else { - yyv3344 := &x.Min - yyv3344.CodecDecodeSelf(d) + yyv6 := &x.Min + yyv6.CodecDecodeSelf(d) } case "default": if r.TryDecodeAsNil() { x.Default = nil } else { - yyv3345 := &x.Default - yyv3345.CodecDecodeSelf(d) + yyv7 := &x.Default + yyv7.CodecDecodeSelf(d) } case "defaultRequest": if r.TryDecodeAsNil() { x.DefaultRequest = nil } else { - yyv3346 := &x.DefaultRequest - yyv3346.CodecDecodeSelf(d) + yyv8 := &x.DefaultRequest + yyv8.CodecDecodeSelf(d) } case "maxLimitRequestRatio": if r.TryDecodeAsNil() { x.MaxLimitRequestRatio = nil } else { - yyv3347 := &x.MaxLimitRequestRatio - yyv3347.CodecDecodeSelf(d) + yyv9 := &x.MaxLimitRequestRatio + yyv9.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys3341) - } // end switch yys3341 - } // end for yyj3341 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -42006,16 +42006,16 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3348 int - var yyb3348 bool - var yyhl3348 bool = l >= 0 - yyj3348++ - if yyhl3348 { - yyb3348 = yyj3348 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3348 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3348 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42025,13 +42025,13 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = LimitType(r.DecodeString()) } - yyj3348++ - if yyhl3348 { - yyb3348 = yyj3348 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3348 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3348 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42039,16 +42039,16 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Max = nil } else { - yyv3350 := &x.Max - yyv3350.CodecDecodeSelf(d) + yyv12 := &x.Max + yyv12.CodecDecodeSelf(d) } - yyj3348++ - if yyhl3348 { - yyb3348 = yyj3348 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3348 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3348 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42056,16 +42056,16 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Min = nil } else { - yyv3351 := &x.Min - yyv3351.CodecDecodeSelf(d) + yyv13 := &x.Min + yyv13.CodecDecodeSelf(d) } - yyj3348++ - if yyhl3348 { - yyb3348 = yyj3348 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3348 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3348 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42073,16 +42073,16 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Default = nil } else { - yyv3352 := &x.Default - yyv3352.CodecDecodeSelf(d) + yyv14 := &x.Default + yyv14.CodecDecodeSelf(d) } - yyj3348++ - if yyhl3348 { - yyb3348 = yyj3348 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3348 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3348 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42090,16 +42090,16 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.DefaultRequest = nil } else { - yyv3353 := &x.DefaultRequest - yyv3353.CodecDecodeSelf(d) + yyv15 := &x.DefaultRequest + yyv15.CodecDecodeSelf(d) } - yyj3348++ - if yyhl3348 { - yyb3348 = yyj3348 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3348 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3348 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42107,21 +42107,21 @@ func (x *LimitRangeItem) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.MaxLimitRequestRatio = nil } else { - yyv3354 := &x.MaxLimitRequestRatio - yyv3354.CodecDecodeSelf(d) + yyv16 := &x.MaxLimitRequestRatio + yyv16.CodecDecodeSelf(d) } for { - yyj3348++ - if yyhl3348 { - yyb3348 = yyj3348 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3348 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3348 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3348-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -42133,36 +42133,36 @@ func (x *LimitRangeSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3355 := z.EncBinary() - _ = yym3355 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3356 := !z.EncBinary() - yy2arr3356 := z.EncBasicHandle().StructToArray - var yyq3356 [1]bool - _, _, _ = yysep3356, yyq3356, yy2arr3356 - const yyr3356 bool = false - var yynn3356 int - if yyr3356 || yy2arr3356 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn3356 = 1 - for _, b := range yyq3356 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn3356++ + yynn2++ } } - r.EncodeMapStart(yynn3356) - yynn3356 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3356 || yy2arr3356 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Limits == nil { r.EncodeNil() } else { - yym3358 := z.EncBinary() - _ = yym3358 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceLimitRangeItem(([]LimitRangeItem)(x.Limits), e) @@ -42175,15 +42175,15 @@ func (x *LimitRangeSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Limits == nil { r.EncodeNil() } else { - yym3359 := z.EncBinary() - _ = yym3359 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceLimitRangeItem(([]LimitRangeItem)(x.Limits), e) } } } - if yyr3356 || yy2arr3356 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -42196,25 +42196,25 @@ func (x *LimitRangeSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3360 := z.DecBinary() - _ = yym3360 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3361 := r.ContainerType() - if yyct3361 == codecSelferValueTypeMap1234 { - yyl3361 := r.ReadMapStart() - if yyl3361 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3361, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3361 == codecSelferValueTypeArray1234 { - yyl3361 := r.ReadArrayStart() - if yyl3361 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3361, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -42226,12 +42226,12 @@ func (x *LimitRangeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3362Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3362Slc - var yyhl3362 bool = l >= 0 - for yyj3362 := 0; ; yyj3362++ { - if yyhl3362 { - if yyj3362 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -42240,26 +42240,26 @@ func (x *LimitRangeSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3362Slc = r.DecodeBytes(yys3362Slc, true, true) - yys3362 := string(yys3362Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3362 { + switch yys3 { case "limits": if r.TryDecodeAsNil() { x.Limits = nil } else { - yyv3363 := &x.Limits - yym3364 := z.DecBinary() - _ = yym3364 + yyv4 := &x.Limits + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceLimitRangeItem((*[]LimitRangeItem)(yyv3363), d) + h.decSliceLimitRangeItem((*[]LimitRangeItem)(yyv4), d) } } default: - z.DecStructFieldNotFound(-1, yys3362) - } // end switch yys3362 - } // end for yyj3362 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -42267,16 +42267,16 @@ func (x *LimitRangeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3365 int - var yyb3365 bool - var yyhl3365 bool = l >= 0 - yyj3365++ - if yyhl3365 { - yyb3365 = yyj3365 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb3365 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb3365 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42284,26 +42284,26 @@ func (x *LimitRangeSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Limits = nil } else { - yyv3366 := &x.Limits - yym3367 := z.DecBinary() - _ = yym3367 + yyv7 := &x.Limits + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceLimitRangeItem((*[]LimitRangeItem)(yyv3366), d) + h.decSliceLimitRangeItem((*[]LimitRangeItem)(yyv7), d) } } for { - yyj3365++ - if yyhl3365 { - yyb3365 = yyj3365 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb3365 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb3365 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3365-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -42315,72 +42315,72 @@ func (x *LimitRange) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3368 := z.EncBinary() - _ = yym3368 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3369 := !z.EncBinary() - yy2arr3369 := z.EncBasicHandle().StructToArray - var yyq3369 [4]bool - _, _, _ = yysep3369, yyq3369, yy2arr3369 - const yyr3369 bool = false - yyq3369[0] = true - yyq3369[1] = true - yyq3369[2] = x.Kind != "" - yyq3369[3] = x.APIVersion != "" - var yynn3369 int - if yyr3369 || yy2arr3369 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3369 = 0 - for _, b := range yyq3369 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3369++ + yynn2++ } } - r.EncodeMapStart(yynn3369) - yynn3369 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3369 || yy2arr3369 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3369[0] { - yy3371 := &x.ObjectMeta - yy3371.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3369[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3372 := &x.ObjectMeta - yy3372.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr3369 || yy2arr3369 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3369[1] { - yy3374 := &x.Spec - yy3374.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3369[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3375 := &x.Spec - yy3375.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr3369 || yy2arr3369 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3369[2] { - yym3377 := z.EncBinary() - _ = yym3377 + if yyq2[2] { + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -42389,23 +42389,23 @@ func (x *LimitRange) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3369[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3378 := z.EncBinary() - _ = yym3378 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3369 || yy2arr3369 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3369[3] { - yym3380 := z.EncBinary() - _ = yym3380 + if yyq2[3] { + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -42414,19 +42414,19 @@ func (x *LimitRange) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3369[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3381 := z.EncBinary() - _ = yym3381 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3369 || yy2arr3369 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -42439,25 +42439,25 @@ func (x *LimitRange) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3382 := z.DecBinary() - _ = yym3382 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3383 := r.ContainerType() - if yyct3383 == codecSelferValueTypeMap1234 { - yyl3383 := r.ReadMapStart() - if yyl3383 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3383, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3383 == codecSelferValueTypeArray1234 { - yyl3383 := r.ReadArrayStart() - if yyl3383 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3383, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -42469,12 +42469,12 @@ func (x *LimitRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3384Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3384Slc - var yyhl3384 bool = l >= 0 - for yyj3384 := 0; ; yyj3384++ { - if yyhl3384 { - if yyj3384 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -42483,23 +42483,23 @@ func (x *LimitRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3384Slc = r.DecodeBytes(yys3384Slc, true, true) - yys3384 := string(yys3384Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3384 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3385 := &x.ObjectMeta - yyv3385.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = LimitRangeSpec{} } else { - yyv3386 := &x.Spec - yyv3386.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -42514,9 +42514,9 @@ func (x *LimitRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3384) - } // end switch yys3384 - } // end for yyj3384 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -42524,16 +42524,16 @@ func (x *LimitRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3389 int - var yyb3389 bool - var yyhl3389 bool = l >= 0 - yyj3389++ - if yyhl3389 { - yyb3389 = yyj3389 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3389 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3389 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42541,16 +42541,16 @@ func (x *LimitRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3390 := &x.ObjectMeta - yyv3390.CodecDecodeSelf(d) + yyv9 := &x.ObjectMeta + yyv9.CodecDecodeSelf(d) } - yyj3389++ - if yyhl3389 { - yyb3389 = yyj3389 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3389 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3389 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42558,16 +42558,16 @@ func (x *LimitRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = LimitRangeSpec{} } else { - yyv3391 := &x.Spec - yyv3391.CodecDecodeSelf(d) + yyv10 := &x.Spec + yyv10.CodecDecodeSelf(d) } - yyj3389++ - if yyhl3389 { - yyb3389 = yyj3389 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3389 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3389 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42577,13 +42577,13 @@ func (x *LimitRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3389++ - if yyhl3389 { - yyb3389 = yyj3389 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3389 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3389 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42594,17 +42594,17 @@ func (x *LimitRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj3389++ - if yyhl3389 { - yyb3389 = yyj3389 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3389 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3389 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3389-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -42616,68 +42616,68 @@ func (x *LimitRangeList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3394 := z.EncBinary() - _ = yym3394 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3395 := !z.EncBinary() - yy2arr3395 := z.EncBasicHandle().StructToArray - var yyq3395 [4]bool - _, _, _ = yysep3395, yyq3395, yy2arr3395 - const yyr3395 bool = false - yyq3395[0] = true - yyq3395[2] = x.Kind != "" - yyq3395[3] = x.APIVersion != "" - var yynn3395 int - if yyr3395 || yy2arr3395 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3395 = 1 - for _, b := range yyq3395 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn3395++ + yynn2++ } } - r.EncodeMapStart(yynn3395) - yynn3395 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3395 || yy2arr3395 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3395[0] { - yy3397 := &x.ListMeta - yym3398 := z.EncBinary() - _ = yym3398 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy3397) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy3397) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq3395[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3399 := &x.ListMeta - yym3400 := z.EncBinary() - _ = yym3400 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy3399) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy3399) + z.EncFallback(yy6) } } } - if yyr3395 || yy2arr3395 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym3402 := z.EncBinary() - _ = yym3402 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceLimitRange(([]LimitRange)(x.Items), e) @@ -42690,19 +42690,19 @@ func (x *LimitRangeList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym3403 := z.EncBinary() - _ = yym3403 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceLimitRange(([]LimitRange)(x.Items), e) } } } - if yyr3395 || yy2arr3395 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3395[2] { - yym3405 := z.EncBinary() - _ = yym3405 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -42711,23 +42711,23 @@ func (x *LimitRangeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3395[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3406 := z.EncBinary() - _ = yym3406 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3395 || yy2arr3395 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3395[3] { - yym3408 := z.EncBinary() - _ = yym3408 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -42736,19 +42736,19 @@ func (x *LimitRangeList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3395[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3409 := z.EncBinary() - _ = yym3409 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3395 || yy2arr3395 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -42761,25 +42761,25 @@ func (x *LimitRangeList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3410 := z.DecBinary() - _ = yym3410 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3411 := r.ContainerType() - if yyct3411 == codecSelferValueTypeMap1234 { - yyl3411 := r.ReadMapStart() - if yyl3411 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3411, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3411 == codecSelferValueTypeArray1234 { - yyl3411 := r.ReadArrayStart() - if yyl3411 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3411, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -42791,12 +42791,12 @@ func (x *LimitRangeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3412Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3412Slc - var yyhl3412 bool = l >= 0 - for yyj3412 := 0; ; yyj3412++ { - if yyhl3412 { - if yyj3412 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -42805,33 +42805,33 @@ func (x *LimitRangeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3412Slc = r.DecodeBytes(yys3412Slc, true, true) - yys3412 := string(yys3412Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3412 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3413 := &x.ListMeta - yym3414 := z.DecBinary() - _ = yym3414 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv3413) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv3413, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3415 := &x.Items - yym3416 := z.DecBinary() - _ = yym3416 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceLimitRange((*[]LimitRange)(yyv3415), d) + h.decSliceLimitRange((*[]LimitRange)(yyv6), d) } } case "kind": @@ -42847,9 +42847,9 @@ func (x *LimitRangeList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3412) - } // end switch yys3412 - } // end for yyj3412 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -42857,16 +42857,16 @@ func (x *LimitRangeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3419 int - var yyb3419 bool - var yyhl3419 bool = l >= 0 - yyj3419++ - if yyhl3419 { - yyb3419 = yyj3419 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3419 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3419 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42874,22 +42874,22 @@ func (x *LimitRangeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3420 := &x.ListMeta - yym3421 := z.DecBinary() - _ = yym3421 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv3420) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv3420, false) + z.DecFallback(yyv11, false) } } - yyj3419++ - if yyhl3419 { - yyb3419 = yyj3419 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3419 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3419 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42897,21 +42897,21 @@ func (x *LimitRangeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3422 := &x.Items - yym3423 := z.DecBinary() - _ = yym3423 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceLimitRange((*[]LimitRange)(yyv3422), d) + h.decSliceLimitRange((*[]LimitRange)(yyv13), d) } } - yyj3419++ - if yyhl3419 { - yyb3419 = yyj3419 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3419 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3419 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42921,13 +42921,13 @@ func (x *LimitRangeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3419++ - if yyhl3419 { - yyb3419 = yyj3419 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3419 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3419 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -42938,17 +42938,17 @@ func (x *LimitRangeList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj3419++ - if yyhl3419 { - yyb3419 = yyj3419 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3419 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3419 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3419-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -42960,33 +42960,33 @@ func (x *ResourceQuotaSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3426 := z.EncBinary() - _ = yym3426 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3427 := !z.EncBinary() - yy2arr3427 := z.EncBasicHandle().StructToArray - var yyq3427 [1]bool - _, _, _ = yysep3427, yyq3427, yy2arr3427 - const yyr3427 bool = false - yyq3427[0] = len(x.Hard) != 0 - var yynn3427 int - if yyr3427 || yy2arr3427 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Hard) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn3427 = 0 - for _, b := range yyq3427 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3427++ + yynn2++ } } - r.EncodeMapStart(yynn3427) - yynn3427 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3427 || yy2arr3427 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3427[0] { + if yyq2[0] { if x.Hard == nil { r.EncodeNil() } else { @@ -42996,7 +42996,7 @@ func (x *ResourceQuotaSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3427[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hard")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -43007,7 +43007,7 @@ func (x *ResourceQuotaSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3427 || yy2arr3427 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -43020,25 +43020,25 @@ func (x *ResourceQuotaSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3429 := z.DecBinary() - _ = yym3429 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3430 := r.ContainerType() - if yyct3430 == codecSelferValueTypeMap1234 { - yyl3430 := r.ReadMapStart() - if yyl3430 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3430, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3430 == codecSelferValueTypeArray1234 { - yyl3430 := r.ReadArrayStart() - if yyl3430 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3430, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -43050,12 +43050,12 @@ func (x *ResourceQuotaSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3431Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3431Slc - var yyhl3431 bool = l >= 0 - for yyj3431 := 0; ; yyj3431++ { - if yyhl3431 { - if yyj3431 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -43064,21 +43064,21 @@ func (x *ResourceQuotaSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3431Slc = r.DecodeBytes(yys3431Slc, true, true) - yys3431 := string(yys3431Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3431 { + switch yys3 { case "hard": if r.TryDecodeAsNil() { x.Hard = nil } else { - yyv3432 := &x.Hard - yyv3432.CodecDecodeSelf(d) + yyv4 := &x.Hard + yyv4.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys3431) - } // end switch yys3431 - } // end for yyj3431 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -43086,16 +43086,16 @@ func (x *ResourceQuotaSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3433 int - var yyb3433 bool - var yyhl3433 bool = l >= 0 - yyj3433++ - if yyhl3433 { - yyb3433 = yyj3433 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb3433 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb3433 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43103,21 +43103,21 @@ func (x *ResourceQuotaSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.Hard = nil } else { - yyv3434 := &x.Hard - yyv3434.CodecDecodeSelf(d) + yyv6 := &x.Hard + yyv6.CodecDecodeSelf(d) } for { - yyj3433++ - if yyhl3433 { - yyb3433 = yyj3433 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb3433 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb3433 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3433-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -43129,34 +43129,34 @@ func (x *ResourceQuotaStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3435 := z.EncBinary() - _ = yym3435 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3436 := !z.EncBinary() - yy2arr3436 := z.EncBasicHandle().StructToArray - var yyq3436 [2]bool - _, _, _ = yysep3436, yyq3436, yy2arr3436 - const yyr3436 bool = false - yyq3436[0] = len(x.Hard) != 0 - yyq3436[1] = len(x.Used) != 0 - var yynn3436 int - if yyr3436 || yy2arr3436 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Hard) != 0 + yyq2[1] = len(x.Used) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn3436 = 0 - for _, b := range yyq3436 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3436++ + yynn2++ } } - r.EncodeMapStart(yynn3436) - yynn3436 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3436 || yy2arr3436 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3436[0] { + if yyq2[0] { if x.Hard == nil { r.EncodeNil() } else { @@ -43166,7 +43166,7 @@ func (x *ResourceQuotaStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3436[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hard")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -43177,9 +43177,9 @@ func (x *ResourceQuotaStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3436 || yy2arr3436 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3436[1] { + if yyq2[1] { if x.Used == nil { r.EncodeNil() } else { @@ -43189,7 +43189,7 @@ func (x *ResourceQuotaStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3436[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("used")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -43200,7 +43200,7 @@ func (x *ResourceQuotaStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3436 || yy2arr3436 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -43213,25 +43213,25 @@ func (x *ResourceQuotaStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3439 := z.DecBinary() - _ = yym3439 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3440 := r.ContainerType() - if yyct3440 == codecSelferValueTypeMap1234 { - yyl3440 := r.ReadMapStart() - if yyl3440 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3440, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3440 == codecSelferValueTypeArray1234 { - yyl3440 := r.ReadArrayStart() - if yyl3440 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3440, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -43243,12 +43243,12 @@ func (x *ResourceQuotaStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3441Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3441Slc - var yyhl3441 bool = l >= 0 - for yyj3441 := 0; ; yyj3441++ { - if yyhl3441 { - if yyj3441 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -43257,28 +43257,28 @@ func (x *ResourceQuotaStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3441Slc = r.DecodeBytes(yys3441Slc, true, true) - yys3441 := string(yys3441Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3441 { + switch yys3 { case "hard": if r.TryDecodeAsNil() { x.Hard = nil } else { - yyv3442 := &x.Hard - yyv3442.CodecDecodeSelf(d) + yyv4 := &x.Hard + yyv4.CodecDecodeSelf(d) } case "used": if r.TryDecodeAsNil() { x.Used = nil } else { - yyv3443 := &x.Used - yyv3443.CodecDecodeSelf(d) + yyv5 := &x.Used + yyv5.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys3441) - } // end switch yys3441 - } // end for yyj3441 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -43286,16 +43286,16 @@ func (x *ResourceQuotaStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3444 int - var yyb3444 bool - var yyhl3444 bool = l >= 0 - yyj3444++ - if yyhl3444 { - yyb3444 = yyj3444 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb3444 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb3444 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43303,16 +43303,16 @@ func (x *ResourceQuotaStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Hard = nil } else { - yyv3445 := &x.Hard - yyv3445.CodecDecodeSelf(d) + yyv7 := &x.Hard + yyv7.CodecDecodeSelf(d) } - yyj3444++ - if yyhl3444 { - yyb3444 = yyj3444 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb3444 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb3444 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43320,21 +43320,21 @@ func (x *ResourceQuotaStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Used = nil } else { - yyv3446 := &x.Used - yyv3446.CodecDecodeSelf(d) + yyv8 := &x.Used + yyv8.CodecDecodeSelf(d) } for { - yyj3444++ - if yyhl3444 { - yyb3444 = yyj3444 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb3444 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb3444 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3444-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -43346,90 +43346,90 @@ func (x *ResourceQuota) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3447 := z.EncBinary() - _ = yym3447 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3448 := !z.EncBinary() - yy2arr3448 := z.EncBasicHandle().StructToArray - var yyq3448 [5]bool - _, _, _ = yysep3448, yyq3448, yy2arr3448 - const yyr3448 bool = false - yyq3448[0] = true - yyq3448[1] = true - yyq3448[2] = true - yyq3448[3] = x.Kind != "" - yyq3448[4] = x.APIVersion != "" - var yynn3448 int - if yyr3448 || yy2arr3448 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn3448 = 0 - for _, b := range yyq3448 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3448++ + yynn2++ } } - r.EncodeMapStart(yynn3448) - yynn3448 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3448 || yy2arr3448 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3448[0] { - yy3450 := &x.ObjectMeta - yy3450.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3448[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3451 := &x.ObjectMeta - yy3451.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr3448 || yy2arr3448 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3448[1] { - yy3453 := &x.Spec - yy3453.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3448[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3454 := &x.Spec - yy3454.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr3448 || yy2arr3448 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3448[2] { - yy3456 := &x.Status - yy3456.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3448[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3457 := &x.Status - yy3457.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr3448 || yy2arr3448 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3448[3] { - yym3459 := z.EncBinary() - _ = yym3459 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -43438,23 +43438,23 @@ func (x *ResourceQuota) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3448[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3460 := z.EncBinary() - _ = yym3460 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3448 || yy2arr3448 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3448[4] { - yym3462 := z.EncBinary() - _ = yym3462 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -43463,19 +43463,19 @@ func (x *ResourceQuota) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3448[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3463 := z.EncBinary() - _ = yym3463 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3448 || yy2arr3448 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -43488,25 +43488,25 @@ func (x *ResourceQuota) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3464 := z.DecBinary() - _ = yym3464 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3465 := r.ContainerType() - if yyct3465 == codecSelferValueTypeMap1234 { - yyl3465 := r.ReadMapStart() - if yyl3465 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3465, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3465 == codecSelferValueTypeArray1234 { - yyl3465 := r.ReadArrayStart() - if yyl3465 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3465, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -43518,12 +43518,12 @@ func (x *ResourceQuota) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3466Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3466Slc - var yyhl3466 bool = l >= 0 - for yyj3466 := 0; ; yyj3466++ { - if yyhl3466 { - if yyj3466 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -43532,30 +43532,30 @@ func (x *ResourceQuota) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3466Slc = r.DecodeBytes(yys3466Slc, true, true) - yys3466 := string(yys3466Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3466 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3467 := &x.ObjectMeta - yyv3467.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = ResourceQuotaSpec{} } else { - yyv3468 := &x.Spec - yyv3468.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = ResourceQuotaStatus{} } else { - yyv3469 := &x.Status - yyv3469.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -43570,9 +43570,9 @@ func (x *ResourceQuota) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3466) - } // end switch yys3466 - } // end for yyj3466 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -43580,16 +43580,16 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3472 int - var yyb3472 bool - var yyhl3472 bool = l >= 0 - yyj3472++ - if yyhl3472 { - yyb3472 = yyj3472 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3472 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3472 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43597,16 +43597,16 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3473 := &x.ObjectMeta - yyv3473.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj3472++ - if yyhl3472 { - yyb3472 = yyj3472 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3472 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3472 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43614,16 +43614,16 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = ResourceQuotaSpec{} } else { - yyv3474 := &x.Spec - yyv3474.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj3472++ - if yyhl3472 { - yyb3472 = yyj3472 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3472 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3472 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43631,16 +43631,16 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = ResourceQuotaStatus{} } else { - yyv3475 := &x.Status - yyv3475.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj3472++ - if yyhl3472 { - yyb3472 = yyj3472 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3472 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3472 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43650,13 +43650,13 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3472++ - if yyhl3472 { - yyb3472 = yyj3472 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3472 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3472 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43667,17 +43667,17 @@ func (x *ResourceQuota) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj3472++ - if yyhl3472 { - yyb3472 = yyj3472 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3472 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3472 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3472-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -43689,68 +43689,68 @@ func (x *ResourceQuotaList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3478 := z.EncBinary() - _ = yym3478 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3479 := !z.EncBinary() - yy2arr3479 := z.EncBasicHandle().StructToArray - var yyq3479 [4]bool - _, _, _ = yysep3479, yyq3479, yy2arr3479 - const yyr3479 bool = false - yyq3479[0] = true - yyq3479[2] = x.Kind != "" - yyq3479[3] = x.APIVersion != "" - var yynn3479 int - if yyr3479 || yy2arr3479 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3479 = 1 - for _, b := range yyq3479 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn3479++ + yynn2++ } } - r.EncodeMapStart(yynn3479) - yynn3479 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3479 || yy2arr3479 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3479[0] { - yy3481 := &x.ListMeta - yym3482 := z.EncBinary() - _ = yym3482 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy3481) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy3481) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq3479[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3483 := &x.ListMeta - yym3484 := z.EncBinary() - _ = yym3484 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy3483) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy3483) + z.EncFallback(yy6) } } } - if yyr3479 || yy2arr3479 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym3486 := z.EncBinary() - _ = yym3486 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceResourceQuota(([]ResourceQuota)(x.Items), e) @@ -43763,19 +43763,19 @@ func (x *ResourceQuotaList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym3487 := z.EncBinary() - _ = yym3487 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceResourceQuota(([]ResourceQuota)(x.Items), e) } } } - if yyr3479 || yy2arr3479 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3479[2] { - yym3489 := z.EncBinary() - _ = yym3489 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -43784,23 +43784,23 @@ func (x *ResourceQuotaList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3479[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3490 := z.EncBinary() - _ = yym3490 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3479 || yy2arr3479 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3479[3] { - yym3492 := z.EncBinary() - _ = yym3492 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -43809,19 +43809,19 @@ func (x *ResourceQuotaList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3479[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3493 := z.EncBinary() - _ = yym3493 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3479 || yy2arr3479 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -43834,25 +43834,25 @@ func (x *ResourceQuotaList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3494 := z.DecBinary() - _ = yym3494 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3495 := r.ContainerType() - if yyct3495 == codecSelferValueTypeMap1234 { - yyl3495 := r.ReadMapStart() - if yyl3495 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3495, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3495 == codecSelferValueTypeArray1234 { - yyl3495 := r.ReadArrayStart() - if yyl3495 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3495, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -43864,12 +43864,12 @@ func (x *ResourceQuotaList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3496Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3496Slc - var yyhl3496 bool = l >= 0 - for yyj3496 := 0; ; yyj3496++ { - if yyhl3496 { - if yyj3496 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -43878,33 +43878,33 @@ func (x *ResourceQuotaList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3496Slc = r.DecodeBytes(yys3496Slc, true, true) - yys3496 := string(yys3496Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3496 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3497 := &x.ListMeta - yym3498 := z.DecBinary() - _ = yym3498 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv3497) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv3497, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3499 := &x.Items - yym3500 := z.DecBinary() - _ = yym3500 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceResourceQuota((*[]ResourceQuota)(yyv3499), d) + h.decSliceResourceQuota((*[]ResourceQuota)(yyv6), d) } } case "kind": @@ -43920,9 +43920,9 @@ func (x *ResourceQuotaList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3496) - } // end switch yys3496 - } // end for yyj3496 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -43930,16 +43930,16 @@ func (x *ResourceQuotaList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3503 int - var yyb3503 bool - var yyhl3503 bool = l >= 0 - yyj3503++ - if yyhl3503 { - yyb3503 = yyj3503 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3503 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3503 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43947,22 +43947,22 @@ func (x *ResourceQuotaList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3504 := &x.ListMeta - yym3505 := z.DecBinary() - _ = yym3505 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv3504) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv3504, false) + z.DecFallback(yyv11, false) } } - yyj3503++ - if yyhl3503 { - yyb3503 = yyj3503 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3503 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3503 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43970,21 +43970,21 @@ func (x *ResourceQuotaList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3506 := &x.Items - yym3507 := z.DecBinary() - _ = yym3507 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceResourceQuota((*[]ResourceQuota)(yyv3506), d) + h.decSliceResourceQuota((*[]ResourceQuota)(yyv13), d) } } - yyj3503++ - if yyhl3503 { - yyb3503 = yyj3503 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3503 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3503 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -43994,13 +43994,13 @@ func (x *ResourceQuotaList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.Kind = string(r.DecodeString()) } - yyj3503++ - if yyhl3503 { - yyb3503 = yyj3503 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3503 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3503 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44011,17 +44011,17 @@ func (x *ResourceQuotaList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder x.APIVersion = string(r.DecodeString()) } for { - yyj3503++ - if yyhl3503 { - yyb3503 = yyj3503 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3503 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3503 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3503-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -44033,59 +44033,59 @@ func (x *Secret) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3510 := z.EncBinary() - _ = yym3510 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3511 := !z.EncBinary() - yy2arr3511 := z.EncBasicHandle().StructToArray - var yyq3511 [5]bool - _, _, _ = yysep3511, yyq3511, yy2arr3511 - const yyr3511 bool = false - yyq3511[0] = true - yyq3511[1] = len(x.Data) != 0 - yyq3511[2] = x.Type != "" - yyq3511[3] = x.Kind != "" - yyq3511[4] = x.APIVersion != "" - var yynn3511 int - if yyr3511 || yy2arr3511 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = len(x.Data) != 0 + yyq2[2] = x.Type != "" + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn3511 = 0 - for _, b := range yyq3511 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3511++ + yynn2++ } } - r.EncodeMapStart(yynn3511) - yynn3511 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3511 || yy2arr3511 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3511[0] { - yy3513 := &x.ObjectMeta - yy3513.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3511[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3514 := &x.ObjectMeta - yy3514.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr3511 || yy2arr3511 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3511[1] { + if yyq2[1] { if x.Data == nil { r.EncodeNil() } else { - yym3516 := z.EncBinary() - _ = yym3516 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encMapstringSliceuint8((map[string][]uint8)(x.Data), e) @@ -44095,15 +44095,15 @@ func (x *Secret) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3511[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("data")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Data == nil { r.EncodeNil() } else { - yym3517 := z.EncBinary() - _ = yym3517 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encMapstringSliceuint8((map[string][]uint8)(x.Data), e) @@ -44111,26 +44111,26 @@ func (x *Secret) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3511 || yy2arr3511 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3511[2] { + if yyq2[2] { x.Type.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3511[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("type")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } } - if yyr3511 || yy2arr3511 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3511[3] { - yym3520 := z.EncBinary() - _ = yym3520 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -44139,23 +44139,23 @@ func (x *Secret) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3511[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3521 := z.EncBinary() - _ = yym3521 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3511 || yy2arr3511 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3511[4] { - yym3523 := z.EncBinary() - _ = yym3523 + if yyq2[4] { + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -44164,19 +44164,19 @@ func (x *Secret) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3511[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3524 := z.EncBinary() - _ = yym3524 + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3511 || yy2arr3511 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -44189,25 +44189,25 @@ func (x *Secret) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3525 := z.DecBinary() - _ = yym3525 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3526 := r.ContainerType() - if yyct3526 == codecSelferValueTypeMap1234 { - yyl3526 := r.ReadMapStart() - if yyl3526 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3526, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3526 == codecSelferValueTypeArray1234 { - yyl3526 := r.ReadArrayStart() - if yyl3526 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3526, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -44219,12 +44219,12 @@ func (x *Secret) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3527Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3527Slc - var yyhl3527 bool = l >= 0 - for yyj3527 := 0; ; yyj3527++ { - if yyhl3527 { - if yyj3527 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -44233,27 +44233,27 @@ func (x *Secret) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3527Slc = r.DecodeBytes(yys3527Slc, true, true) - yys3527 := string(yys3527Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3527 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3528 := &x.ObjectMeta - yyv3528.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "data": if r.TryDecodeAsNil() { x.Data = nil } else { - yyv3529 := &x.Data - yym3530 := z.DecBinary() - _ = yym3530 + yyv5 := &x.Data + yym6 := z.DecBinary() + _ = yym6 if false { } else { - h.decMapstringSliceuint8((*map[string][]uint8)(yyv3529), d) + h.decMapstringSliceuint8((*map[string][]uint8)(yyv5), d) } } case "type": @@ -44275,9 +44275,9 @@ func (x *Secret) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3527) - } // end switch yys3527 - } // end for yyj3527 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -44285,16 +44285,16 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3534 int - var yyb3534 bool - var yyhl3534 bool = l >= 0 - yyj3534++ - if yyhl3534 { - yyb3534 = yyj3534 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3534 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3534 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44302,16 +44302,16 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3535 := &x.ObjectMeta - yyv3535.CodecDecodeSelf(d) + yyv11 := &x.ObjectMeta + yyv11.CodecDecodeSelf(d) } - yyj3534++ - if yyhl3534 { - yyb3534 = yyj3534 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3534 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3534 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44319,21 +44319,21 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Data = nil } else { - yyv3536 := &x.Data - yym3537 := z.DecBinary() - _ = yym3537 + yyv12 := &x.Data + yym13 := z.DecBinary() + _ = yym13 if false { } else { - h.decMapstringSliceuint8((*map[string][]uint8)(yyv3536), d) + h.decMapstringSliceuint8((*map[string][]uint8)(yyv12), d) } } - yyj3534++ - if yyhl3534 { - yyb3534 = yyj3534 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3534 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3534 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44343,13 +44343,13 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = SecretType(r.DecodeString()) } - yyj3534++ - if yyhl3534 { - yyb3534 = yyj3534 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3534 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3534 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44359,13 +44359,13 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3534++ - if yyhl3534 { - yyb3534 = yyj3534 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3534 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3534 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44376,17 +44376,17 @@ func (x *Secret) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj3534++ - if yyhl3534 { - yyb3534 = yyj3534 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3534 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3534 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3534-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -44395,8 +44395,8 @@ func (x SecretType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym3541 := z.EncBinary() - _ = yym3541 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -44408,8 +44408,8 @@ func (x *SecretType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3542 := z.DecBinary() - _ = yym3542 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -44424,68 +44424,68 @@ func (x *SecretList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3543 := z.EncBinary() - _ = yym3543 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3544 := !z.EncBinary() - yy2arr3544 := z.EncBasicHandle().StructToArray - var yyq3544 [4]bool - _, _, _ = yysep3544, yyq3544, yy2arr3544 - const yyr3544 bool = false - yyq3544[0] = true - yyq3544[2] = x.Kind != "" - yyq3544[3] = x.APIVersion != "" - var yynn3544 int - if yyr3544 || yy2arr3544 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3544 = 1 - for _, b := range yyq3544 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn3544++ + yynn2++ } } - r.EncodeMapStart(yynn3544) - yynn3544 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3544 || yy2arr3544 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3544[0] { - yy3546 := &x.ListMeta - yym3547 := z.EncBinary() - _ = yym3547 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy3546) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy3546) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq3544[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3548 := &x.ListMeta - yym3549 := z.EncBinary() - _ = yym3549 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy3548) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy3548) + z.EncFallback(yy6) } } } - if yyr3544 || yy2arr3544 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym3551 := z.EncBinary() - _ = yym3551 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceSecret(([]Secret)(x.Items), e) @@ -44498,19 +44498,19 @@ func (x *SecretList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym3552 := z.EncBinary() - _ = yym3552 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceSecret(([]Secret)(x.Items), e) } } } - if yyr3544 || yy2arr3544 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3544[2] { - yym3554 := z.EncBinary() - _ = yym3554 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -44519,23 +44519,23 @@ func (x *SecretList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3544[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3555 := z.EncBinary() - _ = yym3555 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3544 || yy2arr3544 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3544[3] { - yym3557 := z.EncBinary() - _ = yym3557 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -44544,19 +44544,19 @@ func (x *SecretList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3544[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3558 := z.EncBinary() - _ = yym3558 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3544 || yy2arr3544 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -44569,25 +44569,25 @@ func (x *SecretList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3559 := z.DecBinary() - _ = yym3559 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3560 := r.ContainerType() - if yyct3560 == codecSelferValueTypeMap1234 { - yyl3560 := r.ReadMapStart() - if yyl3560 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3560, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3560 == codecSelferValueTypeArray1234 { - yyl3560 := r.ReadArrayStart() - if yyl3560 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3560, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -44599,12 +44599,12 @@ func (x *SecretList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3561Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3561Slc - var yyhl3561 bool = l >= 0 - for yyj3561 := 0; ; yyj3561++ { - if yyhl3561 { - if yyj3561 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -44613,33 +44613,33 @@ func (x *SecretList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3561Slc = r.DecodeBytes(yys3561Slc, true, true) - yys3561 := string(yys3561Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3561 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3562 := &x.ListMeta - yym3563 := z.DecBinary() - _ = yym3563 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv3562) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv3562, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3564 := &x.Items - yym3565 := z.DecBinary() - _ = yym3565 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceSecret((*[]Secret)(yyv3564), d) + h.decSliceSecret((*[]Secret)(yyv6), d) } } case "kind": @@ -44655,9 +44655,9 @@ func (x *SecretList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3561) - } // end switch yys3561 - } // end for yyj3561 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -44665,16 +44665,16 @@ func (x *SecretList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3568 int - var yyb3568 bool - var yyhl3568 bool = l >= 0 - yyj3568++ - if yyhl3568 { - yyb3568 = yyj3568 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3568 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3568 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44682,22 +44682,22 @@ func (x *SecretList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3569 := &x.ListMeta - yym3570 := z.DecBinary() - _ = yym3570 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv3569) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv3569, false) + z.DecFallback(yyv11, false) } } - yyj3568++ - if yyhl3568 { - yyb3568 = yyj3568 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3568 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3568 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44705,21 +44705,21 @@ func (x *SecretList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3571 := &x.Items - yym3572 := z.DecBinary() - _ = yym3572 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceSecret((*[]Secret)(yyv3571), d) + h.decSliceSecret((*[]Secret)(yyv13), d) } } - yyj3568++ - if yyhl3568 { - yyb3568 = yyj3568 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3568 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3568 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44729,13 +44729,13 @@ func (x *SecretList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3568++ - if yyhl3568 { - yyb3568 = yyj3568 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3568 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3568 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -44746,17 +44746,17 @@ func (x *SecretList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj3568++ - if yyhl3568 { - yyb3568 = yyj3568 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3568 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3568 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3568-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -44768,58 +44768,58 @@ func (x *ConfigMap) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3575 := z.EncBinary() - _ = yym3575 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3576 := !z.EncBinary() - yy2arr3576 := z.EncBasicHandle().StructToArray - var yyq3576 [4]bool - _, _, _ = yysep3576, yyq3576, yy2arr3576 - const yyr3576 bool = false - yyq3576[0] = true - yyq3576[1] = len(x.Data) != 0 - yyq3576[2] = x.Kind != "" - yyq3576[3] = x.APIVersion != "" - var yynn3576 int - if yyr3576 || yy2arr3576 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = len(x.Data) != 0 + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3576 = 0 - for _, b := range yyq3576 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3576++ + yynn2++ } } - r.EncodeMapStart(yynn3576) - yynn3576 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3576 || yy2arr3576 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3576[0] { - yy3578 := &x.ObjectMeta - yy3578.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3576[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3579 := &x.ObjectMeta - yy3579.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr3576 || yy2arr3576 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3576[1] { + if yyq2[1] { if x.Data == nil { r.EncodeNil() } else { - yym3581 := z.EncBinary() - _ = yym3581 + yym9 := z.EncBinary() + _ = yym9 if false { } else { z.F.EncMapStringStringV(x.Data, false, e) @@ -44829,15 +44829,15 @@ func (x *ConfigMap) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3576[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("data")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Data == nil { r.EncodeNil() } else { - yym3582 := z.EncBinary() - _ = yym3582 + yym10 := z.EncBinary() + _ = yym10 if false { } else { z.F.EncMapStringStringV(x.Data, false, e) @@ -44845,11 +44845,11 @@ func (x *ConfigMap) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3576 || yy2arr3576 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3576[2] { - yym3584 := z.EncBinary() - _ = yym3584 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -44858,23 +44858,23 @@ func (x *ConfigMap) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3576[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3585 := z.EncBinary() - _ = yym3585 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3576 || yy2arr3576 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3576[3] { - yym3587 := z.EncBinary() - _ = yym3587 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -44883,19 +44883,19 @@ func (x *ConfigMap) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3576[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3588 := z.EncBinary() - _ = yym3588 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3576 || yy2arr3576 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -44908,25 +44908,25 @@ func (x *ConfigMap) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3589 := z.DecBinary() - _ = yym3589 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3590 := r.ContainerType() - if yyct3590 == codecSelferValueTypeMap1234 { - yyl3590 := r.ReadMapStart() - if yyl3590 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3590, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3590 == codecSelferValueTypeArray1234 { - yyl3590 := r.ReadArrayStart() - if yyl3590 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3590, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -44938,12 +44938,12 @@ func (x *ConfigMap) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3591Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3591Slc - var yyhl3591 bool = l >= 0 - for yyj3591 := 0; ; yyj3591++ { - if yyhl3591 { - if yyj3591 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -44952,27 +44952,27 @@ func (x *ConfigMap) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3591Slc = r.DecodeBytes(yys3591Slc, true, true) - yys3591 := string(yys3591Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3591 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3592 := &x.ObjectMeta - yyv3592.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "data": if r.TryDecodeAsNil() { x.Data = nil } else { - yyv3593 := &x.Data - yym3594 := z.DecBinary() - _ = yym3594 + yyv5 := &x.Data + yym6 := z.DecBinary() + _ = yym6 if false { } else { - z.F.DecMapStringStringX(yyv3593, false, d) + z.F.DecMapStringStringX(yyv5, false, d) } } case "kind": @@ -44988,9 +44988,9 @@ func (x *ConfigMap) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3591) - } // end switch yys3591 - } // end for yyj3591 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -44998,16 +44998,16 @@ func (x *ConfigMap) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3597 int - var yyb3597 bool - var yyhl3597 bool = l >= 0 - yyj3597++ - if yyhl3597 { - yyb3597 = yyj3597 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3597 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3597 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45015,16 +45015,16 @@ func (x *ConfigMap) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3598 := &x.ObjectMeta - yyv3598.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj3597++ - if yyhl3597 { - yyb3597 = yyj3597 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3597 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3597 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45032,21 +45032,21 @@ func (x *ConfigMap) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Data = nil } else { - yyv3599 := &x.Data - yym3600 := z.DecBinary() - _ = yym3600 + yyv11 := &x.Data + yym12 := z.DecBinary() + _ = yym12 if false { } else { - z.F.DecMapStringStringX(yyv3599, false, d) + z.F.DecMapStringStringX(yyv11, false, d) } } - yyj3597++ - if yyhl3597 { - yyb3597 = yyj3597 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3597 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3597 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45056,13 +45056,13 @@ func (x *ConfigMap) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3597++ - if yyhl3597 { - yyb3597 = yyj3597 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3597 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3597 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45073,17 +45073,17 @@ func (x *ConfigMap) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj3597++ - if yyhl3597 { - yyb3597 = yyj3597 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3597 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3597 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3597-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -45095,70 +45095,70 @@ func (x *ConfigMapList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3603 := z.EncBinary() - _ = yym3603 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3604 := !z.EncBinary() - yy2arr3604 := z.EncBasicHandle().StructToArray - var yyq3604 [4]bool - _, _, _ = yysep3604, yyq3604, yy2arr3604 - const yyr3604 bool = false - yyq3604[0] = true - yyq3604[1] = len(x.Items) != 0 - yyq3604[2] = x.Kind != "" - yyq3604[3] = x.APIVersion != "" - var yynn3604 int - if yyr3604 || yy2arr3604 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = len(x.Items) != 0 + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3604 = 0 - for _, b := range yyq3604 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3604++ + yynn2++ } } - r.EncodeMapStart(yynn3604) - yynn3604 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3604 || yy2arr3604 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3604[0] { - yy3606 := &x.ListMeta - yym3607 := z.EncBinary() - _ = yym3607 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy3606) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy3606) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq3604[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3608 := &x.ListMeta - yym3609 := z.EncBinary() - _ = yym3609 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy3608) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy3608) + z.EncFallback(yy6) } } } - if yyr3604 || yy2arr3604 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3604[1] { + if yyq2[1] { if x.Items == nil { r.EncodeNil() } else { - yym3611 := z.EncBinary() - _ = yym3611 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceConfigMap(([]ConfigMap)(x.Items), e) @@ -45168,15 +45168,15 @@ func (x *ConfigMapList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3604[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("items")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Items == nil { r.EncodeNil() } else { - yym3612 := z.EncBinary() - _ = yym3612 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceConfigMap(([]ConfigMap)(x.Items), e) @@ -45184,11 +45184,11 @@ func (x *ConfigMapList) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3604 || yy2arr3604 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3604[2] { - yym3614 := z.EncBinary() - _ = yym3614 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -45197,23 +45197,23 @@ func (x *ConfigMapList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3604[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3615 := z.EncBinary() - _ = yym3615 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3604 || yy2arr3604 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3604[3] { - yym3617 := z.EncBinary() - _ = yym3617 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -45222,19 +45222,19 @@ func (x *ConfigMapList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3604[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3618 := z.EncBinary() - _ = yym3618 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3604 || yy2arr3604 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -45247,25 +45247,25 @@ func (x *ConfigMapList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3619 := z.DecBinary() - _ = yym3619 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3620 := r.ContainerType() - if yyct3620 == codecSelferValueTypeMap1234 { - yyl3620 := r.ReadMapStart() - if yyl3620 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3620, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3620 == codecSelferValueTypeArray1234 { - yyl3620 := r.ReadArrayStart() - if yyl3620 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3620, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -45277,12 +45277,12 @@ func (x *ConfigMapList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3621Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3621Slc - var yyhl3621 bool = l >= 0 - for yyj3621 := 0; ; yyj3621++ { - if yyhl3621 { - if yyj3621 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -45291,33 +45291,33 @@ func (x *ConfigMapList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3621Slc = r.DecodeBytes(yys3621Slc, true, true) - yys3621 := string(yys3621Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3621 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3622 := &x.ListMeta - yym3623 := z.DecBinary() - _ = yym3623 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv3622) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv3622, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3624 := &x.Items - yym3625 := z.DecBinary() - _ = yym3625 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceConfigMap((*[]ConfigMap)(yyv3624), d) + h.decSliceConfigMap((*[]ConfigMap)(yyv6), d) } } case "kind": @@ -45333,9 +45333,9 @@ func (x *ConfigMapList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3621) - } // end switch yys3621 - } // end for yyj3621 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -45343,16 +45343,16 @@ func (x *ConfigMapList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3628 int - var yyb3628 bool - var yyhl3628 bool = l >= 0 - yyj3628++ - if yyhl3628 { - yyb3628 = yyj3628 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3628 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3628 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45360,22 +45360,22 @@ func (x *ConfigMapList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3629 := &x.ListMeta - yym3630 := z.DecBinary() - _ = yym3630 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv3629) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv3629, false) + z.DecFallback(yyv11, false) } } - yyj3628++ - if yyhl3628 { - yyb3628 = yyj3628 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3628 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3628 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45383,21 +45383,21 @@ func (x *ConfigMapList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3631 := &x.Items - yym3632 := z.DecBinary() - _ = yym3632 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceConfigMap((*[]ConfigMap)(yyv3631), d) + h.decSliceConfigMap((*[]ConfigMap)(yyv13), d) } } - yyj3628++ - if yyhl3628 { - yyb3628 = yyj3628 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3628 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3628 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45407,13 +45407,13 @@ func (x *ConfigMapList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj3628++ - if yyhl3628 { - yyb3628 = yyj3628 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3628 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3628 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45424,17 +45424,17 @@ func (x *ConfigMapList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj3628++ - if yyhl3628 { - yyb3628 = yyj3628 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3628 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3628 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3628-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -45443,8 +45443,8 @@ func (x ComponentConditionType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym3635 := z.EncBinary() - _ = yym3635 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -45456,8 +45456,8 @@ func (x *ComponentConditionType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3636 := z.DecBinary() - _ = yym3636 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -45472,32 +45472,32 @@ func (x *ComponentCondition) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3637 := z.EncBinary() - _ = yym3637 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3638 := !z.EncBinary() - yy2arr3638 := z.EncBasicHandle().StructToArray - var yyq3638 [4]bool - _, _, _ = yysep3638, yyq3638, yy2arr3638 - const yyr3638 bool = false - yyq3638[2] = x.Message != "" - yyq3638[3] = x.Error != "" - var yynn3638 int - if yyr3638 || yy2arr3638 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = x.Message != "" + yyq2[3] = x.Error != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3638 = 2 - for _, b := range yyq3638 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn3638++ + yynn2++ } } - r.EncodeMapStart(yynn3638) - yynn3638 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3638 || yy2arr3638 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Type.CodecEncodeSelf(e) } else { @@ -45506,7 +45506,7 @@ func (x *ComponentCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } - if yyr3638 || yy2arr3638 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Status.CodecEncodeSelf(e) } else { @@ -45515,11 +45515,11 @@ func (x *ComponentCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Status.CodecEncodeSelf(e) } - if yyr3638 || yy2arr3638 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3638[2] { - yym3642 := z.EncBinary() - _ = yym3642 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -45528,23 +45528,23 @@ func (x *ComponentCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3638[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3643 := z.EncBinary() - _ = yym3643 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr3638 || yy2arr3638 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3638[3] { - yym3645 := z.EncBinary() - _ = yym3645 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Error)) @@ -45553,19 +45553,19 @@ func (x *ComponentCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3638[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("error")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3646 := z.EncBinary() - _ = yym3646 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Error)) } } } - if yyr3638 || yy2arr3638 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -45578,25 +45578,25 @@ func (x *ComponentCondition) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3647 := z.DecBinary() - _ = yym3647 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3648 := r.ContainerType() - if yyct3648 == codecSelferValueTypeMap1234 { - yyl3648 := r.ReadMapStart() - if yyl3648 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3648, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3648 == codecSelferValueTypeArray1234 { - yyl3648 := r.ReadArrayStart() - if yyl3648 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3648, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -45608,12 +45608,12 @@ func (x *ComponentCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3649Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3649Slc - var yyhl3649 bool = l >= 0 - for yyj3649 := 0; ; yyj3649++ { - if yyhl3649 { - if yyj3649 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -45622,10 +45622,10 @@ func (x *ComponentCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3649Slc = r.DecodeBytes(yys3649Slc, true, true) - yys3649 := string(yys3649Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3649 { + switch yys3 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -45651,9 +45651,9 @@ func (x *ComponentCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.Error = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3649) - } // end switch yys3649 - } // end for yyj3649 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -45661,16 +45661,16 @@ func (x *ComponentCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3654 int - var yyb3654 bool - var yyhl3654 bool = l >= 0 - yyj3654++ - if yyhl3654 { - yyb3654 = yyj3654 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3654 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3654 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45680,13 +45680,13 @@ func (x *ComponentCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Type = ComponentConditionType(r.DecodeString()) } - yyj3654++ - if yyhl3654 { - yyb3654 = yyj3654 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3654 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3654 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45696,13 +45696,13 @@ func (x *ComponentCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Status = ConditionStatus(r.DecodeString()) } - yyj3654++ - if yyhl3654 { - yyb3654 = yyj3654 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3654 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3654 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45712,13 +45712,13 @@ func (x *ComponentCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Message = string(r.DecodeString()) } - yyj3654++ - if yyhl3654 { - yyb3654 = yyj3654 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3654 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3654 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45729,17 +45729,17 @@ func (x *ComponentCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.Error = string(r.DecodeString()) } for { - yyj3654++ - if yyhl3654 { - yyb3654 = yyj3654 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3654 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3654 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3654-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -45751,58 +45751,58 @@ func (x *ComponentStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3659 := z.EncBinary() - _ = yym3659 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3660 := !z.EncBinary() - yy2arr3660 := z.EncBasicHandle().StructToArray - var yyq3660 [4]bool - _, _, _ = yysep3660, yyq3660, yy2arr3660 - const yyr3660 bool = false - yyq3660[0] = true - yyq3660[1] = len(x.Conditions) != 0 - yyq3660[2] = x.Kind != "" - yyq3660[3] = x.APIVersion != "" - var yynn3660 int - if yyr3660 || yy2arr3660 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = len(x.Conditions) != 0 + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3660 = 0 - for _, b := range yyq3660 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3660++ + yynn2++ } } - r.EncodeMapStart(yynn3660) - yynn3660 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3660 || yy2arr3660 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3660[0] { - yy3662 := &x.ObjectMeta - yy3662.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3660[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3663 := &x.ObjectMeta - yy3663.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr3660 || yy2arr3660 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3660[1] { + if yyq2[1] { if x.Conditions == nil { r.EncodeNil() } else { - yym3665 := z.EncBinary() - _ = yym3665 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceComponentCondition(([]ComponentCondition)(x.Conditions), e) @@ -45812,15 +45812,15 @@ func (x *ComponentStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3660[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("conditions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Conditions == nil { r.EncodeNil() } else { - yym3666 := z.EncBinary() - _ = yym3666 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceComponentCondition(([]ComponentCondition)(x.Conditions), e) @@ -45828,11 +45828,11 @@ func (x *ComponentStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3660 || yy2arr3660 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3660[2] { - yym3668 := z.EncBinary() - _ = yym3668 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -45841,23 +45841,23 @@ func (x *ComponentStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3660[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3669 := z.EncBinary() - _ = yym3669 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3660 || yy2arr3660 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3660[3] { - yym3671 := z.EncBinary() - _ = yym3671 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -45866,19 +45866,19 @@ func (x *ComponentStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3660[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3672 := z.EncBinary() - _ = yym3672 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3660 || yy2arr3660 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -45891,25 +45891,25 @@ func (x *ComponentStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3673 := z.DecBinary() - _ = yym3673 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3674 := r.ContainerType() - if yyct3674 == codecSelferValueTypeMap1234 { - yyl3674 := r.ReadMapStart() - if yyl3674 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3674, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3674 == codecSelferValueTypeArray1234 { - yyl3674 := r.ReadArrayStart() - if yyl3674 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3674, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -45921,12 +45921,12 @@ func (x *ComponentStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3675Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3675Slc - var yyhl3675 bool = l >= 0 - for yyj3675 := 0; ; yyj3675++ { - if yyhl3675 { - if yyj3675 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -45935,27 +45935,27 @@ func (x *ComponentStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3675Slc = r.DecodeBytes(yys3675Slc, true, true) - yys3675 := string(yys3675Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3675 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3676 := &x.ObjectMeta - yyv3676.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "conditions": if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv3677 := &x.Conditions - yym3678 := z.DecBinary() - _ = yym3678 + yyv5 := &x.Conditions + yym6 := z.DecBinary() + _ = yym6 if false { } else { - h.decSliceComponentCondition((*[]ComponentCondition)(yyv3677), d) + h.decSliceComponentCondition((*[]ComponentCondition)(yyv5), d) } } case "kind": @@ -45971,9 +45971,9 @@ func (x *ComponentStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3675) - } // end switch yys3675 - } // end for yyj3675 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -45981,16 +45981,16 @@ func (x *ComponentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3681 int - var yyb3681 bool - var yyhl3681 bool = l >= 0 - yyj3681++ - if yyhl3681 { - yyb3681 = yyj3681 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3681 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3681 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -45998,16 +45998,16 @@ func (x *ComponentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3682 := &x.ObjectMeta - yyv3682.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj3681++ - if yyhl3681 { - yyb3681 = yyj3681 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3681 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3681 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46015,21 +46015,21 @@ func (x *ComponentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv3683 := &x.Conditions - yym3684 := z.DecBinary() - _ = yym3684 + yyv11 := &x.Conditions + yym12 := z.DecBinary() + _ = yym12 if false { } else { - h.decSliceComponentCondition((*[]ComponentCondition)(yyv3683), d) + h.decSliceComponentCondition((*[]ComponentCondition)(yyv11), d) } } - yyj3681++ - if yyhl3681 { - yyb3681 = yyj3681 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3681 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3681 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46039,13 +46039,13 @@ func (x *ComponentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj3681++ - if yyhl3681 { - yyb3681 = yyj3681 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3681 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3681 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46056,17 +46056,17 @@ func (x *ComponentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } for { - yyj3681++ - if yyhl3681 { - yyb3681 = yyj3681 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb3681 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb3681 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3681-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -46078,68 +46078,68 @@ func (x *ComponentStatusList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3687 := z.EncBinary() - _ = yym3687 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3688 := !z.EncBinary() - yy2arr3688 := z.EncBasicHandle().StructToArray - var yyq3688 [4]bool - _, _, _ = yysep3688, yyq3688, yy2arr3688 - const yyr3688 bool = false - yyq3688[0] = true - yyq3688[2] = x.Kind != "" - yyq3688[3] = x.APIVersion != "" - var yynn3688 int - if yyr3688 || yy2arr3688 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3688 = 1 - for _, b := range yyq3688 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn3688++ + yynn2++ } } - r.EncodeMapStart(yynn3688) - yynn3688 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3688 || yy2arr3688 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3688[0] { - yy3690 := &x.ListMeta - yym3691 := z.EncBinary() - _ = yym3691 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy3690) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy3690) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq3688[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3692 := &x.ListMeta - yym3693 := z.EncBinary() - _ = yym3693 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy3692) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy3692) + z.EncFallback(yy6) } } } - if yyr3688 || yy2arr3688 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym3695 := z.EncBinary() - _ = yym3695 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceComponentStatus(([]ComponentStatus)(x.Items), e) @@ -46152,19 +46152,19 @@ func (x *ComponentStatusList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym3696 := z.EncBinary() - _ = yym3696 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceComponentStatus(([]ComponentStatus)(x.Items), e) } } } - if yyr3688 || yy2arr3688 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3688[2] { - yym3698 := z.EncBinary() - _ = yym3698 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -46173,23 +46173,23 @@ func (x *ComponentStatusList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3688[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3699 := z.EncBinary() - _ = yym3699 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3688 || yy2arr3688 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3688[3] { - yym3701 := z.EncBinary() - _ = yym3701 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -46198,19 +46198,19 @@ func (x *ComponentStatusList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3688[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3702 := z.EncBinary() - _ = yym3702 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3688 || yy2arr3688 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -46223,25 +46223,25 @@ func (x *ComponentStatusList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3703 := z.DecBinary() - _ = yym3703 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3704 := r.ContainerType() - if yyct3704 == codecSelferValueTypeMap1234 { - yyl3704 := r.ReadMapStart() - if yyl3704 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3704, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3704 == codecSelferValueTypeArray1234 { - yyl3704 := r.ReadArrayStart() - if yyl3704 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3704, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -46253,12 +46253,12 @@ func (x *ComponentStatusList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3705Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3705Slc - var yyhl3705 bool = l >= 0 - for yyj3705 := 0; ; yyj3705++ { - if yyhl3705 { - if yyj3705 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -46267,33 +46267,33 @@ func (x *ComponentStatusList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3705Slc = r.DecodeBytes(yys3705Slc, true, true) - yys3705 := string(yys3705Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3705 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3706 := &x.ListMeta - yym3707 := z.DecBinary() - _ = yym3707 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv3706) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv3706, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3708 := &x.Items - yym3709 := z.DecBinary() - _ = yym3709 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceComponentStatus((*[]ComponentStatus)(yyv3708), d) + h.decSliceComponentStatus((*[]ComponentStatus)(yyv6), d) } } case "kind": @@ -46309,9 +46309,9 @@ func (x *ComponentStatusList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3705) - } // end switch yys3705 - } // end for yyj3705 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -46319,16 +46319,16 @@ func (x *ComponentStatusList) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3712 int - var yyb3712 bool - var yyhl3712 bool = l >= 0 - yyj3712++ - if yyhl3712 { - yyb3712 = yyj3712 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3712 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3712 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46336,22 +46336,22 @@ func (x *ComponentStatusList) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.ListMeta = pkg2_unversioned.ListMeta{} } else { - yyv3713 := &x.ListMeta - yym3714 := z.DecBinary() - _ = yym3714 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv3713) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv3713, false) + z.DecFallback(yyv11, false) } } - yyj3712++ - if yyhl3712 { - yyb3712 = yyj3712 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3712 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3712 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46359,21 +46359,21 @@ func (x *ComponentStatusList) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3715 := &x.Items - yym3716 := z.DecBinary() - _ = yym3716 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceComponentStatus((*[]ComponentStatus)(yyv3715), d) + h.decSliceComponentStatus((*[]ComponentStatus)(yyv13), d) } } - yyj3712++ - if yyhl3712 { - yyb3712 = yyj3712 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3712 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3712 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46383,13 +46383,13 @@ func (x *ComponentStatusList) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Kind = string(r.DecodeString()) } - yyj3712++ - if yyhl3712 { - yyb3712 = yyj3712 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3712 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3712 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46400,17 +46400,17 @@ func (x *ComponentStatusList) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.APIVersion = string(r.DecodeString()) } for { - yyj3712++ - if yyhl3712 { - yyb3712 = yyj3712 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3712 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3712 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3712-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -46422,38 +46422,38 @@ func (x *DownwardAPIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3719 := z.EncBinary() - _ = yym3719 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3720 := !z.EncBinary() - yy2arr3720 := z.EncBasicHandle().StructToArray - var yyq3720 [1]bool - _, _, _ = yysep3720, yyq3720, yy2arr3720 - const yyr3720 bool = false - yyq3720[0] = len(x.Items) != 0 - var yynn3720 int - if yyr3720 || yy2arr3720 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Items) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn3720 = 0 - for _, b := range yyq3720 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3720++ + yynn2++ } } - r.EncodeMapStart(yynn3720) - yynn3720 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3720 || yy2arr3720 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3720[0] { + if yyq2[0] { if x.Items == nil { r.EncodeNil() } else { - yym3722 := z.EncBinary() - _ = yym3722 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceDownwardAPIVolumeFile(([]DownwardAPIVolumeFile)(x.Items), e) @@ -46463,15 +46463,15 @@ func (x *DownwardAPIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3720[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("items")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Items == nil { r.EncodeNil() } else { - yym3723 := z.EncBinary() - _ = yym3723 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceDownwardAPIVolumeFile(([]DownwardAPIVolumeFile)(x.Items), e) @@ -46479,7 +46479,7 @@ func (x *DownwardAPIVolumeSource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3720 || yy2arr3720 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -46492,25 +46492,25 @@ func (x *DownwardAPIVolumeSource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3724 := z.DecBinary() - _ = yym3724 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3725 := r.ContainerType() - if yyct3725 == codecSelferValueTypeMap1234 { - yyl3725 := r.ReadMapStart() - if yyl3725 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3725, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3725 == codecSelferValueTypeArray1234 { - yyl3725 := r.ReadArrayStart() - if yyl3725 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3725, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -46522,12 +46522,12 @@ func (x *DownwardAPIVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3726Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3726Slc - var yyhl3726 bool = l >= 0 - for yyj3726 := 0; ; yyj3726++ { - if yyhl3726 { - if yyj3726 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -46536,26 +46536,26 @@ func (x *DownwardAPIVolumeSource) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3726Slc = r.DecodeBytes(yys3726Slc, true, true) - yys3726 := string(yys3726Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3726 { + switch yys3 { case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3727 := &x.Items - yym3728 := z.DecBinary() - _ = yym3728 + yyv4 := &x.Items + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceDownwardAPIVolumeFile((*[]DownwardAPIVolumeFile)(yyv3727), d) + h.decSliceDownwardAPIVolumeFile((*[]DownwardAPIVolumeFile)(yyv4), d) } } default: - z.DecStructFieldNotFound(-1, yys3726) - } // end switch yys3726 - } // end for yyj3726 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -46563,16 +46563,16 @@ func (x *DownwardAPIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3729 int - var yyb3729 bool - var yyhl3729 bool = l >= 0 - yyj3729++ - if yyhl3729 { - yyb3729 = yyj3729 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb3729 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb3729 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46580,26 +46580,26 @@ func (x *DownwardAPIVolumeSource) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Items = nil } else { - yyv3730 := &x.Items - yym3731 := z.DecBinary() - _ = yym3731 + yyv7 := &x.Items + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceDownwardAPIVolumeFile((*[]DownwardAPIVolumeFile)(yyv3730), d) + h.decSliceDownwardAPIVolumeFile((*[]DownwardAPIVolumeFile)(yyv7), d) } } for { - yyj3729++ - if yyhl3729 { - yyb3729 = yyj3729 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb3729 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb3729 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3729-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -46611,33 +46611,33 @@ func (x *DownwardAPIVolumeFile) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3732 := z.EncBinary() - _ = yym3732 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3733 := !z.EncBinary() - yy2arr3733 := z.EncBasicHandle().StructToArray - var yyq3733 [2]bool - _, _, _ = yysep3733, yyq3733, yy2arr3733 - const yyr3733 bool = false - var yynn3733 int - if yyr3733 || yy2arr3733 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn3733 = 2 - for _, b := range yyq3733 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn3733++ + yynn2++ } } - r.EncodeMapStart(yynn3733) - yynn3733 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3733 || yy2arr3733 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3735 := z.EncBinary() - _ = yym3735 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -46646,25 +46646,25 @@ func (x *DownwardAPIVolumeFile) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3736 := z.EncBinary() - _ = yym3736 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr3733 || yy2arr3733 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3738 := &x.FieldRef - yy3738.CodecEncodeSelf(e) + yy7 := &x.FieldRef + yy7.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fieldRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3739 := &x.FieldRef - yy3739.CodecEncodeSelf(e) + yy9 := &x.FieldRef + yy9.CodecEncodeSelf(e) } - if yyr3733 || yy2arr3733 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -46677,25 +46677,25 @@ func (x *DownwardAPIVolumeFile) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3740 := z.DecBinary() - _ = yym3740 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3741 := r.ContainerType() - if yyct3741 == codecSelferValueTypeMap1234 { - yyl3741 := r.ReadMapStart() - if yyl3741 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3741, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3741 == codecSelferValueTypeArray1234 { - yyl3741 := r.ReadArrayStart() - if yyl3741 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3741, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -46707,12 +46707,12 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3742Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3742Slc - var yyhl3742 bool = l >= 0 - for yyj3742 := 0; ; yyj3742++ { - if yyhl3742 { - if yyj3742 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -46721,10 +46721,10 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3742Slc = r.DecodeBytes(yys3742Slc, true, true) - yys3742 := string(yys3742Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3742 { + switch yys3 { case "path": if r.TryDecodeAsNil() { x.Path = "" @@ -46735,13 +46735,13 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromMap(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.FieldRef = ObjectFieldSelector{} } else { - yyv3744 := &x.FieldRef - yyv3744.CodecDecodeSelf(d) + yyv5 := &x.FieldRef + yyv5.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys3742) - } // end switch yys3742 - } // end for yyj3742 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -46749,16 +46749,16 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3745 int - var yyb3745 bool - var yyhl3745 bool = l >= 0 - yyj3745++ - if yyhl3745 { - yyb3745 = yyj3745 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb3745 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb3745 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46768,13 +46768,13 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Path = string(r.DecodeString()) } - yyj3745++ - if yyhl3745 { - yyb3745 = yyj3745 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb3745 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb3745 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -46782,21 +46782,21 @@ func (x *DownwardAPIVolumeFile) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.FieldRef = ObjectFieldSelector{} } else { - yyv3747 := &x.FieldRef - yyv3747.CodecDecodeSelf(d) + yyv8 := &x.FieldRef + yyv8.CodecDecodeSelf(d) } for { - yyj3745++ - if yyhl3745 { - yyb3745 = yyj3745 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb3745 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb3745 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3745-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -46808,37 +46808,37 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3748 := z.EncBinary() - _ = yym3748 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3749 := !z.EncBinary() - yy2arr3749 := z.EncBasicHandle().StructToArray - var yyq3749 [5]bool - _, _, _ = yysep3749, yyq3749, yy2arr3749 - const yyr3749 bool = false - yyq3749[0] = x.Capabilities != nil - yyq3749[1] = x.Privileged != nil - yyq3749[2] = x.SELinuxOptions != nil - yyq3749[3] = x.RunAsUser != nil - yyq3749[4] = x.RunAsNonRoot != nil - var yynn3749 int - if yyr3749 || yy2arr3749 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Capabilities != nil + yyq2[1] = x.Privileged != nil + yyq2[2] = x.SELinuxOptions != nil + yyq2[3] = x.RunAsUser != nil + yyq2[4] = x.RunAsNonRoot != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn3749 = 0 - for _, b := range yyq3749 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3749++ + yynn2++ } } - r.EncodeMapStart(yynn3749) - yynn3749 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3749 || yy2arr3749 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3749[0] { + if yyq2[0] { if x.Capabilities == nil { r.EncodeNil() } else { @@ -46848,7 +46848,7 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3749[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("capabilities")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -46859,44 +46859,44 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3749 || yy2arr3749 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3749[1] { + if yyq2[1] { if x.Privileged == nil { r.EncodeNil() } else { - yy3752 := *x.Privileged - yym3753 := z.EncBinary() - _ = yym3753 + yy7 := *x.Privileged + yym8 := z.EncBinary() + _ = yym8 if false { } else { - r.EncodeBool(bool(yy3752)) + r.EncodeBool(bool(yy7)) } } } else { r.EncodeNil() } } else { - if yyq3749[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("privileged")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Privileged == nil { r.EncodeNil() } else { - yy3754 := *x.Privileged - yym3755 := z.EncBinary() - _ = yym3755 + yy9 := *x.Privileged + yym10 := z.EncBinary() + _ = yym10 if false { } else { - r.EncodeBool(bool(yy3754)) + r.EncodeBool(bool(yy9)) } } } } - if yyr3749 || yy2arr3749 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3749[2] { + if yyq2[2] { if x.SELinuxOptions == nil { r.EncodeNil() } else { @@ -46906,7 +46906,7 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq3749[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("seLinuxOptions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -46917,77 +46917,77 @@ func (x *SecurityContext) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr3749 || yy2arr3749 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3749[3] { + if yyq2[3] { if x.RunAsUser == nil { r.EncodeNil() } else { - yy3758 := *x.RunAsUser - yym3759 := z.EncBinary() - _ = yym3759 + yy15 := *x.RunAsUser + yym16 := z.EncBinary() + _ = yym16 if false { } else { - r.EncodeInt(int64(yy3758)) + r.EncodeInt(int64(yy15)) } } } else { r.EncodeNil() } } else { - if yyq3749[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("runAsUser")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.RunAsUser == nil { r.EncodeNil() } else { - yy3760 := *x.RunAsUser - yym3761 := z.EncBinary() - _ = yym3761 + yy17 := *x.RunAsUser + yym18 := z.EncBinary() + _ = yym18 if false { } else { - r.EncodeInt(int64(yy3760)) + r.EncodeInt(int64(yy17)) } } } } - if yyr3749 || yy2arr3749 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3749[4] { + if yyq2[4] { if x.RunAsNonRoot == nil { r.EncodeNil() } else { - yy3763 := *x.RunAsNonRoot - yym3764 := z.EncBinary() - _ = yym3764 + yy20 := *x.RunAsNonRoot + yym21 := z.EncBinary() + _ = yym21 if false { } else { - r.EncodeBool(bool(yy3763)) + r.EncodeBool(bool(yy20)) } } } else { r.EncodeNil() } } else { - if yyq3749[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("runAsNonRoot")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.RunAsNonRoot == nil { r.EncodeNil() } else { - yy3765 := *x.RunAsNonRoot - yym3766 := z.EncBinary() - _ = yym3766 + yy22 := *x.RunAsNonRoot + yym23 := z.EncBinary() + _ = yym23 if false { } else { - r.EncodeBool(bool(yy3765)) + r.EncodeBool(bool(yy22)) } } } } - if yyr3749 || yy2arr3749 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -47000,25 +47000,25 @@ func (x *SecurityContext) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3767 := z.DecBinary() - _ = yym3767 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3768 := r.ContainerType() - if yyct3768 == codecSelferValueTypeMap1234 { - yyl3768 := r.ReadMapStart() - if yyl3768 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3768, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3768 == codecSelferValueTypeArray1234 { - yyl3768 := r.ReadArrayStart() - if yyl3768 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3768, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -47030,12 +47030,12 @@ func (x *SecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3769Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3769Slc - var yyhl3769 bool = l >= 0 - for yyj3769 := 0; ; yyj3769++ { - if yyhl3769 { - if yyj3769 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -47044,10 +47044,10 @@ func (x *SecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3769Slc = r.DecodeBytes(yys3769Slc, true, true) - yys3769 := string(yys3769Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3769 { + switch yys3 { case "capabilities": if r.TryDecodeAsNil() { if x.Capabilities != nil { @@ -47068,8 +47068,8 @@ func (x *SecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.Privileged == nil { x.Privileged = new(bool) } - yym3772 := z.DecBinary() - _ = yym3772 + yym6 := z.DecBinary() + _ = yym6 if false { } else { *((*bool)(x.Privileged)) = r.DecodeBool() @@ -47095,8 +47095,8 @@ func (x *SecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.RunAsUser == nil { x.RunAsUser = new(int64) } - yym3775 := z.DecBinary() - _ = yym3775 + yym9 := z.DecBinary() + _ = yym9 if false { } else { *((*int64)(x.RunAsUser)) = int64(r.DecodeInt(64)) @@ -47111,17 +47111,17 @@ func (x *SecurityContext) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.RunAsNonRoot == nil { x.RunAsNonRoot = new(bool) } - yym3777 := z.DecBinary() - _ = yym3777 + yym11 := z.DecBinary() + _ = yym11 if false { } else { *((*bool)(x.RunAsNonRoot)) = r.DecodeBool() } } default: - z.DecStructFieldNotFound(-1, yys3769) - } // end switch yys3769 - } // end for yyj3769 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -47129,16 +47129,16 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3778 int - var yyb3778 bool - var yyhl3778 bool = l >= 0 - yyj3778++ - if yyhl3778 { - yyb3778 = yyj3778 > l + var yyj12 int + var yyb12 bool + var yyhl12 bool = l >= 0 + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb3778 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb3778 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47153,13 +47153,13 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } x.Capabilities.CodecDecodeSelf(d) } - yyj3778++ - if yyhl3778 { - yyb3778 = yyj3778 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb3778 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb3778 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47172,20 +47172,20 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if x.Privileged == nil { x.Privileged = new(bool) } - yym3781 := z.DecBinary() - _ = yym3781 + yym15 := z.DecBinary() + _ = yym15 if false { } else { *((*bool)(x.Privileged)) = r.DecodeBool() } } - yyj3778++ - if yyhl3778 { - yyb3778 = yyj3778 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb3778 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb3778 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47200,13 +47200,13 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } x.SELinuxOptions.CodecDecodeSelf(d) } - yyj3778++ - if yyhl3778 { - yyb3778 = yyj3778 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb3778 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb3778 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47219,20 +47219,20 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if x.RunAsUser == nil { x.RunAsUser = new(int64) } - yym3784 := z.DecBinary() - _ = yym3784 + yym18 := z.DecBinary() + _ = yym18 if false { } else { *((*int64)(x.RunAsUser)) = int64(r.DecodeInt(64)) } } - yyj3778++ - if yyhl3778 { - yyb3778 = yyj3778 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb3778 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb3778 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47245,25 +47245,25 @@ func (x *SecurityContext) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if x.RunAsNonRoot == nil { x.RunAsNonRoot = new(bool) } - yym3786 := z.DecBinary() - _ = yym3786 + yym20 := z.DecBinary() + _ = yym20 if false { } else { *((*bool)(x.RunAsNonRoot)) = r.DecodeBool() } } for { - yyj3778++ - if yyhl3778 { - yyb3778 = yyj3778 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb3778 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb3778 { + if yyb12 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3778-1, "") + z.DecStructFieldNotFound(yyj12-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -47275,38 +47275,38 @@ func (x *SELinuxOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3787 := z.EncBinary() - _ = yym3787 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3788 := !z.EncBinary() - yy2arr3788 := z.EncBasicHandle().StructToArray - var yyq3788 [4]bool - _, _, _ = yysep3788, yyq3788, yy2arr3788 - const yyr3788 bool = false - yyq3788[0] = x.User != "" - yyq3788[1] = x.Role != "" - yyq3788[2] = x.Type != "" - yyq3788[3] = x.Level != "" - var yynn3788 int - if yyr3788 || yy2arr3788 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.User != "" + yyq2[1] = x.Role != "" + yyq2[2] = x.Type != "" + yyq2[3] = x.Level != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn3788 = 0 - for _, b := range yyq3788 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn3788++ + yynn2++ } } - r.EncodeMapStart(yynn3788) - yynn3788 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3788 || yy2arr3788 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3788[0] { - yym3790 := z.EncBinary() - _ = yym3790 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.User)) @@ -47315,23 +47315,23 @@ func (x *SELinuxOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3788[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("user")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3791 := z.EncBinary() - _ = yym3791 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.User)) } } } - if yyr3788 || yy2arr3788 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3788[1] { - yym3793 := z.EncBinary() - _ = yym3793 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Role)) @@ -47340,23 +47340,23 @@ func (x *SELinuxOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3788[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("role")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3794 := z.EncBinary() - _ = yym3794 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Role)) } } } - if yyr3788 || yy2arr3788 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3788[2] { - yym3796 := z.EncBinary() - _ = yym3796 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Type)) @@ -47365,23 +47365,23 @@ func (x *SELinuxOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3788[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("type")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3797 := z.EncBinary() - _ = yym3797 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Type)) } } } - if yyr3788 || yy2arr3788 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3788[3] { - yym3799 := z.EncBinary() - _ = yym3799 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Level)) @@ -47390,19 +47390,19 @@ func (x *SELinuxOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3788[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("level")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3800 := z.EncBinary() - _ = yym3800 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Level)) } } } - if yyr3788 || yy2arr3788 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -47415,25 +47415,25 @@ func (x *SELinuxOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3801 := z.DecBinary() - _ = yym3801 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3802 := r.ContainerType() - if yyct3802 == codecSelferValueTypeMap1234 { - yyl3802 := r.ReadMapStart() - if yyl3802 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3802, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3802 == codecSelferValueTypeArray1234 { - yyl3802 := r.ReadArrayStart() - if yyl3802 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3802, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -47445,12 +47445,12 @@ func (x *SELinuxOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3803Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3803Slc - var yyhl3803 bool = l >= 0 - for yyj3803 := 0; ; yyj3803++ { - if yyhl3803 { - if yyj3803 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -47459,10 +47459,10 @@ func (x *SELinuxOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3803Slc = r.DecodeBytes(yys3803Slc, true, true) - yys3803 := string(yys3803Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3803 { + switch yys3 { case "user": if r.TryDecodeAsNil() { x.User = "" @@ -47488,9 +47488,9 @@ func (x *SELinuxOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Level = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3803) - } // end switch yys3803 - } // end for yyj3803 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -47498,16 +47498,16 @@ func (x *SELinuxOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3808 int - var yyb3808 bool - var yyhl3808 bool = l >= 0 - yyj3808++ - if yyhl3808 { - yyb3808 = yyj3808 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3808 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3808 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47517,13 +47517,13 @@ func (x *SELinuxOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.User = string(r.DecodeString()) } - yyj3808++ - if yyhl3808 { - yyb3808 = yyj3808 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3808 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3808 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47533,13 +47533,13 @@ func (x *SELinuxOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Role = string(r.DecodeString()) } - yyj3808++ - if yyhl3808 { - yyb3808 = yyj3808 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3808 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3808 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47549,13 +47549,13 @@ func (x *SELinuxOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = string(r.DecodeString()) } - yyj3808++ - if yyhl3808 { - yyb3808 = yyj3808 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3808 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3808 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47566,17 +47566,17 @@ func (x *SELinuxOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Level = string(r.DecodeString()) } for { - yyj3808++ - if yyhl3808 { - yyb3808 = yyj3808 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb3808 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb3808 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3808-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -47588,53 +47588,53 @@ func (x *RangeAllocation) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym3813 := z.EncBinary() - _ = yym3813 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep3814 := !z.EncBinary() - yy2arr3814 := z.EncBasicHandle().StructToArray - var yyq3814 [5]bool - _, _, _ = yysep3814, yyq3814, yy2arr3814 - const yyr3814 bool = false - yyq3814[0] = true - yyq3814[3] = x.Kind != "" - yyq3814[4] = x.APIVersion != "" - var yynn3814 int - if yyr3814 || yy2arr3814 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn3814 = 2 - for _, b := range yyq3814 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn3814++ + yynn2++ } } - r.EncodeMapStart(yynn3814) - yynn3814 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr3814 || yy2arr3814 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3814[0] { - yy3816 := &x.ObjectMeta - yy3816.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq3814[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy3817 := &x.ObjectMeta - yy3817.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr3814 || yy2arr3814 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym3819 := z.EncBinary() - _ = yym3819 + yym9 := z.EncBinary() + _ = yym9 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Range)) @@ -47643,20 +47643,20 @@ func (x *RangeAllocation) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("range")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3820 := z.EncBinary() - _ = yym3820 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Range)) } } - if yyr3814 || yy2arr3814 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Data == nil { r.EncodeNil() } else { - yym3822 := z.EncBinary() - _ = yym3822 + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeStringBytes(codecSelferC_RAW1234, []byte(x.Data)) @@ -47669,19 +47669,19 @@ func (x *RangeAllocation) CodecEncodeSelf(e *codec1978.Encoder) { if x.Data == nil { r.EncodeNil() } else { - yym3823 := z.EncBinary() - _ = yym3823 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeStringBytes(codecSelferC_RAW1234, []byte(x.Data)) } } } - if yyr3814 || yy2arr3814 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3814[3] { - yym3825 := z.EncBinary() - _ = yym3825 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -47690,23 +47690,23 @@ func (x *RangeAllocation) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3814[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3826 := z.EncBinary() - _ = yym3826 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr3814 || yy2arr3814 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq3814[4] { - yym3828 := z.EncBinary() - _ = yym3828 + if yyq2[4] { + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -47715,19 +47715,19 @@ func (x *RangeAllocation) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq3814[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym3829 := z.EncBinary() - _ = yym3829 + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr3814 || yy2arr3814 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -47740,25 +47740,25 @@ func (x *RangeAllocation) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym3830 := z.DecBinary() - _ = yym3830 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct3831 := r.ContainerType() - if yyct3831 == codecSelferValueTypeMap1234 { - yyl3831 := r.ReadMapStart() - if yyl3831 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl3831, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct3831 == codecSelferValueTypeArray1234 { - yyl3831 := r.ReadArrayStart() - if yyl3831 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl3831, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -47770,12 +47770,12 @@ func (x *RangeAllocation) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys3832Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys3832Slc - var yyhl3832 bool = l >= 0 - for yyj3832 := 0; ; yyj3832++ { - if yyhl3832 { - if yyj3832 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -47784,16 +47784,16 @@ func (x *RangeAllocation) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys3832Slc = r.DecodeBytes(yys3832Slc, true, true) - yys3832 := string(yys3832Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys3832 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3833 := &x.ObjectMeta - yyv3833.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "range": if r.TryDecodeAsNil() { @@ -47805,12 +47805,12 @@ func (x *RangeAllocation) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Data = nil } else { - yyv3835 := &x.Data - yym3836 := z.DecBinary() - _ = yym3836 + yyv6 := &x.Data + yym7 := z.DecBinary() + _ = yym7 if false { } else { - *yyv3835 = r.DecodeBytes(*(*[]byte)(yyv3835), false, false) + *yyv6 = r.DecodeBytes(*(*[]byte)(yyv6), false, false) } } case "kind": @@ -47826,9 +47826,9 @@ func (x *RangeAllocation) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys3832) - } // end switch yys3832 - } // end for yyj3832 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -47836,16 +47836,16 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj3839 int - var yyb3839 bool - var yyhl3839 bool = l >= 0 - yyj3839++ - if yyhl3839 { - yyb3839 = yyj3839 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3839 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3839 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47853,16 +47853,16 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.ObjectMeta = ObjectMeta{} } else { - yyv3840 := &x.ObjectMeta - yyv3840.CodecDecodeSelf(d) + yyv11 := &x.ObjectMeta + yyv11.CodecDecodeSelf(d) } - yyj3839++ - if yyhl3839 { - yyb3839 = yyj3839 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3839 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3839 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47872,13 +47872,13 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Range = string(r.DecodeString()) } - yyj3839++ - if yyhl3839 { - yyb3839 = yyj3839 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3839 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3839 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47886,21 +47886,21 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Data = nil } else { - yyv3842 := &x.Data - yym3843 := z.DecBinary() - _ = yym3843 + yyv13 := &x.Data + yym14 := z.DecBinary() + _ = yym14 if false { } else { - *yyv3842 = r.DecodeBytes(*(*[]byte)(yyv3842), false, false) + *yyv13 = r.DecodeBytes(*(*[]byte)(yyv13), false, false) } } - yyj3839++ - if yyhl3839 { - yyb3839 = yyj3839 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3839 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3839 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47910,13 +47910,13 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj3839++ - if yyhl3839 { - yyb3839 = yyj3839 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3839 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3839 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -47927,17 +47927,17 @@ func (x *RangeAllocation) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } for { - yyj3839++ - if yyhl3839 { - yyb3839 = yyj3839 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb3839 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb3839 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj3839-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -47947,9 +47947,9 @@ func (x codecSelfer1234) encSlicePersistentVolumeAccessMode(v []PersistentVolume z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3846 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yyv3846.CodecEncodeSelf(e) + yyv1.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -47959,75 +47959,78 @@ func (x codecSelfer1234) decSlicePersistentVolumeAccessMode(v *[]PersistentVolum z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3847 := *v - yyh3847, yyl3847 := z.DecSliceHelperStart() - var yyc3847 bool - if yyl3847 == 0 { - if yyv3847 == nil { - yyv3847 = []PersistentVolumeAccessMode{} - yyc3847 = true - } else if len(yyv3847) != 0 { - yyv3847 = yyv3847[:0] - yyc3847 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []PersistentVolumeAccessMode{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3847 > 0 { - var yyrr3847, yyrl3847 int - var yyrt3847 bool - if yyl3847 > cap(yyv3847) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrl3847, yyrt3847 = z.DecInferLen(yyl3847, z.DecBasicHandle().MaxInitLen, 16) - if yyrt3847 { - if yyrl3847 <= cap(yyv3847) { - yyv3847 = yyv3847[:yyrl3847] + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 16) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3847 = make([]PersistentVolumeAccessMode, yyrl3847) + yyv1 = make([]PersistentVolumeAccessMode, yyrl1) } } else { - yyv3847 = make([]PersistentVolumeAccessMode, yyrl3847) + yyv1 = make([]PersistentVolumeAccessMode, yyrl1) } - yyc3847 = true - yyrr3847 = len(yyv3847) - } else if yyl3847 != len(yyv3847) { - yyv3847 = yyv3847[:yyl3847] - yyc3847 = true + yyc1 = true + yyrr1 = len(yyv1) + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3847 := 0 - for ; yyj3847 < yyrr3847; yyj3847++ { - yyh3847.ElemContainerState(yyj3847) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3847[yyj3847] = "" + yyv1[yyj1] = "" } else { - yyv3847[yyj3847] = PersistentVolumeAccessMode(r.DecodeString()) + yyv1[yyj1] = PersistentVolumeAccessMode(r.DecodeString()) } } - if yyrt3847 { - for ; yyj3847 < yyl3847; yyj3847++ { - yyv3847 = append(yyv3847, "") - yyh3847.ElemContainerState(yyj3847) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, "") + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3847[yyj3847] = "" + yyv1[yyj1] = "" } else { - yyv3847[yyj3847] = PersistentVolumeAccessMode(r.DecodeString()) + yyv1[yyj1] = PersistentVolumeAccessMode(r.DecodeString()) } } } } else { - yyj3847 := 0 - for ; !r.CheckBreak(); yyj3847++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3847 >= len(yyv3847) { - yyv3847 = append(yyv3847, "") // var yyz3847 PersistentVolumeAccessMode - yyc3847 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, "") // var yyz1 PersistentVolumeAccessMode + yyc1 = true } - yyh3847.ElemContainerState(yyj3847) - if yyj3847 < len(yyv3847) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3847[yyj3847] = "" + yyv1[yyj1] = "" } else { - yyv3847[yyj3847] = PersistentVolumeAccessMode(r.DecodeString()) + yyv1[yyj1] = PersistentVolumeAccessMode(r.DecodeString()) } } else { @@ -48035,17 +48038,17 @@ func (x codecSelfer1234) decSlicePersistentVolumeAccessMode(v *[]PersistentVolum } } - if yyj3847 < len(yyv3847) { - yyv3847 = yyv3847[:yyj3847] - yyc3847 = true - } else if yyj3847 == 0 && yyv3847 == nil { - yyv3847 = []PersistentVolumeAccessMode{} - yyc3847 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []PersistentVolumeAccessMode{} + yyc1 = true } } - yyh3847.End() - if yyc3847 { - *v = yyv3847 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -48054,10 +48057,10 @@ func (x codecSelfer1234) encSlicePersistentVolume(v []PersistentVolume, e *codec z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3851 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3852 := &yyv3851 - yy3852.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -48067,83 +48070,86 @@ func (x codecSelfer1234) decSlicePersistentVolume(v *[]PersistentVolume, d *code z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3853 := *v - yyh3853, yyl3853 := z.DecSliceHelperStart() - var yyc3853 bool - if yyl3853 == 0 { - if yyv3853 == nil { - yyv3853 = []PersistentVolume{} - yyc3853 = true - } else if len(yyv3853) != 0 { - yyv3853 = yyv3853[:0] - yyc3853 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []PersistentVolume{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3853 > 0 { - var yyrr3853, yyrl3853 int - var yyrt3853 bool - if yyl3853 > cap(yyv3853) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3853 := len(yyv3853) > 0 - yyv23853 := yyv3853 - yyrl3853, yyrt3853 = z.DecInferLen(yyl3853, z.DecBasicHandle().MaxInitLen, 400) - if yyrt3853 { - if yyrl3853 <= cap(yyv3853) { - yyv3853 = yyv3853[:yyrl3853] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 400) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3853 = make([]PersistentVolume, yyrl3853) + yyv1 = make([]PersistentVolume, yyrl1) } } else { - yyv3853 = make([]PersistentVolume, yyrl3853) + yyv1 = make([]PersistentVolume, yyrl1) } - yyc3853 = true - yyrr3853 = len(yyv3853) - if yyrg3853 { - copy(yyv3853, yyv23853) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3853 != len(yyv3853) { - yyv3853 = yyv3853[:yyl3853] - yyc3853 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3853 := 0 - for ; yyj3853 < yyrr3853; yyj3853++ { - yyh3853.ElemContainerState(yyj3853) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3853[yyj3853] = PersistentVolume{} + yyv1[yyj1] = PersistentVolume{} } else { - yyv3854 := &yyv3853[yyj3853] - yyv3854.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3853 { - for ; yyj3853 < yyl3853; yyj3853++ { - yyv3853 = append(yyv3853, PersistentVolume{}) - yyh3853.ElemContainerState(yyj3853) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, PersistentVolume{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3853[yyj3853] = PersistentVolume{} + yyv1[yyj1] = PersistentVolume{} } else { - yyv3855 := &yyv3853[yyj3853] - yyv3855.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3853 := 0 - for ; !r.CheckBreak(); yyj3853++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3853 >= len(yyv3853) { - yyv3853 = append(yyv3853, PersistentVolume{}) // var yyz3853 PersistentVolume - yyc3853 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, PersistentVolume{}) // var yyz1 PersistentVolume + yyc1 = true } - yyh3853.ElemContainerState(yyj3853) - if yyj3853 < len(yyv3853) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3853[yyj3853] = PersistentVolume{} + yyv1[yyj1] = PersistentVolume{} } else { - yyv3856 := &yyv3853[yyj3853] - yyv3856.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -48151,17 +48157,17 @@ func (x codecSelfer1234) decSlicePersistentVolume(v *[]PersistentVolume, d *code } } - if yyj3853 < len(yyv3853) { - yyv3853 = yyv3853[:yyj3853] - yyc3853 = true - } else if yyj3853 == 0 && yyv3853 == nil { - yyv3853 = []PersistentVolume{} - yyc3853 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []PersistentVolume{} + yyc1 = true } } - yyh3853.End() - if yyc3853 { - *v = yyv3853 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -48170,10 +48176,10 @@ func (x codecSelfer1234) encSlicePersistentVolumeClaim(v []PersistentVolumeClaim z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3857 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3858 := &yyv3857 - yy3858.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -48183,83 +48189,86 @@ func (x codecSelfer1234) decSlicePersistentVolumeClaim(v *[]PersistentVolumeClai z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3859 := *v - yyh3859, yyl3859 := z.DecSliceHelperStart() - var yyc3859 bool - if yyl3859 == 0 { - if yyv3859 == nil { - yyv3859 = []PersistentVolumeClaim{} - yyc3859 = true - } else if len(yyv3859) != 0 { - yyv3859 = yyv3859[:0] - yyc3859 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []PersistentVolumeClaim{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3859 > 0 { - var yyrr3859, yyrl3859 int - var yyrt3859 bool - if yyl3859 > cap(yyv3859) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3859 := len(yyv3859) > 0 - yyv23859 := yyv3859 - yyrl3859, yyrt3859 = z.DecInferLen(yyl3859, z.DecBasicHandle().MaxInitLen, 296) - if yyrt3859 { - if yyrl3859 <= cap(yyv3859) { - yyv3859 = yyv3859[:yyrl3859] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 296) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3859 = make([]PersistentVolumeClaim, yyrl3859) + yyv1 = make([]PersistentVolumeClaim, yyrl1) } } else { - yyv3859 = make([]PersistentVolumeClaim, yyrl3859) + yyv1 = make([]PersistentVolumeClaim, yyrl1) } - yyc3859 = true - yyrr3859 = len(yyv3859) - if yyrg3859 { - copy(yyv3859, yyv23859) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3859 != len(yyv3859) { - yyv3859 = yyv3859[:yyl3859] - yyc3859 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3859 := 0 - for ; yyj3859 < yyrr3859; yyj3859++ { - yyh3859.ElemContainerState(yyj3859) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3859[yyj3859] = PersistentVolumeClaim{} + yyv1[yyj1] = PersistentVolumeClaim{} } else { - yyv3860 := &yyv3859[yyj3859] - yyv3860.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3859 { - for ; yyj3859 < yyl3859; yyj3859++ { - yyv3859 = append(yyv3859, PersistentVolumeClaim{}) - yyh3859.ElemContainerState(yyj3859) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, PersistentVolumeClaim{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3859[yyj3859] = PersistentVolumeClaim{} + yyv1[yyj1] = PersistentVolumeClaim{} } else { - yyv3861 := &yyv3859[yyj3859] - yyv3861.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3859 := 0 - for ; !r.CheckBreak(); yyj3859++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3859 >= len(yyv3859) { - yyv3859 = append(yyv3859, PersistentVolumeClaim{}) // var yyz3859 PersistentVolumeClaim - yyc3859 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, PersistentVolumeClaim{}) // var yyz1 PersistentVolumeClaim + yyc1 = true } - yyh3859.ElemContainerState(yyj3859) - if yyj3859 < len(yyv3859) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3859[yyj3859] = PersistentVolumeClaim{} + yyv1[yyj1] = PersistentVolumeClaim{} } else { - yyv3862 := &yyv3859[yyj3859] - yyv3862.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -48267,17 +48276,17 @@ func (x codecSelfer1234) decSlicePersistentVolumeClaim(v *[]PersistentVolumeClai } } - if yyj3859 < len(yyv3859) { - yyv3859 = yyv3859[:yyj3859] - yyc3859 = true - } else if yyj3859 == 0 && yyv3859 == nil { - yyv3859 = []PersistentVolumeClaim{} - yyc3859 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []PersistentVolumeClaim{} + yyc1 = true } } - yyh3859.End() - if yyc3859 { - *v = yyv3859 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -48286,10 +48295,10 @@ func (x codecSelfer1234) encSliceHTTPHeader(v []HTTPHeader, e *codec1978.Encoder z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3863 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3864 := &yyv3863 - yy3864.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -48299,83 +48308,86 @@ func (x codecSelfer1234) decSliceHTTPHeader(v *[]HTTPHeader, d *codec1978.Decode z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3865 := *v - yyh3865, yyl3865 := z.DecSliceHelperStart() - var yyc3865 bool - if yyl3865 == 0 { - if yyv3865 == nil { - yyv3865 = []HTTPHeader{} - yyc3865 = true - } else if len(yyv3865) != 0 { - yyv3865 = yyv3865[:0] - yyc3865 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []HTTPHeader{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3865 > 0 { - var yyrr3865, yyrl3865 int - var yyrt3865 bool - if yyl3865 > cap(yyv3865) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3865 := len(yyv3865) > 0 - yyv23865 := yyv3865 - yyrl3865, yyrt3865 = z.DecInferLen(yyl3865, z.DecBasicHandle().MaxInitLen, 32) - if yyrt3865 { - if yyrl3865 <= cap(yyv3865) { - yyv3865 = yyv3865[:yyrl3865] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 32) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3865 = make([]HTTPHeader, yyrl3865) + yyv1 = make([]HTTPHeader, yyrl1) } } else { - yyv3865 = make([]HTTPHeader, yyrl3865) + yyv1 = make([]HTTPHeader, yyrl1) } - yyc3865 = true - yyrr3865 = len(yyv3865) - if yyrg3865 { - copy(yyv3865, yyv23865) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3865 != len(yyv3865) { - yyv3865 = yyv3865[:yyl3865] - yyc3865 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3865 := 0 - for ; yyj3865 < yyrr3865; yyj3865++ { - yyh3865.ElemContainerState(yyj3865) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3865[yyj3865] = HTTPHeader{} + yyv1[yyj1] = HTTPHeader{} } else { - yyv3866 := &yyv3865[yyj3865] - yyv3866.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3865 { - for ; yyj3865 < yyl3865; yyj3865++ { - yyv3865 = append(yyv3865, HTTPHeader{}) - yyh3865.ElemContainerState(yyj3865) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, HTTPHeader{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3865[yyj3865] = HTTPHeader{} + yyv1[yyj1] = HTTPHeader{} } else { - yyv3867 := &yyv3865[yyj3865] - yyv3867.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3865 := 0 - for ; !r.CheckBreak(); yyj3865++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3865 >= len(yyv3865) { - yyv3865 = append(yyv3865, HTTPHeader{}) // var yyz3865 HTTPHeader - yyc3865 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, HTTPHeader{}) // var yyz1 HTTPHeader + yyc1 = true } - yyh3865.ElemContainerState(yyj3865) - if yyj3865 < len(yyv3865) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3865[yyj3865] = HTTPHeader{} + yyv1[yyj1] = HTTPHeader{} } else { - yyv3868 := &yyv3865[yyj3865] - yyv3868.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -48383,17 +48395,17 @@ func (x codecSelfer1234) decSliceHTTPHeader(v *[]HTTPHeader, d *codec1978.Decode } } - if yyj3865 < len(yyv3865) { - yyv3865 = yyv3865[:yyj3865] - yyc3865 = true - } else if yyj3865 == 0 && yyv3865 == nil { - yyv3865 = []HTTPHeader{} - yyc3865 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []HTTPHeader{} + yyc1 = true } } - yyh3865.End() - if yyc3865 { - *v = yyv3865 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -48402,9 +48414,9 @@ func (x codecSelfer1234) encSliceCapability(v []Capability, e *codec1978.Encoder z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3869 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yyv3869.CodecEncodeSelf(e) + yyv1.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -48414,75 +48426,78 @@ func (x codecSelfer1234) decSliceCapability(v *[]Capability, d *codec1978.Decode z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3870 := *v - yyh3870, yyl3870 := z.DecSliceHelperStart() - var yyc3870 bool - if yyl3870 == 0 { - if yyv3870 == nil { - yyv3870 = []Capability{} - yyc3870 = true - } else if len(yyv3870) != 0 { - yyv3870 = yyv3870[:0] - yyc3870 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Capability{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3870 > 0 { - var yyrr3870, yyrl3870 int - var yyrt3870 bool - if yyl3870 > cap(yyv3870) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrl3870, yyrt3870 = z.DecInferLen(yyl3870, z.DecBasicHandle().MaxInitLen, 16) - if yyrt3870 { - if yyrl3870 <= cap(yyv3870) { - yyv3870 = yyv3870[:yyrl3870] + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 16) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3870 = make([]Capability, yyrl3870) + yyv1 = make([]Capability, yyrl1) } } else { - yyv3870 = make([]Capability, yyrl3870) + yyv1 = make([]Capability, yyrl1) } - yyc3870 = true - yyrr3870 = len(yyv3870) - } else if yyl3870 != len(yyv3870) { - yyv3870 = yyv3870[:yyl3870] - yyc3870 = true + yyc1 = true + yyrr1 = len(yyv1) + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3870 := 0 - for ; yyj3870 < yyrr3870; yyj3870++ { - yyh3870.ElemContainerState(yyj3870) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3870[yyj3870] = "" + yyv1[yyj1] = "" } else { - yyv3870[yyj3870] = Capability(r.DecodeString()) + yyv1[yyj1] = Capability(r.DecodeString()) } } - if yyrt3870 { - for ; yyj3870 < yyl3870; yyj3870++ { - yyv3870 = append(yyv3870, "") - yyh3870.ElemContainerState(yyj3870) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, "") + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3870[yyj3870] = "" + yyv1[yyj1] = "" } else { - yyv3870[yyj3870] = Capability(r.DecodeString()) + yyv1[yyj1] = Capability(r.DecodeString()) } } } } else { - yyj3870 := 0 - for ; !r.CheckBreak(); yyj3870++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3870 >= len(yyv3870) { - yyv3870 = append(yyv3870, "") // var yyz3870 Capability - yyc3870 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, "") // var yyz1 Capability + yyc1 = true } - yyh3870.ElemContainerState(yyj3870) - if yyj3870 < len(yyv3870) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3870[yyj3870] = "" + yyv1[yyj1] = "" } else { - yyv3870[yyj3870] = Capability(r.DecodeString()) + yyv1[yyj1] = Capability(r.DecodeString()) } } else { @@ -48490,17 +48505,17 @@ func (x codecSelfer1234) decSliceCapability(v *[]Capability, d *codec1978.Decode } } - if yyj3870 < len(yyv3870) { - yyv3870 = yyv3870[:yyj3870] - yyc3870 = true - } else if yyj3870 == 0 && yyv3870 == nil { - yyv3870 = []Capability{} - yyc3870 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Capability{} + yyc1 = true } } - yyh3870.End() - if yyc3870 { - *v = yyv3870 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -48509,10 +48524,10 @@ func (x codecSelfer1234) encSliceContainerPort(v []ContainerPort, e *codec1978.E z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3874 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3875 := &yyv3874 - yy3875.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -48522,83 +48537,86 @@ func (x codecSelfer1234) decSliceContainerPort(v *[]ContainerPort, d *codec1978. z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3876 := *v - yyh3876, yyl3876 := z.DecSliceHelperStart() - var yyc3876 bool - if yyl3876 == 0 { - if yyv3876 == nil { - yyv3876 = []ContainerPort{} - yyc3876 = true - } else if len(yyv3876) != 0 { - yyv3876 = yyv3876[:0] - yyc3876 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ContainerPort{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3876 > 0 { - var yyrr3876, yyrl3876 int - var yyrt3876 bool - if yyl3876 > cap(yyv3876) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3876 := len(yyv3876) > 0 - yyv23876 := yyv3876 - yyrl3876, yyrt3876 = z.DecInferLen(yyl3876, z.DecBasicHandle().MaxInitLen, 56) - if yyrt3876 { - if yyrl3876 <= cap(yyv3876) { - yyv3876 = yyv3876[:yyrl3876] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 56) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3876 = make([]ContainerPort, yyrl3876) + yyv1 = make([]ContainerPort, yyrl1) } } else { - yyv3876 = make([]ContainerPort, yyrl3876) + yyv1 = make([]ContainerPort, yyrl1) } - yyc3876 = true - yyrr3876 = len(yyv3876) - if yyrg3876 { - copy(yyv3876, yyv23876) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3876 != len(yyv3876) { - yyv3876 = yyv3876[:yyl3876] - yyc3876 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3876 := 0 - for ; yyj3876 < yyrr3876; yyj3876++ { - yyh3876.ElemContainerState(yyj3876) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3876[yyj3876] = ContainerPort{} + yyv1[yyj1] = ContainerPort{} } else { - yyv3877 := &yyv3876[yyj3876] - yyv3877.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3876 { - for ; yyj3876 < yyl3876; yyj3876++ { - yyv3876 = append(yyv3876, ContainerPort{}) - yyh3876.ElemContainerState(yyj3876) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ContainerPort{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3876[yyj3876] = ContainerPort{} + yyv1[yyj1] = ContainerPort{} } else { - yyv3878 := &yyv3876[yyj3876] - yyv3878.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3876 := 0 - for ; !r.CheckBreak(); yyj3876++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3876 >= len(yyv3876) { - yyv3876 = append(yyv3876, ContainerPort{}) // var yyz3876 ContainerPort - yyc3876 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ContainerPort{}) // var yyz1 ContainerPort + yyc1 = true } - yyh3876.ElemContainerState(yyj3876) - if yyj3876 < len(yyv3876) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3876[yyj3876] = ContainerPort{} + yyv1[yyj1] = ContainerPort{} } else { - yyv3879 := &yyv3876[yyj3876] - yyv3879.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -48606,17 +48624,17 @@ func (x codecSelfer1234) decSliceContainerPort(v *[]ContainerPort, d *codec1978. } } - if yyj3876 < len(yyv3876) { - yyv3876 = yyv3876[:yyj3876] - yyc3876 = true - } else if yyj3876 == 0 && yyv3876 == nil { - yyv3876 = []ContainerPort{} - yyc3876 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ContainerPort{} + yyc1 = true } } - yyh3876.End() - if yyc3876 { - *v = yyv3876 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -48625,10 +48643,10 @@ func (x codecSelfer1234) encSliceEnvVar(v []EnvVar, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3880 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3881 := &yyv3880 - yy3881.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -48638,83 +48656,86 @@ func (x codecSelfer1234) decSliceEnvVar(v *[]EnvVar, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3882 := *v - yyh3882, yyl3882 := z.DecSliceHelperStart() - var yyc3882 bool - if yyl3882 == 0 { - if yyv3882 == nil { - yyv3882 = []EnvVar{} - yyc3882 = true - } else if len(yyv3882) != 0 { - yyv3882 = yyv3882[:0] - yyc3882 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []EnvVar{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3882 > 0 { - var yyrr3882, yyrl3882 int - var yyrt3882 bool - if yyl3882 > cap(yyv3882) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3882 := len(yyv3882) > 0 - yyv23882 := yyv3882 - yyrl3882, yyrt3882 = z.DecInferLen(yyl3882, z.DecBasicHandle().MaxInitLen, 40) - if yyrt3882 { - if yyrl3882 <= cap(yyv3882) { - yyv3882 = yyv3882[:yyrl3882] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 40) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3882 = make([]EnvVar, yyrl3882) + yyv1 = make([]EnvVar, yyrl1) } } else { - yyv3882 = make([]EnvVar, yyrl3882) + yyv1 = make([]EnvVar, yyrl1) } - yyc3882 = true - yyrr3882 = len(yyv3882) - if yyrg3882 { - copy(yyv3882, yyv23882) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3882 != len(yyv3882) { - yyv3882 = yyv3882[:yyl3882] - yyc3882 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3882 := 0 - for ; yyj3882 < yyrr3882; yyj3882++ { - yyh3882.ElemContainerState(yyj3882) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3882[yyj3882] = EnvVar{} + yyv1[yyj1] = EnvVar{} } else { - yyv3883 := &yyv3882[yyj3882] - yyv3883.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3882 { - for ; yyj3882 < yyl3882; yyj3882++ { - yyv3882 = append(yyv3882, EnvVar{}) - yyh3882.ElemContainerState(yyj3882) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, EnvVar{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3882[yyj3882] = EnvVar{} + yyv1[yyj1] = EnvVar{} } else { - yyv3884 := &yyv3882[yyj3882] - yyv3884.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3882 := 0 - for ; !r.CheckBreak(); yyj3882++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3882 >= len(yyv3882) { - yyv3882 = append(yyv3882, EnvVar{}) // var yyz3882 EnvVar - yyc3882 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, EnvVar{}) // var yyz1 EnvVar + yyc1 = true } - yyh3882.ElemContainerState(yyj3882) - if yyj3882 < len(yyv3882) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3882[yyj3882] = EnvVar{} + yyv1[yyj1] = EnvVar{} } else { - yyv3885 := &yyv3882[yyj3882] - yyv3885.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -48722,17 +48743,17 @@ func (x codecSelfer1234) decSliceEnvVar(v *[]EnvVar, d *codec1978.Decoder) { } } - if yyj3882 < len(yyv3882) { - yyv3882 = yyv3882[:yyj3882] - yyc3882 = true - } else if yyj3882 == 0 && yyv3882 == nil { - yyv3882 = []EnvVar{} - yyc3882 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []EnvVar{} + yyc1 = true } } - yyh3882.End() - if yyc3882 { - *v = yyv3882 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -48741,10 +48762,10 @@ func (x codecSelfer1234) encSliceVolumeMount(v []VolumeMount, e *codec1978.Encod z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3886 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3887 := &yyv3886 - yy3887.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -48754,83 +48775,86 @@ func (x codecSelfer1234) decSliceVolumeMount(v *[]VolumeMount, d *codec1978.Deco z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3888 := *v - yyh3888, yyl3888 := z.DecSliceHelperStart() - var yyc3888 bool - if yyl3888 == 0 { - if yyv3888 == nil { - yyv3888 = []VolumeMount{} - yyc3888 = true - } else if len(yyv3888) != 0 { - yyv3888 = yyv3888[:0] - yyc3888 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []VolumeMount{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3888 > 0 { - var yyrr3888, yyrl3888 int - var yyrt3888 bool - if yyl3888 > cap(yyv3888) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3888 := len(yyv3888) > 0 - yyv23888 := yyv3888 - yyrl3888, yyrt3888 = z.DecInferLen(yyl3888, z.DecBasicHandle().MaxInitLen, 40) - if yyrt3888 { - if yyrl3888 <= cap(yyv3888) { - yyv3888 = yyv3888[:yyrl3888] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 40) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3888 = make([]VolumeMount, yyrl3888) + yyv1 = make([]VolumeMount, yyrl1) } } else { - yyv3888 = make([]VolumeMount, yyrl3888) + yyv1 = make([]VolumeMount, yyrl1) } - yyc3888 = true - yyrr3888 = len(yyv3888) - if yyrg3888 { - copy(yyv3888, yyv23888) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3888 != len(yyv3888) { - yyv3888 = yyv3888[:yyl3888] - yyc3888 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3888 := 0 - for ; yyj3888 < yyrr3888; yyj3888++ { - yyh3888.ElemContainerState(yyj3888) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3888[yyj3888] = VolumeMount{} + yyv1[yyj1] = VolumeMount{} } else { - yyv3889 := &yyv3888[yyj3888] - yyv3889.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3888 { - for ; yyj3888 < yyl3888; yyj3888++ { - yyv3888 = append(yyv3888, VolumeMount{}) - yyh3888.ElemContainerState(yyj3888) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, VolumeMount{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3888[yyj3888] = VolumeMount{} + yyv1[yyj1] = VolumeMount{} } else { - yyv3890 := &yyv3888[yyj3888] - yyv3890.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3888 := 0 - for ; !r.CheckBreak(); yyj3888++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3888 >= len(yyv3888) { - yyv3888 = append(yyv3888, VolumeMount{}) // var yyz3888 VolumeMount - yyc3888 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, VolumeMount{}) // var yyz1 VolumeMount + yyc1 = true } - yyh3888.ElemContainerState(yyj3888) - if yyj3888 < len(yyv3888) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3888[yyj3888] = VolumeMount{} + yyv1[yyj1] = VolumeMount{} } else { - yyv3891 := &yyv3888[yyj3888] - yyv3891.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -48838,17 +48862,17 @@ func (x codecSelfer1234) decSliceVolumeMount(v *[]VolumeMount, d *codec1978.Deco } } - if yyj3888 < len(yyv3888) { - yyv3888 = yyv3888[:yyj3888] - yyc3888 = true - } else if yyj3888 == 0 && yyv3888 == nil { - yyv3888 = []VolumeMount{} - yyc3888 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []VolumeMount{} + yyc1 = true } } - yyh3888.End() - if yyc3888 { - *v = yyv3888 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -48857,10 +48881,10 @@ func (x codecSelfer1234) encSliceNodeSelectorTerm(v []NodeSelectorTerm, e *codec z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3892 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3893 := &yyv3892 - yy3893.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -48870,83 +48894,86 @@ func (x codecSelfer1234) decSliceNodeSelectorTerm(v *[]NodeSelectorTerm, d *code z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3894 := *v - yyh3894, yyl3894 := z.DecSliceHelperStart() - var yyc3894 bool - if yyl3894 == 0 { - if yyv3894 == nil { - yyv3894 = []NodeSelectorTerm{} - yyc3894 = true - } else if len(yyv3894) != 0 { - yyv3894 = yyv3894[:0] - yyc3894 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []NodeSelectorTerm{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3894 > 0 { - var yyrr3894, yyrl3894 int - var yyrt3894 bool - if yyl3894 > cap(yyv3894) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3894 := len(yyv3894) > 0 - yyv23894 := yyv3894 - yyrl3894, yyrt3894 = z.DecInferLen(yyl3894, z.DecBasicHandle().MaxInitLen, 24) - if yyrt3894 { - if yyrl3894 <= cap(yyv3894) { - yyv3894 = yyv3894[:yyrl3894] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 24) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3894 = make([]NodeSelectorTerm, yyrl3894) + yyv1 = make([]NodeSelectorTerm, yyrl1) } } else { - yyv3894 = make([]NodeSelectorTerm, yyrl3894) + yyv1 = make([]NodeSelectorTerm, yyrl1) } - yyc3894 = true - yyrr3894 = len(yyv3894) - if yyrg3894 { - copy(yyv3894, yyv23894) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3894 != len(yyv3894) { - yyv3894 = yyv3894[:yyl3894] - yyc3894 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3894 := 0 - for ; yyj3894 < yyrr3894; yyj3894++ { - yyh3894.ElemContainerState(yyj3894) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3894[yyj3894] = NodeSelectorTerm{} + yyv1[yyj1] = NodeSelectorTerm{} } else { - yyv3895 := &yyv3894[yyj3894] - yyv3895.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3894 { - for ; yyj3894 < yyl3894; yyj3894++ { - yyv3894 = append(yyv3894, NodeSelectorTerm{}) - yyh3894.ElemContainerState(yyj3894) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, NodeSelectorTerm{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3894[yyj3894] = NodeSelectorTerm{} + yyv1[yyj1] = NodeSelectorTerm{} } else { - yyv3896 := &yyv3894[yyj3894] - yyv3896.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3894 := 0 - for ; !r.CheckBreak(); yyj3894++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3894 >= len(yyv3894) { - yyv3894 = append(yyv3894, NodeSelectorTerm{}) // var yyz3894 NodeSelectorTerm - yyc3894 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, NodeSelectorTerm{}) // var yyz1 NodeSelectorTerm + yyc1 = true } - yyh3894.ElemContainerState(yyj3894) - if yyj3894 < len(yyv3894) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3894[yyj3894] = NodeSelectorTerm{} + yyv1[yyj1] = NodeSelectorTerm{} } else { - yyv3897 := &yyv3894[yyj3894] - yyv3897.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -48954,17 +48981,17 @@ func (x codecSelfer1234) decSliceNodeSelectorTerm(v *[]NodeSelectorTerm, d *code } } - if yyj3894 < len(yyv3894) { - yyv3894 = yyv3894[:yyj3894] - yyc3894 = true - } else if yyj3894 == 0 && yyv3894 == nil { - yyv3894 = []NodeSelectorTerm{} - yyc3894 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []NodeSelectorTerm{} + yyc1 = true } } - yyh3894.End() - if yyc3894 { - *v = yyv3894 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -48973,10 +49000,10 @@ func (x codecSelfer1234) encSliceNodeSelectorRequirement(v []NodeSelectorRequire z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3898 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3899 := &yyv3898 - yy3899.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -48986,83 +49013,86 @@ func (x codecSelfer1234) decSliceNodeSelectorRequirement(v *[]NodeSelectorRequir z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3900 := *v - yyh3900, yyl3900 := z.DecSliceHelperStart() - var yyc3900 bool - if yyl3900 == 0 { - if yyv3900 == nil { - yyv3900 = []NodeSelectorRequirement{} - yyc3900 = true - } else if len(yyv3900) != 0 { - yyv3900 = yyv3900[:0] - yyc3900 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []NodeSelectorRequirement{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3900 > 0 { - var yyrr3900, yyrl3900 int - var yyrt3900 bool - if yyl3900 > cap(yyv3900) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3900 := len(yyv3900) > 0 - yyv23900 := yyv3900 - yyrl3900, yyrt3900 = z.DecInferLen(yyl3900, z.DecBasicHandle().MaxInitLen, 56) - if yyrt3900 { - if yyrl3900 <= cap(yyv3900) { - yyv3900 = yyv3900[:yyrl3900] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 56) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3900 = make([]NodeSelectorRequirement, yyrl3900) + yyv1 = make([]NodeSelectorRequirement, yyrl1) } } else { - yyv3900 = make([]NodeSelectorRequirement, yyrl3900) + yyv1 = make([]NodeSelectorRequirement, yyrl1) } - yyc3900 = true - yyrr3900 = len(yyv3900) - if yyrg3900 { - copy(yyv3900, yyv23900) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3900 != len(yyv3900) { - yyv3900 = yyv3900[:yyl3900] - yyc3900 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3900 := 0 - for ; yyj3900 < yyrr3900; yyj3900++ { - yyh3900.ElemContainerState(yyj3900) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3900[yyj3900] = NodeSelectorRequirement{} + yyv1[yyj1] = NodeSelectorRequirement{} } else { - yyv3901 := &yyv3900[yyj3900] - yyv3901.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3900 { - for ; yyj3900 < yyl3900; yyj3900++ { - yyv3900 = append(yyv3900, NodeSelectorRequirement{}) - yyh3900.ElemContainerState(yyj3900) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, NodeSelectorRequirement{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3900[yyj3900] = NodeSelectorRequirement{} + yyv1[yyj1] = NodeSelectorRequirement{} } else { - yyv3902 := &yyv3900[yyj3900] - yyv3902.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3900 := 0 - for ; !r.CheckBreak(); yyj3900++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3900 >= len(yyv3900) { - yyv3900 = append(yyv3900, NodeSelectorRequirement{}) // var yyz3900 NodeSelectorRequirement - yyc3900 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, NodeSelectorRequirement{}) // var yyz1 NodeSelectorRequirement + yyc1 = true } - yyh3900.ElemContainerState(yyj3900) - if yyj3900 < len(yyv3900) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3900[yyj3900] = NodeSelectorRequirement{} + yyv1[yyj1] = NodeSelectorRequirement{} } else { - yyv3903 := &yyv3900[yyj3900] - yyv3903.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -49070,17 +49100,17 @@ func (x codecSelfer1234) decSliceNodeSelectorRequirement(v *[]NodeSelectorRequir } } - if yyj3900 < len(yyv3900) { - yyv3900 = yyv3900[:yyj3900] - yyc3900 = true - } else if yyj3900 == 0 && yyv3900 == nil { - yyv3900 = []NodeSelectorRequirement{} - yyc3900 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []NodeSelectorRequirement{} + yyc1 = true } } - yyh3900.End() - if yyc3900 { - *v = yyv3900 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -49089,10 +49119,10 @@ func (x codecSelfer1234) encSlicePreferredSchedulingTerm(v []PreferredScheduling z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3904 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3905 := &yyv3904 - yy3905.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -49102,83 +49132,86 @@ func (x codecSelfer1234) decSlicePreferredSchedulingTerm(v *[]PreferredSchedulin z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3906 := *v - yyh3906, yyl3906 := z.DecSliceHelperStart() - var yyc3906 bool - if yyl3906 == 0 { - if yyv3906 == nil { - yyv3906 = []PreferredSchedulingTerm{} - yyc3906 = true - } else if len(yyv3906) != 0 { - yyv3906 = yyv3906[:0] - yyc3906 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []PreferredSchedulingTerm{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3906 > 0 { - var yyrr3906, yyrl3906 int - var yyrt3906 bool - if yyl3906 > cap(yyv3906) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3906 := len(yyv3906) > 0 - yyv23906 := yyv3906 - yyrl3906, yyrt3906 = z.DecInferLen(yyl3906, z.DecBasicHandle().MaxInitLen, 32) - if yyrt3906 { - if yyrl3906 <= cap(yyv3906) { - yyv3906 = yyv3906[:yyrl3906] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 32) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3906 = make([]PreferredSchedulingTerm, yyrl3906) + yyv1 = make([]PreferredSchedulingTerm, yyrl1) } } else { - yyv3906 = make([]PreferredSchedulingTerm, yyrl3906) + yyv1 = make([]PreferredSchedulingTerm, yyrl1) } - yyc3906 = true - yyrr3906 = len(yyv3906) - if yyrg3906 { - copy(yyv3906, yyv23906) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3906 != len(yyv3906) { - yyv3906 = yyv3906[:yyl3906] - yyc3906 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3906 := 0 - for ; yyj3906 < yyrr3906; yyj3906++ { - yyh3906.ElemContainerState(yyj3906) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3906[yyj3906] = PreferredSchedulingTerm{} + yyv1[yyj1] = PreferredSchedulingTerm{} } else { - yyv3907 := &yyv3906[yyj3906] - yyv3907.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3906 { - for ; yyj3906 < yyl3906; yyj3906++ { - yyv3906 = append(yyv3906, PreferredSchedulingTerm{}) - yyh3906.ElemContainerState(yyj3906) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, PreferredSchedulingTerm{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3906[yyj3906] = PreferredSchedulingTerm{} + yyv1[yyj1] = PreferredSchedulingTerm{} } else { - yyv3908 := &yyv3906[yyj3906] - yyv3908.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3906 := 0 - for ; !r.CheckBreak(); yyj3906++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3906 >= len(yyv3906) { - yyv3906 = append(yyv3906, PreferredSchedulingTerm{}) // var yyz3906 PreferredSchedulingTerm - yyc3906 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, PreferredSchedulingTerm{}) // var yyz1 PreferredSchedulingTerm + yyc1 = true } - yyh3906.ElemContainerState(yyj3906) - if yyj3906 < len(yyv3906) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3906[yyj3906] = PreferredSchedulingTerm{} + yyv1[yyj1] = PreferredSchedulingTerm{} } else { - yyv3909 := &yyv3906[yyj3906] - yyv3909.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -49186,17 +49219,17 @@ func (x codecSelfer1234) decSlicePreferredSchedulingTerm(v *[]PreferredSchedulin } } - if yyj3906 < len(yyv3906) { - yyv3906 = yyv3906[:yyj3906] - yyc3906 = true - } else if yyj3906 == 0 && yyv3906 == nil { - yyv3906 = []PreferredSchedulingTerm{} - yyc3906 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []PreferredSchedulingTerm{} + yyc1 = true } } - yyh3906.End() - if yyc3906 { - *v = yyv3906 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -49205,10 +49238,10 @@ func (x codecSelfer1234) encSliceVolume(v []Volume, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3910 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3911 := &yyv3910 - yy3911.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -49218,83 +49251,86 @@ func (x codecSelfer1234) decSliceVolume(v *[]Volume, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3912 := *v - yyh3912, yyl3912 := z.DecSliceHelperStart() - var yyc3912 bool - if yyl3912 == 0 { - if yyv3912 == nil { - yyv3912 = []Volume{} - yyc3912 = true - } else if len(yyv3912) != 0 { - yyv3912 = yyv3912[:0] - yyc3912 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Volume{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3912 > 0 { - var yyrr3912, yyrl3912 int - var yyrt3912 bool - if yyl3912 > cap(yyv3912) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3912 := len(yyv3912) > 0 - yyv23912 := yyv3912 - yyrl3912, yyrt3912 = z.DecInferLen(yyl3912, z.DecBasicHandle().MaxInitLen, 160) - if yyrt3912 { - if yyrl3912 <= cap(yyv3912) { - yyv3912 = yyv3912[:yyrl3912] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 160) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3912 = make([]Volume, yyrl3912) + yyv1 = make([]Volume, yyrl1) } } else { - yyv3912 = make([]Volume, yyrl3912) + yyv1 = make([]Volume, yyrl1) } - yyc3912 = true - yyrr3912 = len(yyv3912) - if yyrg3912 { - copy(yyv3912, yyv23912) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3912 != len(yyv3912) { - yyv3912 = yyv3912[:yyl3912] - yyc3912 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3912 := 0 - for ; yyj3912 < yyrr3912; yyj3912++ { - yyh3912.ElemContainerState(yyj3912) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3912[yyj3912] = Volume{} + yyv1[yyj1] = Volume{} } else { - yyv3913 := &yyv3912[yyj3912] - yyv3913.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3912 { - for ; yyj3912 < yyl3912; yyj3912++ { - yyv3912 = append(yyv3912, Volume{}) - yyh3912.ElemContainerState(yyj3912) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Volume{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3912[yyj3912] = Volume{} + yyv1[yyj1] = Volume{} } else { - yyv3914 := &yyv3912[yyj3912] - yyv3914.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3912 := 0 - for ; !r.CheckBreak(); yyj3912++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3912 >= len(yyv3912) { - yyv3912 = append(yyv3912, Volume{}) // var yyz3912 Volume - yyc3912 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Volume{}) // var yyz1 Volume + yyc1 = true } - yyh3912.ElemContainerState(yyj3912) - if yyj3912 < len(yyv3912) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3912[yyj3912] = Volume{} + yyv1[yyj1] = Volume{} } else { - yyv3915 := &yyv3912[yyj3912] - yyv3915.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -49302,17 +49338,17 @@ func (x codecSelfer1234) decSliceVolume(v *[]Volume, d *codec1978.Decoder) { } } - if yyj3912 < len(yyv3912) { - yyv3912 = yyv3912[:yyj3912] - yyc3912 = true - } else if yyj3912 == 0 && yyv3912 == nil { - yyv3912 = []Volume{} - yyc3912 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Volume{} + yyc1 = true } } - yyh3912.End() - if yyc3912 { - *v = yyv3912 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -49321,10 +49357,10 @@ func (x codecSelfer1234) encSliceContainer(v []Container, e *codec1978.Encoder) z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3916 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3917 := &yyv3916 - yy3917.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -49334,83 +49370,86 @@ func (x codecSelfer1234) decSliceContainer(v *[]Container, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3918 := *v - yyh3918, yyl3918 := z.DecSliceHelperStart() - var yyc3918 bool - if yyl3918 == 0 { - if yyv3918 == nil { - yyv3918 = []Container{} - yyc3918 = true - } else if len(yyv3918) != 0 { - yyv3918 = yyv3918[:0] - yyc3918 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Container{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3918 > 0 { - var yyrr3918, yyrl3918 int - var yyrt3918 bool - if yyl3918 > cap(yyv3918) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3918 := len(yyv3918) > 0 - yyv23918 := yyv3918 - yyrl3918, yyrt3918 = z.DecInferLen(yyl3918, z.DecBasicHandle().MaxInitLen, 256) - if yyrt3918 { - if yyrl3918 <= cap(yyv3918) { - yyv3918 = yyv3918[:yyrl3918] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 256) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3918 = make([]Container, yyrl3918) + yyv1 = make([]Container, yyrl1) } } else { - yyv3918 = make([]Container, yyrl3918) + yyv1 = make([]Container, yyrl1) } - yyc3918 = true - yyrr3918 = len(yyv3918) - if yyrg3918 { - copy(yyv3918, yyv23918) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3918 != len(yyv3918) { - yyv3918 = yyv3918[:yyl3918] - yyc3918 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3918 := 0 - for ; yyj3918 < yyrr3918; yyj3918++ { - yyh3918.ElemContainerState(yyj3918) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3918[yyj3918] = Container{} + yyv1[yyj1] = Container{} } else { - yyv3919 := &yyv3918[yyj3918] - yyv3919.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3918 { - for ; yyj3918 < yyl3918; yyj3918++ { - yyv3918 = append(yyv3918, Container{}) - yyh3918.ElemContainerState(yyj3918) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Container{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3918[yyj3918] = Container{} + yyv1[yyj1] = Container{} } else { - yyv3920 := &yyv3918[yyj3918] - yyv3920.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3918 := 0 - for ; !r.CheckBreak(); yyj3918++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3918 >= len(yyv3918) { - yyv3918 = append(yyv3918, Container{}) // var yyz3918 Container - yyc3918 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Container{}) // var yyz1 Container + yyc1 = true } - yyh3918.ElemContainerState(yyj3918) - if yyj3918 < len(yyv3918) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3918[yyj3918] = Container{} + yyv1[yyj1] = Container{} } else { - yyv3921 := &yyv3918[yyj3918] - yyv3921.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -49418,17 +49457,17 @@ func (x codecSelfer1234) decSliceContainer(v *[]Container, d *codec1978.Decoder) } } - if yyj3918 < len(yyv3918) { - yyv3918 = yyv3918[:yyj3918] - yyc3918 = true - } else if yyj3918 == 0 && yyv3918 == nil { - yyv3918 = []Container{} - yyc3918 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Container{} + yyc1 = true } } - yyh3918.End() - if yyc3918 { - *v = yyv3918 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -49437,10 +49476,10 @@ func (x codecSelfer1234) encSliceLocalObjectReference(v []LocalObjectReference, z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3922 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3923 := &yyv3922 - yy3923.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -49450,83 +49489,86 @@ func (x codecSelfer1234) decSliceLocalObjectReference(v *[]LocalObjectReference, z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3924 := *v - yyh3924, yyl3924 := z.DecSliceHelperStart() - var yyc3924 bool - if yyl3924 == 0 { - if yyv3924 == nil { - yyv3924 = []LocalObjectReference{} - yyc3924 = true - } else if len(yyv3924) != 0 { - yyv3924 = yyv3924[:0] - yyc3924 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []LocalObjectReference{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3924 > 0 { - var yyrr3924, yyrl3924 int - var yyrt3924 bool - if yyl3924 > cap(yyv3924) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3924 := len(yyv3924) > 0 - yyv23924 := yyv3924 - yyrl3924, yyrt3924 = z.DecInferLen(yyl3924, z.DecBasicHandle().MaxInitLen, 16) - if yyrt3924 { - if yyrl3924 <= cap(yyv3924) { - yyv3924 = yyv3924[:yyrl3924] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 16) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3924 = make([]LocalObjectReference, yyrl3924) + yyv1 = make([]LocalObjectReference, yyrl1) } } else { - yyv3924 = make([]LocalObjectReference, yyrl3924) + yyv1 = make([]LocalObjectReference, yyrl1) } - yyc3924 = true - yyrr3924 = len(yyv3924) - if yyrg3924 { - copy(yyv3924, yyv23924) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3924 != len(yyv3924) { - yyv3924 = yyv3924[:yyl3924] - yyc3924 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3924 := 0 - for ; yyj3924 < yyrr3924; yyj3924++ { - yyh3924.ElemContainerState(yyj3924) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3924[yyj3924] = LocalObjectReference{} + yyv1[yyj1] = LocalObjectReference{} } else { - yyv3925 := &yyv3924[yyj3924] - yyv3925.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3924 { - for ; yyj3924 < yyl3924; yyj3924++ { - yyv3924 = append(yyv3924, LocalObjectReference{}) - yyh3924.ElemContainerState(yyj3924) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, LocalObjectReference{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3924[yyj3924] = LocalObjectReference{} + yyv1[yyj1] = LocalObjectReference{} } else { - yyv3926 := &yyv3924[yyj3924] - yyv3926.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3924 := 0 - for ; !r.CheckBreak(); yyj3924++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3924 >= len(yyv3924) { - yyv3924 = append(yyv3924, LocalObjectReference{}) // var yyz3924 LocalObjectReference - yyc3924 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, LocalObjectReference{}) // var yyz1 LocalObjectReference + yyc1 = true } - yyh3924.ElemContainerState(yyj3924) - if yyj3924 < len(yyv3924) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3924[yyj3924] = LocalObjectReference{} + yyv1[yyj1] = LocalObjectReference{} } else { - yyv3927 := &yyv3924[yyj3924] - yyv3927.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -49534,17 +49576,17 @@ func (x codecSelfer1234) decSliceLocalObjectReference(v *[]LocalObjectReference, } } - if yyj3924 < len(yyv3924) { - yyv3924 = yyv3924[:yyj3924] - yyc3924 = true - } else if yyj3924 == 0 && yyv3924 == nil { - yyv3924 = []LocalObjectReference{} - yyc3924 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []LocalObjectReference{} + yyc1 = true } } - yyh3924.End() - if yyc3924 { - *v = yyv3924 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -49553,10 +49595,10 @@ func (x codecSelfer1234) encSlicePodCondition(v []PodCondition, e *codec1978.Enc z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3928 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3929 := &yyv3928 - yy3929.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -49566,83 +49608,86 @@ func (x codecSelfer1234) decSlicePodCondition(v *[]PodCondition, d *codec1978.De z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3930 := *v - yyh3930, yyl3930 := z.DecSliceHelperStart() - var yyc3930 bool - if yyl3930 == 0 { - if yyv3930 == nil { - yyv3930 = []PodCondition{} - yyc3930 = true - } else if len(yyv3930) != 0 { - yyv3930 = yyv3930[:0] - yyc3930 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []PodCondition{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3930 > 0 { - var yyrr3930, yyrl3930 int - var yyrt3930 bool - if yyl3930 > cap(yyv3930) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3930 := len(yyv3930) > 0 - yyv23930 := yyv3930 - yyrl3930, yyrt3930 = z.DecInferLen(yyl3930, z.DecBasicHandle().MaxInitLen, 112) - if yyrt3930 { - if yyrl3930 <= cap(yyv3930) { - yyv3930 = yyv3930[:yyrl3930] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 112) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3930 = make([]PodCondition, yyrl3930) + yyv1 = make([]PodCondition, yyrl1) } } else { - yyv3930 = make([]PodCondition, yyrl3930) + yyv1 = make([]PodCondition, yyrl1) } - yyc3930 = true - yyrr3930 = len(yyv3930) - if yyrg3930 { - copy(yyv3930, yyv23930) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3930 != len(yyv3930) { - yyv3930 = yyv3930[:yyl3930] - yyc3930 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3930 := 0 - for ; yyj3930 < yyrr3930; yyj3930++ { - yyh3930.ElemContainerState(yyj3930) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3930[yyj3930] = PodCondition{} + yyv1[yyj1] = PodCondition{} } else { - yyv3931 := &yyv3930[yyj3930] - yyv3931.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3930 { - for ; yyj3930 < yyl3930; yyj3930++ { - yyv3930 = append(yyv3930, PodCondition{}) - yyh3930.ElemContainerState(yyj3930) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, PodCondition{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3930[yyj3930] = PodCondition{} + yyv1[yyj1] = PodCondition{} } else { - yyv3932 := &yyv3930[yyj3930] - yyv3932.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3930 := 0 - for ; !r.CheckBreak(); yyj3930++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3930 >= len(yyv3930) { - yyv3930 = append(yyv3930, PodCondition{}) // var yyz3930 PodCondition - yyc3930 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, PodCondition{}) // var yyz1 PodCondition + yyc1 = true } - yyh3930.ElemContainerState(yyj3930) - if yyj3930 < len(yyv3930) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3930[yyj3930] = PodCondition{} + yyv1[yyj1] = PodCondition{} } else { - yyv3933 := &yyv3930[yyj3930] - yyv3933.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -49650,17 +49695,17 @@ func (x codecSelfer1234) decSlicePodCondition(v *[]PodCondition, d *codec1978.De } } - if yyj3930 < len(yyv3930) { - yyv3930 = yyv3930[:yyj3930] - yyc3930 = true - } else if yyj3930 == 0 && yyv3930 == nil { - yyv3930 = []PodCondition{} - yyc3930 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []PodCondition{} + yyc1 = true } } - yyh3930.End() - if yyc3930 { - *v = yyv3930 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -49669,10 +49714,10 @@ func (x codecSelfer1234) encSliceContainerStatus(v []ContainerStatus, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3934 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3935 := &yyv3934 - yy3935.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -49682,83 +49727,86 @@ func (x codecSelfer1234) decSliceContainerStatus(v *[]ContainerStatus, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3936 := *v - yyh3936, yyl3936 := z.DecSliceHelperStart() - var yyc3936 bool - if yyl3936 == 0 { - if yyv3936 == nil { - yyv3936 = []ContainerStatus{} - yyc3936 = true - } else if len(yyv3936) != 0 { - yyv3936 = yyv3936[:0] - yyc3936 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ContainerStatus{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3936 > 0 { - var yyrr3936, yyrl3936 int - var yyrt3936 bool - if yyl3936 > cap(yyv3936) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3936 := len(yyv3936) > 0 - yyv23936 := yyv3936 - yyrl3936, yyrt3936 = z.DecInferLen(yyl3936, z.DecBasicHandle().MaxInitLen, 120) - if yyrt3936 { - if yyrl3936 <= cap(yyv3936) { - yyv3936 = yyv3936[:yyrl3936] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 120) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3936 = make([]ContainerStatus, yyrl3936) + yyv1 = make([]ContainerStatus, yyrl1) } } else { - yyv3936 = make([]ContainerStatus, yyrl3936) + yyv1 = make([]ContainerStatus, yyrl1) } - yyc3936 = true - yyrr3936 = len(yyv3936) - if yyrg3936 { - copy(yyv3936, yyv23936) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3936 != len(yyv3936) { - yyv3936 = yyv3936[:yyl3936] - yyc3936 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3936 := 0 - for ; yyj3936 < yyrr3936; yyj3936++ { - yyh3936.ElemContainerState(yyj3936) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3936[yyj3936] = ContainerStatus{} + yyv1[yyj1] = ContainerStatus{} } else { - yyv3937 := &yyv3936[yyj3936] - yyv3937.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3936 { - for ; yyj3936 < yyl3936; yyj3936++ { - yyv3936 = append(yyv3936, ContainerStatus{}) - yyh3936.ElemContainerState(yyj3936) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ContainerStatus{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3936[yyj3936] = ContainerStatus{} + yyv1[yyj1] = ContainerStatus{} } else { - yyv3938 := &yyv3936[yyj3936] - yyv3938.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3936 := 0 - for ; !r.CheckBreak(); yyj3936++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3936 >= len(yyv3936) { - yyv3936 = append(yyv3936, ContainerStatus{}) // var yyz3936 ContainerStatus - yyc3936 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ContainerStatus{}) // var yyz1 ContainerStatus + yyc1 = true } - yyh3936.ElemContainerState(yyj3936) - if yyj3936 < len(yyv3936) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3936[yyj3936] = ContainerStatus{} + yyv1[yyj1] = ContainerStatus{} } else { - yyv3939 := &yyv3936[yyj3936] - yyv3939.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -49766,17 +49814,17 @@ func (x codecSelfer1234) decSliceContainerStatus(v *[]ContainerStatus, d *codec1 } } - if yyj3936 < len(yyv3936) { - yyv3936 = yyv3936[:yyj3936] - yyc3936 = true - } else if yyj3936 == 0 && yyv3936 == nil { - yyv3936 = []ContainerStatus{} - yyc3936 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ContainerStatus{} + yyc1 = true } } - yyh3936.End() - if yyc3936 { - *v = yyv3936 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -49785,10 +49833,10 @@ func (x codecSelfer1234) encSlicePod(v []Pod, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3940 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3941 := &yyv3940 - yy3941.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -49798,83 +49846,86 @@ func (x codecSelfer1234) decSlicePod(v *[]Pod, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3942 := *v - yyh3942, yyl3942 := z.DecSliceHelperStart() - var yyc3942 bool - if yyl3942 == 0 { - if yyv3942 == nil { - yyv3942 = []Pod{} - yyc3942 = true - } else if len(yyv3942) != 0 { - yyv3942 = yyv3942[:0] - yyc3942 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Pod{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3942 > 0 { - var yyrr3942, yyrl3942 int - var yyrt3942 bool - if yyl3942 > cap(yyv3942) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3942 := len(yyv3942) > 0 - yyv23942 := yyv3942 - yyrl3942, yyrt3942 = z.DecInferLen(yyl3942, z.DecBasicHandle().MaxInitLen, 520) - if yyrt3942 { - if yyrl3942 <= cap(yyv3942) { - yyv3942 = yyv3942[:yyrl3942] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 520) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3942 = make([]Pod, yyrl3942) + yyv1 = make([]Pod, yyrl1) } } else { - yyv3942 = make([]Pod, yyrl3942) + yyv1 = make([]Pod, yyrl1) } - yyc3942 = true - yyrr3942 = len(yyv3942) - if yyrg3942 { - copy(yyv3942, yyv23942) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3942 != len(yyv3942) { - yyv3942 = yyv3942[:yyl3942] - yyc3942 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3942 := 0 - for ; yyj3942 < yyrr3942; yyj3942++ { - yyh3942.ElemContainerState(yyj3942) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3942[yyj3942] = Pod{} + yyv1[yyj1] = Pod{} } else { - yyv3943 := &yyv3942[yyj3942] - yyv3943.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3942 { - for ; yyj3942 < yyl3942; yyj3942++ { - yyv3942 = append(yyv3942, Pod{}) - yyh3942.ElemContainerState(yyj3942) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Pod{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3942[yyj3942] = Pod{} + yyv1[yyj1] = Pod{} } else { - yyv3944 := &yyv3942[yyj3942] - yyv3944.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3942 := 0 - for ; !r.CheckBreak(); yyj3942++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3942 >= len(yyv3942) { - yyv3942 = append(yyv3942, Pod{}) // var yyz3942 Pod - yyc3942 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Pod{}) // var yyz1 Pod + yyc1 = true } - yyh3942.ElemContainerState(yyj3942) - if yyj3942 < len(yyv3942) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3942[yyj3942] = Pod{} + yyv1[yyj1] = Pod{} } else { - yyv3945 := &yyv3942[yyj3942] - yyv3945.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -49882,17 +49933,17 @@ func (x codecSelfer1234) decSlicePod(v *[]Pod, d *codec1978.Decoder) { } } - if yyj3942 < len(yyv3942) { - yyv3942 = yyv3942[:yyj3942] - yyc3942 = true - } else if yyj3942 == 0 && yyv3942 == nil { - yyv3942 = []Pod{} - yyc3942 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Pod{} + yyc1 = true } } - yyh3942.End() - if yyc3942 { - *v = yyv3942 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -49901,10 +49952,10 @@ func (x codecSelfer1234) encSlicePodTemplate(v []PodTemplate, e *codec1978.Encod z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3946 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3947 := &yyv3946 - yy3947.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -49914,83 +49965,86 @@ func (x codecSelfer1234) decSlicePodTemplate(v *[]PodTemplate, d *codec1978.Deco z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3948 := *v - yyh3948, yyl3948 := z.DecSliceHelperStart() - var yyc3948 bool - if yyl3948 == 0 { - if yyv3948 == nil { - yyv3948 = []PodTemplate{} - yyc3948 = true - } else if len(yyv3948) != 0 { - yyv3948 = yyv3948[:0] - yyc3948 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []PodTemplate{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3948 > 0 { - var yyrr3948, yyrl3948 int - var yyrt3948 bool - if yyl3948 > cap(yyv3948) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3948 := len(yyv3948) > 0 - yyv23948 := yyv3948 - yyrl3948, yyrt3948 = z.DecInferLen(yyl3948, z.DecBasicHandle().MaxInitLen, 544) - if yyrt3948 { - if yyrl3948 <= cap(yyv3948) { - yyv3948 = yyv3948[:yyrl3948] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 544) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3948 = make([]PodTemplate, yyrl3948) + yyv1 = make([]PodTemplate, yyrl1) } } else { - yyv3948 = make([]PodTemplate, yyrl3948) + yyv1 = make([]PodTemplate, yyrl1) } - yyc3948 = true - yyrr3948 = len(yyv3948) - if yyrg3948 { - copy(yyv3948, yyv23948) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3948 != len(yyv3948) { - yyv3948 = yyv3948[:yyl3948] - yyc3948 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3948 := 0 - for ; yyj3948 < yyrr3948; yyj3948++ { - yyh3948.ElemContainerState(yyj3948) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3948[yyj3948] = PodTemplate{} + yyv1[yyj1] = PodTemplate{} } else { - yyv3949 := &yyv3948[yyj3948] - yyv3949.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3948 { - for ; yyj3948 < yyl3948; yyj3948++ { - yyv3948 = append(yyv3948, PodTemplate{}) - yyh3948.ElemContainerState(yyj3948) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, PodTemplate{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3948[yyj3948] = PodTemplate{} + yyv1[yyj1] = PodTemplate{} } else { - yyv3950 := &yyv3948[yyj3948] - yyv3950.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3948 := 0 - for ; !r.CheckBreak(); yyj3948++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3948 >= len(yyv3948) { - yyv3948 = append(yyv3948, PodTemplate{}) // var yyz3948 PodTemplate - yyc3948 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, PodTemplate{}) // var yyz1 PodTemplate + yyc1 = true } - yyh3948.ElemContainerState(yyj3948) - if yyj3948 < len(yyv3948) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3948[yyj3948] = PodTemplate{} + yyv1[yyj1] = PodTemplate{} } else { - yyv3951 := &yyv3948[yyj3948] - yyv3951.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -49998,17 +50052,17 @@ func (x codecSelfer1234) decSlicePodTemplate(v *[]PodTemplate, d *codec1978.Deco } } - if yyj3948 < len(yyv3948) { - yyv3948 = yyv3948[:yyj3948] - yyc3948 = true - } else if yyj3948 == 0 && yyv3948 == nil { - yyv3948 = []PodTemplate{} - yyc3948 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []PodTemplate{} + yyc1 = true } } - yyh3948.End() - if yyc3948 { - *v = yyv3948 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -50017,10 +50071,10 @@ func (x codecSelfer1234) encSliceReplicationController(v []ReplicationController z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3952 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3953 := &yyv3952 - yy3953.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50030,83 +50084,86 @@ func (x codecSelfer1234) decSliceReplicationController(v *[]ReplicationControlle z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3954 := *v - yyh3954, yyl3954 := z.DecSliceHelperStart() - var yyc3954 bool - if yyl3954 == 0 { - if yyv3954 == nil { - yyv3954 = []ReplicationController{} - yyc3954 = true - } else if len(yyv3954) != 0 { - yyv3954 = yyv3954[:0] - yyc3954 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ReplicationController{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3954 > 0 { - var yyrr3954, yyrl3954 int - var yyrt3954 bool - if yyl3954 > cap(yyv3954) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3954 := len(yyv3954) > 0 - yyv23954 := yyv3954 - yyrl3954, yyrt3954 = z.DecInferLen(yyl3954, z.DecBasicHandle().MaxInitLen, 232) - if yyrt3954 { - if yyrl3954 <= cap(yyv3954) { - yyv3954 = yyv3954[:yyrl3954] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 232) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3954 = make([]ReplicationController, yyrl3954) + yyv1 = make([]ReplicationController, yyrl1) } } else { - yyv3954 = make([]ReplicationController, yyrl3954) + yyv1 = make([]ReplicationController, yyrl1) } - yyc3954 = true - yyrr3954 = len(yyv3954) - if yyrg3954 { - copy(yyv3954, yyv23954) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3954 != len(yyv3954) { - yyv3954 = yyv3954[:yyl3954] - yyc3954 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3954 := 0 - for ; yyj3954 < yyrr3954; yyj3954++ { - yyh3954.ElemContainerState(yyj3954) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3954[yyj3954] = ReplicationController{} + yyv1[yyj1] = ReplicationController{} } else { - yyv3955 := &yyv3954[yyj3954] - yyv3955.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3954 { - for ; yyj3954 < yyl3954; yyj3954++ { - yyv3954 = append(yyv3954, ReplicationController{}) - yyh3954.ElemContainerState(yyj3954) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ReplicationController{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3954[yyj3954] = ReplicationController{} + yyv1[yyj1] = ReplicationController{} } else { - yyv3956 := &yyv3954[yyj3954] - yyv3956.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3954 := 0 - for ; !r.CheckBreak(); yyj3954++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3954 >= len(yyv3954) { - yyv3954 = append(yyv3954, ReplicationController{}) // var yyz3954 ReplicationController - yyc3954 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ReplicationController{}) // var yyz1 ReplicationController + yyc1 = true } - yyh3954.ElemContainerState(yyj3954) - if yyj3954 < len(yyv3954) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3954[yyj3954] = ReplicationController{} + yyv1[yyj1] = ReplicationController{} } else { - yyv3957 := &yyv3954[yyj3954] - yyv3957.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -50114,17 +50171,17 @@ func (x codecSelfer1234) decSliceReplicationController(v *[]ReplicationControlle } } - if yyj3954 < len(yyv3954) { - yyv3954 = yyv3954[:yyj3954] - yyc3954 = true - } else if yyj3954 == 0 && yyv3954 == nil { - yyv3954 = []ReplicationController{} - yyc3954 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ReplicationController{} + yyc1 = true } } - yyh3954.End() - if yyc3954 { - *v = yyv3954 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -50133,10 +50190,10 @@ func (x codecSelfer1234) encSliceLoadBalancerIngress(v []LoadBalancerIngress, e z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3958 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3959 := &yyv3958 - yy3959.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50146,83 +50203,86 @@ func (x codecSelfer1234) decSliceLoadBalancerIngress(v *[]LoadBalancerIngress, d z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3960 := *v - yyh3960, yyl3960 := z.DecSliceHelperStart() - var yyc3960 bool - if yyl3960 == 0 { - if yyv3960 == nil { - yyv3960 = []LoadBalancerIngress{} - yyc3960 = true - } else if len(yyv3960) != 0 { - yyv3960 = yyv3960[:0] - yyc3960 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []LoadBalancerIngress{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3960 > 0 { - var yyrr3960, yyrl3960 int - var yyrt3960 bool - if yyl3960 > cap(yyv3960) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3960 := len(yyv3960) > 0 - yyv23960 := yyv3960 - yyrl3960, yyrt3960 = z.DecInferLen(yyl3960, z.DecBasicHandle().MaxInitLen, 32) - if yyrt3960 { - if yyrl3960 <= cap(yyv3960) { - yyv3960 = yyv3960[:yyrl3960] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 32) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3960 = make([]LoadBalancerIngress, yyrl3960) + yyv1 = make([]LoadBalancerIngress, yyrl1) } } else { - yyv3960 = make([]LoadBalancerIngress, yyrl3960) + yyv1 = make([]LoadBalancerIngress, yyrl1) } - yyc3960 = true - yyrr3960 = len(yyv3960) - if yyrg3960 { - copy(yyv3960, yyv23960) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3960 != len(yyv3960) { - yyv3960 = yyv3960[:yyl3960] - yyc3960 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3960 := 0 - for ; yyj3960 < yyrr3960; yyj3960++ { - yyh3960.ElemContainerState(yyj3960) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3960[yyj3960] = LoadBalancerIngress{} + yyv1[yyj1] = LoadBalancerIngress{} } else { - yyv3961 := &yyv3960[yyj3960] - yyv3961.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3960 { - for ; yyj3960 < yyl3960; yyj3960++ { - yyv3960 = append(yyv3960, LoadBalancerIngress{}) - yyh3960.ElemContainerState(yyj3960) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, LoadBalancerIngress{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3960[yyj3960] = LoadBalancerIngress{} + yyv1[yyj1] = LoadBalancerIngress{} } else { - yyv3962 := &yyv3960[yyj3960] - yyv3962.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3960 := 0 - for ; !r.CheckBreak(); yyj3960++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3960 >= len(yyv3960) { - yyv3960 = append(yyv3960, LoadBalancerIngress{}) // var yyz3960 LoadBalancerIngress - yyc3960 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, LoadBalancerIngress{}) // var yyz1 LoadBalancerIngress + yyc1 = true } - yyh3960.ElemContainerState(yyj3960) - if yyj3960 < len(yyv3960) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3960[yyj3960] = LoadBalancerIngress{} + yyv1[yyj1] = LoadBalancerIngress{} } else { - yyv3963 := &yyv3960[yyj3960] - yyv3963.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -50230,17 +50290,17 @@ func (x codecSelfer1234) decSliceLoadBalancerIngress(v *[]LoadBalancerIngress, d } } - if yyj3960 < len(yyv3960) { - yyv3960 = yyv3960[:yyj3960] - yyc3960 = true - } else if yyj3960 == 0 && yyv3960 == nil { - yyv3960 = []LoadBalancerIngress{} - yyc3960 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []LoadBalancerIngress{} + yyc1 = true } } - yyh3960.End() - if yyc3960 { - *v = yyv3960 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -50249,10 +50309,10 @@ func (x codecSelfer1234) encSliceServicePort(v []ServicePort, e *codec1978.Encod z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3964 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3965 := &yyv3964 - yy3965.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50262,83 +50322,86 @@ func (x codecSelfer1234) decSliceServicePort(v *[]ServicePort, d *codec1978.Deco z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3966 := *v - yyh3966, yyl3966 := z.DecSliceHelperStart() - var yyc3966 bool - if yyl3966 == 0 { - if yyv3966 == nil { - yyv3966 = []ServicePort{} - yyc3966 = true - } else if len(yyv3966) != 0 { - yyv3966 = yyv3966[:0] - yyc3966 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ServicePort{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3966 > 0 { - var yyrr3966, yyrl3966 int - var yyrt3966 bool - if yyl3966 > cap(yyv3966) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3966 := len(yyv3966) > 0 - yyv23966 := yyv3966 - yyrl3966, yyrt3966 = z.DecInferLen(yyl3966, z.DecBasicHandle().MaxInitLen, 80) - if yyrt3966 { - if yyrl3966 <= cap(yyv3966) { - yyv3966 = yyv3966[:yyrl3966] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 80) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3966 = make([]ServicePort, yyrl3966) + yyv1 = make([]ServicePort, yyrl1) } } else { - yyv3966 = make([]ServicePort, yyrl3966) + yyv1 = make([]ServicePort, yyrl1) } - yyc3966 = true - yyrr3966 = len(yyv3966) - if yyrg3966 { - copy(yyv3966, yyv23966) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3966 != len(yyv3966) { - yyv3966 = yyv3966[:yyl3966] - yyc3966 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3966 := 0 - for ; yyj3966 < yyrr3966; yyj3966++ { - yyh3966.ElemContainerState(yyj3966) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3966[yyj3966] = ServicePort{} + yyv1[yyj1] = ServicePort{} } else { - yyv3967 := &yyv3966[yyj3966] - yyv3967.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3966 { - for ; yyj3966 < yyl3966; yyj3966++ { - yyv3966 = append(yyv3966, ServicePort{}) - yyh3966.ElemContainerState(yyj3966) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ServicePort{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3966[yyj3966] = ServicePort{} + yyv1[yyj1] = ServicePort{} } else { - yyv3968 := &yyv3966[yyj3966] - yyv3968.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3966 := 0 - for ; !r.CheckBreak(); yyj3966++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3966 >= len(yyv3966) { - yyv3966 = append(yyv3966, ServicePort{}) // var yyz3966 ServicePort - yyc3966 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ServicePort{}) // var yyz1 ServicePort + yyc1 = true } - yyh3966.ElemContainerState(yyj3966) - if yyj3966 < len(yyv3966) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3966[yyj3966] = ServicePort{} + yyv1[yyj1] = ServicePort{} } else { - yyv3969 := &yyv3966[yyj3966] - yyv3969.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -50346,17 +50409,17 @@ func (x codecSelfer1234) decSliceServicePort(v *[]ServicePort, d *codec1978.Deco } } - if yyj3966 < len(yyv3966) { - yyv3966 = yyv3966[:yyj3966] - yyc3966 = true - } else if yyj3966 == 0 && yyv3966 == nil { - yyv3966 = []ServicePort{} - yyc3966 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ServicePort{} + yyc1 = true } } - yyh3966.End() - if yyc3966 { - *v = yyv3966 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -50365,10 +50428,10 @@ func (x codecSelfer1234) encSliceService(v []Service, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3970 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3971 := &yyv3970 - yy3971.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50378,83 +50441,86 @@ func (x codecSelfer1234) decSliceService(v *[]Service, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3972 := *v - yyh3972, yyl3972 := z.DecSliceHelperStart() - var yyc3972 bool - if yyl3972 == 0 { - if yyv3972 == nil { - yyv3972 = []Service{} - yyc3972 = true - } else if len(yyv3972) != 0 { - yyv3972 = yyv3972[:0] - yyc3972 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Service{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3972 > 0 { - var yyrr3972, yyrl3972 int - var yyrt3972 bool - if yyl3972 > cap(yyv3972) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3972 := len(yyv3972) > 0 - yyv23972 := yyv3972 - yyrl3972, yyrt3972 = z.DecInferLen(yyl3972, z.DecBasicHandle().MaxInitLen, 360) - if yyrt3972 { - if yyrl3972 <= cap(yyv3972) { - yyv3972 = yyv3972[:yyrl3972] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 360) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3972 = make([]Service, yyrl3972) + yyv1 = make([]Service, yyrl1) } } else { - yyv3972 = make([]Service, yyrl3972) + yyv1 = make([]Service, yyrl1) } - yyc3972 = true - yyrr3972 = len(yyv3972) - if yyrg3972 { - copy(yyv3972, yyv23972) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3972 != len(yyv3972) { - yyv3972 = yyv3972[:yyl3972] - yyc3972 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3972 := 0 - for ; yyj3972 < yyrr3972; yyj3972++ { - yyh3972.ElemContainerState(yyj3972) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3972[yyj3972] = Service{} + yyv1[yyj1] = Service{} } else { - yyv3973 := &yyv3972[yyj3972] - yyv3973.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3972 { - for ; yyj3972 < yyl3972; yyj3972++ { - yyv3972 = append(yyv3972, Service{}) - yyh3972.ElemContainerState(yyj3972) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Service{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3972[yyj3972] = Service{} + yyv1[yyj1] = Service{} } else { - yyv3974 := &yyv3972[yyj3972] - yyv3974.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3972 := 0 - for ; !r.CheckBreak(); yyj3972++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3972 >= len(yyv3972) { - yyv3972 = append(yyv3972, Service{}) // var yyz3972 Service - yyc3972 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Service{}) // var yyz1 Service + yyc1 = true } - yyh3972.ElemContainerState(yyj3972) - if yyj3972 < len(yyv3972) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3972[yyj3972] = Service{} + yyv1[yyj1] = Service{} } else { - yyv3975 := &yyv3972[yyj3972] - yyv3975.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -50462,17 +50528,17 @@ func (x codecSelfer1234) decSliceService(v *[]Service, d *codec1978.Decoder) { } } - if yyj3972 < len(yyv3972) { - yyv3972 = yyv3972[:yyj3972] - yyc3972 = true - } else if yyj3972 == 0 && yyv3972 == nil { - yyv3972 = []Service{} - yyc3972 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Service{} + yyc1 = true } } - yyh3972.End() - if yyc3972 { - *v = yyv3972 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -50481,10 +50547,10 @@ func (x codecSelfer1234) encSliceObjectReference(v []ObjectReference, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3976 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3977 := &yyv3976 - yy3977.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50494,83 +50560,86 @@ func (x codecSelfer1234) decSliceObjectReference(v *[]ObjectReference, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3978 := *v - yyh3978, yyl3978 := z.DecSliceHelperStart() - var yyc3978 bool - if yyl3978 == 0 { - if yyv3978 == nil { - yyv3978 = []ObjectReference{} - yyc3978 = true - } else if len(yyv3978) != 0 { - yyv3978 = yyv3978[:0] - yyc3978 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ObjectReference{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3978 > 0 { - var yyrr3978, yyrl3978 int - var yyrt3978 bool - if yyl3978 > cap(yyv3978) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3978 := len(yyv3978) > 0 - yyv23978 := yyv3978 - yyrl3978, yyrt3978 = z.DecInferLen(yyl3978, z.DecBasicHandle().MaxInitLen, 112) - if yyrt3978 { - if yyrl3978 <= cap(yyv3978) { - yyv3978 = yyv3978[:yyrl3978] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 112) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3978 = make([]ObjectReference, yyrl3978) + yyv1 = make([]ObjectReference, yyrl1) } } else { - yyv3978 = make([]ObjectReference, yyrl3978) + yyv1 = make([]ObjectReference, yyrl1) } - yyc3978 = true - yyrr3978 = len(yyv3978) - if yyrg3978 { - copy(yyv3978, yyv23978) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3978 != len(yyv3978) { - yyv3978 = yyv3978[:yyl3978] - yyc3978 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3978 := 0 - for ; yyj3978 < yyrr3978; yyj3978++ { - yyh3978.ElemContainerState(yyj3978) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3978[yyj3978] = ObjectReference{} + yyv1[yyj1] = ObjectReference{} } else { - yyv3979 := &yyv3978[yyj3978] - yyv3979.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3978 { - for ; yyj3978 < yyl3978; yyj3978++ { - yyv3978 = append(yyv3978, ObjectReference{}) - yyh3978.ElemContainerState(yyj3978) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ObjectReference{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3978[yyj3978] = ObjectReference{} + yyv1[yyj1] = ObjectReference{} } else { - yyv3980 := &yyv3978[yyj3978] - yyv3980.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3978 := 0 - for ; !r.CheckBreak(); yyj3978++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3978 >= len(yyv3978) { - yyv3978 = append(yyv3978, ObjectReference{}) // var yyz3978 ObjectReference - yyc3978 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ObjectReference{}) // var yyz1 ObjectReference + yyc1 = true } - yyh3978.ElemContainerState(yyj3978) - if yyj3978 < len(yyv3978) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3978[yyj3978] = ObjectReference{} + yyv1[yyj1] = ObjectReference{} } else { - yyv3981 := &yyv3978[yyj3978] - yyv3981.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -50578,17 +50647,17 @@ func (x codecSelfer1234) decSliceObjectReference(v *[]ObjectReference, d *codec1 } } - if yyj3978 < len(yyv3978) { - yyv3978 = yyv3978[:yyj3978] - yyc3978 = true - } else if yyj3978 == 0 && yyv3978 == nil { - yyv3978 = []ObjectReference{} - yyc3978 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ObjectReference{} + yyc1 = true } } - yyh3978.End() - if yyc3978 { - *v = yyv3978 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -50597,10 +50666,10 @@ func (x codecSelfer1234) encSliceServiceAccount(v []ServiceAccount, e *codec1978 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3982 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3983 := &yyv3982 - yy3983.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50610,83 +50679,86 @@ func (x codecSelfer1234) decSliceServiceAccount(v *[]ServiceAccount, d *codec197 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3984 := *v - yyh3984, yyl3984 := z.DecSliceHelperStart() - var yyc3984 bool - if yyl3984 == 0 { - if yyv3984 == nil { - yyv3984 = []ServiceAccount{} - yyc3984 = true - } else if len(yyv3984) != 0 { - yyv3984 = yyv3984[:0] - yyc3984 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ServiceAccount{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3984 > 0 { - var yyrr3984, yyrl3984 int - var yyrt3984 bool - if yyl3984 > cap(yyv3984) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3984 := len(yyv3984) > 0 - yyv23984 := yyv3984 - yyrl3984, yyrt3984 = z.DecInferLen(yyl3984, z.DecBasicHandle().MaxInitLen, 240) - if yyrt3984 { - if yyrl3984 <= cap(yyv3984) { - yyv3984 = yyv3984[:yyrl3984] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 240) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3984 = make([]ServiceAccount, yyrl3984) + yyv1 = make([]ServiceAccount, yyrl1) } } else { - yyv3984 = make([]ServiceAccount, yyrl3984) + yyv1 = make([]ServiceAccount, yyrl1) } - yyc3984 = true - yyrr3984 = len(yyv3984) - if yyrg3984 { - copy(yyv3984, yyv23984) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3984 != len(yyv3984) { - yyv3984 = yyv3984[:yyl3984] - yyc3984 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3984 := 0 - for ; yyj3984 < yyrr3984; yyj3984++ { - yyh3984.ElemContainerState(yyj3984) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3984[yyj3984] = ServiceAccount{} + yyv1[yyj1] = ServiceAccount{} } else { - yyv3985 := &yyv3984[yyj3984] - yyv3985.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3984 { - for ; yyj3984 < yyl3984; yyj3984++ { - yyv3984 = append(yyv3984, ServiceAccount{}) - yyh3984.ElemContainerState(yyj3984) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ServiceAccount{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3984[yyj3984] = ServiceAccount{} + yyv1[yyj1] = ServiceAccount{} } else { - yyv3986 := &yyv3984[yyj3984] - yyv3986.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3984 := 0 - for ; !r.CheckBreak(); yyj3984++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3984 >= len(yyv3984) { - yyv3984 = append(yyv3984, ServiceAccount{}) // var yyz3984 ServiceAccount - yyc3984 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ServiceAccount{}) // var yyz1 ServiceAccount + yyc1 = true } - yyh3984.ElemContainerState(yyj3984) - if yyj3984 < len(yyv3984) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3984[yyj3984] = ServiceAccount{} + yyv1[yyj1] = ServiceAccount{} } else { - yyv3987 := &yyv3984[yyj3984] - yyv3987.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -50694,17 +50766,17 @@ func (x codecSelfer1234) decSliceServiceAccount(v *[]ServiceAccount, d *codec197 } } - if yyj3984 < len(yyv3984) { - yyv3984 = yyv3984[:yyj3984] - yyc3984 = true - } else if yyj3984 == 0 && yyv3984 == nil { - yyv3984 = []ServiceAccount{} - yyc3984 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ServiceAccount{} + yyc1 = true } } - yyh3984.End() - if yyc3984 { - *v = yyv3984 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -50713,10 +50785,10 @@ func (x codecSelfer1234) encSliceEndpointSubset(v []EndpointSubset, e *codec1978 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3988 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3989 := &yyv3988 - yy3989.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50726,83 +50798,86 @@ func (x codecSelfer1234) decSliceEndpointSubset(v *[]EndpointSubset, d *codec197 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3990 := *v - yyh3990, yyl3990 := z.DecSliceHelperStart() - var yyc3990 bool - if yyl3990 == 0 { - if yyv3990 == nil { - yyv3990 = []EndpointSubset{} - yyc3990 = true - } else if len(yyv3990) != 0 { - yyv3990 = yyv3990[:0] - yyc3990 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []EndpointSubset{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3990 > 0 { - var yyrr3990, yyrl3990 int - var yyrt3990 bool - if yyl3990 > cap(yyv3990) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3990 := len(yyv3990) > 0 - yyv23990 := yyv3990 - yyrl3990, yyrt3990 = z.DecInferLen(yyl3990, z.DecBasicHandle().MaxInitLen, 72) - if yyrt3990 { - if yyrl3990 <= cap(yyv3990) { - yyv3990 = yyv3990[:yyrl3990] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 72) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3990 = make([]EndpointSubset, yyrl3990) + yyv1 = make([]EndpointSubset, yyrl1) } } else { - yyv3990 = make([]EndpointSubset, yyrl3990) + yyv1 = make([]EndpointSubset, yyrl1) } - yyc3990 = true - yyrr3990 = len(yyv3990) - if yyrg3990 { - copy(yyv3990, yyv23990) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3990 != len(yyv3990) { - yyv3990 = yyv3990[:yyl3990] - yyc3990 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3990 := 0 - for ; yyj3990 < yyrr3990; yyj3990++ { - yyh3990.ElemContainerState(yyj3990) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3990[yyj3990] = EndpointSubset{} + yyv1[yyj1] = EndpointSubset{} } else { - yyv3991 := &yyv3990[yyj3990] - yyv3991.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3990 { - for ; yyj3990 < yyl3990; yyj3990++ { - yyv3990 = append(yyv3990, EndpointSubset{}) - yyh3990.ElemContainerState(yyj3990) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, EndpointSubset{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3990[yyj3990] = EndpointSubset{} + yyv1[yyj1] = EndpointSubset{} } else { - yyv3992 := &yyv3990[yyj3990] - yyv3992.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3990 := 0 - for ; !r.CheckBreak(); yyj3990++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3990 >= len(yyv3990) { - yyv3990 = append(yyv3990, EndpointSubset{}) // var yyz3990 EndpointSubset - yyc3990 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, EndpointSubset{}) // var yyz1 EndpointSubset + yyc1 = true } - yyh3990.ElemContainerState(yyj3990) - if yyj3990 < len(yyv3990) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3990[yyj3990] = EndpointSubset{} + yyv1[yyj1] = EndpointSubset{} } else { - yyv3993 := &yyv3990[yyj3990] - yyv3993.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -50810,17 +50885,17 @@ func (x codecSelfer1234) decSliceEndpointSubset(v *[]EndpointSubset, d *codec197 } } - if yyj3990 < len(yyv3990) { - yyv3990 = yyv3990[:yyj3990] - yyc3990 = true - } else if yyj3990 == 0 && yyv3990 == nil { - yyv3990 = []EndpointSubset{} - yyc3990 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []EndpointSubset{} + yyc1 = true } } - yyh3990.End() - if yyc3990 { - *v = yyv3990 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -50829,10 +50904,10 @@ func (x codecSelfer1234) encSliceEndpointAddress(v []EndpointAddress, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv3994 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy3995 := &yyv3994 - yy3995.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50842,83 +50917,86 @@ func (x codecSelfer1234) decSliceEndpointAddress(v *[]EndpointAddress, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv3996 := *v - yyh3996, yyl3996 := z.DecSliceHelperStart() - var yyc3996 bool - if yyl3996 == 0 { - if yyv3996 == nil { - yyv3996 = []EndpointAddress{} - yyc3996 = true - } else if len(yyv3996) != 0 { - yyv3996 = yyv3996[:0] - yyc3996 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []EndpointAddress{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl3996 > 0 { - var yyrr3996, yyrl3996 int - var yyrt3996 bool - if yyl3996 > cap(yyv3996) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg3996 := len(yyv3996) > 0 - yyv23996 := yyv3996 - yyrl3996, yyrt3996 = z.DecInferLen(yyl3996, z.DecBasicHandle().MaxInitLen, 24) - if yyrt3996 { - if yyrl3996 <= cap(yyv3996) { - yyv3996 = yyv3996[:yyrl3996] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 24) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv3996 = make([]EndpointAddress, yyrl3996) + yyv1 = make([]EndpointAddress, yyrl1) } } else { - yyv3996 = make([]EndpointAddress, yyrl3996) + yyv1 = make([]EndpointAddress, yyrl1) } - yyc3996 = true - yyrr3996 = len(yyv3996) - if yyrg3996 { - copy(yyv3996, yyv23996) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl3996 != len(yyv3996) { - yyv3996 = yyv3996[:yyl3996] - yyc3996 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj3996 := 0 - for ; yyj3996 < yyrr3996; yyj3996++ { - yyh3996.ElemContainerState(yyj3996) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3996[yyj3996] = EndpointAddress{} + yyv1[yyj1] = EndpointAddress{} } else { - yyv3997 := &yyv3996[yyj3996] - yyv3997.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt3996 { - for ; yyj3996 < yyl3996; yyj3996++ { - yyv3996 = append(yyv3996, EndpointAddress{}) - yyh3996.ElemContainerState(yyj3996) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, EndpointAddress{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv3996[yyj3996] = EndpointAddress{} + yyv1[yyj1] = EndpointAddress{} } else { - yyv3998 := &yyv3996[yyj3996] - yyv3998.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj3996 := 0 - for ; !r.CheckBreak(); yyj3996++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj3996 >= len(yyv3996) { - yyv3996 = append(yyv3996, EndpointAddress{}) // var yyz3996 EndpointAddress - yyc3996 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, EndpointAddress{}) // var yyz1 EndpointAddress + yyc1 = true } - yyh3996.ElemContainerState(yyj3996) - if yyj3996 < len(yyv3996) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv3996[yyj3996] = EndpointAddress{} + yyv1[yyj1] = EndpointAddress{} } else { - yyv3999 := &yyv3996[yyj3996] - yyv3999.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -50926,17 +51004,17 @@ func (x codecSelfer1234) decSliceEndpointAddress(v *[]EndpointAddress, d *codec1 } } - if yyj3996 < len(yyv3996) { - yyv3996 = yyv3996[:yyj3996] - yyc3996 = true - } else if yyj3996 == 0 && yyv3996 == nil { - yyv3996 = []EndpointAddress{} - yyc3996 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []EndpointAddress{} + yyc1 = true } } - yyh3996.End() - if yyc3996 { - *v = yyv3996 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -50945,10 +51023,10 @@ func (x codecSelfer1234) encSliceEndpointPort(v []EndpointPort, e *codec1978.Enc z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4000 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4001 := &yyv4000 - yy4001.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -50958,83 +51036,86 @@ func (x codecSelfer1234) decSliceEndpointPort(v *[]EndpointPort, d *codec1978.De z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4002 := *v - yyh4002, yyl4002 := z.DecSliceHelperStart() - var yyc4002 bool - if yyl4002 == 0 { - if yyv4002 == nil { - yyv4002 = []EndpointPort{} - yyc4002 = true - } else if len(yyv4002) != 0 { - yyv4002 = yyv4002[:0] - yyc4002 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []EndpointPort{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4002 > 0 { - var yyrr4002, yyrl4002 int - var yyrt4002 bool - if yyl4002 > cap(yyv4002) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4002 := len(yyv4002) > 0 - yyv24002 := yyv4002 - yyrl4002, yyrt4002 = z.DecInferLen(yyl4002, z.DecBasicHandle().MaxInitLen, 40) - if yyrt4002 { - if yyrl4002 <= cap(yyv4002) { - yyv4002 = yyv4002[:yyrl4002] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 40) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4002 = make([]EndpointPort, yyrl4002) + yyv1 = make([]EndpointPort, yyrl1) } } else { - yyv4002 = make([]EndpointPort, yyrl4002) + yyv1 = make([]EndpointPort, yyrl1) } - yyc4002 = true - yyrr4002 = len(yyv4002) - if yyrg4002 { - copy(yyv4002, yyv24002) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4002 != len(yyv4002) { - yyv4002 = yyv4002[:yyl4002] - yyc4002 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4002 := 0 - for ; yyj4002 < yyrr4002; yyj4002++ { - yyh4002.ElemContainerState(yyj4002) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4002[yyj4002] = EndpointPort{} + yyv1[yyj1] = EndpointPort{} } else { - yyv4003 := &yyv4002[yyj4002] - yyv4003.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4002 { - for ; yyj4002 < yyl4002; yyj4002++ { - yyv4002 = append(yyv4002, EndpointPort{}) - yyh4002.ElemContainerState(yyj4002) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, EndpointPort{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4002[yyj4002] = EndpointPort{} + yyv1[yyj1] = EndpointPort{} } else { - yyv4004 := &yyv4002[yyj4002] - yyv4004.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4002 := 0 - for ; !r.CheckBreak(); yyj4002++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4002 >= len(yyv4002) { - yyv4002 = append(yyv4002, EndpointPort{}) // var yyz4002 EndpointPort - yyc4002 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, EndpointPort{}) // var yyz1 EndpointPort + yyc1 = true } - yyh4002.ElemContainerState(yyj4002) - if yyj4002 < len(yyv4002) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4002[yyj4002] = EndpointPort{} + yyv1[yyj1] = EndpointPort{} } else { - yyv4005 := &yyv4002[yyj4002] - yyv4005.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -51042,17 +51123,17 @@ func (x codecSelfer1234) decSliceEndpointPort(v *[]EndpointPort, d *codec1978.De } } - if yyj4002 < len(yyv4002) { - yyv4002 = yyv4002[:yyj4002] - yyc4002 = true - } else if yyj4002 == 0 && yyv4002 == nil { - yyv4002 = []EndpointPort{} - yyc4002 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []EndpointPort{} + yyc1 = true } } - yyh4002.End() - if yyc4002 { - *v = yyv4002 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -51061,10 +51142,10 @@ func (x codecSelfer1234) encSliceEndpoints(v []Endpoints, e *codec1978.Encoder) z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4006 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4007 := &yyv4006 - yy4007.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -51074,83 +51155,86 @@ func (x codecSelfer1234) decSliceEndpoints(v *[]Endpoints, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4008 := *v - yyh4008, yyl4008 := z.DecSliceHelperStart() - var yyc4008 bool - if yyl4008 == 0 { - if yyv4008 == nil { - yyv4008 = []Endpoints{} - yyc4008 = true - } else if len(yyv4008) != 0 { - yyv4008 = yyv4008[:0] - yyc4008 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Endpoints{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4008 > 0 { - var yyrr4008, yyrl4008 int - var yyrt4008 bool - if yyl4008 > cap(yyv4008) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4008 := len(yyv4008) > 0 - yyv24008 := yyv4008 - yyrl4008, yyrt4008 = z.DecInferLen(yyl4008, z.DecBasicHandle().MaxInitLen, 216) - if yyrt4008 { - if yyrl4008 <= cap(yyv4008) { - yyv4008 = yyv4008[:yyrl4008] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 216) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4008 = make([]Endpoints, yyrl4008) + yyv1 = make([]Endpoints, yyrl1) } } else { - yyv4008 = make([]Endpoints, yyrl4008) + yyv1 = make([]Endpoints, yyrl1) } - yyc4008 = true - yyrr4008 = len(yyv4008) - if yyrg4008 { - copy(yyv4008, yyv24008) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4008 != len(yyv4008) { - yyv4008 = yyv4008[:yyl4008] - yyc4008 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4008 := 0 - for ; yyj4008 < yyrr4008; yyj4008++ { - yyh4008.ElemContainerState(yyj4008) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4008[yyj4008] = Endpoints{} + yyv1[yyj1] = Endpoints{} } else { - yyv4009 := &yyv4008[yyj4008] - yyv4009.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4008 { - for ; yyj4008 < yyl4008; yyj4008++ { - yyv4008 = append(yyv4008, Endpoints{}) - yyh4008.ElemContainerState(yyj4008) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Endpoints{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4008[yyj4008] = Endpoints{} + yyv1[yyj1] = Endpoints{} } else { - yyv4010 := &yyv4008[yyj4008] - yyv4010.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4008 := 0 - for ; !r.CheckBreak(); yyj4008++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4008 >= len(yyv4008) { - yyv4008 = append(yyv4008, Endpoints{}) // var yyz4008 Endpoints - yyc4008 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Endpoints{}) // var yyz1 Endpoints + yyc1 = true } - yyh4008.ElemContainerState(yyj4008) - if yyj4008 < len(yyv4008) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4008[yyj4008] = Endpoints{} + yyv1[yyj1] = Endpoints{} } else { - yyv4011 := &yyv4008[yyj4008] - yyv4011.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -51158,17 +51242,17 @@ func (x codecSelfer1234) decSliceEndpoints(v *[]Endpoints, d *codec1978.Decoder) } } - if yyj4008 < len(yyv4008) { - yyv4008 = yyv4008[:yyj4008] - yyc4008 = true - } else if yyj4008 == 0 && yyv4008 == nil { - yyv4008 = []Endpoints{} - yyc4008 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Endpoints{} + yyc1 = true } } - yyh4008.End() - if yyc4008 { - *v = yyv4008 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -51177,10 +51261,10 @@ func (x codecSelfer1234) encSliceNodeCondition(v []NodeCondition, e *codec1978.E z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4012 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4013 := &yyv4012 - yy4013.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -51190,83 +51274,86 @@ func (x codecSelfer1234) decSliceNodeCondition(v *[]NodeCondition, d *codec1978. z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4014 := *v - yyh4014, yyl4014 := z.DecSliceHelperStart() - var yyc4014 bool - if yyl4014 == 0 { - if yyv4014 == nil { - yyv4014 = []NodeCondition{} - yyc4014 = true - } else if len(yyv4014) != 0 { - yyv4014 = yyv4014[:0] - yyc4014 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []NodeCondition{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4014 > 0 { - var yyrr4014, yyrl4014 int - var yyrt4014 bool - if yyl4014 > cap(yyv4014) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4014 := len(yyv4014) > 0 - yyv24014 := yyv4014 - yyrl4014, yyrt4014 = z.DecInferLen(yyl4014, z.DecBasicHandle().MaxInitLen, 112) - if yyrt4014 { - if yyrl4014 <= cap(yyv4014) { - yyv4014 = yyv4014[:yyrl4014] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 112) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4014 = make([]NodeCondition, yyrl4014) + yyv1 = make([]NodeCondition, yyrl1) } } else { - yyv4014 = make([]NodeCondition, yyrl4014) + yyv1 = make([]NodeCondition, yyrl1) } - yyc4014 = true - yyrr4014 = len(yyv4014) - if yyrg4014 { - copy(yyv4014, yyv24014) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4014 != len(yyv4014) { - yyv4014 = yyv4014[:yyl4014] - yyc4014 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4014 := 0 - for ; yyj4014 < yyrr4014; yyj4014++ { - yyh4014.ElemContainerState(yyj4014) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4014[yyj4014] = NodeCondition{} + yyv1[yyj1] = NodeCondition{} } else { - yyv4015 := &yyv4014[yyj4014] - yyv4015.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4014 { - for ; yyj4014 < yyl4014; yyj4014++ { - yyv4014 = append(yyv4014, NodeCondition{}) - yyh4014.ElemContainerState(yyj4014) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, NodeCondition{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4014[yyj4014] = NodeCondition{} + yyv1[yyj1] = NodeCondition{} } else { - yyv4016 := &yyv4014[yyj4014] - yyv4016.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4014 := 0 - for ; !r.CheckBreak(); yyj4014++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4014 >= len(yyv4014) { - yyv4014 = append(yyv4014, NodeCondition{}) // var yyz4014 NodeCondition - yyc4014 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, NodeCondition{}) // var yyz1 NodeCondition + yyc1 = true } - yyh4014.ElemContainerState(yyj4014) - if yyj4014 < len(yyv4014) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4014[yyj4014] = NodeCondition{} + yyv1[yyj1] = NodeCondition{} } else { - yyv4017 := &yyv4014[yyj4014] - yyv4017.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -51274,17 +51361,17 @@ func (x codecSelfer1234) decSliceNodeCondition(v *[]NodeCondition, d *codec1978. } } - if yyj4014 < len(yyv4014) { - yyv4014 = yyv4014[:yyj4014] - yyc4014 = true - } else if yyj4014 == 0 && yyv4014 == nil { - yyv4014 = []NodeCondition{} - yyc4014 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []NodeCondition{} + yyc1 = true } } - yyh4014.End() - if yyc4014 { - *v = yyv4014 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -51293,10 +51380,10 @@ func (x codecSelfer1234) encSliceNodeAddress(v []NodeAddress, e *codec1978.Encod z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4018 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4019 := &yyv4018 - yy4019.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -51306,83 +51393,86 @@ func (x codecSelfer1234) decSliceNodeAddress(v *[]NodeAddress, d *codec1978.Deco z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4020 := *v - yyh4020, yyl4020 := z.DecSliceHelperStart() - var yyc4020 bool - if yyl4020 == 0 { - if yyv4020 == nil { - yyv4020 = []NodeAddress{} - yyc4020 = true - } else if len(yyv4020) != 0 { - yyv4020 = yyv4020[:0] - yyc4020 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []NodeAddress{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4020 > 0 { - var yyrr4020, yyrl4020 int - var yyrt4020 bool - if yyl4020 > cap(yyv4020) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4020 := len(yyv4020) > 0 - yyv24020 := yyv4020 - yyrl4020, yyrt4020 = z.DecInferLen(yyl4020, z.DecBasicHandle().MaxInitLen, 32) - if yyrt4020 { - if yyrl4020 <= cap(yyv4020) { - yyv4020 = yyv4020[:yyrl4020] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 32) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4020 = make([]NodeAddress, yyrl4020) + yyv1 = make([]NodeAddress, yyrl1) } } else { - yyv4020 = make([]NodeAddress, yyrl4020) + yyv1 = make([]NodeAddress, yyrl1) } - yyc4020 = true - yyrr4020 = len(yyv4020) - if yyrg4020 { - copy(yyv4020, yyv24020) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4020 != len(yyv4020) { - yyv4020 = yyv4020[:yyl4020] - yyc4020 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4020 := 0 - for ; yyj4020 < yyrr4020; yyj4020++ { - yyh4020.ElemContainerState(yyj4020) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4020[yyj4020] = NodeAddress{} + yyv1[yyj1] = NodeAddress{} } else { - yyv4021 := &yyv4020[yyj4020] - yyv4021.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4020 { - for ; yyj4020 < yyl4020; yyj4020++ { - yyv4020 = append(yyv4020, NodeAddress{}) - yyh4020.ElemContainerState(yyj4020) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, NodeAddress{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4020[yyj4020] = NodeAddress{} + yyv1[yyj1] = NodeAddress{} } else { - yyv4022 := &yyv4020[yyj4020] - yyv4022.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4020 := 0 - for ; !r.CheckBreak(); yyj4020++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4020 >= len(yyv4020) { - yyv4020 = append(yyv4020, NodeAddress{}) // var yyz4020 NodeAddress - yyc4020 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, NodeAddress{}) // var yyz1 NodeAddress + yyc1 = true } - yyh4020.ElemContainerState(yyj4020) - if yyj4020 < len(yyv4020) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4020[yyj4020] = NodeAddress{} + yyv1[yyj1] = NodeAddress{} } else { - yyv4023 := &yyv4020[yyj4020] - yyv4023.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -51390,17 +51480,17 @@ func (x codecSelfer1234) decSliceNodeAddress(v *[]NodeAddress, d *codec1978.Deco } } - if yyj4020 < len(yyv4020) { - yyv4020 = yyv4020[:yyj4020] - yyc4020 = true - } else if yyj4020 == 0 && yyv4020 == nil { - yyv4020 = []NodeAddress{} - yyc4020 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []NodeAddress{} + yyc1 = true } } - yyh4020.End() - if yyc4020 { - *v = yyv4020 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -51409,10 +51499,10 @@ func (x codecSelfer1234) encSliceContainerImage(v []ContainerImage, e *codec1978 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4024 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4025 := &yyv4024 - yy4025.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -51422,83 +51512,86 @@ func (x codecSelfer1234) decSliceContainerImage(v *[]ContainerImage, d *codec197 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4026 := *v - yyh4026, yyl4026 := z.DecSliceHelperStart() - var yyc4026 bool - if yyl4026 == 0 { - if yyv4026 == nil { - yyv4026 = []ContainerImage{} - yyc4026 = true - } else if len(yyv4026) != 0 { - yyv4026 = yyv4026[:0] - yyc4026 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ContainerImage{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4026 > 0 { - var yyrr4026, yyrl4026 int - var yyrt4026 bool - if yyl4026 > cap(yyv4026) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4026 := len(yyv4026) > 0 - yyv24026 := yyv4026 - yyrl4026, yyrt4026 = z.DecInferLen(yyl4026, z.DecBasicHandle().MaxInitLen, 32) - if yyrt4026 { - if yyrl4026 <= cap(yyv4026) { - yyv4026 = yyv4026[:yyrl4026] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 32) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4026 = make([]ContainerImage, yyrl4026) + yyv1 = make([]ContainerImage, yyrl1) } } else { - yyv4026 = make([]ContainerImage, yyrl4026) + yyv1 = make([]ContainerImage, yyrl1) } - yyc4026 = true - yyrr4026 = len(yyv4026) - if yyrg4026 { - copy(yyv4026, yyv24026) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4026 != len(yyv4026) { - yyv4026 = yyv4026[:yyl4026] - yyc4026 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4026 := 0 - for ; yyj4026 < yyrr4026; yyj4026++ { - yyh4026.ElemContainerState(yyj4026) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4026[yyj4026] = ContainerImage{} + yyv1[yyj1] = ContainerImage{} } else { - yyv4027 := &yyv4026[yyj4026] - yyv4027.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4026 { - for ; yyj4026 < yyl4026; yyj4026++ { - yyv4026 = append(yyv4026, ContainerImage{}) - yyh4026.ElemContainerState(yyj4026) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ContainerImage{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4026[yyj4026] = ContainerImage{} + yyv1[yyj1] = ContainerImage{} } else { - yyv4028 := &yyv4026[yyj4026] - yyv4028.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4026 := 0 - for ; !r.CheckBreak(); yyj4026++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4026 >= len(yyv4026) { - yyv4026 = append(yyv4026, ContainerImage{}) // var yyz4026 ContainerImage - yyc4026 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ContainerImage{}) // var yyz1 ContainerImage + yyc1 = true } - yyh4026.ElemContainerState(yyj4026) - if yyj4026 < len(yyv4026) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4026[yyj4026] = ContainerImage{} + yyv1[yyj1] = ContainerImage{} } else { - yyv4029 := &yyv4026[yyj4026] - yyv4029.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -51506,17 +51599,17 @@ func (x codecSelfer1234) decSliceContainerImage(v *[]ContainerImage, d *codec197 } } - if yyj4026 < len(yyv4026) { - yyv4026 = yyv4026[:yyj4026] - yyc4026 = true - } else if yyj4026 == 0 && yyv4026 == nil { - yyv4026 = []ContainerImage{} - yyc4026 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ContainerImage{} + yyc1 = true } } - yyh4026.End() - if yyc4026 { - *v = yyv4026 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -51525,19 +51618,19 @@ func (x codecSelfer1234) encResourceList(v ResourceList, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeMapStart(len(v)) - for yyk4030, yyv4030 := range v { + for yyk1, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerMapKey1234) - yyk4030.CodecEncodeSelf(e) + yyk1.CodecEncodeSelf(e) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy4031 := &yyv4030 - yym4032 := z.EncBinary() - _ = yym4032 + yy3 := &yyv1 + yym4 := z.EncBinary() + _ = yym4 if false { - } else if z.HasExtensions() && z.EncExt(yy4031) { - } else if !yym4032 && z.IsJSONHandle() { - z.EncJSONMarshal(yy4031) + } else if z.HasExtensions() && z.EncExt(yy3) { + } else if !yym4 && z.IsJSONHandle() { + z.EncJSONMarshal(yy3) } else { - z.EncFallback(yy4031) + z.EncFallback(yy3) } } z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -51548,86 +51641,86 @@ func (x codecSelfer1234) decResourceList(v *ResourceList, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4033 := *v - yyl4033 := r.ReadMapStart() - yybh4033 := z.DecBasicHandle() - if yyv4033 == nil { - yyrl4033, _ := z.DecInferLen(yyl4033, yybh4033.MaxInitLen, 40) - yyv4033 = make(map[ResourceName]pkg3_resource.Quantity, yyrl4033) - *v = yyv4033 + yyv1 := *v + yyl1 := r.ReadMapStart() + yybh1 := z.DecBasicHandle() + if yyv1 == nil { + yyrl1, _ := z.DecInferLen(yyl1, yybh1.MaxInitLen, 40) + yyv1 = make(map[ResourceName]pkg3_resource.Quantity, yyrl1) + *v = yyv1 } - var yymk4033 ResourceName - var yymv4033 pkg3_resource.Quantity - var yymg4033 bool - if yybh4033.MapValueReset { - yymg4033 = true + var yymk1 ResourceName + var yymv1 pkg3_resource.Quantity + var yymg1 bool + if yybh1.MapValueReset { + yymg1 = true } - if yyl4033 > 0 { - for yyj4033 := 0; yyj4033 < yyl4033; yyj4033++ { + if yyl1 > 0 { + for yyj1 := 0; yyj1 < yyl1; yyj1++ { z.DecSendContainerState(codecSelfer_containerMapKey1234) if r.TryDecodeAsNil() { - yymk4033 = "" + yymk1 = "" } else { - yymk4033 = ResourceName(r.DecodeString()) + yymk1 = ResourceName(r.DecodeString()) } - if yymg4033 { - yymv4033 = yyv4033[yymk4033] + if yymg1 { + yymv1 = yyv1[yymk1] } else { - yymv4033 = pkg3_resource.Quantity{} + yymv1 = pkg3_resource.Quantity{} } z.DecSendContainerState(codecSelfer_containerMapValue1234) if r.TryDecodeAsNil() { - yymv4033 = pkg3_resource.Quantity{} + yymv1 = pkg3_resource.Quantity{} } else { - yyv4035 := &yymv4033 - yym4036 := z.DecBinary() - _ = yym4036 + yyv3 := &yymv1 + yym4 := z.DecBinary() + _ = yym4 if false { - } else if z.HasExtensions() && z.DecExt(yyv4035) { - } else if !yym4036 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv4035) + } else if z.HasExtensions() && z.DecExt(yyv3) { + } else if !yym4 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv3) } else { - z.DecFallback(yyv4035, false) + z.DecFallback(yyv3, false) } } - if yyv4033 != nil { - yyv4033[yymk4033] = yymv4033 + if yyv1 != nil { + yyv1[yymk1] = yymv1 } } - } else if yyl4033 < 0 { - for yyj4033 := 0; !r.CheckBreak(); yyj4033++ { + } else if yyl1 < 0 { + for yyj1 := 0; !r.CheckBreak(); yyj1++ { z.DecSendContainerState(codecSelfer_containerMapKey1234) if r.TryDecodeAsNil() { - yymk4033 = "" + yymk1 = "" } else { - yymk4033 = ResourceName(r.DecodeString()) + yymk1 = ResourceName(r.DecodeString()) } - if yymg4033 { - yymv4033 = yyv4033[yymk4033] + if yymg1 { + yymv1 = yyv1[yymk1] } else { - yymv4033 = pkg3_resource.Quantity{} + yymv1 = pkg3_resource.Quantity{} } z.DecSendContainerState(codecSelfer_containerMapValue1234) if r.TryDecodeAsNil() { - yymv4033 = pkg3_resource.Quantity{} + yymv1 = pkg3_resource.Quantity{} } else { - yyv4038 := &yymv4033 - yym4039 := z.DecBinary() - _ = yym4039 + yyv6 := &yymv1 + yym7 := z.DecBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.DecExt(yyv4038) { - } else if !yym4039 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv4038) + } else if z.HasExtensions() && z.DecExt(yyv6) { + } else if !yym7 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv6) } else { - z.DecFallback(yyv4038, false) + z.DecFallback(yyv6, false) } } - if yyv4033 != nil { - yyv4033[yymk4033] = yymv4033 + if yyv1 != nil { + yyv1[yymk1] = yymv1 } } } // else len==0: TODO: Should we clear map entries? @@ -51639,10 +51732,10 @@ func (x codecSelfer1234) encSliceNode(v []Node, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4040 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4041 := &yyv4040 - yy4041.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -51652,83 +51745,86 @@ func (x codecSelfer1234) decSliceNode(v *[]Node, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4042 := *v - yyh4042, yyl4042 := z.DecSliceHelperStart() - var yyc4042 bool - if yyl4042 == 0 { - if yyv4042 == nil { - yyv4042 = []Node{} - yyc4042 = true - } else if len(yyv4042) != 0 { - yyv4042 = yyv4042[:0] - yyc4042 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Node{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4042 > 0 { - var yyrr4042, yyrl4042 int - var yyrt4042 bool - if yyl4042 > cap(yyv4042) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4042 := len(yyv4042) > 0 - yyv24042 := yyv4042 - yyrl4042, yyrt4042 = z.DecInferLen(yyl4042, z.DecBasicHandle().MaxInitLen, 488) - if yyrt4042 { - if yyrl4042 <= cap(yyv4042) { - yyv4042 = yyv4042[:yyrl4042] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 488) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4042 = make([]Node, yyrl4042) + yyv1 = make([]Node, yyrl1) } } else { - yyv4042 = make([]Node, yyrl4042) + yyv1 = make([]Node, yyrl1) } - yyc4042 = true - yyrr4042 = len(yyv4042) - if yyrg4042 { - copy(yyv4042, yyv24042) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4042 != len(yyv4042) { - yyv4042 = yyv4042[:yyl4042] - yyc4042 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4042 := 0 - for ; yyj4042 < yyrr4042; yyj4042++ { - yyh4042.ElemContainerState(yyj4042) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4042[yyj4042] = Node{} + yyv1[yyj1] = Node{} } else { - yyv4043 := &yyv4042[yyj4042] - yyv4043.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4042 { - for ; yyj4042 < yyl4042; yyj4042++ { - yyv4042 = append(yyv4042, Node{}) - yyh4042.ElemContainerState(yyj4042) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Node{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4042[yyj4042] = Node{} + yyv1[yyj1] = Node{} } else { - yyv4044 := &yyv4042[yyj4042] - yyv4044.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4042 := 0 - for ; !r.CheckBreak(); yyj4042++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4042 >= len(yyv4042) { - yyv4042 = append(yyv4042, Node{}) // var yyz4042 Node - yyc4042 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Node{}) // var yyz1 Node + yyc1 = true } - yyh4042.ElemContainerState(yyj4042) - if yyj4042 < len(yyv4042) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4042[yyj4042] = Node{} + yyv1[yyj1] = Node{} } else { - yyv4045 := &yyv4042[yyj4042] - yyv4045.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -51736,17 +51832,17 @@ func (x codecSelfer1234) decSliceNode(v *[]Node, d *codec1978.Decoder) { } } - if yyj4042 < len(yyv4042) { - yyv4042 = yyv4042[:yyj4042] - yyc4042 = true - } else if yyj4042 == 0 && yyv4042 == nil { - yyv4042 = []Node{} - yyc4042 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Node{} + yyc1 = true } } - yyh4042.End() - if yyc4042 { - *v = yyv4042 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -51755,9 +51851,9 @@ func (x codecSelfer1234) encSliceFinalizerName(v []FinalizerName, e *codec1978.E z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4046 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yyv4046.CodecEncodeSelf(e) + yyv1.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -51767,75 +51863,78 @@ func (x codecSelfer1234) decSliceFinalizerName(v *[]FinalizerName, d *codec1978. z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4047 := *v - yyh4047, yyl4047 := z.DecSliceHelperStart() - var yyc4047 bool - if yyl4047 == 0 { - if yyv4047 == nil { - yyv4047 = []FinalizerName{} - yyc4047 = true - } else if len(yyv4047) != 0 { - yyv4047 = yyv4047[:0] - yyc4047 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []FinalizerName{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4047 > 0 { - var yyrr4047, yyrl4047 int - var yyrt4047 bool - if yyl4047 > cap(yyv4047) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrl4047, yyrt4047 = z.DecInferLen(yyl4047, z.DecBasicHandle().MaxInitLen, 16) - if yyrt4047 { - if yyrl4047 <= cap(yyv4047) { - yyv4047 = yyv4047[:yyrl4047] + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 16) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4047 = make([]FinalizerName, yyrl4047) + yyv1 = make([]FinalizerName, yyrl1) } } else { - yyv4047 = make([]FinalizerName, yyrl4047) + yyv1 = make([]FinalizerName, yyrl1) } - yyc4047 = true - yyrr4047 = len(yyv4047) - } else if yyl4047 != len(yyv4047) { - yyv4047 = yyv4047[:yyl4047] - yyc4047 = true + yyc1 = true + yyrr1 = len(yyv1) + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4047 := 0 - for ; yyj4047 < yyrr4047; yyj4047++ { - yyh4047.ElemContainerState(yyj4047) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4047[yyj4047] = "" + yyv1[yyj1] = "" } else { - yyv4047[yyj4047] = FinalizerName(r.DecodeString()) + yyv1[yyj1] = FinalizerName(r.DecodeString()) } } - if yyrt4047 { - for ; yyj4047 < yyl4047; yyj4047++ { - yyv4047 = append(yyv4047, "") - yyh4047.ElemContainerState(yyj4047) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, "") + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4047[yyj4047] = "" + yyv1[yyj1] = "" } else { - yyv4047[yyj4047] = FinalizerName(r.DecodeString()) + yyv1[yyj1] = FinalizerName(r.DecodeString()) } } } } else { - yyj4047 := 0 - for ; !r.CheckBreak(); yyj4047++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4047 >= len(yyv4047) { - yyv4047 = append(yyv4047, "") // var yyz4047 FinalizerName - yyc4047 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, "") // var yyz1 FinalizerName + yyc1 = true } - yyh4047.ElemContainerState(yyj4047) - if yyj4047 < len(yyv4047) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4047[yyj4047] = "" + yyv1[yyj1] = "" } else { - yyv4047[yyj4047] = FinalizerName(r.DecodeString()) + yyv1[yyj1] = FinalizerName(r.DecodeString()) } } else { @@ -51843,17 +51942,17 @@ func (x codecSelfer1234) decSliceFinalizerName(v *[]FinalizerName, d *codec1978. } } - if yyj4047 < len(yyv4047) { - yyv4047 = yyv4047[:yyj4047] - yyc4047 = true - } else if yyj4047 == 0 && yyv4047 == nil { - yyv4047 = []FinalizerName{} - yyc4047 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []FinalizerName{} + yyc1 = true } } - yyh4047.End() - if yyc4047 { - *v = yyv4047 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -51862,10 +51961,10 @@ func (x codecSelfer1234) encSliceNamespace(v []Namespace, e *codec1978.Encoder) z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4051 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4052 := &yyv4051 - yy4052.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -51875,83 +51974,86 @@ func (x codecSelfer1234) decSliceNamespace(v *[]Namespace, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4053 := *v - yyh4053, yyl4053 := z.DecSliceHelperStart() - var yyc4053 bool - if yyl4053 == 0 { - if yyv4053 == nil { - yyv4053 = []Namespace{} - yyc4053 = true - } else if len(yyv4053) != 0 { - yyv4053 = yyv4053[:0] - yyc4053 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Namespace{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4053 > 0 { - var yyrr4053, yyrl4053 int - var yyrt4053 bool - if yyl4053 > cap(yyv4053) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4053 := len(yyv4053) > 0 - yyv24053 := yyv4053 - yyrl4053, yyrt4053 = z.DecInferLen(yyl4053, z.DecBasicHandle().MaxInitLen, 232) - if yyrt4053 { - if yyrl4053 <= cap(yyv4053) { - yyv4053 = yyv4053[:yyrl4053] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 232) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4053 = make([]Namespace, yyrl4053) + yyv1 = make([]Namespace, yyrl1) } } else { - yyv4053 = make([]Namespace, yyrl4053) + yyv1 = make([]Namespace, yyrl1) } - yyc4053 = true - yyrr4053 = len(yyv4053) - if yyrg4053 { - copy(yyv4053, yyv24053) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4053 != len(yyv4053) { - yyv4053 = yyv4053[:yyl4053] - yyc4053 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4053 := 0 - for ; yyj4053 < yyrr4053; yyj4053++ { - yyh4053.ElemContainerState(yyj4053) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4053[yyj4053] = Namespace{} + yyv1[yyj1] = Namespace{} } else { - yyv4054 := &yyv4053[yyj4053] - yyv4054.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4053 { - for ; yyj4053 < yyl4053; yyj4053++ { - yyv4053 = append(yyv4053, Namespace{}) - yyh4053.ElemContainerState(yyj4053) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Namespace{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4053[yyj4053] = Namespace{} + yyv1[yyj1] = Namespace{} } else { - yyv4055 := &yyv4053[yyj4053] - yyv4055.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4053 := 0 - for ; !r.CheckBreak(); yyj4053++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4053 >= len(yyv4053) { - yyv4053 = append(yyv4053, Namespace{}) // var yyz4053 Namespace - yyc4053 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Namespace{}) // var yyz1 Namespace + yyc1 = true } - yyh4053.ElemContainerState(yyj4053) - if yyj4053 < len(yyv4053) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4053[yyj4053] = Namespace{} + yyv1[yyj1] = Namespace{} } else { - yyv4056 := &yyv4053[yyj4053] - yyv4056.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -51959,17 +52061,17 @@ func (x codecSelfer1234) decSliceNamespace(v *[]Namespace, d *codec1978.Decoder) } } - if yyj4053 < len(yyv4053) { - yyv4053 = yyv4053[:yyj4053] - yyc4053 = true - } else if yyj4053 == 0 && yyv4053 == nil { - yyv4053 = []Namespace{} - yyc4053 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Namespace{} + yyc1 = true } } - yyh4053.End() - if yyc4053 { - *v = yyv4053 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -51978,10 +52080,10 @@ func (x codecSelfer1234) encSliceEvent(v []Event, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4057 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4058 := &yyv4057 - yy4058.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -51991,83 +52093,86 @@ func (x codecSelfer1234) decSliceEvent(v *[]Event, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4059 := *v - yyh4059, yyl4059 := z.DecSliceHelperStart() - var yyc4059 bool - if yyl4059 == 0 { - if yyv4059 == nil { - yyv4059 = []Event{} - yyc4059 = true - } else if len(yyv4059) != 0 { - yyv4059 = yyv4059[:0] - yyc4059 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Event{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4059 > 0 { - var yyrr4059, yyrl4059 int - var yyrt4059 bool - if yyl4059 > cap(yyv4059) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4059 := len(yyv4059) > 0 - yyv24059 := yyv4059 - yyrl4059, yyrt4059 = z.DecInferLen(yyl4059, z.DecBasicHandle().MaxInitLen, 440) - if yyrt4059 { - if yyrl4059 <= cap(yyv4059) { - yyv4059 = yyv4059[:yyrl4059] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 440) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4059 = make([]Event, yyrl4059) + yyv1 = make([]Event, yyrl1) } } else { - yyv4059 = make([]Event, yyrl4059) + yyv1 = make([]Event, yyrl1) } - yyc4059 = true - yyrr4059 = len(yyv4059) - if yyrg4059 { - copy(yyv4059, yyv24059) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4059 != len(yyv4059) { - yyv4059 = yyv4059[:yyl4059] - yyc4059 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4059 := 0 - for ; yyj4059 < yyrr4059; yyj4059++ { - yyh4059.ElemContainerState(yyj4059) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4059[yyj4059] = Event{} + yyv1[yyj1] = Event{} } else { - yyv4060 := &yyv4059[yyj4059] - yyv4060.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4059 { - for ; yyj4059 < yyl4059; yyj4059++ { - yyv4059 = append(yyv4059, Event{}) - yyh4059.ElemContainerState(yyj4059) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Event{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4059[yyj4059] = Event{} + yyv1[yyj1] = Event{} } else { - yyv4061 := &yyv4059[yyj4059] - yyv4061.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4059 := 0 - for ; !r.CheckBreak(); yyj4059++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4059 >= len(yyv4059) { - yyv4059 = append(yyv4059, Event{}) // var yyz4059 Event - yyc4059 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Event{}) // var yyz1 Event + yyc1 = true } - yyh4059.ElemContainerState(yyj4059) - if yyj4059 < len(yyv4059) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4059[yyj4059] = Event{} + yyv1[yyj1] = Event{} } else { - yyv4062 := &yyv4059[yyj4059] - yyv4062.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -52075,17 +52180,17 @@ func (x codecSelfer1234) decSliceEvent(v *[]Event, d *codec1978.Decoder) { } } - if yyj4059 < len(yyv4059) { - yyv4059 = yyv4059[:yyj4059] - yyc4059 = true - } else if yyj4059 == 0 && yyv4059 == nil { - yyv4059 = []Event{} - yyc4059 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Event{} + yyc1 = true } } - yyh4059.End() - if yyc4059 { - *v = yyv4059 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -52094,17 +52199,17 @@ func (x codecSelfer1234) encSliceruntime_RawExtension(v []pkg6_runtime.RawExtens z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4063 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4064 := &yyv4063 - yym4065 := z.EncBinary() - _ = yym4065 + yy2 := &yyv1 + yym3 := z.EncBinary() + _ = yym3 if false { - } else if z.HasExtensions() && z.EncExt(yy4064) { - } else if !yym4065 && z.IsJSONHandle() { - z.EncJSONMarshal(yy4064) + } else if z.HasExtensions() && z.EncExt(yy2) { + } else if !yym3 && z.IsJSONHandle() { + z.EncJSONMarshal(yy2) } else { - z.EncFallback(yy4064) + z.EncFallback(yy2) } } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) @@ -52115,78 +52220,81 @@ func (x codecSelfer1234) decSliceruntime_RawExtension(v *[]pkg6_runtime.RawExten z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4066 := *v - yyh4066, yyl4066 := z.DecSliceHelperStart() - var yyc4066 bool - if yyl4066 == 0 { - if yyv4066 == nil { - yyv4066 = []pkg6_runtime.RawExtension{} - yyc4066 = true - } else if len(yyv4066) != 0 { - yyv4066 = yyv4066[:0] - yyc4066 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []pkg6_runtime.RawExtension{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4066 > 0 { - var yyrr4066, yyrl4066 int - var yyrt4066 bool - if yyl4066 > cap(yyv4066) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4066 := len(yyv4066) > 0 - yyv24066 := yyv4066 - yyrl4066, yyrt4066 = z.DecInferLen(yyl4066, z.DecBasicHandle().MaxInitLen, 40) - if yyrt4066 { - if yyrl4066 <= cap(yyv4066) { - yyv4066 = yyv4066[:yyrl4066] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 40) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4066 = make([]pkg6_runtime.RawExtension, yyrl4066) + yyv1 = make([]pkg6_runtime.RawExtension, yyrl1) } } else { - yyv4066 = make([]pkg6_runtime.RawExtension, yyrl4066) + yyv1 = make([]pkg6_runtime.RawExtension, yyrl1) } - yyc4066 = true - yyrr4066 = len(yyv4066) - if yyrg4066 { - copy(yyv4066, yyv24066) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4066 != len(yyv4066) { - yyv4066 = yyv4066[:yyl4066] - yyc4066 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4066 := 0 - for ; yyj4066 < yyrr4066; yyj4066++ { - yyh4066.ElemContainerState(yyj4066) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4066[yyj4066] = pkg6_runtime.RawExtension{} + yyv1[yyj1] = pkg6_runtime.RawExtension{} } else { - yyv4067 := &yyv4066[yyj4066] - yym4068 := z.DecBinary() - _ = yym4068 + yyv2 := &yyv1[yyj1] + yym3 := z.DecBinary() + _ = yym3 if false { - } else if z.HasExtensions() && z.DecExt(yyv4067) { - } else if !yym4068 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv4067) + } else if z.HasExtensions() && z.DecExt(yyv2) { + } else if !yym3 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv2) } else { - z.DecFallback(yyv4067, false) + z.DecFallback(yyv2, false) } } } - if yyrt4066 { - for ; yyj4066 < yyl4066; yyj4066++ { - yyv4066 = append(yyv4066, pkg6_runtime.RawExtension{}) - yyh4066.ElemContainerState(yyj4066) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, pkg6_runtime.RawExtension{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4066[yyj4066] = pkg6_runtime.RawExtension{} + yyv1[yyj1] = pkg6_runtime.RawExtension{} } else { - yyv4069 := &yyv4066[yyj4066] - yym4070 := z.DecBinary() - _ = yym4070 + yyv4 := &yyv1[yyj1] + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv4069) { - } else if !yym4070 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv4069) + } else if z.HasExtensions() && z.DecExt(yyv4) { + } else if !yym5 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv4) } else { - z.DecFallback(yyv4069, false) + z.DecFallback(yyv4, false) } } @@ -52194,27 +52302,27 @@ func (x codecSelfer1234) decSliceruntime_RawExtension(v *[]pkg6_runtime.RawExten } } else { - yyj4066 := 0 - for ; !r.CheckBreak(); yyj4066++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4066 >= len(yyv4066) { - yyv4066 = append(yyv4066, pkg6_runtime.RawExtension{}) // var yyz4066 pkg6_runtime.RawExtension - yyc4066 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, pkg6_runtime.RawExtension{}) // var yyz1 pkg6_runtime.RawExtension + yyc1 = true } - yyh4066.ElemContainerState(yyj4066) - if yyj4066 < len(yyv4066) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4066[yyj4066] = pkg6_runtime.RawExtension{} + yyv1[yyj1] = pkg6_runtime.RawExtension{} } else { - yyv4071 := &yyv4066[yyj4066] - yym4072 := z.DecBinary() - _ = yym4072 + yyv6 := &yyv1[yyj1] + yym7 := z.DecBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.DecExt(yyv4071) { - } else if !yym4072 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv4071) + } else if z.HasExtensions() && z.DecExt(yyv6) { + } else if !yym7 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv6) } else { - z.DecFallback(yyv4071, false) + z.DecFallback(yyv6, false) } } @@ -52223,17 +52331,17 @@ func (x codecSelfer1234) decSliceruntime_RawExtension(v *[]pkg6_runtime.RawExten } } - if yyj4066 < len(yyv4066) { - yyv4066 = yyv4066[:yyj4066] - yyc4066 = true - } else if yyj4066 == 0 && yyv4066 == nil { - yyv4066 = []pkg6_runtime.RawExtension{} - yyc4066 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []pkg6_runtime.RawExtension{} + yyc1 = true } } - yyh4066.End() - if yyc4066 { - *v = yyv4066 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -52242,10 +52350,10 @@ func (x codecSelfer1234) encSliceLimitRangeItem(v []LimitRangeItem, e *codec1978 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4073 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4074 := &yyv4073 - yy4074.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -52255,83 +52363,86 @@ func (x codecSelfer1234) decSliceLimitRangeItem(v *[]LimitRangeItem, d *codec197 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4075 := *v - yyh4075, yyl4075 := z.DecSliceHelperStart() - var yyc4075 bool - if yyl4075 == 0 { - if yyv4075 == nil { - yyv4075 = []LimitRangeItem{} - yyc4075 = true - } else if len(yyv4075) != 0 { - yyv4075 = yyv4075[:0] - yyc4075 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []LimitRangeItem{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4075 > 0 { - var yyrr4075, yyrl4075 int - var yyrt4075 bool - if yyl4075 > cap(yyv4075) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4075 := len(yyv4075) > 0 - yyv24075 := yyv4075 - yyrl4075, yyrt4075 = z.DecInferLen(yyl4075, z.DecBasicHandle().MaxInitLen, 56) - if yyrt4075 { - if yyrl4075 <= cap(yyv4075) { - yyv4075 = yyv4075[:yyrl4075] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 56) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4075 = make([]LimitRangeItem, yyrl4075) + yyv1 = make([]LimitRangeItem, yyrl1) } } else { - yyv4075 = make([]LimitRangeItem, yyrl4075) + yyv1 = make([]LimitRangeItem, yyrl1) } - yyc4075 = true - yyrr4075 = len(yyv4075) - if yyrg4075 { - copy(yyv4075, yyv24075) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4075 != len(yyv4075) { - yyv4075 = yyv4075[:yyl4075] - yyc4075 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4075 := 0 - for ; yyj4075 < yyrr4075; yyj4075++ { - yyh4075.ElemContainerState(yyj4075) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4075[yyj4075] = LimitRangeItem{} + yyv1[yyj1] = LimitRangeItem{} } else { - yyv4076 := &yyv4075[yyj4075] - yyv4076.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4075 { - for ; yyj4075 < yyl4075; yyj4075++ { - yyv4075 = append(yyv4075, LimitRangeItem{}) - yyh4075.ElemContainerState(yyj4075) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, LimitRangeItem{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4075[yyj4075] = LimitRangeItem{} + yyv1[yyj1] = LimitRangeItem{} } else { - yyv4077 := &yyv4075[yyj4075] - yyv4077.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4075 := 0 - for ; !r.CheckBreak(); yyj4075++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4075 >= len(yyv4075) { - yyv4075 = append(yyv4075, LimitRangeItem{}) // var yyz4075 LimitRangeItem - yyc4075 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, LimitRangeItem{}) // var yyz1 LimitRangeItem + yyc1 = true } - yyh4075.ElemContainerState(yyj4075) - if yyj4075 < len(yyv4075) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4075[yyj4075] = LimitRangeItem{} + yyv1[yyj1] = LimitRangeItem{} } else { - yyv4078 := &yyv4075[yyj4075] - yyv4078.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -52339,17 +52450,17 @@ func (x codecSelfer1234) decSliceLimitRangeItem(v *[]LimitRangeItem, d *codec197 } } - if yyj4075 < len(yyv4075) { - yyv4075 = yyv4075[:yyj4075] - yyc4075 = true - } else if yyj4075 == 0 && yyv4075 == nil { - yyv4075 = []LimitRangeItem{} - yyc4075 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []LimitRangeItem{} + yyc1 = true } } - yyh4075.End() - if yyc4075 { - *v = yyv4075 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -52358,10 +52469,10 @@ func (x codecSelfer1234) encSliceLimitRange(v []LimitRange, e *codec1978.Encoder z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4079 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4080 := &yyv4079 - yy4080.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -52371,83 +52482,86 @@ func (x codecSelfer1234) decSliceLimitRange(v *[]LimitRange, d *codec1978.Decode z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4081 := *v - yyh4081, yyl4081 := z.DecSliceHelperStart() - var yyc4081 bool - if yyl4081 == 0 { - if yyv4081 == nil { - yyv4081 = []LimitRange{} - yyc4081 = true - } else if len(yyv4081) != 0 { - yyv4081 = yyv4081[:0] - yyc4081 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []LimitRange{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4081 > 0 { - var yyrr4081, yyrl4081 int - var yyrt4081 bool - if yyl4081 > cap(yyv4081) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4081 := len(yyv4081) > 0 - yyv24081 := yyv4081 - yyrl4081, yyrt4081 = z.DecInferLen(yyl4081, z.DecBasicHandle().MaxInitLen, 216) - if yyrt4081 { - if yyrl4081 <= cap(yyv4081) { - yyv4081 = yyv4081[:yyrl4081] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 216) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4081 = make([]LimitRange, yyrl4081) + yyv1 = make([]LimitRange, yyrl1) } } else { - yyv4081 = make([]LimitRange, yyrl4081) + yyv1 = make([]LimitRange, yyrl1) } - yyc4081 = true - yyrr4081 = len(yyv4081) - if yyrg4081 { - copy(yyv4081, yyv24081) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4081 != len(yyv4081) { - yyv4081 = yyv4081[:yyl4081] - yyc4081 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4081 := 0 - for ; yyj4081 < yyrr4081; yyj4081++ { - yyh4081.ElemContainerState(yyj4081) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4081[yyj4081] = LimitRange{} + yyv1[yyj1] = LimitRange{} } else { - yyv4082 := &yyv4081[yyj4081] - yyv4082.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4081 { - for ; yyj4081 < yyl4081; yyj4081++ { - yyv4081 = append(yyv4081, LimitRange{}) - yyh4081.ElemContainerState(yyj4081) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, LimitRange{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4081[yyj4081] = LimitRange{} + yyv1[yyj1] = LimitRange{} } else { - yyv4083 := &yyv4081[yyj4081] - yyv4083.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4081 := 0 - for ; !r.CheckBreak(); yyj4081++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4081 >= len(yyv4081) { - yyv4081 = append(yyv4081, LimitRange{}) // var yyz4081 LimitRange - yyc4081 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, LimitRange{}) // var yyz1 LimitRange + yyc1 = true } - yyh4081.ElemContainerState(yyj4081) - if yyj4081 < len(yyv4081) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4081[yyj4081] = LimitRange{} + yyv1[yyj1] = LimitRange{} } else { - yyv4084 := &yyv4081[yyj4081] - yyv4084.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -52455,17 +52569,17 @@ func (x codecSelfer1234) decSliceLimitRange(v *[]LimitRange, d *codec1978.Decode } } - if yyj4081 < len(yyv4081) { - yyv4081 = yyv4081[:yyj4081] - yyc4081 = true - } else if yyj4081 == 0 && yyv4081 == nil { - yyv4081 = []LimitRange{} - yyc4081 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []LimitRange{} + yyc1 = true } } - yyh4081.End() - if yyc4081 { - *v = yyv4081 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -52474,10 +52588,10 @@ func (x codecSelfer1234) encSliceResourceQuota(v []ResourceQuota, e *codec1978.E z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4085 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4086 := &yyv4085 - yy4086.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -52487,83 +52601,86 @@ func (x codecSelfer1234) decSliceResourceQuota(v *[]ResourceQuota, d *codec1978. z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4087 := *v - yyh4087, yyl4087 := z.DecSliceHelperStart() - var yyc4087 bool - if yyl4087 == 0 { - if yyv4087 == nil { - yyv4087 = []ResourceQuota{} - yyc4087 = true - } else if len(yyv4087) != 0 { - yyv4087 = yyv4087[:0] - yyc4087 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ResourceQuota{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4087 > 0 { - var yyrr4087, yyrl4087 int - var yyrt4087 bool - if yyl4087 > cap(yyv4087) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4087 := len(yyv4087) > 0 - yyv24087 := yyv4087 - yyrl4087, yyrt4087 = z.DecInferLen(yyl4087, z.DecBasicHandle().MaxInitLen, 216) - if yyrt4087 { - if yyrl4087 <= cap(yyv4087) { - yyv4087 = yyv4087[:yyrl4087] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 216) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4087 = make([]ResourceQuota, yyrl4087) + yyv1 = make([]ResourceQuota, yyrl1) } } else { - yyv4087 = make([]ResourceQuota, yyrl4087) + yyv1 = make([]ResourceQuota, yyrl1) } - yyc4087 = true - yyrr4087 = len(yyv4087) - if yyrg4087 { - copy(yyv4087, yyv24087) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4087 != len(yyv4087) { - yyv4087 = yyv4087[:yyl4087] - yyc4087 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4087 := 0 - for ; yyj4087 < yyrr4087; yyj4087++ { - yyh4087.ElemContainerState(yyj4087) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4087[yyj4087] = ResourceQuota{} + yyv1[yyj1] = ResourceQuota{} } else { - yyv4088 := &yyv4087[yyj4087] - yyv4088.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4087 { - for ; yyj4087 < yyl4087; yyj4087++ { - yyv4087 = append(yyv4087, ResourceQuota{}) - yyh4087.ElemContainerState(yyj4087) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ResourceQuota{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4087[yyj4087] = ResourceQuota{} + yyv1[yyj1] = ResourceQuota{} } else { - yyv4089 := &yyv4087[yyj4087] - yyv4089.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4087 := 0 - for ; !r.CheckBreak(); yyj4087++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4087 >= len(yyv4087) { - yyv4087 = append(yyv4087, ResourceQuota{}) // var yyz4087 ResourceQuota - yyc4087 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ResourceQuota{}) // var yyz1 ResourceQuota + yyc1 = true } - yyh4087.ElemContainerState(yyj4087) - if yyj4087 < len(yyv4087) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4087[yyj4087] = ResourceQuota{} + yyv1[yyj1] = ResourceQuota{} } else { - yyv4090 := &yyv4087[yyj4087] - yyv4090.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -52571,17 +52688,17 @@ func (x codecSelfer1234) decSliceResourceQuota(v *[]ResourceQuota, d *codec1978. } } - if yyj4087 < len(yyv4087) { - yyv4087 = yyv4087[:yyj4087] - yyc4087 = true - } else if yyj4087 == 0 && yyv4087 == nil { - yyv4087 = []ResourceQuota{} - yyc4087 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ResourceQuota{} + yyc1 = true } } - yyh4087.End() - if yyc4087 { - *v = yyv4087 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -52590,23 +52707,23 @@ func (x codecSelfer1234) encMapstringSliceuint8(v map[string][]uint8, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeMapStart(len(v)) - for yyk4091, yyv4091 := range v { + for yyk1, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerMapKey1234) - yym4092 := z.EncBinary() - _ = yym4092 + yym2 := z.EncBinary() + _ = yym2 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(yyk4091)) + r.EncodeString(codecSelferC_UTF81234, string(yyk1)) } z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyv4091 == nil { + if yyv1 == nil { r.EncodeNil() } else { - yym4093 := z.EncBinary() - _ = yym4093 + yym3 := z.EncBinary() + _ = yym3 if false { } else { - r.EncodeStringBytes(codecSelferC_RAW1234, []byte(yyv4091)) + r.EncodeStringBytes(codecSelferC_RAW1234, []byte(yyv1)) } } } @@ -52618,95 +52735,210 @@ func (x codecSelfer1234) decMapstringSliceuint8(v *map[string][]uint8, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4094 := *v - yyl4094 := r.ReadMapStart() - yybh4094 := z.DecBasicHandle() - if yyv4094 == nil { - yyrl4094, _ := z.DecInferLen(yyl4094, yybh4094.MaxInitLen, 40) - yyv4094 = make(map[string][]uint8, yyrl4094) - *v = yyv4094 + yyv1 := *v + yyl1 := r.ReadMapStart() + yybh1 := z.DecBasicHandle() + if yyv1 == nil { + yyrl1, _ := z.DecInferLen(yyl1, yybh1.MaxInitLen, 40) + yyv1 = make(map[string][]uint8, yyrl1) + *v = yyv1 } - var yymk4094 string - var yymv4094 []uint8 - var yymg4094 bool - if yybh4094.MapValueReset { - yymg4094 = true + var yymk1 string + var yymv1 []uint8 + var yymg1 bool + if yybh1.MapValueReset { + yymg1 = true } - if yyl4094 > 0 { - for yyj4094 := 0; yyj4094 < yyl4094; yyj4094++ { + if yyl1 > 0 { + for yyj1 := 0; yyj1 < yyl1; yyj1++ { z.DecSendContainerState(codecSelfer_containerMapKey1234) if r.TryDecodeAsNil() { - yymk4094 = "" + yymk1 = "" } else { - yymk4094 = string(r.DecodeString()) + yymk1 = string(r.DecodeString()) } - if yymg4094 { - yymv4094 = yyv4094[yymk4094] + if yymg1 { + yymv1 = yyv1[yymk1] } else { - yymv4094 = nil + yymv1 = nil } z.DecSendContainerState(codecSelfer_containerMapValue1234) if r.TryDecodeAsNil() { - yymv4094 = nil + yymv1 = nil } else { - yyv4096 := &yymv4094 - yym4097 := z.DecBinary() - _ = yym4097 + yyv3 := &yymv1 + yym4 := z.DecBinary() + _ = yym4 if false { } else { - *yyv4096 = r.DecodeBytes(*(*[]byte)(yyv4096), false, false) + *yyv3 = r.DecodeBytes(*(*[]byte)(yyv3), false, false) } } - if yyv4094 != nil { - yyv4094[yymk4094] = yymv4094 + if yyv1 != nil { + yyv1[yymk1] = yymv1 } } - } else if yyl4094 < 0 { - for yyj4094 := 0; !r.CheckBreak(); yyj4094++ { + } else if yyl1 < 0 { + for yyj1 := 0; !r.CheckBreak(); yyj1++ { z.DecSendContainerState(codecSelfer_containerMapKey1234) if r.TryDecodeAsNil() { - yymk4094 = "" + yymk1 = "" } else { - yymk4094 = string(r.DecodeString()) + yymk1 = string(r.DecodeString()) } - if yymg4094 { - yymv4094 = yyv4094[yymk4094] + if yymg1 { + yymv1 = yyv1[yymk1] } else { - yymv4094 = nil + yymv1 = nil } z.DecSendContainerState(codecSelfer_containerMapValue1234) if r.TryDecodeAsNil() { - yymv4094 = nil + yymv1 = nil } else { - yyv4099 := &yymv4094 - yym4100 := z.DecBinary() - _ = yym4100 + yyv6 := &yymv1 + yym7 := z.DecBinary() + _ = yym7 if false { } else { - *yyv4099 = r.DecodeBytes(*(*[]byte)(yyv4099), false, false) + *yyv6 = r.DecodeBytes(*(*[]byte)(yyv6), false, false) } } - if yyv4094 != nil { - yyv4094[yymk4094] = yymv4094 + if yyv1 != nil { + yyv1[yymk1] = yymv1 } } } // else len==0: TODO: Should we clear map entries? z.DecSendContainerState(codecSelfer_containerMapEnd1234) } +func (x codecSelfer1234) encSliceuint8(v []uint8, e *codec1978.Encoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperEncoder(e) + _, _, _ = h, z, r + r.EncodeArrayStart(len(v)) + for _, yyv1 := range v { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym2 := z.EncBinary() + _ = yym2 + if false { + } else { + r.EncodeUint(uint64(yyv1)) + } + } + z.EncSendContainerState(codecSelfer_containerArrayEnd1234) +} + +func (x codecSelfer1234) decSliceuint8(v *[]uint8, d *codec1978.Decoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperDecoder(d) + _, _, _ = h, z, r + + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []uint8{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true + } + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { + + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 1) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] + } else { + yyv1 = make([]uint8, yyrl1) + } + } else { + yyv1 = make([]uint8, yyrl1) + } + yyc1 = true + yyrr1 = len(yyv1) + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true + } + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) + if r.TryDecodeAsNil() { + yyv1[yyj1] = 0 + } else { + yyv1[yyj1] = uint8(r.DecodeUint(8)) + } + + } + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, 0) + yyh1.ElemContainerState(yyj1) + if r.TryDecodeAsNil() { + yyv1[yyj1] = 0 + } else { + yyv1[yyj1] = uint8(r.DecodeUint(8)) + } + + } + } + + } else { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { + + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, 0) // var yyz1 uint8 + yyc1 = true + } + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { + if r.TryDecodeAsNil() { + yyv1[yyj1] = 0 + } else { + yyv1[yyj1] = uint8(r.DecodeUint(8)) + } + + } else { + z.DecSwallow() + } + + } + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []uint8{} + yyc1 = true + } + } + yyh1.End() + if yyc1 { + *v = yyv1 + } +} + func (x codecSelfer1234) encSliceSecret(v []Secret, e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4101 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4102 := &yyv4101 - yy4102.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -52716,83 +52948,86 @@ func (x codecSelfer1234) decSliceSecret(v *[]Secret, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4103 := *v - yyh4103, yyl4103 := z.DecSliceHelperStart() - var yyc4103 bool - if yyl4103 == 0 { - if yyv4103 == nil { - yyv4103 = []Secret{} - yyc4103 = true - } else if len(yyv4103) != 0 { - yyv4103 = yyv4103[:0] - yyc4103 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Secret{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4103 > 0 { - var yyrr4103, yyrl4103 int - var yyrt4103 bool - if yyl4103 > cap(yyv4103) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4103 := len(yyv4103) > 0 - yyv24103 := yyv4103 - yyrl4103, yyrt4103 = z.DecInferLen(yyl4103, z.DecBasicHandle().MaxInitLen, 216) - if yyrt4103 { - if yyrl4103 <= cap(yyv4103) { - yyv4103 = yyv4103[:yyrl4103] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 216) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4103 = make([]Secret, yyrl4103) + yyv1 = make([]Secret, yyrl1) } } else { - yyv4103 = make([]Secret, yyrl4103) + yyv1 = make([]Secret, yyrl1) } - yyc4103 = true - yyrr4103 = len(yyv4103) - if yyrg4103 { - copy(yyv4103, yyv24103) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4103 != len(yyv4103) { - yyv4103 = yyv4103[:yyl4103] - yyc4103 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4103 := 0 - for ; yyj4103 < yyrr4103; yyj4103++ { - yyh4103.ElemContainerState(yyj4103) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4103[yyj4103] = Secret{} + yyv1[yyj1] = Secret{} } else { - yyv4104 := &yyv4103[yyj4103] - yyv4104.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4103 { - for ; yyj4103 < yyl4103; yyj4103++ { - yyv4103 = append(yyv4103, Secret{}) - yyh4103.ElemContainerState(yyj4103) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Secret{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4103[yyj4103] = Secret{} + yyv1[yyj1] = Secret{} } else { - yyv4105 := &yyv4103[yyj4103] - yyv4105.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4103 := 0 - for ; !r.CheckBreak(); yyj4103++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4103 >= len(yyv4103) { - yyv4103 = append(yyv4103, Secret{}) // var yyz4103 Secret - yyc4103 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Secret{}) // var yyz1 Secret + yyc1 = true } - yyh4103.ElemContainerState(yyj4103) - if yyj4103 < len(yyv4103) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4103[yyj4103] = Secret{} + yyv1[yyj1] = Secret{} } else { - yyv4106 := &yyv4103[yyj4103] - yyv4106.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -52800,17 +53035,17 @@ func (x codecSelfer1234) decSliceSecret(v *[]Secret, d *codec1978.Decoder) { } } - if yyj4103 < len(yyv4103) { - yyv4103 = yyv4103[:yyj4103] - yyc4103 = true - } else if yyj4103 == 0 && yyv4103 == nil { - yyv4103 = []Secret{} - yyc4103 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Secret{} + yyc1 = true } } - yyh4103.End() - if yyc4103 { - *v = yyv4103 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -52819,10 +53054,10 @@ func (x codecSelfer1234) encSliceConfigMap(v []ConfigMap, e *codec1978.Encoder) z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4107 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4108 := &yyv4107 - yy4108.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -52832,83 +53067,86 @@ func (x codecSelfer1234) decSliceConfigMap(v *[]ConfigMap, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4109 := *v - yyh4109, yyl4109 := z.DecSliceHelperStart() - var yyc4109 bool - if yyl4109 == 0 { - if yyv4109 == nil { - yyv4109 = []ConfigMap{} - yyc4109 = true - } else if len(yyv4109) != 0 { - yyv4109 = yyv4109[:0] - yyc4109 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ConfigMap{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4109 > 0 { - var yyrr4109, yyrl4109 int - var yyrt4109 bool - if yyl4109 > cap(yyv4109) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4109 := len(yyv4109) > 0 - yyv24109 := yyv4109 - yyrl4109, yyrt4109 = z.DecInferLen(yyl4109, z.DecBasicHandle().MaxInitLen, 200) - if yyrt4109 { - if yyrl4109 <= cap(yyv4109) { - yyv4109 = yyv4109[:yyrl4109] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 200) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4109 = make([]ConfigMap, yyrl4109) + yyv1 = make([]ConfigMap, yyrl1) } } else { - yyv4109 = make([]ConfigMap, yyrl4109) + yyv1 = make([]ConfigMap, yyrl1) } - yyc4109 = true - yyrr4109 = len(yyv4109) - if yyrg4109 { - copy(yyv4109, yyv24109) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4109 != len(yyv4109) { - yyv4109 = yyv4109[:yyl4109] - yyc4109 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4109 := 0 - for ; yyj4109 < yyrr4109; yyj4109++ { - yyh4109.ElemContainerState(yyj4109) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4109[yyj4109] = ConfigMap{} + yyv1[yyj1] = ConfigMap{} } else { - yyv4110 := &yyv4109[yyj4109] - yyv4110.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4109 { - for ; yyj4109 < yyl4109; yyj4109++ { - yyv4109 = append(yyv4109, ConfigMap{}) - yyh4109.ElemContainerState(yyj4109) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ConfigMap{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4109[yyj4109] = ConfigMap{} + yyv1[yyj1] = ConfigMap{} } else { - yyv4111 := &yyv4109[yyj4109] - yyv4111.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4109 := 0 - for ; !r.CheckBreak(); yyj4109++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4109 >= len(yyv4109) { - yyv4109 = append(yyv4109, ConfigMap{}) // var yyz4109 ConfigMap - yyc4109 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ConfigMap{}) // var yyz1 ConfigMap + yyc1 = true } - yyh4109.ElemContainerState(yyj4109) - if yyj4109 < len(yyv4109) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4109[yyj4109] = ConfigMap{} + yyv1[yyj1] = ConfigMap{} } else { - yyv4112 := &yyv4109[yyj4109] - yyv4112.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -52916,17 +53154,17 @@ func (x codecSelfer1234) decSliceConfigMap(v *[]ConfigMap, d *codec1978.Decoder) } } - if yyj4109 < len(yyv4109) { - yyv4109 = yyv4109[:yyj4109] - yyc4109 = true - } else if yyj4109 == 0 && yyv4109 == nil { - yyv4109 = []ConfigMap{} - yyc4109 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ConfigMap{} + yyc1 = true } } - yyh4109.End() - if yyc4109 { - *v = yyv4109 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -52935,10 +53173,10 @@ func (x codecSelfer1234) encSliceComponentCondition(v []ComponentCondition, e *c z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4113 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4114 := &yyv4113 - yy4114.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -52948,83 +53186,86 @@ func (x codecSelfer1234) decSliceComponentCondition(v *[]ComponentCondition, d * z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4115 := *v - yyh4115, yyl4115 := z.DecSliceHelperStart() - var yyc4115 bool - if yyl4115 == 0 { - if yyv4115 == nil { - yyv4115 = []ComponentCondition{} - yyc4115 = true - } else if len(yyv4115) != 0 { - yyv4115 = yyv4115[:0] - yyc4115 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ComponentCondition{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4115 > 0 { - var yyrr4115, yyrl4115 int - var yyrt4115 bool - if yyl4115 > cap(yyv4115) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4115 := len(yyv4115) > 0 - yyv24115 := yyv4115 - yyrl4115, yyrt4115 = z.DecInferLen(yyl4115, z.DecBasicHandle().MaxInitLen, 64) - if yyrt4115 { - if yyrl4115 <= cap(yyv4115) { - yyv4115 = yyv4115[:yyrl4115] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 64) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4115 = make([]ComponentCondition, yyrl4115) + yyv1 = make([]ComponentCondition, yyrl1) } } else { - yyv4115 = make([]ComponentCondition, yyrl4115) + yyv1 = make([]ComponentCondition, yyrl1) } - yyc4115 = true - yyrr4115 = len(yyv4115) - if yyrg4115 { - copy(yyv4115, yyv24115) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4115 != len(yyv4115) { - yyv4115 = yyv4115[:yyl4115] - yyc4115 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4115 := 0 - for ; yyj4115 < yyrr4115; yyj4115++ { - yyh4115.ElemContainerState(yyj4115) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4115[yyj4115] = ComponentCondition{} + yyv1[yyj1] = ComponentCondition{} } else { - yyv4116 := &yyv4115[yyj4115] - yyv4116.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4115 { - for ; yyj4115 < yyl4115; yyj4115++ { - yyv4115 = append(yyv4115, ComponentCondition{}) - yyh4115.ElemContainerState(yyj4115) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ComponentCondition{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4115[yyj4115] = ComponentCondition{} + yyv1[yyj1] = ComponentCondition{} } else { - yyv4117 := &yyv4115[yyj4115] - yyv4117.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4115 := 0 - for ; !r.CheckBreak(); yyj4115++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4115 >= len(yyv4115) { - yyv4115 = append(yyv4115, ComponentCondition{}) // var yyz4115 ComponentCondition - yyc4115 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ComponentCondition{}) // var yyz1 ComponentCondition + yyc1 = true } - yyh4115.ElemContainerState(yyj4115) - if yyj4115 < len(yyv4115) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4115[yyj4115] = ComponentCondition{} + yyv1[yyj1] = ComponentCondition{} } else { - yyv4118 := &yyv4115[yyj4115] - yyv4118.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -53032,17 +53273,17 @@ func (x codecSelfer1234) decSliceComponentCondition(v *[]ComponentCondition, d * } } - if yyj4115 < len(yyv4115) { - yyv4115 = yyv4115[:yyj4115] - yyc4115 = true - } else if yyj4115 == 0 && yyv4115 == nil { - yyv4115 = []ComponentCondition{} - yyc4115 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ComponentCondition{} + yyc1 = true } } - yyh4115.End() - if yyc4115 { - *v = yyv4115 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -53051,10 +53292,10 @@ func (x codecSelfer1234) encSliceComponentStatus(v []ComponentStatus, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4119 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4120 := &yyv4119 - yy4120.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -53064,83 +53305,86 @@ func (x codecSelfer1234) decSliceComponentStatus(v *[]ComponentStatus, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4121 := *v - yyh4121, yyl4121 := z.DecSliceHelperStart() - var yyc4121 bool - if yyl4121 == 0 { - if yyv4121 == nil { - yyv4121 = []ComponentStatus{} - yyc4121 = true - } else if len(yyv4121) != 0 { - yyv4121 = yyv4121[:0] - yyc4121 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ComponentStatus{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4121 > 0 { - var yyrr4121, yyrl4121 int - var yyrt4121 bool - if yyl4121 > cap(yyv4121) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4121 := len(yyv4121) > 0 - yyv24121 := yyv4121 - yyrl4121, yyrt4121 = z.DecInferLen(yyl4121, z.DecBasicHandle().MaxInitLen, 216) - if yyrt4121 { - if yyrl4121 <= cap(yyv4121) { - yyv4121 = yyv4121[:yyrl4121] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 216) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4121 = make([]ComponentStatus, yyrl4121) + yyv1 = make([]ComponentStatus, yyrl1) } } else { - yyv4121 = make([]ComponentStatus, yyrl4121) + yyv1 = make([]ComponentStatus, yyrl1) } - yyc4121 = true - yyrr4121 = len(yyv4121) - if yyrg4121 { - copy(yyv4121, yyv24121) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4121 != len(yyv4121) { - yyv4121 = yyv4121[:yyl4121] - yyc4121 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4121 := 0 - for ; yyj4121 < yyrr4121; yyj4121++ { - yyh4121.ElemContainerState(yyj4121) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4121[yyj4121] = ComponentStatus{} + yyv1[yyj1] = ComponentStatus{} } else { - yyv4122 := &yyv4121[yyj4121] - yyv4122.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4121 { - for ; yyj4121 < yyl4121; yyj4121++ { - yyv4121 = append(yyv4121, ComponentStatus{}) - yyh4121.ElemContainerState(yyj4121) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ComponentStatus{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4121[yyj4121] = ComponentStatus{} + yyv1[yyj1] = ComponentStatus{} } else { - yyv4123 := &yyv4121[yyj4121] - yyv4123.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4121 := 0 - for ; !r.CheckBreak(); yyj4121++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4121 >= len(yyv4121) { - yyv4121 = append(yyv4121, ComponentStatus{}) // var yyz4121 ComponentStatus - yyc4121 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ComponentStatus{}) // var yyz1 ComponentStatus + yyc1 = true } - yyh4121.ElemContainerState(yyj4121) - if yyj4121 < len(yyv4121) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4121[yyj4121] = ComponentStatus{} + yyv1[yyj1] = ComponentStatus{} } else { - yyv4124 := &yyv4121[yyj4121] - yyv4124.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -53148,17 +53392,17 @@ func (x codecSelfer1234) decSliceComponentStatus(v *[]ComponentStatus, d *codec1 } } - if yyj4121 < len(yyv4121) { - yyv4121 = yyv4121[:yyj4121] - yyc4121 = true - } else if yyj4121 == 0 && yyv4121 == nil { - yyv4121 = []ComponentStatus{} - yyc4121 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ComponentStatus{} + yyc1 = true } } - yyh4121.End() - if yyc4121 { - *v = yyv4121 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -53167,10 +53411,10 @@ func (x codecSelfer1234) encSliceDownwardAPIVolumeFile(v []DownwardAPIVolumeFile z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv4125 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy4126 := &yyv4125 - yy4126.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -53180,83 +53424,86 @@ func (x codecSelfer1234) decSliceDownwardAPIVolumeFile(v *[]DownwardAPIVolumeFil z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv4127 := *v - yyh4127, yyl4127 := z.DecSliceHelperStart() - var yyc4127 bool - if yyl4127 == 0 { - if yyv4127 == nil { - yyv4127 = []DownwardAPIVolumeFile{} - yyc4127 = true - } else if len(yyv4127) != 0 { - yyv4127 = yyv4127[:0] - yyc4127 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []DownwardAPIVolumeFile{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl4127 > 0 { - var yyrr4127, yyrl4127 int - var yyrt4127 bool - if yyl4127 > cap(yyv4127) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg4127 := len(yyv4127) > 0 - yyv24127 := yyv4127 - yyrl4127, yyrt4127 = z.DecInferLen(yyl4127, z.DecBasicHandle().MaxInitLen, 48) - if yyrt4127 { - if yyrl4127 <= cap(yyv4127) { - yyv4127 = yyv4127[:yyrl4127] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 48) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv4127 = make([]DownwardAPIVolumeFile, yyrl4127) + yyv1 = make([]DownwardAPIVolumeFile, yyrl1) } } else { - yyv4127 = make([]DownwardAPIVolumeFile, yyrl4127) + yyv1 = make([]DownwardAPIVolumeFile, yyrl1) } - yyc4127 = true - yyrr4127 = len(yyv4127) - if yyrg4127 { - copy(yyv4127, yyv24127) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl4127 != len(yyv4127) { - yyv4127 = yyv4127[:yyl4127] - yyc4127 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj4127 := 0 - for ; yyj4127 < yyrr4127; yyj4127++ { - yyh4127.ElemContainerState(yyj4127) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4127[yyj4127] = DownwardAPIVolumeFile{} + yyv1[yyj1] = DownwardAPIVolumeFile{} } else { - yyv4128 := &yyv4127[yyj4127] - yyv4128.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt4127 { - for ; yyj4127 < yyl4127; yyj4127++ { - yyv4127 = append(yyv4127, DownwardAPIVolumeFile{}) - yyh4127.ElemContainerState(yyj4127) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, DownwardAPIVolumeFile{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv4127[yyj4127] = DownwardAPIVolumeFile{} + yyv1[yyj1] = DownwardAPIVolumeFile{} } else { - yyv4129 := &yyv4127[yyj4127] - yyv4129.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj4127 := 0 - for ; !r.CheckBreak(); yyj4127++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj4127 >= len(yyv4127) { - yyv4127 = append(yyv4127, DownwardAPIVolumeFile{}) // var yyz4127 DownwardAPIVolumeFile - yyc4127 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, DownwardAPIVolumeFile{}) // var yyz1 DownwardAPIVolumeFile + yyc1 = true } - yyh4127.ElemContainerState(yyj4127) - if yyj4127 < len(yyv4127) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv4127[yyj4127] = DownwardAPIVolumeFile{} + yyv1[yyj1] = DownwardAPIVolumeFile{} } else { - yyv4130 := &yyv4127[yyj4127] - yyv4130.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -53264,16 +53511,16 @@ func (x codecSelfer1234) decSliceDownwardAPIVolumeFile(v *[]DownwardAPIVolumeFil } } - if yyj4127 < len(yyv4127) { - yyv4127 = yyv4127[:yyj4127] - yyc4127 = true - } else if yyj4127 == 0 && yyv4127 == nil { - yyv4127 = []DownwardAPIVolumeFile{} - yyc4127 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []DownwardAPIVolumeFile{} + yyc1 = true } } - yyh4127.End() - if yyc4127 { - *v = yyv4127 + yyh1.End() + if yyc1 { + *v = yyv1 } } diff --git a/pkg/apis/authorization/types.generated.go b/pkg/apis/authorization/types.generated.go index b3bafcf27c..9f00bf014d 100644 --- a/pkg/apis/authorization/types.generated.go +++ b/pkg/apis/authorization/types.generated.go @@ -105,25 +105,25 @@ func (x *SubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy5 := &x.Spec - yy5.CodecEncodeSelf(e) + yy6 := &x.Spec + yy6.CodecEncodeSelf(e) } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy7 := &x.Status - yy7.CodecEncodeSelf(e) + yy9 := &x.Status + yy9.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy8 := &x.Status - yy8.CodecEncodeSelf(e) + yy11 := &x.Status + yy11.CodecEncodeSelf(e) } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if yyq2[2] { - yym10 := z.EncBinary() - _ = yym10 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -136,8 +136,8 @@ func (x *SubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym11 := z.EncBinary() - _ = yym11 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -147,8 +147,8 @@ func (x *SubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if yyq2[3] { - yym13 := z.EncBinary() - _ = yym13 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -161,8 +161,8 @@ func (x *SubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym14 := z.EncBinary() - _ = yym14 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -182,25 +182,25 @@ func (x *SubjectAccessReview) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym15 := z.DecBinary() - _ = yym15 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct16 := r.ContainerType() - if yyct16 == codecSelferValueTypeMap1234 { - yyl16 := r.ReadMapStart() - if yyl16 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl16, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct16 == codecSelferValueTypeArray1234 { - yyl16 := r.ReadArrayStart() - if yyl16 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl16, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -212,12 +212,12 @@ func (x *SubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys17Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys17Slc - var yyhl17 bool = l >= 0 - for yyj17 := 0; ; yyj17++ { - if yyhl17 { - if yyj17 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -226,23 +226,23 @@ func (x *SubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys17Slc = r.DecodeBytes(yys17Slc, true, true) - yys17 := string(yys17Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys17 { + switch yys3 { case "Spec": if r.TryDecodeAsNil() { x.Spec = SubjectAccessReviewSpec{} } else { - yyv18 := &x.Spec - yyv18.CodecDecodeSelf(d) + yyv4 := &x.Spec + yyv4.CodecDecodeSelf(d) } case "Status": if r.TryDecodeAsNil() { x.Status = SubjectAccessReviewStatus{} } else { - yyv19 := &x.Status - yyv19.CodecDecodeSelf(d) + yyv5 := &x.Status + yyv5.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -257,9 +257,9 @@ func (x *SubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys17) - } // end switch yys17 - } // end for yyj17 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -267,16 +267,16 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj22 int - var yyb22 bool - var yyhl22 bool = l >= 0 - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -284,16 +284,16 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Spec = SubjectAccessReviewSpec{} } else { - yyv23 := &x.Spec - yyv23.CodecDecodeSelf(d) + yyv9 := &x.Spec + yyv9.CodecDecodeSelf(d) } - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -301,16 +301,16 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Status = SubjectAccessReviewStatus{} } else { - yyv24 := &x.Status - yyv24.CodecDecodeSelf(d) + yyv10 := &x.Status + yyv10.CodecDecodeSelf(d) } - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -320,13 +320,13 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Kind = string(r.DecodeString()) } - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -337,17 +337,17 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.APIVersion = string(r.DecodeString()) } for { - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj22-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -359,58 +359,58 @@ func (x *SelfSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym27 := z.EncBinary() - _ = yym27 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep28 := !z.EncBinary() - yy2arr28 := z.EncBasicHandle().StructToArray - var yyq28 [4]bool - _, _, _ = yysep28, yyq28, yy2arr28 - const yyr28 bool = false - yyq28[2] = x.Kind != "" - yyq28[3] = x.APIVersion != "" - var yynn28 int - if yyr28 || yy2arr28 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn28 = 2 - for _, b := range yyq28 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn28++ + yynn2++ } } - r.EncodeMapStart(yynn28) - yynn28 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr28 || yy2arr28 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy30 := &x.Spec - yy30.CodecEncodeSelf(e) + yy4 := &x.Spec + yy4.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy31 := &x.Spec - yy31.CodecEncodeSelf(e) + yy6 := &x.Spec + yy6.CodecEncodeSelf(e) } - if yyr28 || yy2arr28 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy33 := &x.Status - yy33.CodecEncodeSelf(e) + yy9 := &x.Status + yy9.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy34 := &x.Status - yy34.CodecEncodeSelf(e) + yy11 := &x.Status + yy11.CodecEncodeSelf(e) } - if yyr28 || yy2arr28 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq28[2] { - yym36 := z.EncBinary() - _ = yym36 + if yyq2[2] { + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -419,23 +419,23 @@ func (x *SelfSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq28[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym37 := z.EncBinary() - _ = yym37 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr28 || yy2arr28 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq28[3] { - yym39 := z.EncBinary() - _ = yym39 + if yyq2[3] { + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -444,19 +444,19 @@ func (x *SelfSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq28[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym40 := z.EncBinary() - _ = yym40 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr28 || yy2arr28 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -469,25 +469,25 @@ func (x *SelfSubjectAccessReview) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym41 := z.DecBinary() - _ = yym41 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct42 := r.ContainerType() - if yyct42 == codecSelferValueTypeMap1234 { - yyl42 := r.ReadMapStart() - if yyl42 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl42, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct42 == codecSelferValueTypeArray1234 { - yyl42 := r.ReadArrayStart() - if yyl42 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl42, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -499,12 +499,12 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys43Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys43Slc - var yyhl43 bool = l >= 0 - for yyj43 := 0; ; yyj43++ { - if yyhl43 { - if yyj43 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -513,23 +513,23 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys43Slc = r.DecodeBytes(yys43Slc, true, true) - yys43 := string(yys43Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys43 { + switch yys3 { case "Spec": if r.TryDecodeAsNil() { x.Spec = SelfSubjectAccessReviewSpec{} } else { - yyv44 := &x.Spec - yyv44.CodecDecodeSelf(d) + yyv4 := &x.Spec + yyv4.CodecDecodeSelf(d) } case "Status": if r.TryDecodeAsNil() { x.Status = SubjectAccessReviewStatus{} } else { - yyv45 := &x.Status - yyv45.CodecDecodeSelf(d) + yyv5 := &x.Status + yyv5.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -544,9 +544,9 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Dec x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys43) - } // end switch yys43 - } // end for yyj43 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -554,16 +554,16 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj48 int - var yyb48 bool - var yyhl48 bool = l >= 0 - yyj48++ - if yyhl48 { - yyb48 = yyj48 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb48 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb48 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -571,16 +571,16 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Spec = SelfSubjectAccessReviewSpec{} } else { - yyv49 := &x.Spec - yyv49.CodecDecodeSelf(d) + yyv9 := &x.Spec + yyv9.CodecDecodeSelf(d) } - yyj48++ - if yyhl48 { - yyb48 = yyj48 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb48 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb48 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -588,16 +588,16 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Status = SubjectAccessReviewStatus{} } else { - yyv50 := &x.Status - yyv50.CodecDecodeSelf(d) + yyv10 := &x.Status + yyv10.CodecDecodeSelf(d) } - yyj48++ - if yyhl48 { - yyb48 = yyj48 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb48 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb48 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -607,13 +607,13 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.Kind = string(r.DecodeString()) } - yyj48++ - if yyhl48 { - yyb48 = yyj48 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb48 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb48 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -624,17 +624,17 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D x.APIVersion = string(r.DecodeString()) } for { - yyj48++ - if yyhl48 { - yyb48 = yyj48 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb48 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb48 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj48-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -646,58 +646,58 @@ func (x *LocalSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym53 := z.EncBinary() - _ = yym53 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep54 := !z.EncBinary() - yy2arr54 := z.EncBasicHandle().StructToArray - var yyq54 [4]bool - _, _, _ = yysep54, yyq54, yy2arr54 - const yyr54 bool = false - yyq54[2] = x.Kind != "" - yyq54[3] = x.APIVersion != "" - var yynn54 int - if yyr54 || yy2arr54 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn54 = 2 - for _, b := range yyq54 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn54++ + yynn2++ } } - r.EncodeMapStart(yynn54) - yynn54 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr54 || yy2arr54 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy56 := &x.Spec - yy56.CodecEncodeSelf(e) + yy4 := &x.Spec + yy4.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy57 := &x.Spec - yy57.CodecEncodeSelf(e) + yy6 := &x.Spec + yy6.CodecEncodeSelf(e) } - if yyr54 || yy2arr54 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy59 := &x.Status - yy59.CodecEncodeSelf(e) + yy9 := &x.Status + yy9.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy60 := &x.Status - yy60.CodecEncodeSelf(e) + yy11 := &x.Status + yy11.CodecEncodeSelf(e) } - if yyr54 || yy2arr54 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq54[2] { - yym62 := z.EncBinary() - _ = yym62 + if yyq2[2] { + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -706,23 +706,23 @@ func (x *LocalSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq54[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym63 := z.EncBinary() - _ = yym63 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr54 || yy2arr54 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq54[3] { - yym65 := z.EncBinary() - _ = yym65 + if yyq2[3] { + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -731,19 +731,19 @@ func (x *LocalSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq54[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym66 := z.EncBinary() - _ = yym66 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr54 || yy2arr54 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -756,25 +756,25 @@ func (x *LocalSubjectAccessReview) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym67 := z.DecBinary() - _ = yym67 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct68 := r.ContainerType() - if yyct68 == codecSelferValueTypeMap1234 { - yyl68 := r.ReadMapStart() - if yyl68 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl68, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct68 == codecSelferValueTypeArray1234 { - yyl68 := r.ReadArrayStart() - if yyl68 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl68, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -786,12 +786,12 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys69Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys69Slc - var yyhl69 bool = l >= 0 - for yyj69 := 0; ; yyj69++ { - if yyhl69 { - if yyj69 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -800,23 +800,23 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.De } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys69Slc = r.DecodeBytes(yys69Slc, true, true) - yys69 := string(yys69Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys69 { + switch yys3 { case "Spec": if r.TryDecodeAsNil() { x.Spec = SubjectAccessReviewSpec{} } else { - yyv70 := &x.Spec - yyv70.CodecDecodeSelf(d) + yyv4 := &x.Spec + yyv4.CodecDecodeSelf(d) } case "Status": if r.TryDecodeAsNil() { x.Status = SubjectAccessReviewStatus{} } else { - yyv71 := &x.Status - yyv71.CodecDecodeSelf(d) + yyv5 := &x.Status + yyv5.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -831,9 +831,9 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.De x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys69) - } // end switch yys69 - } // end for yyj69 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -841,16 +841,16 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj74 int - var yyb74 bool - var yyhl74 bool = l >= 0 - yyj74++ - if yyhl74 { - yyb74 = yyj74 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb74 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb74 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -858,16 +858,16 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. if r.TryDecodeAsNil() { x.Spec = SubjectAccessReviewSpec{} } else { - yyv75 := &x.Spec - yyv75.CodecDecodeSelf(d) + yyv9 := &x.Spec + yyv9.CodecDecodeSelf(d) } - yyj74++ - if yyhl74 { - yyb74 = yyj74 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb74 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb74 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -875,16 +875,16 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. if r.TryDecodeAsNil() { x.Status = SubjectAccessReviewStatus{} } else { - yyv76 := &x.Status - yyv76.CodecDecodeSelf(d) + yyv10 := &x.Status + yyv10.CodecDecodeSelf(d) } - yyj74++ - if yyhl74 { - yyb74 = yyj74 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb74 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb74 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -894,13 +894,13 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.Kind = string(r.DecodeString()) } - yyj74++ - if yyhl74 { - yyb74 = yyj74 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb74 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb74 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -911,17 +911,17 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. x.APIVersion = string(r.DecodeString()) } for { - yyj74++ - if yyhl74 { - yyb74 = yyj74 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb74 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb74 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj74-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -933,33 +933,33 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym79 := z.EncBinary() - _ = yym79 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep80 := !z.EncBinary() - yy2arr80 := z.EncBasicHandle().StructToArray - var yyq80 [7]bool - _, _, _ = yysep80, yyq80, yy2arr80 - const yyr80 bool = false - var yynn80 int - if yyr80 || yy2arr80 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [7]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(7) } else { - yynn80 = 7 - for _, b := range yyq80 { + yynn2 = 7 + for _, b := range yyq2 { if b { - yynn80++ + yynn2++ } } - r.EncodeMapStart(yynn80) - yynn80 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr80 || yy2arr80 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym82 := z.EncBinary() - _ = yym82 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) @@ -968,17 +968,17 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Namespace")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym83 := z.EncBinary() - _ = yym83 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) } } - if yyr80 || yy2arr80 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym85 := z.EncBinary() - _ = yym85 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Verb)) @@ -987,17 +987,17 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Verb")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym86 := z.EncBinary() - _ = yym86 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Verb)) } } - if yyr80 || yy2arr80 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym88 := z.EncBinary() - _ = yym88 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Group)) @@ -1006,17 +1006,17 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Group")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym89 := z.EncBinary() - _ = yym89 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Group)) } } - if yyr80 || yy2arr80 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym91 := z.EncBinary() - _ = yym91 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Version)) @@ -1025,17 +1025,17 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Version")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym92 := z.EncBinary() - _ = yym92 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Version)) } } - if yyr80 || yy2arr80 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym94 := z.EncBinary() - _ = yym94 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Resource)) @@ -1044,17 +1044,17 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Resource")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym95 := z.EncBinary() - _ = yym95 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Resource)) } } - if yyr80 || yy2arr80 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym97 := z.EncBinary() - _ = yym97 + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Subresource)) @@ -1063,17 +1063,17 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Subresource")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym98 := z.EncBinary() - _ = yym98 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Subresource)) } } - if yyr80 || yy2arr80 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym100 := z.EncBinary() - _ = yym100 + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -1082,14 +1082,14 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym101 := z.EncBinary() - _ = yym101 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr80 || yy2arr80 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1102,25 +1102,25 @@ func (x *ResourceAttributes) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym102 := z.DecBinary() - _ = yym102 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct103 := r.ContainerType() - if yyct103 == codecSelferValueTypeMap1234 { - yyl103 := r.ReadMapStart() - if yyl103 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl103, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct103 == codecSelferValueTypeArray1234 { - yyl103 := r.ReadArrayStart() - if yyl103 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl103, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1132,12 +1132,12 @@ func (x *ResourceAttributes) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys104Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys104Slc - var yyhl104 bool = l >= 0 - for yyj104 := 0; ; yyj104++ { - if yyhl104 { - if yyj104 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -1146,10 +1146,10 @@ func (x *ResourceAttributes) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys104Slc = r.DecodeBytes(yys104Slc, true, true) - yys104 := string(yys104Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys104 { + switch yys3 { case "Namespace": if r.TryDecodeAsNil() { x.Namespace = "" @@ -1193,9 +1193,9 @@ func (x *ResourceAttributes) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.Name = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys104) - } // end switch yys104 - } // end for yyj104 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1203,16 +1203,16 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj112 int - var yyb112 bool - var yyhl112 bool = l >= 0 - yyj112++ - if yyhl112 { - yyb112 = yyj112 > l + var yyj11 int + var yyb11 bool + var yyhl11 bool = l >= 0 + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb112 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb112 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1222,13 +1222,13 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Namespace = string(r.DecodeString()) } - yyj112++ - if yyhl112 { - yyb112 = yyj112 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb112 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb112 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1238,13 +1238,13 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Verb = string(r.DecodeString()) } - yyj112++ - if yyhl112 { - yyb112 = yyj112 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb112 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb112 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1254,13 +1254,13 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Group = string(r.DecodeString()) } - yyj112++ - if yyhl112 { - yyb112 = yyj112 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb112 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb112 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1270,13 +1270,13 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Version = string(r.DecodeString()) } - yyj112++ - if yyhl112 { - yyb112 = yyj112 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb112 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb112 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1286,13 +1286,13 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Resource = string(r.DecodeString()) } - yyj112++ - if yyhl112 { - yyb112 = yyj112 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb112 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb112 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1302,13 +1302,13 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Subresource = string(r.DecodeString()) } - yyj112++ - if yyhl112 { - yyb112 = yyj112 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb112 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb112 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1319,17 +1319,17 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.Name = string(r.DecodeString()) } for { - yyj112++ - if yyhl112 { - yyb112 = yyj112 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb112 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb112 { + if yyb11 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj112-1, "") + z.DecStructFieldNotFound(yyj11-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1341,33 +1341,33 @@ func (x *NonResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym120 := z.EncBinary() - _ = yym120 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep121 := !z.EncBinary() - yy2arr121 := z.EncBasicHandle().StructToArray - var yyq121 [2]bool - _, _, _ = yysep121, yyq121, yy2arr121 - const yyr121 bool = false - var yynn121 int - if yyr121 || yy2arr121 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn121 = 2 - for _, b := range yyq121 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn121++ + yynn2++ } } - r.EncodeMapStart(yynn121) - yynn121 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr121 || yy2arr121 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym123 := z.EncBinary() - _ = yym123 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -1376,17 +1376,17 @@ func (x *NonResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym124 := z.EncBinary() - _ = yym124 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } - if yyr121 || yy2arr121 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym126 := z.EncBinary() - _ = yym126 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Verb)) @@ -1395,14 +1395,14 @@ func (x *NonResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Verb")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym127 := z.EncBinary() - _ = yym127 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Verb)) } } - if yyr121 || yy2arr121 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1415,25 +1415,25 @@ func (x *NonResourceAttributes) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym128 := z.DecBinary() - _ = yym128 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct129 := r.ContainerType() - if yyct129 == codecSelferValueTypeMap1234 { - yyl129 := r.ReadMapStart() - if yyl129 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl129, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct129 == codecSelferValueTypeArray1234 { - yyl129 := r.ReadArrayStart() - if yyl129 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl129, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1445,12 +1445,12 @@ func (x *NonResourceAttributes) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys130Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys130Slc - var yyhl130 bool = l >= 0 - for yyj130 := 0; ; yyj130++ { - if yyhl130 { - if yyj130 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -1459,10 +1459,10 @@ func (x *NonResourceAttributes) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys130Slc = r.DecodeBytes(yys130Slc, true, true) - yys130 := string(yys130Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys130 { + switch yys3 { case "Path": if r.TryDecodeAsNil() { x.Path = "" @@ -1476,9 +1476,9 @@ func (x *NonResourceAttributes) codecDecodeSelfFromMap(l int, d *codec1978.Decod x.Verb = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys130) - } // end switch yys130 - } // end for yyj130 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1486,16 +1486,16 @@ func (x *NonResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj133 int - var yyb133 bool - var yyhl133 bool = l >= 0 - yyj133++ - if yyhl133 { - yyb133 = yyj133 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb133 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb133 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1505,13 +1505,13 @@ func (x *NonResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Path = string(r.DecodeString()) } - yyj133++ - if yyhl133 { - yyb133 = yyj133 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb133 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb133 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1522,17 +1522,17 @@ func (x *NonResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Dec x.Verb = string(r.DecodeString()) } for { - yyj133++ - if yyhl133 { - yyb133 = yyj133 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb133 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb133 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj133-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1544,30 +1544,30 @@ func (x *SubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym136 := z.EncBinary() - _ = yym136 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep137 := !z.EncBinary() - yy2arr137 := z.EncBasicHandle().StructToArray - var yyq137 [4]bool - _, _, _ = yysep137, yyq137, yy2arr137 - const yyr137 bool = false - var yynn137 int - if yyr137 || yy2arr137 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn137 = 4 - for _, b := range yyq137 { + yynn2 = 4 + for _, b := range yyq2 { if b { - yynn137++ + yynn2++ } } - r.EncodeMapStart(yynn137) - yynn137 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr137 || yy2arr137 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.ResourceAttributes == nil { r.EncodeNil() @@ -1584,7 +1584,7 @@ func (x *SubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { x.ResourceAttributes.CodecEncodeSelf(e) } } - if yyr137 || yy2arr137 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.NonResourceAttributes == nil { r.EncodeNil() @@ -1601,10 +1601,10 @@ func (x *SubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { x.NonResourceAttributes.CodecEncodeSelf(e) } } - if yyr137 || yy2arr137 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym141 := z.EncBinary() - _ = yym141 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.User)) @@ -1613,20 +1613,20 @@ func (x *SubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("User")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym142 := z.EncBinary() - _ = yym142 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.User)) } } - if yyr137 || yy2arr137 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Groups == nil { r.EncodeNil() } else { - yym144 := z.EncBinary() - _ = yym144 + yym13 := z.EncBinary() + _ = yym13 if false { } else { z.F.EncSliceStringV(x.Groups, false, e) @@ -1639,15 +1639,15 @@ func (x *SubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.Groups == nil { r.EncodeNil() } else { - yym145 := z.EncBinary() - _ = yym145 + yym14 := z.EncBinary() + _ = yym14 if false { } else { z.F.EncSliceStringV(x.Groups, false, e) } } } - if yyr137 || yy2arr137 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1660,25 +1660,25 @@ func (x *SubjectAccessReviewSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym146 := z.DecBinary() - _ = yym146 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct147 := r.ContainerType() - if yyct147 == codecSelferValueTypeMap1234 { - yyl147 := r.ReadMapStart() - if yyl147 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl147, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct147 == codecSelferValueTypeArray1234 { - yyl147 := r.ReadArrayStart() - if yyl147 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl147, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1690,12 +1690,12 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys148Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys148Slc - var yyhl148 bool = l >= 0 - for yyj148 := 0; ; yyj148++ { - if yyhl148 { - if yyj148 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -1704,10 +1704,10 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys148Slc = r.DecodeBytes(yys148Slc, true, true) - yys148 := string(yys148Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys148 { + switch yys3 { case "ResourceAttributes": if r.TryDecodeAsNil() { if x.ResourceAttributes != nil { @@ -1740,18 +1740,18 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Groups = nil } else { - yyv152 := &x.Groups - yym153 := z.DecBinary() - _ = yym153 + yyv7 := &x.Groups + yym8 := z.DecBinary() + _ = yym8 if false { } else { - z.F.DecSliceStringX(yyv152, false, d) + z.F.DecSliceStringX(yyv7, false, d) } } default: - z.DecStructFieldNotFound(-1, yys148) - } // end switch yys148 - } // end for yyj148 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1759,16 +1759,16 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj154 int - var yyb154 bool - var yyhl154 bool = l >= 0 - yyj154++ - if yyhl154 { - yyb154 = yyj154 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb154 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb154 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1783,13 +1783,13 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec1978.D } x.ResourceAttributes.CodecDecodeSelf(d) } - yyj154++ - if yyhl154 { - yyb154 = yyj154 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb154 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb154 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1804,13 +1804,13 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec1978.D } x.NonResourceAttributes.CodecDecodeSelf(d) } - yyj154++ - if yyhl154 { - yyb154 = yyj154 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb154 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb154 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1820,13 +1820,13 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.User = string(r.DecodeString()) } - yyj154++ - if yyhl154 { - yyb154 = yyj154 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb154 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb154 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1834,26 +1834,26 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Groups = nil } else { - yyv158 := &x.Groups - yym159 := z.DecBinary() - _ = yym159 + yyv13 := &x.Groups + yym14 := z.DecBinary() + _ = yym14 if false { } else { - z.F.DecSliceStringX(yyv158, false, d) + z.F.DecSliceStringX(yyv13, false, d) } } for { - yyj154++ - if yyhl154 { - yyb154 = yyj154 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb154 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb154 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj154-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1865,30 +1865,30 @@ func (x *SelfSubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym160 := z.EncBinary() - _ = yym160 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep161 := !z.EncBinary() - yy2arr161 := z.EncBasicHandle().StructToArray - var yyq161 [2]bool - _, _, _ = yysep161, yyq161, yy2arr161 - const yyr161 bool = false - var yynn161 int - if yyr161 || yy2arr161 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn161 = 2 - for _, b := range yyq161 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn161++ + yynn2++ } } - r.EncodeMapStart(yynn161) - yynn161 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr161 || yy2arr161 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.ResourceAttributes == nil { r.EncodeNil() @@ -1905,7 +1905,7 @@ func (x *SelfSubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { x.ResourceAttributes.CodecEncodeSelf(e) } } - if yyr161 || yy2arr161 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.NonResourceAttributes == nil { r.EncodeNil() @@ -1922,7 +1922,7 @@ func (x *SelfSubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { x.NonResourceAttributes.CodecEncodeSelf(e) } } - if yyr161 || yy2arr161 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1935,25 +1935,25 @@ func (x *SelfSubjectAccessReviewSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym164 := z.DecBinary() - _ = yym164 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct165 := r.ContainerType() - if yyct165 == codecSelferValueTypeMap1234 { - yyl165 := r.ReadMapStart() - if yyl165 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl165, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct165 == codecSelferValueTypeArray1234 { - yyl165 := r.ReadArrayStart() - if yyl165 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl165, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1965,12 +1965,12 @@ func (x *SelfSubjectAccessReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys166Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys166Slc - var yyhl166 bool = l >= 0 - for yyj166 := 0; ; yyj166++ { - if yyhl166 { - if yyj166 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -1979,10 +1979,10 @@ func (x *SelfSubjectAccessReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys166Slc = r.DecodeBytes(yys166Slc, true, true) - yys166 := string(yys166Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys166 { + switch yys3 { case "ResourceAttributes": if r.TryDecodeAsNil() { if x.ResourceAttributes != nil { @@ -2006,9 +2006,9 @@ func (x *SelfSubjectAccessReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978 x.NonResourceAttributes.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys166) - } // end switch yys166 - } // end for yyj166 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -2016,16 +2016,16 @@ func (x *SelfSubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj169 int - var yyb169 bool - var yyhl169 bool = l >= 0 - yyj169++ - if yyhl169 { - yyb169 = yyj169 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb169 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb169 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2040,13 +2040,13 @@ func (x *SelfSubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec19 } x.ResourceAttributes.CodecDecodeSelf(d) } - yyj169++ - if yyhl169 { - yyb169 = yyj169 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb169 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb169 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2062,17 +2062,17 @@ func (x *SelfSubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec19 x.NonResourceAttributes.CodecDecodeSelf(d) } for { - yyj169++ - if yyhl169 { - yyb169 = yyj169 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb169 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb169 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj169-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -2084,33 +2084,33 @@ func (x *SubjectAccessReviewStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym172 := z.EncBinary() - _ = yym172 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep173 := !z.EncBinary() - yy2arr173 := z.EncBasicHandle().StructToArray - var yyq173 [2]bool - _, _, _ = yysep173, yyq173, yy2arr173 - const yyr173 bool = false - var yynn173 int - if yyr173 || yy2arr173 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn173 = 2 - for _, b := range yyq173 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn173++ + yynn2++ } } - r.EncodeMapStart(yynn173) - yynn173 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr173 || yy2arr173 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym175 := z.EncBinary() - _ = yym175 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeBool(bool(x.Allowed)) @@ -2119,17 +2119,17 @@ func (x *SubjectAccessReviewStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Allowed")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym176 := z.EncBinary() - _ = yym176 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeBool(bool(x.Allowed)) } } - if yyr173 || yy2arr173 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym178 := z.EncBinary() - _ = yym178 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -2138,14 +2138,14 @@ func (x *SubjectAccessReviewStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym179 := z.EncBinary() - _ = yym179 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } - if yyr173 || yy2arr173 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -2158,25 +2158,25 @@ func (x *SubjectAccessReviewStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym180 := z.DecBinary() - _ = yym180 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct181 := r.ContainerType() - if yyct181 == codecSelferValueTypeMap1234 { - yyl181 := r.ReadMapStart() - if yyl181 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl181, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct181 == codecSelferValueTypeArray1234 { - yyl181 := r.ReadArrayStart() - if yyl181 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl181, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -2188,12 +2188,12 @@ func (x *SubjectAccessReviewStatus) codecDecodeSelfFromMap(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys182Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys182Slc - var yyhl182 bool = l >= 0 - for yyj182 := 0; ; yyj182++ { - if yyhl182 { - if yyj182 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -2202,10 +2202,10 @@ func (x *SubjectAccessReviewStatus) codecDecodeSelfFromMap(l int, d *codec1978.D } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys182Slc = r.DecodeBytes(yys182Slc, true, true) - yys182 := string(yys182Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys182 { + switch yys3 { case "Allowed": if r.TryDecodeAsNil() { x.Allowed = false @@ -2219,9 +2219,9 @@ func (x *SubjectAccessReviewStatus) codecDecodeSelfFromMap(l int, d *codec1978.D x.Reason = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys182) - } // end switch yys182 - } // end for yyj182 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -2229,16 +2229,16 @@ func (x *SubjectAccessReviewStatus) codecDecodeSelfFromArray(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj185 int - var yyb185 bool - var yyhl185 bool = l >= 0 - yyj185++ - if yyhl185 { - yyb185 = yyj185 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb185 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb185 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2248,13 +2248,13 @@ func (x *SubjectAccessReviewStatus) codecDecodeSelfFromArray(l int, d *codec1978 } else { x.Allowed = bool(r.DecodeBool()) } - yyj185++ - if yyhl185 { - yyb185 = yyj185 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb185 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb185 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2265,17 +2265,17 @@ func (x *SubjectAccessReviewStatus) codecDecodeSelfFromArray(l int, d *codec1978 x.Reason = string(r.DecodeString()) } for { - yyj185++ - if yyhl185 { - yyb185 = yyj185 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb185 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb185 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj185-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } diff --git a/pkg/apis/authorization/v1beta1/types.generated.go b/pkg/apis/authorization/v1beta1/types.generated.go index 2ae7252c14..906fcb5778 100644 --- a/pkg/apis/authorization/v1beta1/types.generated.go +++ b/pkg/apis/authorization/v1beta1/types.generated.go @@ -106,14 +106,14 @@ func (x *SubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy5 := &x.Spec - yy5.CodecEncodeSelf(e) + yy6 := &x.Spec + yy6.CodecEncodeSelf(e) } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if yyq2[1] { - yy7 := &x.Status - yy7.CodecEncodeSelf(e) + yy9 := &x.Status + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } @@ -122,15 +122,15 @@ func (x *SubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy8 := &x.Status - yy8.CodecEncodeSelf(e) + yy11 := &x.Status + yy11.CodecEncodeSelf(e) } } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if yyq2[2] { - yym10 := z.EncBinary() - _ = yym10 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -143,8 +143,8 @@ func (x *SubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym11 := z.EncBinary() - _ = yym11 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -154,8 +154,8 @@ func (x *SubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if yyq2[3] { - yym13 := z.EncBinary() - _ = yym13 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -168,8 +168,8 @@ func (x *SubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym14 := z.EncBinary() - _ = yym14 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -189,25 +189,25 @@ func (x *SubjectAccessReview) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym15 := z.DecBinary() - _ = yym15 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct16 := r.ContainerType() - if yyct16 == codecSelferValueTypeMap1234 { - yyl16 := r.ReadMapStart() - if yyl16 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl16, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct16 == codecSelferValueTypeArray1234 { - yyl16 := r.ReadArrayStart() - if yyl16 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl16, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -219,12 +219,12 @@ func (x *SubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys17Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys17Slc - var yyhl17 bool = l >= 0 - for yyj17 := 0; ; yyj17++ { - if yyhl17 { - if yyj17 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -233,23 +233,23 @@ func (x *SubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys17Slc = r.DecodeBytes(yys17Slc, true, true) - yys17 := string(yys17Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys17 { + switch yys3 { case "spec": if r.TryDecodeAsNil() { x.Spec = SubjectAccessReviewSpec{} } else { - yyv18 := &x.Spec - yyv18.CodecDecodeSelf(d) + yyv4 := &x.Spec + yyv4.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = SubjectAccessReviewStatus{} } else { - yyv19 := &x.Status - yyv19.CodecDecodeSelf(d) + yyv5 := &x.Status + yyv5.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -264,9 +264,9 @@ func (x *SubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys17) - } // end switch yys17 - } // end for yyj17 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -274,16 +274,16 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj22 int - var yyb22 bool - var yyhl22 bool = l >= 0 - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -291,16 +291,16 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Spec = SubjectAccessReviewSpec{} } else { - yyv23 := &x.Spec - yyv23.CodecDecodeSelf(d) + yyv9 := &x.Spec + yyv9.CodecDecodeSelf(d) } - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -308,16 +308,16 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Status = SubjectAccessReviewStatus{} } else { - yyv24 := &x.Status - yyv24.CodecDecodeSelf(d) + yyv10 := &x.Status + yyv10.CodecDecodeSelf(d) } - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -327,13 +327,13 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.Kind = string(r.DecodeString()) } - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -344,17 +344,17 @@ func (x *SubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.APIVersion = string(r.DecodeString()) } for { - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj22-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -366,65 +366,65 @@ func (x *SelfSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym27 := z.EncBinary() - _ = yym27 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep28 := !z.EncBinary() - yy2arr28 := z.EncBasicHandle().StructToArray - var yyq28 [4]bool - _, _, _ = yysep28, yyq28, yy2arr28 - const yyr28 bool = false - yyq28[1] = true - yyq28[2] = x.Kind != "" - yyq28[3] = x.APIVersion != "" - var yynn28 int - if yyr28 || yy2arr28 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn28 = 1 - for _, b := range yyq28 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn28++ + yynn2++ } } - r.EncodeMapStart(yynn28) - yynn28 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr28 || yy2arr28 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy30 := &x.Spec - yy30.CodecEncodeSelf(e) + yy4 := &x.Spec + yy4.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy31 := &x.Spec - yy31.CodecEncodeSelf(e) + yy6 := &x.Spec + yy6.CodecEncodeSelf(e) } - if yyr28 || yy2arr28 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq28[1] { - yy33 := &x.Status - yy33.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Status + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq28[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy34 := &x.Status - yy34.CodecEncodeSelf(e) + yy11 := &x.Status + yy11.CodecEncodeSelf(e) } } - if yyr28 || yy2arr28 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq28[2] { - yym36 := z.EncBinary() - _ = yym36 + if yyq2[2] { + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -433,23 +433,23 @@ func (x *SelfSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq28[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym37 := z.EncBinary() - _ = yym37 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr28 || yy2arr28 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq28[3] { - yym39 := z.EncBinary() - _ = yym39 + if yyq2[3] { + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -458,19 +458,19 @@ func (x *SelfSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq28[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym40 := z.EncBinary() - _ = yym40 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr28 || yy2arr28 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -483,25 +483,25 @@ func (x *SelfSubjectAccessReview) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym41 := z.DecBinary() - _ = yym41 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct42 := r.ContainerType() - if yyct42 == codecSelferValueTypeMap1234 { - yyl42 := r.ReadMapStart() - if yyl42 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl42, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct42 == codecSelferValueTypeArray1234 { - yyl42 := r.ReadArrayStart() - if yyl42 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl42, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -513,12 +513,12 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys43Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys43Slc - var yyhl43 bool = l >= 0 - for yyj43 := 0; ; yyj43++ { - if yyhl43 { - if yyj43 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -527,23 +527,23 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys43Slc = r.DecodeBytes(yys43Slc, true, true) - yys43 := string(yys43Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys43 { + switch yys3 { case "spec": if r.TryDecodeAsNil() { x.Spec = SelfSubjectAccessReviewSpec{} } else { - yyv44 := &x.Spec - yyv44.CodecDecodeSelf(d) + yyv4 := &x.Spec + yyv4.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = SubjectAccessReviewStatus{} } else { - yyv45 := &x.Status - yyv45.CodecDecodeSelf(d) + yyv5 := &x.Status + yyv5.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -558,9 +558,9 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.Dec x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys43) - } // end switch yys43 - } // end for yyj43 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -568,16 +568,16 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj48 int - var yyb48 bool - var yyhl48 bool = l >= 0 - yyj48++ - if yyhl48 { - yyb48 = yyj48 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb48 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb48 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -585,16 +585,16 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Spec = SelfSubjectAccessReviewSpec{} } else { - yyv49 := &x.Spec - yyv49.CodecDecodeSelf(d) + yyv9 := &x.Spec + yyv9.CodecDecodeSelf(d) } - yyj48++ - if yyhl48 { - yyb48 = yyj48 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb48 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb48 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -602,16 +602,16 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Status = SubjectAccessReviewStatus{} } else { - yyv50 := &x.Status - yyv50.CodecDecodeSelf(d) + yyv10 := &x.Status + yyv10.CodecDecodeSelf(d) } - yyj48++ - if yyhl48 { - yyb48 = yyj48 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb48 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb48 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -621,13 +621,13 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.Kind = string(r.DecodeString()) } - yyj48++ - if yyhl48 { - yyb48 = yyj48 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb48 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb48 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -638,17 +638,17 @@ func (x *SelfSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978.D x.APIVersion = string(r.DecodeString()) } for { - yyj48++ - if yyhl48 { - yyb48 = yyj48 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb48 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb48 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj48-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -660,65 +660,65 @@ func (x *LocalSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym53 := z.EncBinary() - _ = yym53 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep54 := !z.EncBinary() - yy2arr54 := z.EncBasicHandle().StructToArray - var yyq54 [4]bool - _, _, _ = yysep54, yyq54, yy2arr54 - const yyr54 bool = false - yyq54[1] = true - yyq54[2] = x.Kind != "" - yyq54[3] = x.APIVersion != "" - var yynn54 int - if yyr54 || yy2arr54 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn54 = 1 - for _, b := range yyq54 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn54++ + yynn2++ } } - r.EncodeMapStart(yynn54) - yynn54 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr54 || yy2arr54 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy56 := &x.Spec - yy56.CodecEncodeSelf(e) + yy4 := &x.Spec + yy4.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy57 := &x.Spec - yy57.CodecEncodeSelf(e) + yy6 := &x.Spec + yy6.CodecEncodeSelf(e) } - if yyr54 || yy2arr54 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq54[1] { - yy59 := &x.Status - yy59.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Status + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq54[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy60 := &x.Status - yy60.CodecEncodeSelf(e) + yy11 := &x.Status + yy11.CodecEncodeSelf(e) } } - if yyr54 || yy2arr54 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq54[2] { - yym62 := z.EncBinary() - _ = yym62 + if yyq2[2] { + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -727,23 +727,23 @@ func (x *LocalSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq54[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym63 := z.EncBinary() - _ = yym63 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr54 || yy2arr54 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq54[3] { - yym65 := z.EncBinary() - _ = yym65 + if yyq2[3] { + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -752,19 +752,19 @@ func (x *LocalSubjectAccessReview) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq54[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym66 := z.EncBinary() - _ = yym66 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr54 || yy2arr54 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -777,25 +777,25 @@ func (x *LocalSubjectAccessReview) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym67 := z.DecBinary() - _ = yym67 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct68 := r.ContainerType() - if yyct68 == codecSelferValueTypeMap1234 { - yyl68 := r.ReadMapStart() - if yyl68 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl68, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct68 == codecSelferValueTypeArray1234 { - yyl68 := r.ReadArrayStart() - if yyl68 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl68, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -807,12 +807,12 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys69Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys69Slc - var yyhl69 bool = l >= 0 - for yyj69 := 0; ; yyj69++ { - if yyhl69 { - if yyj69 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -821,23 +821,23 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.De } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys69Slc = r.DecodeBytes(yys69Slc, true, true) - yys69 := string(yys69Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys69 { + switch yys3 { case "spec": if r.TryDecodeAsNil() { x.Spec = SubjectAccessReviewSpec{} } else { - yyv70 := &x.Spec - yyv70.CodecDecodeSelf(d) + yyv4 := &x.Spec + yyv4.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = SubjectAccessReviewStatus{} } else { - yyv71 := &x.Status - yyv71.CodecDecodeSelf(d) + yyv5 := &x.Status + yyv5.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -852,9 +852,9 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromMap(l int, d *codec1978.De x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys69) - } // end switch yys69 - } // end for yyj69 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -862,16 +862,16 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj74 int - var yyb74 bool - var yyhl74 bool = l >= 0 - yyj74++ - if yyhl74 { - yyb74 = yyj74 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb74 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb74 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -879,16 +879,16 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. if r.TryDecodeAsNil() { x.Spec = SubjectAccessReviewSpec{} } else { - yyv75 := &x.Spec - yyv75.CodecDecodeSelf(d) + yyv9 := &x.Spec + yyv9.CodecDecodeSelf(d) } - yyj74++ - if yyhl74 { - yyb74 = yyj74 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb74 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb74 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -896,16 +896,16 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. if r.TryDecodeAsNil() { x.Status = SubjectAccessReviewStatus{} } else { - yyv76 := &x.Status - yyv76.CodecDecodeSelf(d) + yyv10 := &x.Status + yyv10.CodecDecodeSelf(d) } - yyj74++ - if yyhl74 { - yyb74 = yyj74 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb74 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb74 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -915,13 +915,13 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.Kind = string(r.DecodeString()) } - yyj74++ - if yyhl74 { - yyb74 = yyj74 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb74 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb74 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -932,17 +932,17 @@ func (x *LocalSubjectAccessReview) codecDecodeSelfFromArray(l int, d *codec1978. x.APIVersion = string(r.DecodeString()) } for { - yyj74++ - if yyhl74 { - yyb74 = yyj74 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb74 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb74 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj74-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -954,41 +954,41 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym79 := z.EncBinary() - _ = yym79 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep80 := !z.EncBinary() - yy2arr80 := z.EncBasicHandle().StructToArray - var yyq80 [7]bool - _, _, _ = yysep80, yyq80, yy2arr80 - const yyr80 bool = false - yyq80[0] = x.Namespace != "" - yyq80[1] = x.Verb != "" - yyq80[2] = x.Group != "" - yyq80[3] = x.Version != "" - yyq80[4] = x.Resource != "" - yyq80[5] = x.Subresource != "" - yyq80[6] = x.Name != "" - var yynn80 int - if yyr80 || yy2arr80 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [7]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Namespace != "" + yyq2[1] = x.Verb != "" + yyq2[2] = x.Group != "" + yyq2[3] = x.Version != "" + yyq2[4] = x.Resource != "" + yyq2[5] = x.Subresource != "" + yyq2[6] = x.Name != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(7) } else { - yynn80 = 0 - for _, b := range yyq80 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn80++ + yynn2++ } } - r.EncodeMapStart(yynn80) - yynn80 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr80 || yy2arr80 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq80[0] { - yym82 := z.EncBinary() - _ = yym82 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) @@ -997,23 +997,23 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq80[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("namespace")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym83 := z.EncBinary() - _ = yym83 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Namespace)) } } } - if yyr80 || yy2arr80 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq80[1] { - yym85 := z.EncBinary() - _ = yym85 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Verb)) @@ -1022,23 +1022,23 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq80[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("verb")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym86 := z.EncBinary() - _ = yym86 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Verb)) } } } - if yyr80 || yy2arr80 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq80[2] { - yym88 := z.EncBinary() - _ = yym88 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Group)) @@ -1047,23 +1047,23 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq80[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("group")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym89 := z.EncBinary() - _ = yym89 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Group)) } } } - if yyr80 || yy2arr80 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq80[3] { - yym91 := z.EncBinary() - _ = yym91 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Version)) @@ -1072,23 +1072,23 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq80[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("version")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym92 := z.EncBinary() - _ = yym92 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Version)) } } } - if yyr80 || yy2arr80 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq80[4] { - yym94 := z.EncBinary() - _ = yym94 + if yyq2[4] { + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Resource)) @@ -1097,23 +1097,23 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq80[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resource")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym95 := z.EncBinary() - _ = yym95 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Resource)) } } } - if yyr80 || yy2arr80 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq80[5] { - yym97 := z.EncBinary() - _ = yym97 + if yyq2[5] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Subresource)) @@ -1122,23 +1122,23 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq80[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("subresource")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym98 := z.EncBinary() - _ = yym98 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Subresource)) } } } - if yyr80 || yy2arr80 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq80[6] { - yym100 := z.EncBinary() - _ = yym100 + if yyq2[6] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -1147,19 +1147,19 @@ func (x *ResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq80[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym101 := z.EncBinary() - _ = yym101 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } } - if yyr80 || yy2arr80 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1172,25 +1172,25 @@ func (x *ResourceAttributes) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym102 := z.DecBinary() - _ = yym102 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct103 := r.ContainerType() - if yyct103 == codecSelferValueTypeMap1234 { - yyl103 := r.ReadMapStart() - if yyl103 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl103, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct103 == codecSelferValueTypeArray1234 { - yyl103 := r.ReadArrayStart() - if yyl103 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl103, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1202,12 +1202,12 @@ func (x *ResourceAttributes) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys104Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys104Slc - var yyhl104 bool = l >= 0 - for yyj104 := 0; ; yyj104++ { - if yyhl104 { - if yyj104 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -1216,10 +1216,10 @@ func (x *ResourceAttributes) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys104Slc = r.DecodeBytes(yys104Slc, true, true) - yys104 := string(yys104Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys104 { + switch yys3 { case "namespace": if r.TryDecodeAsNil() { x.Namespace = "" @@ -1263,9 +1263,9 @@ func (x *ResourceAttributes) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.Name = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys104) - } // end switch yys104 - } // end for yyj104 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1273,16 +1273,16 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj112 int - var yyb112 bool - var yyhl112 bool = l >= 0 - yyj112++ - if yyhl112 { - yyb112 = yyj112 > l + var yyj11 int + var yyb11 bool + var yyhl11 bool = l >= 0 + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb112 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb112 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1292,13 +1292,13 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Namespace = string(r.DecodeString()) } - yyj112++ - if yyhl112 { - yyb112 = yyj112 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb112 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb112 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1308,13 +1308,13 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Verb = string(r.DecodeString()) } - yyj112++ - if yyhl112 { - yyb112 = yyj112 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb112 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb112 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1324,13 +1324,13 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Group = string(r.DecodeString()) } - yyj112++ - if yyhl112 { - yyb112 = yyj112 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb112 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb112 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1340,13 +1340,13 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Version = string(r.DecodeString()) } - yyj112++ - if yyhl112 { - yyb112 = yyj112 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb112 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb112 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1356,13 +1356,13 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Resource = string(r.DecodeString()) } - yyj112++ - if yyhl112 { - yyb112 = yyj112 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb112 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb112 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1372,13 +1372,13 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Subresource = string(r.DecodeString()) } - yyj112++ - if yyhl112 { - yyb112 = yyj112 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb112 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb112 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1389,17 +1389,17 @@ func (x *ResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.Name = string(r.DecodeString()) } for { - yyj112++ - if yyhl112 { - yyb112 = yyj112 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb112 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb112 { + if yyb11 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj112-1, "") + z.DecStructFieldNotFound(yyj11-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1411,36 +1411,36 @@ func (x *NonResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym120 := z.EncBinary() - _ = yym120 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep121 := !z.EncBinary() - yy2arr121 := z.EncBasicHandle().StructToArray - var yyq121 [2]bool - _, _, _ = yysep121, yyq121, yy2arr121 - const yyr121 bool = false - yyq121[0] = x.Path != "" - yyq121[1] = x.Verb != "" - var yynn121 int - if yyr121 || yy2arr121 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Path != "" + yyq2[1] = x.Verb != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn121 = 0 - for _, b := range yyq121 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn121++ + yynn2++ } } - r.EncodeMapStart(yynn121) - yynn121 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr121 || yy2arr121 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq121[0] { - yym123 := z.EncBinary() - _ = yym123 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -1449,23 +1449,23 @@ func (x *NonResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq121[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym124 := z.EncBinary() - _ = yym124 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } } - if yyr121 || yy2arr121 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq121[1] { - yym126 := z.EncBinary() - _ = yym126 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Verb)) @@ -1474,19 +1474,19 @@ func (x *NonResourceAttributes) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq121[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("verb")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym127 := z.EncBinary() - _ = yym127 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Verb)) } } } - if yyr121 || yy2arr121 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1499,25 +1499,25 @@ func (x *NonResourceAttributes) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym128 := z.DecBinary() - _ = yym128 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct129 := r.ContainerType() - if yyct129 == codecSelferValueTypeMap1234 { - yyl129 := r.ReadMapStart() - if yyl129 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl129, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct129 == codecSelferValueTypeArray1234 { - yyl129 := r.ReadArrayStart() - if yyl129 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl129, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1529,12 +1529,12 @@ func (x *NonResourceAttributes) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys130Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys130Slc - var yyhl130 bool = l >= 0 - for yyj130 := 0; ; yyj130++ { - if yyhl130 { - if yyj130 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -1543,10 +1543,10 @@ func (x *NonResourceAttributes) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys130Slc = r.DecodeBytes(yys130Slc, true, true) - yys130 := string(yys130Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys130 { + switch yys3 { case "path": if r.TryDecodeAsNil() { x.Path = "" @@ -1560,9 +1560,9 @@ func (x *NonResourceAttributes) codecDecodeSelfFromMap(l int, d *codec1978.Decod x.Verb = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys130) - } // end switch yys130 - } // end for yyj130 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1570,16 +1570,16 @@ func (x *NonResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj133 int - var yyb133 bool - var yyhl133 bool = l >= 0 - yyj133++ - if yyhl133 { - yyb133 = yyj133 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb133 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb133 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1589,13 +1589,13 @@ func (x *NonResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Path = string(r.DecodeString()) } - yyj133++ - if yyhl133 { - yyb133 = yyj133 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb133 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb133 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1606,17 +1606,17 @@ func (x *NonResourceAttributes) codecDecodeSelfFromArray(l int, d *codec1978.Dec x.Verb = string(r.DecodeString()) } for { - yyj133++ - if yyhl133 { - yyb133 = yyj133 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb133 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb133 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj133-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1628,36 +1628,36 @@ func (x *SubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym136 := z.EncBinary() - _ = yym136 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep137 := !z.EncBinary() - yy2arr137 := z.EncBasicHandle().StructToArray - var yyq137 [4]bool - _, _, _ = yysep137, yyq137, yy2arr137 - const yyr137 bool = false - yyq137[0] = x.ResourceAttributes != nil - yyq137[1] = x.NonResourceAttributes != nil - yyq137[2] = x.User != "" - yyq137[3] = len(x.Groups) != 0 - var yynn137 int - if yyr137 || yy2arr137 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.ResourceAttributes != nil + yyq2[1] = x.NonResourceAttributes != nil + yyq2[2] = x.User != "" + yyq2[3] = len(x.Groups) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn137 = 0 - for _, b := range yyq137 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn137++ + yynn2++ } } - r.EncodeMapStart(yynn137) - yynn137 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr137 || yy2arr137 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq137[0] { + if yyq2[0] { if x.ResourceAttributes == nil { r.EncodeNil() } else { @@ -1667,7 +1667,7 @@ func (x *SubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq137[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resourceAttributes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -1678,9 +1678,9 @@ func (x *SubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr137 || yy2arr137 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq137[1] { + if yyq2[1] { if x.NonResourceAttributes == nil { r.EncodeNil() } else { @@ -1690,7 +1690,7 @@ func (x *SubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq137[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nonResourceAttributes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -1701,11 +1701,11 @@ func (x *SubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr137 || yy2arr137 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq137[2] { - yym141 := z.EncBinary() - _ = yym141 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.User)) @@ -1714,26 +1714,26 @@ func (x *SubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq137[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("user")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym142 := z.EncBinary() - _ = yym142 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.User)) } } } - if yyr137 || yy2arr137 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq137[3] { + if yyq2[3] { if x.Groups == nil { r.EncodeNil() } else { - yym144 := z.EncBinary() - _ = yym144 + yym13 := z.EncBinary() + _ = yym13 if false { } else { z.F.EncSliceStringV(x.Groups, false, e) @@ -1743,15 +1743,15 @@ func (x *SubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq137[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("group")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Groups == nil { r.EncodeNil() } else { - yym145 := z.EncBinary() - _ = yym145 + yym14 := z.EncBinary() + _ = yym14 if false { } else { z.F.EncSliceStringV(x.Groups, false, e) @@ -1759,7 +1759,7 @@ func (x *SubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr137 || yy2arr137 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1772,25 +1772,25 @@ func (x *SubjectAccessReviewSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym146 := z.DecBinary() - _ = yym146 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct147 := r.ContainerType() - if yyct147 == codecSelferValueTypeMap1234 { - yyl147 := r.ReadMapStart() - if yyl147 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl147, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct147 == codecSelferValueTypeArray1234 { - yyl147 := r.ReadArrayStart() - if yyl147 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl147, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1802,12 +1802,12 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys148Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys148Slc - var yyhl148 bool = l >= 0 - for yyj148 := 0; ; yyj148++ { - if yyhl148 { - if yyj148 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -1816,10 +1816,10 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys148Slc = r.DecodeBytes(yys148Slc, true, true) - yys148 := string(yys148Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys148 { + switch yys3 { case "resourceAttributes": if r.TryDecodeAsNil() { if x.ResourceAttributes != nil { @@ -1852,18 +1852,18 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Groups = nil } else { - yyv152 := &x.Groups - yym153 := z.DecBinary() - _ = yym153 + yyv7 := &x.Groups + yym8 := z.DecBinary() + _ = yym8 if false { } else { - z.F.DecSliceStringX(yyv152, false, d) + z.F.DecSliceStringX(yyv7, false, d) } } default: - z.DecStructFieldNotFound(-1, yys148) - } // end switch yys148 - } // end for yyj148 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1871,16 +1871,16 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj154 int - var yyb154 bool - var yyhl154 bool = l >= 0 - yyj154++ - if yyhl154 { - yyb154 = yyj154 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb154 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb154 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1895,13 +1895,13 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec1978.D } x.ResourceAttributes.CodecDecodeSelf(d) } - yyj154++ - if yyhl154 { - yyb154 = yyj154 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb154 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb154 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1916,13 +1916,13 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec1978.D } x.NonResourceAttributes.CodecDecodeSelf(d) } - yyj154++ - if yyhl154 { - yyb154 = yyj154 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb154 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb154 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1932,13 +1932,13 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.User = string(r.DecodeString()) } - yyj154++ - if yyhl154 { - yyb154 = yyj154 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb154 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb154 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1946,26 +1946,26 @@ func (x *SubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Groups = nil } else { - yyv158 := &x.Groups - yym159 := z.DecBinary() - _ = yym159 + yyv13 := &x.Groups + yym14 := z.DecBinary() + _ = yym14 if false { } else { - z.F.DecSliceStringX(yyv158, false, d) + z.F.DecSliceStringX(yyv13, false, d) } } for { - yyj154++ - if yyhl154 { - yyb154 = yyj154 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb154 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb154 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj154-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1977,34 +1977,34 @@ func (x *SelfSubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym160 := z.EncBinary() - _ = yym160 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep161 := !z.EncBinary() - yy2arr161 := z.EncBasicHandle().StructToArray - var yyq161 [2]bool - _, _, _ = yysep161, yyq161, yy2arr161 - const yyr161 bool = false - yyq161[0] = x.ResourceAttributes != nil - yyq161[1] = x.NonResourceAttributes != nil - var yynn161 int - if yyr161 || yy2arr161 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.ResourceAttributes != nil + yyq2[1] = x.NonResourceAttributes != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn161 = 0 - for _, b := range yyq161 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn161++ + yynn2++ } } - r.EncodeMapStart(yynn161) - yynn161 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr161 || yy2arr161 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq161[0] { + if yyq2[0] { if x.ResourceAttributes == nil { r.EncodeNil() } else { @@ -2014,7 +2014,7 @@ func (x *SelfSubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq161[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resourceAttributes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2025,9 +2025,9 @@ func (x *SelfSubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr161 || yy2arr161 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq161[1] { + if yyq2[1] { if x.NonResourceAttributes == nil { r.EncodeNil() } else { @@ -2037,7 +2037,7 @@ func (x *SelfSubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq161[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nonResourceAttributes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2048,7 +2048,7 @@ func (x *SelfSubjectAccessReviewSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr161 || yy2arr161 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -2061,25 +2061,25 @@ func (x *SelfSubjectAccessReviewSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym164 := z.DecBinary() - _ = yym164 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct165 := r.ContainerType() - if yyct165 == codecSelferValueTypeMap1234 { - yyl165 := r.ReadMapStart() - if yyl165 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl165, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct165 == codecSelferValueTypeArray1234 { - yyl165 := r.ReadArrayStart() - if yyl165 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl165, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -2091,12 +2091,12 @@ func (x *SelfSubjectAccessReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys166Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys166Slc - var yyhl166 bool = l >= 0 - for yyj166 := 0; ; yyj166++ { - if yyhl166 { - if yyj166 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -2105,10 +2105,10 @@ func (x *SelfSubjectAccessReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys166Slc = r.DecodeBytes(yys166Slc, true, true) - yys166 := string(yys166Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys166 { + switch yys3 { case "resourceAttributes": if r.TryDecodeAsNil() { if x.ResourceAttributes != nil { @@ -2132,9 +2132,9 @@ func (x *SelfSubjectAccessReviewSpec) codecDecodeSelfFromMap(l int, d *codec1978 x.NonResourceAttributes.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys166) - } // end switch yys166 - } // end for yyj166 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -2142,16 +2142,16 @@ func (x *SelfSubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj169 int - var yyb169 bool - var yyhl169 bool = l >= 0 - yyj169++ - if yyhl169 { - yyb169 = yyj169 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb169 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb169 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2166,13 +2166,13 @@ func (x *SelfSubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec19 } x.ResourceAttributes.CodecDecodeSelf(d) } - yyj169++ - if yyhl169 { - yyb169 = yyj169 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb169 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb169 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2188,17 +2188,17 @@ func (x *SelfSubjectAccessReviewSpec) codecDecodeSelfFromArray(l int, d *codec19 x.NonResourceAttributes.CodecDecodeSelf(d) } for { - yyj169++ - if yyhl169 { - yyb169 = yyj169 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb169 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb169 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj169-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -2210,34 +2210,34 @@ func (x *SubjectAccessReviewStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym172 := z.EncBinary() - _ = yym172 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep173 := !z.EncBinary() - yy2arr173 := z.EncBasicHandle().StructToArray - var yyq173 [2]bool - _, _, _ = yysep173, yyq173, yy2arr173 - const yyr173 bool = false - yyq173[1] = x.Reason != "" - var yynn173 int - if yyr173 || yy2arr173 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.Reason != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn173 = 1 - for _, b := range yyq173 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn173++ + yynn2++ } } - r.EncodeMapStart(yynn173) - yynn173 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr173 || yy2arr173 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym175 := z.EncBinary() - _ = yym175 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeBool(bool(x.Allowed)) @@ -2246,18 +2246,18 @@ func (x *SubjectAccessReviewStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("allowed")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym176 := z.EncBinary() - _ = yym176 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeBool(bool(x.Allowed)) } } - if yyr173 || yy2arr173 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq173[1] { - yym178 := z.EncBinary() - _ = yym178 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -2266,19 +2266,19 @@ func (x *SubjectAccessReviewStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq173[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym179 := z.EncBinary() - _ = yym179 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr173 || yy2arr173 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -2291,25 +2291,25 @@ func (x *SubjectAccessReviewStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym180 := z.DecBinary() - _ = yym180 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct181 := r.ContainerType() - if yyct181 == codecSelferValueTypeMap1234 { - yyl181 := r.ReadMapStart() - if yyl181 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl181, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct181 == codecSelferValueTypeArray1234 { - yyl181 := r.ReadArrayStart() - if yyl181 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl181, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -2321,12 +2321,12 @@ func (x *SubjectAccessReviewStatus) codecDecodeSelfFromMap(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys182Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys182Slc - var yyhl182 bool = l >= 0 - for yyj182 := 0; ; yyj182++ { - if yyhl182 { - if yyj182 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -2335,10 +2335,10 @@ func (x *SubjectAccessReviewStatus) codecDecodeSelfFromMap(l int, d *codec1978.D } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys182Slc = r.DecodeBytes(yys182Slc, true, true) - yys182 := string(yys182Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys182 { + switch yys3 { case "allowed": if r.TryDecodeAsNil() { x.Allowed = false @@ -2352,9 +2352,9 @@ func (x *SubjectAccessReviewStatus) codecDecodeSelfFromMap(l int, d *codec1978.D x.Reason = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys182) - } // end switch yys182 - } // end for yyj182 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -2362,16 +2362,16 @@ func (x *SubjectAccessReviewStatus) codecDecodeSelfFromArray(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj185 int - var yyb185 bool - var yyhl185 bool = l >= 0 - yyj185++ - if yyhl185 { - yyb185 = yyj185 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb185 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb185 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2381,13 +2381,13 @@ func (x *SubjectAccessReviewStatus) codecDecodeSelfFromArray(l int, d *codec1978 } else { x.Allowed = bool(r.DecodeBool()) } - yyj185++ - if yyhl185 { - yyb185 = yyj185 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb185 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb185 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2398,17 +2398,17 @@ func (x *SubjectAccessReviewStatus) codecDecodeSelfFromArray(l int, d *codec1978 x.Reason = string(r.DecodeString()) } for { - yyj185++ - if yyhl185 { - yyb185 = yyj185 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb185 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb185 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj185-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } diff --git a/pkg/apis/componentconfig/types.generated.go b/pkg/apis/componentconfig/types.generated.go index 7249a67f48..755fe14a6b 100644 --- a/pkg/apis/componentconfig/types.generated.go +++ b/pkg/apis/componentconfig/types.generated.go @@ -328,8 +328,8 @@ func (x *KubeProxyConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym41 := z.EncBinary() - _ = yym41 + yym43 := z.EncBinary() + _ = yym43 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PortRange)) @@ -338,8 +338,8 @@ func (x *KubeProxyConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("portRange")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym42 := z.EncBinary() - _ = yym42 + yym44 := z.EncBinary() + _ = yym44 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PortRange)) @@ -347,8 +347,8 @@ func (x *KubeProxyConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym44 := z.EncBinary() - _ = yym44 + yym46 := z.EncBinary() + _ = yym46 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ResourceContainer)) @@ -357,8 +357,8 @@ func (x *KubeProxyConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeletCgroups")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym45 := z.EncBinary() - _ = yym45 + yym47 := z.EncBinary() + _ = yym47 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ResourceContainer)) @@ -366,20 +366,6 @@ func (x *KubeProxyConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy47 := &x.UDPIdleTimeout - yym48 := z.EncBinary() - _ = yym48 - if false { - } else if z.HasExtensions() && z.EncExt(yy47) { - } else if !yym48 && z.IsJSONHandle() { - z.EncJSONMarshal(yy47) - } else { - z.EncFallback(yy47) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("udpTimeoutMilliseconds")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) yy49 := &x.UDPIdleTimeout yym50 := z.EncBinary() _ = yym50 @@ -390,11 +376,25 @@ func (x *KubeProxyConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { } else { z.EncFallback(yy49) } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("udpTimeoutMilliseconds")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yy51 := &x.UDPIdleTimeout + yym52 := z.EncBinary() + _ = yym52 + if false { + } else if z.HasExtensions() && z.EncExt(yy51) { + } else if !yym52 && z.IsJSONHandle() { + z.EncJSONMarshal(yy51) + } else { + z.EncFallback(yy51) + } } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym52 := z.EncBinary() - _ = yym52 + yym54 := z.EncBinary() + _ = yym54 if false { } else { r.EncodeInt(int64(x.ConntrackMax)) @@ -403,8 +403,8 @@ func (x *KubeProxyConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("conntrackMax")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym53 := z.EncBinary() - _ = yym53 + yym55 := z.EncBinary() + _ = yym55 if false { } else { r.EncodeInt(int64(x.ConntrackMax)) @@ -412,20 +412,6 @@ func (x *KubeProxyConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy55 := &x.ConntrackTCPEstablishedTimeout - yym56 := z.EncBinary() - _ = yym56 - if false { - } else if z.HasExtensions() && z.EncExt(yy55) { - } else if !yym56 && z.IsJSONHandle() { - z.EncJSONMarshal(yy55) - } else { - z.EncFallback(yy55) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("conntrackTCPEstablishedTimeout")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) yy57 := &x.ConntrackTCPEstablishedTimeout yym58 := z.EncBinary() _ = yym58 @@ -436,12 +422,26 @@ func (x *KubeProxyConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { } else { z.EncFallback(yy57) } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("conntrackTCPEstablishedTimeout")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yy59 := &x.ConntrackTCPEstablishedTimeout + yym60 := z.EncBinary() + _ = yym60 + if false { + } else if z.HasExtensions() && z.EncExt(yy59) { + } else if !yym60 && z.IsJSONHandle() { + z.EncJSONMarshal(yy59) + } else { + z.EncFallback(yy59) + } } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if yyq2[16] { - yym60 := z.EncBinary() - _ = yym60 + yym62 := z.EncBinary() + _ = yym62 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -454,8 +454,8 @@ func (x *KubeProxyConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym61 := z.EncBinary() - _ = yym61 + yym63 := z.EncBinary() + _ = yym63 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -465,8 +465,8 @@ func (x *KubeProxyConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if yyq2[17] { - yym63 := z.EncBinary() - _ = yym63 + yym65 := z.EncBinary() + _ = yym65 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -479,8 +479,8 @@ func (x *KubeProxyConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym64 := z.EncBinary() - _ = yym64 + yym66 := z.EncBinary() + _ = yym66 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -500,25 +500,25 @@ func (x *KubeProxyConfiguration) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym65 := z.DecBinary() - _ = yym65 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct66 := r.ContainerType() - if yyct66 == codecSelferValueTypeMap1234 { - yyl66 := r.ReadMapStart() - if yyl66 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl66, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct66 == codecSelferValueTypeArray1234 { - yyl66 := r.ReadArrayStart() - if yyl66 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl66, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -530,12 +530,12 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys67Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys67Slc - var yyhl67 bool = l >= 0 - for yyj67 := 0; ; yyj67++ { - if yyhl67 { - if yyj67 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -544,10 +544,10 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Deco } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys67Slc = r.DecodeBytes(yys67Slc, true, true) - yys67 := string(yys67Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys67 { + switch yys3 { case "bindAddress": if r.TryDecodeAsNil() { x.BindAddress = "" @@ -581,8 +581,8 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Deco if x.IPTablesMasqueradeBit == nil { x.IPTablesMasqueradeBit = new(int) } - yym73 := z.DecBinary() - _ = yym73 + yym9 := z.DecBinary() + _ = yym9 if false { } else { *((*int)(x.IPTablesMasqueradeBit)) = int(r.DecodeInt(codecSelferBitsize1234)) @@ -592,15 +592,15 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.IPTablesSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv74 := &x.IPTablesSyncPeriod - yym75 := z.DecBinary() - _ = yym75 + yyv10 := &x.IPTablesSyncPeriod + yym11 := z.DecBinary() + _ = yym11 if false { - } else if z.HasExtensions() && z.DecExt(yyv74) { - } else if !yym75 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv74) + } else if z.HasExtensions() && z.DecExt(yyv10) { + } else if !yym11 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv10) } else { - z.DecFallback(yyv74, false) + z.DecFallback(yyv10, false) } } case "kubeconfigPath": @@ -630,8 +630,8 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Deco if x.OOMScoreAdj == nil { x.OOMScoreAdj = new(int) } - yym80 := z.DecBinary() - _ = yym80 + yym16 := z.DecBinary() + _ = yym16 if false { } else { *((*int)(x.OOMScoreAdj)) = int(r.DecodeInt(codecSelferBitsize1234)) @@ -659,15 +659,15 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.UDPIdleTimeout = pkg1_unversioned.Duration{} } else { - yyv84 := &x.UDPIdleTimeout - yym85 := z.DecBinary() - _ = yym85 + yyv20 := &x.UDPIdleTimeout + yym21 := z.DecBinary() + _ = yym21 if false { - } else if z.HasExtensions() && z.DecExt(yyv84) { - } else if !yym85 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv84) + } else if z.HasExtensions() && z.DecExt(yyv20) { + } else if !yym21 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv20) } else { - z.DecFallback(yyv84, false) + z.DecFallback(yyv20, false) } } case "conntrackMax": @@ -680,15 +680,15 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.ConntrackTCPEstablishedTimeout = pkg1_unversioned.Duration{} } else { - yyv87 := &x.ConntrackTCPEstablishedTimeout - yym88 := z.DecBinary() - _ = yym88 + yyv23 := &x.ConntrackTCPEstablishedTimeout + yym24 := z.DecBinary() + _ = yym24 if false { - } else if z.HasExtensions() && z.DecExt(yyv87) { - } else if !yym88 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv87) + } else if z.HasExtensions() && z.DecExt(yyv23) { + } else if !yym24 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv23) } else { - z.DecFallback(yyv87, false) + z.DecFallback(yyv23, false) } } case "kind": @@ -704,9 +704,9 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Deco x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys67) - } // end switch yys67 - } // end for yyj67 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -714,16 +714,16 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj91 int - var yyb91 bool - var yyhl91 bool = l >= 0 - yyj91++ - if yyhl91 { - yyb91 = yyj91 > l + var yyj27 int + var yyb27 bool + var yyhl27 bool = l >= 0 + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb91 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb91 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -733,13 +733,13 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.BindAddress = string(r.DecodeString()) } - yyj91++ - if yyhl91 { - yyb91 = yyj91 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb91 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb91 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -749,13 +749,13 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.HealthzBindAddress = string(r.DecodeString()) } - yyj91++ - if yyhl91 { - yyb91 = yyj91 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb91 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb91 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -765,13 +765,13 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.HealthzPort = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj91++ - if yyhl91 { - yyb91 = yyj91 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb91 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb91 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -781,13 +781,13 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.HostnameOverride = string(r.DecodeString()) } - yyj91++ - if yyhl91 { - yyb91 = yyj91 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb91 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb91 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -800,20 +800,20 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.De if x.IPTablesMasqueradeBit == nil { x.IPTablesMasqueradeBit = new(int) } - yym97 := z.DecBinary() - _ = yym97 + yym33 := z.DecBinary() + _ = yym33 if false { } else { *((*int)(x.IPTablesMasqueradeBit)) = int(r.DecodeInt(codecSelferBitsize1234)) } } - yyj91++ - if yyhl91 { - yyb91 = yyj91 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb91 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb91 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -821,24 +821,24 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.De if r.TryDecodeAsNil() { x.IPTablesSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv98 := &x.IPTablesSyncPeriod - yym99 := z.DecBinary() - _ = yym99 + yyv34 := &x.IPTablesSyncPeriod + yym35 := z.DecBinary() + _ = yym35 if false { - } else if z.HasExtensions() && z.DecExt(yyv98) { - } else if !yym99 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv98) + } else if z.HasExtensions() && z.DecExt(yyv34) { + } else if !yym35 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv34) } else { - z.DecFallback(yyv98, false) + z.DecFallback(yyv34, false) } } - yyj91++ - if yyhl91 { - yyb91 = yyj91 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb91 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb91 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -848,13 +848,13 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.KubeconfigPath = string(r.DecodeString()) } - yyj91++ - if yyhl91 { - yyb91 = yyj91 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb91 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb91 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -864,13 +864,13 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.MasqueradeAll = bool(r.DecodeBool()) } - yyj91++ - if yyhl91 { - yyb91 = yyj91 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb91 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb91 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -880,13 +880,13 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.Master = string(r.DecodeString()) } - yyj91++ - if yyhl91 { - yyb91 = yyj91 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb91 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb91 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -899,20 +899,20 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.De if x.OOMScoreAdj == nil { x.OOMScoreAdj = new(int) } - yym104 := z.DecBinary() - _ = yym104 + yym40 := z.DecBinary() + _ = yym40 if false { } else { *((*int)(x.OOMScoreAdj)) = int(r.DecodeInt(codecSelferBitsize1234)) } } - yyj91++ - if yyhl91 { - yyb91 = yyj91 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb91 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb91 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -922,13 +922,13 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.Mode = ProxyMode(r.DecodeString()) } - yyj91++ - if yyhl91 { - yyb91 = yyj91 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb91 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb91 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -938,13 +938,13 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.PortRange = string(r.DecodeString()) } - yyj91++ - if yyhl91 { - yyb91 = yyj91 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb91 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb91 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -954,13 +954,13 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.ResourceContainer = string(r.DecodeString()) } - yyj91++ - if yyhl91 { - yyb91 = yyj91 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb91 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb91 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -968,24 +968,24 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.De if r.TryDecodeAsNil() { x.UDPIdleTimeout = pkg1_unversioned.Duration{} } else { - yyv108 := &x.UDPIdleTimeout - yym109 := z.DecBinary() - _ = yym109 + yyv44 := &x.UDPIdleTimeout + yym45 := z.DecBinary() + _ = yym45 if false { - } else if z.HasExtensions() && z.DecExt(yyv108) { - } else if !yym109 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv108) + } else if z.HasExtensions() && z.DecExt(yyv44) { + } else if !yym45 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv44) } else { - z.DecFallback(yyv108, false) + z.DecFallback(yyv44, false) } } - yyj91++ - if yyhl91 { - yyb91 = yyj91 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb91 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb91 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -995,13 +995,13 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.ConntrackMax = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj91++ - if yyhl91 { - yyb91 = yyj91 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb91 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb91 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1009,24 +1009,24 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.De if r.TryDecodeAsNil() { x.ConntrackTCPEstablishedTimeout = pkg1_unversioned.Duration{} } else { - yyv111 := &x.ConntrackTCPEstablishedTimeout - yym112 := z.DecBinary() - _ = yym112 + yyv47 := &x.ConntrackTCPEstablishedTimeout + yym48 := z.DecBinary() + _ = yym48 if false { - } else if z.HasExtensions() && z.DecExt(yyv111) { - } else if !yym112 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv111) + } else if z.HasExtensions() && z.DecExt(yyv47) { + } else if !yym48 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv47) } else { - z.DecFallback(yyv111, false) + z.DecFallback(yyv47, false) } } - yyj91++ - if yyhl91 { - yyb91 = yyj91 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb91 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb91 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1036,13 +1036,13 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.Kind = string(r.DecodeString()) } - yyj91++ - if yyhl91 { - yyb91 = yyj91 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb91 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb91 { + if yyb27 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1053,17 +1053,17 @@ func (x *KubeProxyConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.De x.APIVersion = string(r.DecodeString()) } for { - yyj91++ - if yyhl91 { - yyb91 = yyj91 > l + yyj27++ + if yyhl27 { + yyb27 = yyj27 > l } else { - yyb91 = r.CheckBreak() + yyb27 = r.CheckBreak() } - if yyb91 { + if yyb27 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj91-1, "") + z.DecStructFieldNotFound(yyj27-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1072,8 +1072,8 @@ func (x ProxyMode) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym115 := z.EncBinary() - _ = yym115 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -1085,8 +1085,8 @@ func (x *ProxyMode) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym116 := z.DecBinary() - _ = yym116 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -1101,43 +1101,43 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym117 := z.EncBinary() - _ = yym117 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep118 := !z.EncBinary() - yy2arr118 := z.EncBasicHandle().StructToArray - var yyq118 [76]bool - _, _, _ = yysep118, yyq118, yy2arr118 - const yyr118 bool = false - yyq118[46] = x.CloudProvider != "" - yyq118[47] = x.CloudConfigFile != "" - yyq118[48] = x.KubeletCgroups != "" - yyq118[49] = x.RuntimeCgroups != "" - yyq118[50] = x.SystemCgroups != "" - yyq118[51] = x.CgroupRoot != "" - yyq118[53] = x.RktPath != "" - yyq118[55] = x.RktStage1Image != "" - yyq118[71] = true - yyq118[72] = x.NodeIP != "" - var yynn118 int - if yyr118 || yy2arr118 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [76]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[46] = x.CloudProvider != "" + yyq2[47] = x.CloudConfigFile != "" + yyq2[48] = x.KubeletCgroups != "" + yyq2[49] = x.RuntimeCgroups != "" + yyq2[50] = x.SystemCgroups != "" + yyq2[51] = x.CgroupRoot != "" + yyq2[53] = x.RktPath != "" + yyq2[55] = x.RktStage1Image != "" + yyq2[71] = true + yyq2[72] = x.NodeIP != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(76) } else { - yynn118 = 66 - for _, b := range yyq118 { + yynn2 = 66 + for _, b := range yyq2 { if b { - yynn118++ + yynn2++ } } - r.EncodeMapStart(yynn118) - yynn118 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym120 := z.EncBinary() - _ = yym120 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Config)) @@ -1146,16 +1146,732 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("config")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym121 := z.EncBinary() - _ = yym121 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Config)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy123 := &x.SyncFrequency + yy7 := &x.SyncFrequency + yym8 := z.EncBinary() + _ = yym8 + if false { + } else if z.HasExtensions() && z.EncExt(yy7) { + } else if !yym8 && z.IsJSONHandle() { + z.EncJSONMarshal(yy7) + } else { + z.EncFallback(yy7) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("syncFrequency")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yy9 := &x.SyncFrequency + yym10 := z.EncBinary() + _ = yym10 + if false { + } else if z.HasExtensions() && z.EncExt(yy9) { + } else if !yym10 && z.IsJSONHandle() { + z.EncJSONMarshal(yy9) + } else { + z.EncFallback(yy9) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yy12 := &x.FileCheckFrequency + yym13 := z.EncBinary() + _ = yym13 + if false { + } else if z.HasExtensions() && z.EncExt(yy12) { + } else if !yym13 && z.IsJSONHandle() { + z.EncJSONMarshal(yy12) + } else { + z.EncFallback(yy12) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("fileCheckFrequency")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yy14 := &x.FileCheckFrequency + yym15 := z.EncBinary() + _ = yym15 + if false { + } else if z.HasExtensions() && z.EncExt(yy14) { + } else if !yym15 && z.IsJSONHandle() { + z.EncJSONMarshal(yy14) + } else { + z.EncFallback(yy14) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yy17 := &x.HTTPCheckFrequency + yym18 := z.EncBinary() + _ = yym18 + if false { + } else if z.HasExtensions() && z.EncExt(yy17) { + } else if !yym18 && z.IsJSONHandle() { + z.EncJSONMarshal(yy17) + } else { + z.EncFallback(yy17) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("httpCheckFrequency")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yy19 := &x.HTTPCheckFrequency + yym20 := z.EncBinary() + _ = yym20 + if false { + } else if z.HasExtensions() && z.EncExt(yy19) { + } else if !yym20 && z.IsJSONHandle() { + z.EncJSONMarshal(yy19) + } else { + z.EncFallback(yy19) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym22 := z.EncBinary() + _ = yym22 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ManifestURL)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("manifestURL")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym23 := z.EncBinary() + _ = yym23 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ManifestURL)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym25 := z.EncBinary() + _ = yym25 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ManifestURLHeader)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("manifestURLHeader")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym26 := z.EncBinary() + _ = yym26 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ManifestURLHeader)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym28 := z.EncBinary() + _ = yym28 + if false { + } else { + r.EncodeBool(bool(x.EnableServer)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("enableServer")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym29 := z.EncBinary() + _ = yym29 + if false { + } else { + r.EncodeBool(bool(x.EnableServer)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym31 := z.EncBinary() + _ = yym31 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Address)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("address")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym32 := z.EncBinary() + _ = yym32 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Address)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym34 := z.EncBinary() + _ = yym34 + if false { + } else { + r.EncodeUint(uint64(x.Port)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("port")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym35 := z.EncBinary() + _ = yym35 + if false { + } else { + r.EncodeUint(uint64(x.Port)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym37 := z.EncBinary() + _ = yym37 + if false { + } else { + r.EncodeUint(uint64(x.ReadOnlyPort)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("readOnlyPort")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym38 := z.EncBinary() + _ = yym38 + if false { + } else { + r.EncodeUint(uint64(x.ReadOnlyPort)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym40 := z.EncBinary() + _ = yym40 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.TLSCertFile)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("tLSCertFile")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym41 := z.EncBinary() + _ = yym41 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.TLSCertFile)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym43 := z.EncBinary() + _ = yym43 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.TLSPrivateKeyFile)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("tLSPrivateKeyFile")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym44 := z.EncBinary() + _ = yym44 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.TLSPrivateKeyFile)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym46 := z.EncBinary() + _ = yym46 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.CertDirectory)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("certDirectory")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym47 := z.EncBinary() + _ = yym47 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.CertDirectory)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym49 := z.EncBinary() + _ = yym49 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.HostnameOverride)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("hostnameOverride")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym50 := z.EncBinary() + _ = yym50 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.HostnameOverride)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym52 := z.EncBinary() + _ = yym52 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.PodInfraContainerImage)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("podInfraContainerImage")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym53 := z.EncBinary() + _ = yym53 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.PodInfraContainerImage)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym55 := z.EncBinary() + _ = yym55 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.DockerEndpoint)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("dockerEndpoint")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym56 := z.EncBinary() + _ = yym56 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.DockerEndpoint)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym58 := z.EncBinary() + _ = yym58 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.RootDirectory)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("rootDirectory")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym59 := z.EncBinary() + _ = yym59 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.RootDirectory)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym61 := z.EncBinary() + _ = yym61 + if false { + } else { + r.EncodeBool(bool(x.AllowPrivileged)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("allowPrivileged")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym62 := z.EncBinary() + _ = yym62 + if false { + } else { + r.EncodeBool(bool(x.AllowPrivileged)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym64 := z.EncBinary() + _ = yym64 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.HostNetworkSources)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("hostNetworkSources")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym65 := z.EncBinary() + _ = yym65 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.HostNetworkSources)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym67 := z.EncBinary() + _ = yym67 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.HostPIDSources)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("hostPIDSources")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym68 := z.EncBinary() + _ = yym68 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.HostPIDSources)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym70 := z.EncBinary() + _ = yym70 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.HostIPCSources)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("hostIPCSources")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym71 := z.EncBinary() + _ = yym71 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.HostIPCSources)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym73 := z.EncBinary() + _ = yym73 + if false { + } else { + r.EncodeFloat64(float64(x.RegistryPullQPS)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("registryPullQPS")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym74 := z.EncBinary() + _ = yym74 + if false { + } else { + r.EncodeFloat64(float64(x.RegistryPullQPS)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym76 := z.EncBinary() + _ = yym76 + if false { + } else { + r.EncodeInt(int64(x.RegistryBurst)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("registryBurst")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym77 := z.EncBinary() + _ = yym77 + if false { + } else { + r.EncodeInt(int64(x.RegistryBurst)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym79 := z.EncBinary() + _ = yym79 + if false { + } else { + r.EncodeFloat32(float32(x.EventRecordQPS)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("eventRecordQPS")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym80 := z.EncBinary() + _ = yym80 + if false { + } else { + r.EncodeFloat32(float32(x.EventRecordQPS)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym82 := z.EncBinary() + _ = yym82 + if false { + } else { + r.EncodeInt(int64(x.EventBurst)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("eventBurst")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym83 := z.EncBinary() + _ = yym83 + if false { + } else { + r.EncodeInt(int64(x.EventBurst)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym85 := z.EncBinary() + _ = yym85 + if false { + } else { + r.EncodeBool(bool(x.EnableDebuggingHandlers)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("enableDebuggingHandlers")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym86 := z.EncBinary() + _ = yym86 + if false { + } else { + r.EncodeBool(bool(x.EnableDebuggingHandlers)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yy88 := &x.MinimumGCAge + yym89 := z.EncBinary() + _ = yym89 + if false { + } else if z.HasExtensions() && z.EncExt(yy88) { + } else if !yym89 && z.IsJSONHandle() { + z.EncJSONMarshal(yy88) + } else { + z.EncFallback(yy88) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("minimumGCAge")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yy90 := &x.MinimumGCAge + yym91 := z.EncBinary() + _ = yym91 + if false { + } else if z.HasExtensions() && z.EncExt(yy90) { + } else if !yym91 && z.IsJSONHandle() { + z.EncJSONMarshal(yy90) + } else { + z.EncFallback(yy90) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym93 := z.EncBinary() + _ = yym93 + if false { + } else { + r.EncodeInt(int64(x.MaxPerPodContainerCount)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("maxPerPodContainerCount")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym94 := z.EncBinary() + _ = yym94 + if false { + } else { + r.EncodeInt(int64(x.MaxPerPodContainerCount)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym96 := z.EncBinary() + _ = yym96 + if false { + } else { + r.EncodeInt(int64(x.MaxContainerCount)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("maxContainerCount")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym97 := z.EncBinary() + _ = yym97 + if false { + } else { + r.EncodeInt(int64(x.MaxContainerCount)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym99 := z.EncBinary() + _ = yym99 + if false { + } else { + r.EncodeUint(uint64(x.CAdvisorPort)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("cAdvisorPort")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym100 := z.EncBinary() + _ = yym100 + if false { + } else { + r.EncodeUint(uint64(x.CAdvisorPort)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym102 := z.EncBinary() + _ = yym102 + if false { + } else { + r.EncodeInt(int64(x.HealthzPort)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("healthzPort")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym103 := z.EncBinary() + _ = yym103 + if false { + } else { + r.EncodeInt(int64(x.HealthzPort)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym105 := z.EncBinary() + _ = yym105 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.HealthzBindAddress)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("healthzBindAddress")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym106 := z.EncBinary() + _ = yym106 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.HealthzBindAddress)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym108 := z.EncBinary() + _ = yym108 + if false { + } else { + r.EncodeInt(int64(x.OOMScoreAdj)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("oomScoreAdj")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym109 := z.EncBinary() + _ = yym109 + if false { + } else { + r.EncodeInt(int64(x.OOMScoreAdj)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym111 := z.EncBinary() + _ = yym111 + if false { + } else { + r.EncodeBool(bool(x.RegisterNode)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("registerNode")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym112 := z.EncBinary() + _ = yym112 + if false { + } else { + r.EncodeBool(bool(x.RegisterNode)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym114 := z.EncBinary() + _ = yym114 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ClusterDomain)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("clusterDomain")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym115 := z.EncBinary() + _ = yym115 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ClusterDomain)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym117 := z.EncBinary() + _ = yym117 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.MasterServiceNamespace)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("masterServiceNamespace")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym118 := z.EncBinary() + _ = yym118 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.MasterServiceNamespace)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym120 := z.EncBinary() + _ = yym120 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ClusterDNS)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("clusterDNS")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym121 := z.EncBinary() + _ = yym121 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.ClusterDNS)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yy123 := &x.StreamingConnectionIdleTimeout yym124 := z.EncBinary() _ = yym124 if false { @@ -1167,9 +1883,9 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("syncFrequency")) + r.EncodeString(codecSelferC_UTF81234, string("streamingConnectionIdleTimeout")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy125 := &x.SyncFrequency + yy125 := &x.StreamingConnectionIdleTimeout yym126 := z.EncBinary() _ = yym126 if false { @@ -1180,9 +1896,9 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncFallback(yy125) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy128 := &x.FileCheckFrequency + yy128 := &x.NodeStatusUpdateFrequency yym129 := z.EncBinary() _ = yym129 if false { @@ -1194,9 +1910,9 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("fileCheckFrequency")) + r.EncodeString(codecSelferC_UTF81234, string("nodeStatusUpdateFrequency")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy130 := &x.FileCheckFrequency + yy130 := &x.NodeStatusUpdateFrequency yym131 := z.EncBinary() _ = yym131 if false { @@ -1207,726 +1923,10 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncFallback(yy130) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy133 := &x.HTTPCheckFrequency - yym134 := z.EncBinary() - _ = yym134 - if false { - } else if z.HasExtensions() && z.EncExt(yy133) { - } else if !yym134 && z.IsJSONHandle() { - z.EncJSONMarshal(yy133) - } else { - z.EncFallback(yy133) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("httpCheckFrequency")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy135 := &x.HTTPCheckFrequency - yym136 := z.EncBinary() - _ = yym136 - if false { - } else if z.HasExtensions() && z.EncExt(yy135) { - } else if !yym136 && z.IsJSONHandle() { - z.EncJSONMarshal(yy135) - } else { - z.EncFallback(yy135) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym138 := z.EncBinary() - _ = yym138 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.ManifestURL)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("manifestURL")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym139 := z.EncBinary() - _ = yym139 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.ManifestURL)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym141 := z.EncBinary() - _ = yym141 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.ManifestURLHeader)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("manifestURLHeader")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym142 := z.EncBinary() - _ = yym142 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.ManifestURLHeader)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym144 := z.EncBinary() - _ = yym144 - if false { - } else { - r.EncodeBool(bool(x.EnableServer)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("enableServer")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym145 := z.EncBinary() - _ = yym145 - if false { - } else { - r.EncodeBool(bool(x.EnableServer)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym147 := z.EncBinary() - _ = yym147 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Address)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("address")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym148 := z.EncBinary() - _ = yym148 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Address)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym150 := z.EncBinary() - _ = yym150 - if false { - } else { - r.EncodeUint(uint64(x.Port)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("port")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym151 := z.EncBinary() - _ = yym151 - if false { - } else { - r.EncodeUint(uint64(x.Port)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym153 := z.EncBinary() - _ = yym153 - if false { - } else { - r.EncodeUint(uint64(x.ReadOnlyPort)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("readOnlyPort")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym154 := z.EncBinary() - _ = yym154 - if false { - } else { - r.EncodeUint(uint64(x.ReadOnlyPort)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym156 := z.EncBinary() - _ = yym156 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.TLSCertFile)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("tLSCertFile")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym157 := z.EncBinary() - _ = yym157 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.TLSCertFile)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym159 := z.EncBinary() - _ = yym159 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.TLSPrivateKeyFile)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("tLSPrivateKeyFile")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym160 := z.EncBinary() - _ = yym160 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.TLSPrivateKeyFile)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym162 := z.EncBinary() - _ = yym162 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.CertDirectory)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("certDirectory")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym163 := z.EncBinary() - _ = yym163 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.CertDirectory)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym165 := z.EncBinary() - _ = yym165 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.HostnameOverride)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("hostnameOverride")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym166 := z.EncBinary() - _ = yym166 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.HostnameOverride)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym168 := z.EncBinary() - _ = yym168 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.PodInfraContainerImage)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("podInfraContainerImage")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym169 := z.EncBinary() - _ = yym169 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.PodInfraContainerImage)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym171 := z.EncBinary() - _ = yym171 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.DockerEndpoint)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("dockerEndpoint")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym172 := z.EncBinary() - _ = yym172 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.DockerEndpoint)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym174 := z.EncBinary() - _ = yym174 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.RootDirectory)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("rootDirectory")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym175 := z.EncBinary() - _ = yym175 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.RootDirectory)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym177 := z.EncBinary() - _ = yym177 - if false { - } else { - r.EncodeBool(bool(x.AllowPrivileged)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("allowPrivileged")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym178 := z.EncBinary() - _ = yym178 - if false { - } else { - r.EncodeBool(bool(x.AllowPrivileged)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym180 := z.EncBinary() - _ = yym180 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.HostNetworkSources)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("hostNetworkSources")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym181 := z.EncBinary() - _ = yym181 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.HostNetworkSources)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym183 := z.EncBinary() - _ = yym183 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.HostPIDSources)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("hostPIDSources")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym184 := z.EncBinary() - _ = yym184 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.HostPIDSources)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym186 := z.EncBinary() - _ = yym186 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.HostIPCSources)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("hostIPCSources")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym187 := z.EncBinary() - _ = yym187 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.HostIPCSources)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym189 := z.EncBinary() - _ = yym189 - if false { - } else { - r.EncodeFloat64(float64(x.RegistryPullQPS)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("registryPullQPS")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym190 := z.EncBinary() - _ = yym190 - if false { - } else { - r.EncodeFloat64(float64(x.RegistryPullQPS)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym192 := z.EncBinary() - _ = yym192 - if false { - } else { - r.EncodeInt(int64(x.RegistryBurst)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("registryBurst")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym193 := z.EncBinary() - _ = yym193 - if false { - } else { - r.EncodeInt(int64(x.RegistryBurst)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym195 := z.EncBinary() - _ = yym195 - if false { - } else { - r.EncodeFloat32(float32(x.EventRecordQPS)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("eventRecordQPS")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym196 := z.EncBinary() - _ = yym196 - if false { - } else { - r.EncodeFloat32(float32(x.EventRecordQPS)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym198 := z.EncBinary() - _ = yym198 - if false { - } else { - r.EncodeInt(int64(x.EventBurst)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("eventBurst")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym199 := z.EncBinary() - _ = yym199 - if false { - } else { - r.EncodeInt(int64(x.EventBurst)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym201 := z.EncBinary() - _ = yym201 - if false { - } else { - r.EncodeBool(bool(x.EnableDebuggingHandlers)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("enableDebuggingHandlers")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym202 := z.EncBinary() - _ = yym202 - if false { - } else { - r.EncodeBool(bool(x.EnableDebuggingHandlers)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy204 := &x.MinimumGCAge - yym205 := z.EncBinary() - _ = yym205 - if false { - } else if z.HasExtensions() && z.EncExt(yy204) { - } else if !yym205 && z.IsJSONHandle() { - z.EncJSONMarshal(yy204) - } else { - z.EncFallback(yy204) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("minimumGCAge")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy206 := &x.MinimumGCAge - yym207 := z.EncBinary() - _ = yym207 - if false { - } else if z.HasExtensions() && z.EncExt(yy206) { - } else if !yym207 && z.IsJSONHandle() { - z.EncJSONMarshal(yy206) - } else { - z.EncFallback(yy206) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym209 := z.EncBinary() - _ = yym209 - if false { - } else { - r.EncodeInt(int64(x.MaxPerPodContainerCount)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("maxPerPodContainerCount")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym210 := z.EncBinary() - _ = yym210 - if false { - } else { - r.EncodeInt(int64(x.MaxPerPodContainerCount)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym212 := z.EncBinary() - _ = yym212 - if false { - } else { - r.EncodeInt(int64(x.MaxContainerCount)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("maxContainerCount")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym213 := z.EncBinary() - _ = yym213 - if false { - } else { - r.EncodeInt(int64(x.MaxContainerCount)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym215 := z.EncBinary() - _ = yym215 - if false { - } else { - r.EncodeUint(uint64(x.CAdvisorPort)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("cAdvisorPort")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym216 := z.EncBinary() - _ = yym216 - if false { - } else { - r.EncodeUint(uint64(x.CAdvisorPort)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym218 := z.EncBinary() - _ = yym218 - if false { - } else { - r.EncodeInt(int64(x.HealthzPort)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("healthzPort")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym219 := z.EncBinary() - _ = yym219 - if false { - } else { - r.EncodeInt(int64(x.HealthzPort)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym221 := z.EncBinary() - _ = yym221 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.HealthzBindAddress)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("healthzBindAddress")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym222 := z.EncBinary() - _ = yym222 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.HealthzBindAddress)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym224 := z.EncBinary() - _ = yym224 - if false { - } else { - r.EncodeInt(int64(x.OOMScoreAdj)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("oomScoreAdj")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym225 := z.EncBinary() - _ = yym225 - if false { - } else { - r.EncodeInt(int64(x.OOMScoreAdj)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym227 := z.EncBinary() - _ = yym227 - if false { - } else { - r.EncodeBool(bool(x.RegisterNode)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("registerNode")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym228 := z.EncBinary() - _ = yym228 - if false { - } else { - r.EncodeBool(bool(x.RegisterNode)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym230 := z.EncBinary() - _ = yym230 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.ClusterDomain)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("clusterDomain")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym231 := z.EncBinary() - _ = yym231 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.ClusterDomain)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym233 := z.EncBinary() - _ = yym233 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.MasterServiceNamespace)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("masterServiceNamespace")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym234 := z.EncBinary() - _ = yym234 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.MasterServiceNamespace)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym236 := z.EncBinary() - _ = yym236 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.ClusterDNS)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("clusterDNS")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym237 := z.EncBinary() - _ = yym237 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.ClusterDNS)) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy239 := &x.StreamingConnectionIdleTimeout - yym240 := z.EncBinary() - _ = yym240 - if false { - } else if z.HasExtensions() && z.EncExt(yy239) { - } else if !yym240 && z.IsJSONHandle() { - z.EncJSONMarshal(yy239) - } else { - z.EncFallback(yy239) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("streamingConnectionIdleTimeout")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy241 := &x.StreamingConnectionIdleTimeout - yym242 := z.EncBinary() - _ = yym242 - if false { - } else if z.HasExtensions() && z.EncExt(yy241) { - } else if !yym242 && z.IsJSONHandle() { - z.EncJSONMarshal(yy241) - } else { - z.EncFallback(yy241) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy244 := &x.NodeStatusUpdateFrequency - yym245 := z.EncBinary() - _ = yym245 - if false { - } else if z.HasExtensions() && z.EncExt(yy244) { - } else if !yym245 && z.IsJSONHandle() { - z.EncJSONMarshal(yy244) - } else { - z.EncFallback(yy244) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("nodeStatusUpdateFrequency")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy246 := &x.NodeStatusUpdateFrequency - yym247 := z.EncBinary() - _ = yym247 - if false { - } else if z.HasExtensions() && z.EncExt(yy246) { - } else if !yym247 && z.IsJSONHandle() { - z.EncJSONMarshal(yy246) - } else { - z.EncFallback(yy246) - } - } - if yyr118 || yy2arr118 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym249 := z.EncBinary() - _ = yym249 + yym133 := z.EncBinary() + _ = yym133 if false { } else { r.EncodeInt(int64(x.ImageGCHighThresholdPercent)) @@ -1935,17 +1935,17 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("imageGCHighThresholdPercent")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym250 := z.EncBinary() - _ = yym250 + yym134 := z.EncBinary() + _ = yym134 if false { } else { r.EncodeInt(int64(x.ImageGCHighThresholdPercent)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym252 := z.EncBinary() - _ = yym252 + yym136 := z.EncBinary() + _ = yym136 if false { } else { r.EncodeInt(int64(x.ImageGCLowThresholdPercent)) @@ -1954,17 +1954,17 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("imageGCLowThresholdPercent")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym253 := z.EncBinary() - _ = yym253 + yym137 := z.EncBinary() + _ = yym137 if false { } else { r.EncodeInt(int64(x.ImageGCLowThresholdPercent)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym255 := z.EncBinary() - _ = yym255 + yym139 := z.EncBinary() + _ = yym139 if false { } else { r.EncodeInt(int64(x.LowDiskSpaceThresholdMB)) @@ -1973,44 +1973,44 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lowDiskSpaceThresholdMB")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym256 := z.EncBinary() - _ = yym256 + yym140 := z.EncBinary() + _ = yym140 if false { } else { r.EncodeInt(int64(x.LowDiskSpaceThresholdMB)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy258 := &x.VolumeStatsAggPeriod - yym259 := z.EncBinary() - _ = yym259 + yy142 := &x.VolumeStatsAggPeriod + yym143 := z.EncBinary() + _ = yym143 if false { - } else if z.HasExtensions() && z.EncExt(yy258) { - } else if !yym259 && z.IsJSONHandle() { - z.EncJSONMarshal(yy258) + } else if z.HasExtensions() && z.EncExt(yy142) { + } else if !yym143 && z.IsJSONHandle() { + z.EncJSONMarshal(yy142) } else { - z.EncFallback(yy258) + z.EncFallback(yy142) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("VolumeStatsAggPeriod")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy260 := &x.VolumeStatsAggPeriod - yym261 := z.EncBinary() - _ = yym261 + yy144 := &x.VolumeStatsAggPeriod + yym145 := z.EncBinary() + _ = yym145 if false { - } else if z.HasExtensions() && z.EncExt(yy260) { - } else if !yym261 && z.IsJSONHandle() { - z.EncJSONMarshal(yy260) + } else if z.HasExtensions() && z.EncExt(yy144) { + } else if !yym145 && z.IsJSONHandle() { + z.EncJSONMarshal(yy144) } else { - z.EncFallback(yy260) + z.EncFallback(yy144) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym263 := z.EncBinary() - _ = yym263 + yym147 := z.EncBinary() + _ = yym147 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.NetworkPluginName)) @@ -2019,17 +2019,17 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("networkPluginName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym264 := z.EncBinary() - _ = yym264 + yym148 := z.EncBinary() + _ = yym148 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.NetworkPluginName)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym266 := z.EncBinary() - _ = yym266 + yym150 := z.EncBinary() + _ = yym150 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.NetworkPluginDir)) @@ -2038,17 +2038,17 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("networkPluginDir")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym267 := z.EncBinary() - _ = yym267 + yym151 := z.EncBinary() + _ = yym151 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.NetworkPluginDir)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym269 := z.EncBinary() - _ = yym269 + yym153 := z.EncBinary() + _ = yym153 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumePluginDir)) @@ -2057,18 +2057,18 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumePluginDir")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym270 := z.EncBinary() - _ = yym270 + yym154 := z.EncBinary() + _ = yym154 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.VolumePluginDir)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq118[46] { - yym272 := z.EncBinary() - _ = yym272 + if yyq2[46] { + yym156 := z.EncBinary() + _ = yym156 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.CloudProvider)) @@ -2077,23 +2077,23 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq118[46] { + if yyq2[46] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cloudProvider")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym273 := z.EncBinary() - _ = yym273 + yym157 := z.EncBinary() + _ = yym157 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.CloudProvider)) } } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq118[47] { - yym275 := z.EncBinary() - _ = yym275 + if yyq2[47] { + yym159 := z.EncBinary() + _ = yym159 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.CloudConfigFile)) @@ -2102,23 +2102,23 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq118[47] { + if yyq2[47] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cloudConfigFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym276 := z.EncBinary() - _ = yym276 + yym160 := z.EncBinary() + _ = yym160 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.CloudConfigFile)) } } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq118[48] { - yym278 := z.EncBinary() - _ = yym278 + if yyq2[48] { + yym162 := z.EncBinary() + _ = yym162 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KubeletCgroups)) @@ -2127,23 +2127,23 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq118[48] { + if yyq2[48] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeletCgroups")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym279 := z.EncBinary() - _ = yym279 + yym163 := z.EncBinary() + _ = yym163 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.KubeletCgroups)) } } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq118[49] { - yym281 := z.EncBinary() - _ = yym281 + if yyq2[49] { + yym165 := z.EncBinary() + _ = yym165 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RuntimeCgroups)) @@ -2152,23 +2152,23 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq118[49] { + if yyq2[49] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("runtimeCgroups")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym282 := z.EncBinary() - _ = yym282 + yym166 := z.EncBinary() + _ = yym166 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RuntimeCgroups)) } } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq118[50] { - yym284 := z.EncBinary() - _ = yym284 + if yyq2[50] { + yym168 := z.EncBinary() + _ = yym168 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SystemCgroups)) @@ -2177,23 +2177,23 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq118[50] { + if yyq2[50] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("systemContainer")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym285 := z.EncBinary() - _ = yym285 + yym169 := z.EncBinary() + _ = yym169 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SystemCgroups)) } } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq118[51] { - yym287 := z.EncBinary() - _ = yym287 + if yyq2[51] { + yym171 := z.EncBinary() + _ = yym171 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.CgroupRoot)) @@ -2202,22 +2202,22 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq118[51] { + if yyq2[51] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cgroupRoot")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym288 := z.EncBinary() - _ = yym288 + yym172 := z.EncBinary() + _ = yym172 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.CgroupRoot)) } } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym290 := z.EncBinary() - _ = yym290 + yym174 := z.EncBinary() + _ = yym174 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerRuntime)) @@ -2226,18 +2226,18 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerRuntime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym291 := z.EncBinary() - _ = yym291 + yym175 := z.EncBinary() + _ = yym175 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContainerRuntime)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq118[53] { - yym293 := z.EncBinary() - _ = yym293 + if yyq2[53] { + yym177 := z.EncBinary() + _ = yym177 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RktPath)) @@ -2246,22 +2246,22 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq118[53] { + if yyq2[53] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rktPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym294 := z.EncBinary() - _ = yym294 + yym178 := z.EncBinary() + _ = yym178 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RktPath)) } } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym296 := z.EncBinary() - _ = yym296 + yym180 := z.EncBinary() + _ = yym180 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.LockFilePath)) @@ -2270,18 +2270,18 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lockFilePath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym297 := z.EncBinary() - _ = yym297 + yym181 := z.EncBinary() + _ = yym181 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.LockFilePath)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq118[55] { - yym299 := z.EncBinary() - _ = yym299 + if yyq2[55] { + yym183 := z.EncBinary() + _ = yym183 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RktStage1Image)) @@ -2290,22 +2290,22 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq118[55] { + if yyq2[55] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rktStage1Image")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym300 := z.EncBinary() - _ = yym300 + yym184 := z.EncBinary() + _ = yym184 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RktStage1Image)) } } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym302 := z.EncBinary() - _ = yym302 + yym186 := z.EncBinary() + _ = yym186 if false { } else { r.EncodeBool(bool(x.ConfigureCBR0)) @@ -2314,17 +2314,17 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("configureCbr0")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym303 := z.EncBinary() - _ = yym303 + yym187 := z.EncBinary() + _ = yym187 if false { } else { r.EncodeBool(bool(x.ConfigureCBR0)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym305 := z.EncBinary() - _ = yym305 + yym189 := z.EncBinary() + _ = yym189 if false { } else { r.EncodeBool(bool(x.HairpinMode)) @@ -2333,17 +2333,17 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("configureHairpinMode")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym306 := z.EncBinary() - _ = yym306 + yym190 := z.EncBinary() + _ = yym190 if false { } else { r.EncodeBool(bool(x.HairpinMode)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym308 := z.EncBinary() - _ = yym308 + yym192 := z.EncBinary() + _ = yym192 if false { } else { r.EncodeInt(int64(x.MaxPods)) @@ -2352,17 +2352,17 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("maxPods")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym309 := z.EncBinary() - _ = yym309 + yym193 := z.EncBinary() + _ = yym193 if false { } else { r.EncodeInt(int64(x.MaxPods)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym311 := z.EncBinary() - _ = yym311 + yym195 := z.EncBinary() + _ = yym195 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.DockerExecHandlerName)) @@ -2371,17 +2371,17 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("dockerExecHandlerName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym312 := z.EncBinary() - _ = yym312 + yym196 := z.EncBinary() + _ = yym196 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.DockerExecHandlerName)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym314 := z.EncBinary() - _ = yym314 + yym198 := z.EncBinary() + _ = yym198 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodCIDR)) @@ -2390,17 +2390,17 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podCIDR")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym315 := z.EncBinary() - _ = yym315 + yym199 := z.EncBinary() + _ = yym199 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodCIDR)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym317 := z.EncBinary() - _ = yym317 + yym201 := z.EncBinary() + _ = yym201 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ResolverConfig)) @@ -2409,17 +2409,17 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resolvConf")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym318 := z.EncBinary() - _ = yym318 + yym202 := z.EncBinary() + _ = yym202 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ResolverConfig)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym320 := z.EncBinary() - _ = yym320 + yym204 := z.EncBinary() + _ = yym204 if false { } else { r.EncodeBool(bool(x.CPUCFSQuota)) @@ -2428,17 +2428,17 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cpuCFSQuota")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym321 := z.EncBinary() - _ = yym321 + yym205 := z.EncBinary() + _ = yym205 if false { } else { r.EncodeBool(bool(x.CPUCFSQuota)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym323 := z.EncBinary() - _ = yym323 + yym207 := z.EncBinary() + _ = yym207 if false { } else { r.EncodeBool(bool(x.Containerized)) @@ -2447,17 +2447,17 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("containerized")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym324 := z.EncBinary() - _ = yym324 + yym208 := z.EncBinary() + _ = yym208 if false { } else { r.EncodeBool(bool(x.Containerized)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym326 := z.EncBinary() - _ = yym326 + yym210 := z.EncBinary() + _ = yym210 if false { } else { r.EncodeUint(uint64(x.MaxOpenFiles)) @@ -2466,17 +2466,17 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("maxOpenFiles")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym327 := z.EncBinary() - _ = yym327 + yym211 := z.EncBinary() + _ = yym211 if false { } else { r.EncodeUint(uint64(x.MaxOpenFiles)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym329 := z.EncBinary() - _ = yym329 + yym213 := z.EncBinary() + _ = yym213 if false { } else { r.EncodeBool(bool(x.ReconcileCIDR)) @@ -2485,17 +2485,17 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reconcileCIDR")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym330 := z.EncBinary() - _ = yym330 + yym214 := z.EncBinary() + _ = yym214 if false { } else { r.EncodeBool(bool(x.ReconcileCIDR)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym332 := z.EncBinary() - _ = yym332 + yym216 := z.EncBinary() + _ = yym216 if false { } else { r.EncodeBool(bool(x.RegisterSchedulable)) @@ -2504,17 +2504,17 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("registerSchedulable")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym333 := z.EncBinary() - _ = yym333 + yym217 := z.EncBinary() + _ = yym217 if false { } else { r.EncodeBool(bool(x.RegisterSchedulable)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym335 := z.EncBinary() - _ = yym335 + yym219 := z.EncBinary() + _ = yym219 if false { } else { r.EncodeFloat32(float32(x.KubeAPIQPS)) @@ -2523,17 +2523,17 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeAPIQPS")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym336 := z.EncBinary() - _ = yym336 + yym220 := z.EncBinary() + _ = yym220 if false { } else { r.EncodeFloat32(float32(x.KubeAPIQPS)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym338 := z.EncBinary() - _ = yym338 + yym222 := z.EncBinary() + _ = yym222 if false { } else { r.EncodeInt(int64(x.KubeAPIBurst)) @@ -2542,17 +2542,17 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeAPIBurst")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym339 := z.EncBinary() - _ = yym339 + yym223 := z.EncBinary() + _ = yym223 if false { } else { r.EncodeInt(int64(x.KubeAPIBurst)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym341 := z.EncBinary() - _ = yym341 + yym225 := z.EncBinary() + _ = yym225 if false { } else { r.EncodeBool(bool(x.SerializeImagePulls)) @@ -2561,17 +2561,17 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("serializeImagePulls")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym342 := z.EncBinary() - _ = yym342 + yym226 := z.EncBinary() + _ = yym226 if false { } else { r.EncodeBool(bool(x.SerializeImagePulls)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym344 := z.EncBinary() - _ = yym344 + yym228 := z.EncBinary() + _ = yym228 if false { } else { r.EncodeBool(bool(x.ExperimentalFlannelOverlay)) @@ -2580,51 +2580,51 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("experimentalFlannelOverlay")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym345 := z.EncBinary() - _ = yym345 + yym229 := z.EncBinary() + _ = yym229 if false { } else { r.EncodeBool(bool(x.ExperimentalFlannelOverlay)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq118[71] { - yy347 := &x.OutOfDiskTransitionFrequency - yym348 := z.EncBinary() - _ = yym348 + if yyq2[71] { + yy231 := &x.OutOfDiskTransitionFrequency + yym232 := z.EncBinary() + _ = yym232 if false { - } else if z.HasExtensions() && z.EncExt(yy347) { - } else if !yym348 && z.IsJSONHandle() { - z.EncJSONMarshal(yy347) + } else if z.HasExtensions() && z.EncExt(yy231) { + } else if !yym232 && z.IsJSONHandle() { + z.EncJSONMarshal(yy231) } else { - z.EncFallback(yy347) + z.EncFallback(yy231) } } else { r.EncodeNil() } } else { - if yyq118[71] { + if yyq2[71] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("outOfDiskTransitionFrequency")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy349 := &x.OutOfDiskTransitionFrequency - yym350 := z.EncBinary() - _ = yym350 + yy233 := &x.OutOfDiskTransitionFrequency + yym234 := z.EncBinary() + _ = yym234 if false { - } else if z.HasExtensions() && z.EncExt(yy349) { - } else if !yym350 && z.IsJSONHandle() { - z.EncJSONMarshal(yy349) + } else if z.HasExtensions() && z.EncExt(yy233) { + } else if !yym234 && z.IsJSONHandle() { + z.EncJSONMarshal(yy233) } else { - z.EncFallback(yy349) + z.EncFallback(yy233) } } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq118[72] { - yym352 := z.EncBinary() - _ = yym352 + if yyq2[72] { + yym236 := z.EncBinary() + _ = yym236 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.NodeIP)) @@ -2633,25 +2633,25 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq118[72] { + if yyq2[72] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeIP")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym353 := z.EncBinary() - _ = yym353 + yym237 := z.EncBinary() + _ = yym237 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.NodeIP)) } } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.NodeLabels == nil { r.EncodeNil() } else { - yym355 := z.EncBinary() - _ = yym355 + yym239 := z.EncBinary() + _ = yym239 if false { } else { z.F.EncMapStringStringV(x.NodeLabels, false, e) @@ -2664,18 +2664,18 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { if x.NodeLabels == nil { r.EncodeNil() } else { - yym356 := z.EncBinary() - _ = yym356 + yym240 := z.EncBinary() + _ = yym240 if false { } else { z.F.EncMapStringStringV(x.NodeLabels, false, e) } } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym358 := z.EncBinary() - _ = yym358 + yym242 := z.EncBinary() + _ = yym242 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.NonMasqueradeCIDR)) @@ -2684,17 +2684,17 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nonMasqueradeCIDR")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym359 := z.EncBinary() - _ = yym359 + yym243 := z.EncBinary() + _ = yym243 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.NonMasqueradeCIDR)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym361 := z.EncBinary() - _ = yym361 + yym245 := z.EncBinary() + _ = yym245 if false { } else { r.EncodeBool(bool(x.EnableCustomMetrics)) @@ -2703,14 +2703,14 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("enableCustomMetrics")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym362 := z.EncBinary() - _ = yym362 + yym246 := z.EncBinary() + _ = yym246 if false { } else { r.EncodeBool(bool(x.EnableCustomMetrics)) } } - if yyr118 || yy2arr118 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -2723,25 +2723,25 @@ func (x *KubeletConfiguration) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym363 := z.DecBinary() - _ = yym363 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct364 := r.ContainerType() - if yyct364 == codecSelferValueTypeMap1234 { - yyl364 := r.ReadMapStart() - if yyl364 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl364, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct364 == codecSelferValueTypeArray1234 { - yyl364 := r.ReadArrayStart() - if yyl364 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl364, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -2753,12 +2753,12 @@ func (x *KubeletConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys365Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys365Slc - var yyhl365 bool = l >= 0 - for yyj365 := 0; ; yyj365++ { - if yyhl365 { - if yyj365 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -2767,10 +2767,10 @@ func (x *KubeletConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys365Slc = r.DecodeBytes(yys365Slc, true, true) - yys365 := string(yys365Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys365 { + switch yys3 { case "config": if r.TryDecodeAsNil() { x.Config = "" @@ -2781,45 +2781,45 @@ func (x *KubeletConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.SyncFrequency = pkg1_unversioned.Duration{} } else { - yyv367 := &x.SyncFrequency - yym368 := z.DecBinary() - _ = yym368 + yyv5 := &x.SyncFrequency + yym6 := z.DecBinary() + _ = yym6 if false { - } else if z.HasExtensions() && z.DecExt(yyv367) { - } else if !yym368 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv367) + } else if z.HasExtensions() && z.DecExt(yyv5) { + } else if !yym6 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv5) } else { - z.DecFallback(yyv367, false) + z.DecFallback(yyv5, false) } } case "fileCheckFrequency": if r.TryDecodeAsNil() { x.FileCheckFrequency = pkg1_unversioned.Duration{} } else { - yyv369 := &x.FileCheckFrequency - yym370 := z.DecBinary() - _ = yym370 + yyv7 := &x.FileCheckFrequency + yym8 := z.DecBinary() + _ = yym8 if false { - } else if z.HasExtensions() && z.DecExt(yyv369) { - } else if !yym370 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv369) + } else if z.HasExtensions() && z.DecExt(yyv7) { + } else if !yym8 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv7) } else { - z.DecFallback(yyv369, false) + z.DecFallback(yyv7, false) } } case "httpCheckFrequency": if r.TryDecodeAsNil() { x.HTTPCheckFrequency = pkg1_unversioned.Duration{} } else { - yyv371 := &x.HTTPCheckFrequency - yym372 := z.DecBinary() - _ = yym372 + yyv9 := &x.HTTPCheckFrequency + yym10 := z.DecBinary() + _ = yym10 if false { - } else if z.HasExtensions() && z.DecExt(yyv371) { - } else if !yym372 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv371) + } else if z.HasExtensions() && z.DecExt(yyv9) { + } else if !yym10 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv9) } else { - z.DecFallback(yyv371, false) + z.DecFallback(yyv9, false) } } case "manifestURL": @@ -2958,15 +2958,15 @@ func (x *KubeletConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.MinimumGCAge = pkg1_unversioned.Duration{} } else { - yyv395 := &x.MinimumGCAge - yym396 := z.DecBinary() - _ = yym396 + yyv33 := &x.MinimumGCAge + yym34 := z.DecBinary() + _ = yym34 if false { - } else if z.HasExtensions() && z.DecExt(yyv395) { - } else if !yym396 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv395) + } else if z.HasExtensions() && z.DecExt(yyv33) { + } else if !yym34 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv33) } else { - z.DecFallback(yyv395, false) + z.DecFallback(yyv33, false) } } case "maxPerPodContainerCount": @@ -3033,30 +3033,30 @@ func (x *KubeletConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.StreamingConnectionIdleTimeout = pkg1_unversioned.Duration{} } else { - yyv407 := &x.StreamingConnectionIdleTimeout - yym408 := z.DecBinary() - _ = yym408 + yyv45 := &x.StreamingConnectionIdleTimeout + yym46 := z.DecBinary() + _ = yym46 if false { - } else if z.HasExtensions() && z.DecExt(yyv407) { - } else if !yym408 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv407) + } else if z.HasExtensions() && z.DecExt(yyv45) { + } else if !yym46 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv45) } else { - z.DecFallback(yyv407, false) + z.DecFallback(yyv45, false) } } case "nodeStatusUpdateFrequency": if r.TryDecodeAsNil() { x.NodeStatusUpdateFrequency = pkg1_unversioned.Duration{} } else { - yyv409 := &x.NodeStatusUpdateFrequency - yym410 := z.DecBinary() - _ = yym410 + yyv47 := &x.NodeStatusUpdateFrequency + yym48 := z.DecBinary() + _ = yym48 if false { - } else if z.HasExtensions() && z.DecExt(yyv409) { - } else if !yym410 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv409) + } else if z.HasExtensions() && z.DecExt(yyv47) { + } else if !yym48 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv47) } else { - z.DecFallback(yyv409, false) + z.DecFallback(yyv47, false) } } case "imageGCHighThresholdPercent": @@ -3081,15 +3081,15 @@ func (x *KubeletConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.VolumeStatsAggPeriod = pkg1_unversioned.Duration{} } else { - yyv414 := &x.VolumeStatsAggPeriod - yym415 := z.DecBinary() - _ = yym415 + yyv52 := &x.VolumeStatsAggPeriod + yym53 := z.DecBinary() + _ = yym53 if false { - } else if z.HasExtensions() && z.DecExt(yyv414) { - } else if !yym415 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv414) + } else if z.HasExtensions() && z.DecExt(yyv52) { + } else if !yym53 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv52) } else { - z.DecFallback(yyv414, false) + z.DecFallback(yyv52, false) } } case "networkPluginName": @@ -3264,15 +3264,15 @@ func (x *KubeletConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.OutOfDiskTransitionFrequency = pkg1_unversioned.Duration{} } else { - yyv444 := &x.OutOfDiskTransitionFrequency - yym445 := z.DecBinary() - _ = yym445 + yyv82 := &x.OutOfDiskTransitionFrequency + yym83 := z.DecBinary() + _ = yym83 if false { - } else if z.HasExtensions() && z.DecExt(yyv444) { - } else if !yym445 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv444) + } else if z.HasExtensions() && z.DecExt(yyv82) { + } else if !yym83 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv82) } else { - z.DecFallback(yyv444, false) + z.DecFallback(yyv82, false) } } case "nodeIP": @@ -3285,12 +3285,12 @@ func (x *KubeletConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.NodeLabels = nil } else { - yyv447 := &x.NodeLabels - yym448 := z.DecBinary() - _ = yym448 + yyv85 := &x.NodeLabels + yym86 := z.DecBinary() + _ = yym86 if false { } else { - z.F.DecMapStringStringX(yyv447, false, d) + z.F.DecMapStringStringX(yyv85, false, d) } } case "nonMasqueradeCIDR": @@ -3306,9 +3306,9 @@ func (x *KubeletConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.EnableCustomMetrics = bool(r.DecodeBool()) } default: - z.DecStructFieldNotFound(-1, yys365) - } // end switch yys365 - } // end for yyj365 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -3316,16 +3316,16 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj451 int - var yyb451 bool - var yyhl451 bool = l >= 0 - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + var yyj89 int + var yyb89 bool + var yyhl89 bool = l >= 0 + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3335,13 +3335,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.Config = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3349,24 +3349,24 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.SyncFrequency = pkg1_unversioned.Duration{} } else { - yyv453 := &x.SyncFrequency - yym454 := z.DecBinary() - _ = yym454 + yyv91 := &x.SyncFrequency + yym92 := z.DecBinary() + _ = yym92 if false { - } else if z.HasExtensions() && z.DecExt(yyv453) { - } else if !yym454 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv453) + } else if z.HasExtensions() && z.DecExt(yyv91) { + } else if !yym92 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv91) } else { - z.DecFallback(yyv453, false) + z.DecFallback(yyv91, false) } } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3374,24 +3374,24 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.FileCheckFrequency = pkg1_unversioned.Duration{} } else { - yyv455 := &x.FileCheckFrequency - yym456 := z.DecBinary() - _ = yym456 + yyv93 := &x.FileCheckFrequency + yym94 := z.DecBinary() + _ = yym94 if false { - } else if z.HasExtensions() && z.DecExt(yyv455) { - } else if !yym456 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv455) + } else if z.HasExtensions() && z.DecExt(yyv93) { + } else if !yym94 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv93) } else { - z.DecFallback(yyv455, false) + z.DecFallback(yyv93, false) } } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3399,24 +3399,24 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.HTTPCheckFrequency = pkg1_unversioned.Duration{} } else { - yyv457 := &x.HTTPCheckFrequency - yym458 := z.DecBinary() - _ = yym458 + yyv95 := &x.HTTPCheckFrequency + yym96 := z.DecBinary() + _ = yym96 if false { - } else if z.HasExtensions() && z.DecExt(yyv457) { - } else if !yym458 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv457) + } else if z.HasExtensions() && z.DecExt(yyv95) { + } else if !yym96 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv95) } else { - z.DecFallback(yyv457, false) + z.DecFallback(yyv95, false) } } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3426,13 +3426,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ManifestURL = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3442,13 +3442,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ManifestURLHeader = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3458,13 +3458,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.EnableServer = bool(r.DecodeBool()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3474,13 +3474,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.Address = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3490,13 +3490,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.Port = uint(r.DecodeUint(codecSelferBitsize1234)) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3506,13 +3506,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ReadOnlyPort = uint(r.DecodeUint(codecSelferBitsize1234)) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3522,13 +3522,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.TLSCertFile = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3538,13 +3538,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.TLSPrivateKeyFile = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3554,13 +3554,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.CertDirectory = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3570,13 +3570,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.HostnameOverride = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3586,13 +3586,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.PodInfraContainerImage = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3602,13 +3602,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.DockerEndpoint = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3618,13 +3618,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.RootDirectory = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3634,13 +3634,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.AllowPrivileged = bool(r.DecodeBool()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3650,13 +3650,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.HostNetworkSources = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3666,13 +3666,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.HostPIDSources = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3682,13 +3682,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.HostIPCSources = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3698,13 +3698,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.RegistryPullQPS = float64(r.DecodeFloat(false)) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3714,13 +3714,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.RegistryBurst = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3730,13 +3730,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.EventRecordQPS = float32(r.DecodeFloat(true)) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3746,13 +3746,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.EventBurst = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3762,13 +3762,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.EnableDebuggingHandlers = bool(r.DecodeBool()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3776,24 +3776,24 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.MinimumGCAge = pkg1_unversioned.Duration{} } else { - yyv481 := &x.MinimumGCAge - yym482 := z.DecBinary() - _ = yym482 + yyv119 := &x.MinimumGCAge + yym120 := z.DecBinary() + _ = yym120 if false { - } else if z.HasExtensions() && z.DecExt(yyv481) { - } else if !yym482 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv481) + } else if z.HasExtensions() && z.DecExt(yyv119) { + } else if !yym120 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv119) } else { - z.DecFallback(yyv481, false) + z.DecFallback(yyv119, false) } } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3803,13 +3803,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.MaxPerPodContainerCount = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3819,13 +3819,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.MaxContainerCount = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3835,13 +3835,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.CAdvisorPort = uint(r.DecodeUint(codecSelferBitsize1234)) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3851,13 +3851,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.HealthzPort = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3867,13 +3867,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.HealthzBindAddress = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3883,13 +3883,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.OOMScoreAdj = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3899,13 +3899,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.RegisterNode = bool(r.DecodeBool()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3915,13 +3915,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ClusterDomain = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3931,13 +3931,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.MasterServiceNamespace = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3947,13 +3947,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ClusterDNS = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3961,24 +3961,24 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.StreamingConnectionIdleTimeout = pkg1_unversioned.Duration{} } else { - yyv493 := &x.StreamingConnectionIdleTimeout - yym494 := z.DecBinary() - _ = yym494 + yyv131 := &x.StreamingConnectionIdleTimeout + yym132 := z.DecBinary() + _ = yym132 if false { - } else if z.HasExtensions() && z.DecExt(yyv493) { - } else if !yym494 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv493) + } else if z.HasExtensions() && z.DecExt(yyv131) { + } else if !yym132 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv131) } else { - z.DecFallback(yyv493, false) + z.DecFallback(yyv131, false) } } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3986,24 +3986,24 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.NodeStatusUpdateFrequency = pkg1_unversioned.Duration{} } else { - yyv495 := &x.NodeStatusUpdateFrequency - yym496 := z.DecBinary() - _ = yym496 + yyv133 := &x.NodeStatusUpdateFrequency + yym134 := z.DecBinary() + _ = yym134 if false { - } else if z.HasExtensions() && z.DecExt(yyv495) { - } else if !yym496 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv495) + } else if z.HasExtensions() && z.DecExt(yyv133) { + } else if !yym134 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv133) } else { - z.DecFallback(yyv495, false) + z.DecFallback(yyv133, false) } } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4013,13 +4013,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ImageGCHighThresholdPercent = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4029,13 +4029,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ImageGCLowThresholdPercent = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4045,13 +4045,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.LowDiskSpaceThresholdMB = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4059,24 +4059,24 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.VolumeStatsAggPeriod = pkg1_unversioned.Duration{} } else { - yyv500 := &x.VolumeStatsAggPeriod - yym501 := z.DecBinary() - _ = yym501 + yyv138 := &x.VolumeStatsAggPeriod + yym139 := z.DecBinary() + _ = yym139 if false { - } else if z.HasExtensions() && z.DecExt(yyv500) { - } else if !yym501 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv500) + } else if z.HasExtensions() && z.DecExt(yyv138) { + } else if !yym139 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv138) } else { - z.DecFallback(yyv500, false) + z.DecFallback(yyv138, false) } } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4086,13 +4086,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.NetworkPluginName = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4102,13 +4102,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.NetworkPluginDir = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4118,13 +4118,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.VolumePluginDir = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4134,13 +4134,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.CloudProvider = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4150,13 +4150,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.CloudConfigFile = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4166,13 +4166,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.KubeletCgroups = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4182,13 +4182,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.RuntimeCgroups = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4198,13 +4198,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.SystemCgroups = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4214,13 +4214,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.CgroupRoot = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4230,13 +4230,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ContainerRuntime = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4246,13 +4246,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.RktPath = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4262,13 +4262,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.LockFilePath = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4278,13 +4278,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.RktStage1Image = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4294,13 +4294,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ConfigureCBR0 = bool(r.DecodeBool()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4310,13 +4310,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.HairpinMode = bool(r.DecodeBool()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4326,13 +4326,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.MaxPods = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4342,13 +4342,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.DockerExecHandlerName = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4358,13 +4358,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.PodCIDR = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4374,13 +4374,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ResolverConfig = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4390,13 +4390,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.CPUCFSQuota = bool(r.DecodeBool()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4406,13 +4406,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.Containerized = bool(r.DecodeBool()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4422,13 +4422,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.MaxOpenFiles = uint64(r.DecodeUint(64)) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4438,13 +4438,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ReconcileCIDR = bool(r.DecodeBool()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4454,13 +4454,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.RegisterSchedulable = bool(r.DecodeBool()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4470,13 +4470,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.KubeAPIQPS = float32(r.DecodeFloat(true)) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4486,13 +4486,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.KubeAPIBurst = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4502,13 +4502,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.SerializeImagePulls = bool(r.DecodeBool()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4518,13 +4518,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ExperimentalFlannelOverlay = bool(r.DecodeBool()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4532,24 +4532,24 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.OutOfDiskTransitionFrequency = pkg1_unversioned.Duration{} } else { - yyv530 := &x.OutOfDiskTransitionFrequency - yym531 := z.DecBinary() - _ = yym531 + yyv168 := &x.OutOfDiskTransitionFrequency + yym169 := z.DecBinary() + _ = yym169 if false { - } else if z.HasExtensions() && z.DecExt(yyv530) { - } else if !yym531 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv530) + } else if z.HasExtensions() && z.DecExt(yyv168) { + } else if !yym169 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv168) } else { - z.DecFallback(yyv530, false) + z.DecFallback(yyv168, false) } } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4559,13 +4559,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.NodeIP = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4573,21 +4573,21 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.NodeLabels = nil } else { - yyv533 := &x.NodeLabels - yym534 := z.DecBinary() - _ = yym534 + yyv171 := &x.NodeLabels + yym172 := z.DecBinary() + _ = yym172 if false { } else { - z.F.DecMapStringStringX(yyv533, false, d) + z.F.DecMapStringStringX(yyv171, false, d) } } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4597,13 +4597,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.NonMasqueradeCIDR = string(r.DecodeString()) } - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4614,17 +4614,17 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.EnableCustomMetrics = bool(r.DecodeBool()) } for { - yyj451++ - if yyhl451 { - yyb451 = yyj451 > l + yyj89++ + if yyhl89 { + yyb89 = yyj89 > l } else { - yyb451 = r.CheckBreak() + yyb89 = r.CheckBreak() } - if yyb451 { + if yyb89 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj451-1, "") + z.DecStructFieldNotFound(yyj89-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -4636,35 +4636,35 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym537 := z.EncBinary() - _ = yym537 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep538 := !z.EncBinary() - yy2arr538 := z.EncBasicHandle().StructToArray - var yyq538 [11]bool - _, _, _ = yysep538, yyq538, yy2arr538 - const yyr538 bool = false - yyq538[9] = x.Kind != "" - yyq538[10] = x.APIVersion != "" - var yynn538 int - if yyr538 || yy2arr538 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [11]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[9] = x.Kind != "" + yyq2[10] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(11) } else { - yynn538 = 9 - for _, b := range yyq538 { + yynn2 = 9 + for _, b := range yyq2 { if b { - yynn538++ + yynn2++ } } - r.EncodeMapStart(yynn538) - yynn538 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr538 || yy2arr538 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym540 := z.EncBinary() - _ = yym540 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.Port)) @@ -4673,17 +4673,17 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym541 := z.EncBinary() - _ = yym541 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.Port)) } } - if yyr538 || yy2arr538 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym543 := z.EncBinary() - _ = yym543 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Address)) @@ -4692,17 +4692,17 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("address")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym544 := z.EncBinary() - _ = yym544 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Address)) } } - if yyr538 || yy2arr538 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym546 := z.EncBinary() - _ = yym546 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.AlgorithmProvider)) @@ -4711,17 +4711,17 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("algorithmProvider")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym547 := z.EncBinary() - _ = yym547 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.AlgorithmProvider)) } } - if yyr538 || yy2arr538 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym549 := z.EncBinary() - _ = yym549 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PolicyConfigFile)) @@ -4730,17 +4730,17 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("policyConfigFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym550 := z.EncBinary() - _ = yym550 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PolicyConfigFile)) } } - if yyr538 || yy2arr538 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym552 := z.EncBinary() - _ = yym552 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeBool(bool(x.EnableProfiling)) @@ -4749,17 +4749,17 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("enableProfiling")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym553 := z.EncBinary() - _ = yym553 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeBool(bool(x.EnableProfiling)) } } - if yyr538 || yy2arr538 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym555 := z.EncBinary() - _ = yym555 + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeFloat32(float32(x.KubeAPIQPS)) @@ -4768,17 +4768,17 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeAPIQPS")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym556 := z.EncBinary() - _ = yym556 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeFloat32(float32(x.KubeAPIQPS)) } } - if yyr538 || yy2arr538 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym558 := z.EncBinary() - _ = yym558 + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeInt(int64(x.KubeAPIBurst)) @@ -4787,17 +4787,17 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeAPIBurst")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym559 := z.EncBinary() - _ = yym559 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeInt(int64(x.KubeAPIBurst)) } } - if yyr538 || yy2arr538 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym561 := z.EncBinary() - _ = yym561 + yym25 := z.EncBinary() + _ = yym25 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SchedulerName)) @@ -4806,29 +4806,29 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("schedulerName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym562 := z.EncBinary() - _ = yym562 + yym26 := z.EncBinary() + _ = yym26 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SchedulerName)) } } - if yyr538 || yy2arr538 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy564 := &x.LeaderElection - yy564.CodecEncodeSelf(e) + yy28 := &x.LeaderElection + yy28.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("leaderElection")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy565 := &x.LeaderElection - yy565.CodecEncodeSelf(e) + yy30 := &x.LeaderElection + yy30.CodecEncodeSelf(e) } - if yyr538 || yy2arr538 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq538[9] { - yym567 := z.EncBinary() - _ = yym567 + if yyq2[9] { + yym33 := z.EncBinary() + _ = yym33 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -4837,23 +4837,23 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq538[9] { + if yyq2[9] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym568 := z.EncBinary() - _ = yym568 + yym34 := z.EncBinary() + _ = yym34 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr538 || yy2arr538 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq538[10] { - yym570 := z.EncBinary() - _ = yym570 + if yyq2[10] { + yym36 := z.EncBinary() + _ = yym36 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -4862,19 +4862,19 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq538[10] { + if yyq2[10] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym571 := z.EncBinary() - _ = yym571 + yym37 := z.EncBinary() + _ = yym37 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr538 || yy2arr538 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -4887,25 +4887,25 @@ func (x *KubeSchedulerConfiguration) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym572 := z.DecBinary() - _ = yym572 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct573 := r.ContainerType() - if yyct573 == codecSelferValueTypeMap1234 { - yyl573 := r.ReadMapStart() - if yyl573 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl573, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct573 == codecSelferValueTypeArray1234 { - yyl573 := r.ReadArrayStart() - if yyl573 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl573, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -4917,12 +4917,12 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromMap(l int, d *codec1978. var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys574Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys574Slc - var yyhl574 bool = l >= 0 - for yyj574 := 0; ; yyj574++ { - if yyhl574 { - if yyj574 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -4931,10 +4931,10 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromMap(l int, d *codec1978. } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys574Slc = r.DecodeBytes(yys574Slc, true, true) - yys574 := string(yys574Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys574 { + switch yys3 { case "port": if r.TryDecodeAsNil() { x.Port = 0 @@ -4987,8 +4987,8 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromMap(l int, d *codec1978. if r.TryDecodeAsNil() { x.LeaderElection = LeaderElectionConfiguration{} } else { - yyv583 := &x.LeaderElection - yyv583.CodecDecodeSelf(d) + yyv12 := &x.LeaderElection + yyv12.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -5003,9 +5003,9 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromMap(l int, d *codec1978. x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys574) - } // end switch yys574 - } // end for yyj574 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -5013,16 +5013,16 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj586 int - var yyb586 bool - var yyhl586 bool = l >= 0 - yyj586++ - if yyhl586 { - yyb586 = yyj586 > l + var yyj15 int + var yyb15 bool + var yyhl15 bool = l >= 0 + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb586 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb586 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5032,13 +5032,13 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 } else { x.Port = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj586++ - if yyhl586 { - yyb586 = yyj586 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb586 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb586 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5048,13 +5048,13 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 } else { x.Address = string(r.DecodeString()) } - yyj586++ - if yyhl586 { - yyb586 = yyj586 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb586 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb586 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5064,13 +5064,13 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 } else { x.AlgorithmProvider = string(r.DecodeString()) } - yyj586++ - if yyhl586 { - yyb586 = yyj586 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb586 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb586 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5080,13 +5080,13 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 } else { x.PolicyConfigFile = string(r.DecodeString()) } - yyj586++ - if yyhl586 { - yyb586 = yyj586 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb586 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb586 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5096,13 +5096,13 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 } else { x.EnableProfiling = bool(r.DecodeBool()) } - yyj586++ - if yyhl586 { - yyb586 = yyj586 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb586 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb586 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5112,13 +5112,13 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 } else { x.KubeAPIQPS = float32(r.DecodeFloat(true)) } - yyj586++ - if yyhl586 { - yyb586 = yyj586 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb586 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb586 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5128,13 +5128,13 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 } else { x.KubeAPIBurst = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj586++ - if yyhl586 { - yyb586 = yyj586 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb586 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb586 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5144,13 +5144,13 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 } else { x.SchedulerName = string(r.DecodeString()) } - yyj586++ - if yyhl586 { - yyb586 = yyj586 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb586 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb586 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5158,16 +5158,16 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 if r.TryDecodeAsNil() { x.LeaderElection = LeaderElectionConfiguration{} } else { - yyv595 := &x.LeaderElection - yyv595.CodecDecodeSelf(d) + yyv24 := &x.LeaderElection + yyv24.CodecDecodeSelf(d) } - yyj586++ - if yyhl586 { - yyb586 = yyj586 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb586 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb586 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5177,13 +5177,13 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 } else { x.Kind = string(r.DecodeString()) } - yyj586++ - if yyhl586 { - yyb586 = yyj586 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb586 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb586 { + if yyb15 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5194,17 +5194,17 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 x.APIVersion = string(r.DecodeString()) } for { - yyj586++ - if yyhl586 { - yyb586 = yyj586 > l + yyj15++ + if yyhl15 { + yyb15 = yyj15 > l } else { - yyb586 = r.CheckBreak() + yyb15 = r.CheckBreak() } - if yyb586 { + if yyb15 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj586-1, "") + z.DecStructFieldNotFound(yyj15-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -5216,33 +5216,33 @@ func (x *LeaderElectionConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym598 := z.EncBinary() - _ = yym598 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep599 := !z.EncBinary() - yy2arr599 := z.EncBasicHandle().StructToArray - var yyq599 [4]bool - _, _, _ = yysep599, yyq599, yy2arr599 - const yyr599 bool = false - var yynn599 int - if yyr599 || yy2arr599 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn599 = 4 - for _, b := range yyq599 { + yynn2 = 4 + for _, b := range yyq2 { if b { - yynn599++ + yynn2++ } } - r.EncodeMapStart(yynn599) - yynn599 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr599 || yy2arr599 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym601 := z.EncBinary() - _ = yym601 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeBool(bool(x.LeaderElect)) @@ -5251,95 +5251,95 @@ func (x *LeaderElectionConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("leaderElect")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym602 := z.EncBinary() - _ = yym602 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeBool(bool(x.LeaderElect)) } } - if yyr599 || yy2arr599 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy604 := &x.LeaseDuration - yym605 := z.EncBinary() - _ = yym605 + yy7 := &x.LeaseDuration + yym8 := z.EncBinary() + _ = yym8 if false { - } else if z.HasExtensions() && z.EncExt(yy604) { - } else if !yym605 && z.IsJSONHandle() { - z.EncJSONMarshal(yy604) + } else if z.HasExtensions() && z.EncExt(yy7) { + } else if !yym8 && z.IsJSONHandle() { + z.EncJSONMarshal(yy7) } else { - z.EncFallback(yy604) + z.EncFallback(yy7) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("leaseDuration")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy606 := &x.LeaseDuration - yym607 := z.EncBinary() - _ = yym607 + yy9 := &x.LeaseDuration + yym10 := z.EncBinary() + _ = yym10 if false { - } else if z.HasExtensions() && z.EncExt(yy606) { - } else if !yym607 && z.IsJSONHandle() { - z.EncJSONMarshal(yy606) + } else if z.HasExtensions() && z.EncExt(yy9) { + } else if !yym10 && z.IsJSONHandle() { + z.EncJSONMarshal(yy9) } else { - z.EncFallback(yy606) + z.EncFallback(yy9) } } - if yyr599 || yy2arr599 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy609 := &x.RenewDeadline - yym610 := z.EncBinary() - _ = yym610 + yy12 := &x.RenewDeadline + yym13 := z.EncBinary() + _ = yym13 if false { - } else if z.HasExtensions() && z.EncExt(yy609) { - } else if !yym610 && z.IsJSONHandle() { - z.EncJSONMarshal(yy609) + } else if z.HasExtensions() && z.EncExt(yy12) { + } else if !yym13 && z.IsJSONHandle() { + z.EncJSONMarshal(yy12) } else { - z.EncFallback(yy609) + z.EncFallback(yy12) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("renewDeadline")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy611 := &x.RenewDeadline - yym612 := z.EncBinary() - _ = yym612 + yy14 := &x.RenewDeadline + yym15 := z.EncBinary() + _ = yym15 if false { - } else if z.HasExtensions() && z.EncExt(yy611) { - } else if !yym612 && z.IsJSONHandle() { - z.EncJSONMarshal(yy611) + } else if z.HasExtensions() && z.EncExt(yy14) { + } else if !yym15 && z.IsJSONHandle() { + z.EncJSONMarshal(yy14) } else { - z.EncFallback(yy611) + z.EncFallback(yy14) } } - if yyr599 || yy2arr599 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy614 := &x.RetryPeriod - yym615 := z.EncBinary() - _ = yym615 + yy17 := &x.RetryPeriod + yym18 := z.EncBinary() + _ = yym18 if false { - } else if z.HasExtensions() && z.EncExt(yy614) { - } else if !yym615 && z.IsJSONHandle() { - z.EncJSONMarshal(yy614) + } else if z.HasExtensions() && z.EncExt(yy17) { + } else if !yym18 && z.IsJSONHandle() { + z.EncJSONMarshal(yy17) } else { - z.EncFallback(yy614) + z.EncFallback(yy17) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("retryPeriod")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy616 := &x.RetryPeriod - yym617 := z.EncBinary() - _ = yym617 + yy19 := &x.RetryPeriod + yym20 := z.EncBinary() + _ = yym20 if false { - } else if z.HasExtensions() && z.EncExt(yy616) { - } else if !yym617 && z.IsJSONHandle() { - z.EncJSONMarshal(yy616) + } else if z.HasExtensions() && z.EncExt(yy19) { + } else if !yym20 && z.IsJSONHandle() { + z.EncJSONMarshal(yy19) } else { - z.EncFallback(yy616) + z.EncFallback(yy19) } } - if yyr599 || yy2arr599 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -5352,25 +5352,25 @@ func (x *LeaderElectionConfiguration) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym618 := z.DecBinary() - _ = yym618 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct619 := r.ContainerType() - if yyct619 == codecSelferValueTypeMap1234 { - yyl619 := r.ReadMapStart() - if yyl619 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl619, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct619 == codecSelferValueTypeArray1234 { - yyl619 := r.ReadArrayStart() - if yyl619 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl619, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -5382,12 +5382,12 @@ func (x *LeaderElectionConfiguration) codecDecodeSelfFromMap(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys620Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys620Slc - var yyhl620 bool = l >= 0 - for yyj620 := 0; ; yyj620++ { - if yyhl620 { - if yyj620 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -5396,10 +5396,10 @@ func (x *LeaderElectionConfiguration) codecDecodeSelfFromMap(l int, d *codec1978 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys620Slc = r.DecodeBytes(yys620Slc, true, true) - yys620 := string(yys620Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys620 { + switch yys3 { case "leaderElect": if r.TryDecodeAsNil() { x.LeaderElect = false @@ -5410,51 +5410,51 @@ func (x *LeaderElectionConfiguration) codecDecodeSelfFromMap(l int, d *codec1978 if r.TryDecodeAsNil() { x.LeaseDuration = pkg1_unversioned.Duration{} } else { - yyv622 := &x.LeaseDuration - yym623 := z.DecBinary() - _ = yym623 + yyv5 := &x.LeaseDuration + yym6 := z.DecBinary() + _ = yym6 if false { - } else if z.HasExtensions() && z.DecExt(yyv622) { - } else if !yym623 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv622) + } else if z.HasExtensions() && z.DecExt(yyv5) { + } else if !yym6 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv5) } else { - z.DecFallback(yyv622, false) + z.DecFallback(yyv5, false) } } case "renewDeadline": if r.TryDecodeAsNil() { x.RenewDeadline = pkg1_unversioned.Duration{} } else { - yyv624 := &x.RenewDeadline - yym625 := z.DecBinary() - _ = yym625 + yyv7 := &x.RenewDeadline + yym8 := z.DecBinary() + _ = yym8 if false { - } else if z.HasExtensions() && z.DecExt(yyv624) { - } else if !yym625 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv624) + } else if z.HasExtensions() && z.DecExt(yyv7) { + } else if !yym8 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv7) } else { - z.DecFallback(yyv624, false) + z.DecFallback(yyv7, false) } } case "retryPeriod": if r.TryDecodeAsNil() { x.RetryPeriod = pkg1_unversioned.Duration{} } else { - yyv626 := &x.RetryPeriod - yym627 := z.DecBinary() - _ = yym627 + yyv9 := &x.RetryPeriod + yym10 := z.DecBinary() + _ = yym10 if false { - } else if z.HasExtensions() && z.DecExt(yyv626) { - } else if !yym627 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv626) + } else if z.HasExtensions() && z.DecExt(yyv9) { + } else if !yym10 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv9) } else { - z.DecFallback(yyv626, false) + z.DecFallback(yyv9, false) } } default: - z.DecStructFieldNotFound(-1, yys620) - } // end switch yys620 - } // end for yyj620 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -5462,16 +5462,16 @@ func (x *LeaderElectionConfiguration) codecDecodeSelfFromArray(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj628 int - var yyb628 bool - var yyhl628 bool = l >= 0 - yyj628++ - if yyhl628 { - yyb628 = yyj628 > l + var yyj11 int + var yyb11 bool + var yyhl11 bool = l >= 0 + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb628 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb628 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5481,13 +5481,13 @@ func (x *LeaderElectionConfiguration) codecDecodeSelfFromArray(l int, d *codec19 } else { x.LeaderElect = bool(r.DecodeBool()) } - yyj628++ - if yyhl628 { - yyb628 = yyj628 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb628 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb628 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5495,24 +5495,24 @@ func (x *LeaderElectionConfiguration) codecDecodeSelfFromArray(l int, d *codec19 if r.TryDecodeAsNil() { x.LeaseDuration = pkg1_unversioned.Duration{} } else { - yyv630 := &x.LeaseDuration - yym631 := z.DecBinary() - _ = yym631 + yyv13 := &x.LeaseDuration + yym14 := z.DecBinary() + _ = yym14 if false { - } else if z.HasExtensions() && z.DecExt(yyv630) { - } else if !yym631 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv630) + } else if z.HasExtensions() && z.DecExt(yyv13) { + } else if !yym14 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv13) } else { - z.DecFallback(yyv630, false) + z.DecFallback(yyv13, false) } } - yyj628++ - if yyhl628 { - yyb628 = yyj628 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb628 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb628 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5520,24 +5520,24 @@ func (x *LeaderElectionConfiguration) codecDecodeSelfFromArray(l int, d *codec19 if r.TryDecodeAsNil() { x.RenewDeadline = pkg1_unversioned.Duration{} } else { - yyv632 := &x.RenewDeadline - yym633 := z.DecBinary() - _ = yym633 + yyv15 := &x.RenewDeadline + yym16 := z.DecBinary() + _ = yym16 if false { - } else if z.HasExtensions() && z.DecExt(yyv632) { - } else if !yym633 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv632) + } else if z.HasExtensions() && z.DecExt(yyv15) { + } else if !yym16 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv15) } else { - z.DecFallback(yyv632, false) + z.DecFallback(yyv15, false) } } - yyj628++ - if yyhl628 { - yyb628 = yyj628 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb628 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb628 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5545,29 +5545,29 @@ func (x *LeaderElectionConfiguration) codecDecodeSelfFromArray(l int, d *codec19 if r.TryDecodeAsNil() { x.RetryPeriod = pkg1_unversioned.Duration{} } else { - yyv634 := &x.RetryPeriod - yym635 := z.DecBinary() - _ = yym635 + yyv17 := &x.RetryPeriod + yym18 := z.DecBinary() + _ = yym18 if false { - } else if z.HasExtensions() && z.DecExt(yyv634) { - } else if !yym635 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv634) + } else if z.HasExtensions() && z.DecExt(yyv17) { + } else if !yym18 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv17) } else { - z.DecFallback(yyv634, false) + z.DecFallback(yyv17, false) } } for { - yyj628++ - if yyhl628 { - yyb628 = yyj628 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb628 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb628 { + if yyb11 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj628-1, "") + z.DecStructFieldNotFound(yyj11-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -5579,35 +5579,35 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode if x == nil { r.EncodeNil() } else { - yym636 := z.EncBinary() - _ = yym636 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep637 := !z.EncBinary() - yy2arr637 := z.EncBasicHandle().StructToArray - var yyq637 [40]bool - _, _, _ = yysep637, yyq637, yy2arr637 - const yyr637 bool = false - yyq637[38] = x.Kind != "" - yyq637[39] = x.APIVersion != "" - var yynn637 int - if yyr637 || yy2arr637 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [40]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[38] = x.Kind != "" + yyq2[39] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(40) } else { - yynn637 = 38 - for _, b := range yyq637 { + yynn2 = 38 + for _, b := range yyq2 { if b { - yynn637++ + yynn2++ } } - r.EncodeMapStart(yynn637) - yynn637 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym639 := z.EncBinary() - _ = yym639 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.Port)) @@ -5616,17 +5616,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym640 := z.EncBinary() - _ = yym640 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.Port)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym642 := z.EncBinary() - _ = yym642 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Address)) @@ -5635,17 +5635,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("address")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym643 := z.EncBinary() - _ = yym643 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Address)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym645 := z.EncBinary() - _ = yym645 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.CloudProvider)) @@ -5654,17 +5654,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cloudProvider")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym646 := z.EncBinary() - _ = yym646 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.CloudProvider)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym648 := z.EncBinary() - _ = yym648 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.CloudConfigFile)) @@ -5673,17 +5673,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cloudConfigFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym649 := z.EncBinary() - _ = yym649 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.CloudConfigFile)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym651 := z.EncBinary() - _ = yym651 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeInt(int64(x.ConcurrentEndpointSyncs)) @@ -5692,17 +5692,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("concurrentEndpointSyncs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym652 := z.EncBinary() - _ = yym652 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeInt(int64(x.ConcurrentEndpointSyncs)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym654 := z.EncBinary() - _ = yym654 + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeInt(int64(x.ConcurrentRSSyncs)) @@ -5711,17 +5711,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("concurrentRSSyncs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym655 := z.EncBinary() - _ = yym655 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeInt(int64(x.ConcurrentRSSyncs)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym657 := z.EncBinary() - _ = yym657 + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeInt(int64(x.ConcurrentRCSyncs)) @@ -5730,17 +5730,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("concurrentRCSyncs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym658 := z.EncBinary() - _ = yym658 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeInt(int64(x.ConcurrentRCSyncs)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym660 := z.EncBinary() - _ = yym660 + yym25 := z.EncBinary() + _ = yym25 if false { } else { r.EncodeInt(int64(x.ConcurrentResourceQuotaSyncs)) @@ -5749,17 +5749,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("concurrentResourceQuotaSyncs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym661 := z.EncBinary() - _ = yym661 + yym26 := z.EncBinary() + _ = yym26 if false { } else { r.EncodeInt(int64(x.ConcurrentResourceQuotaSyncs)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym663 := z.EncBinary() - _ = yym663 + yym28 := z.EncBinary() + _ = yym28 if false { } else { r.EncodeInt(int64(x.ConcurrentDeploymentSyncs)) @@ -5768,17 +5768,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("concurrentDeploymentSyncs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym664 := z.EncBinary() - _ = yym664 + yym29 := z.EncBinary() + _ = yym29 if false { } else { r.EncodeInt(int64(x.ConcurrentDeploymentSyncs)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym666 := z.EncBinary() - _ = yym666 + yym31 := z.EncBinary() + _ = yym31 if false { } else { r.EncodeInt(int64(x.ConcurrentDaemonSetSyncs)) @@ -5787,17 +5787,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("concurrentDaemonSetSyncs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym667 := z.EncBinary() - _ = yym667 + yym32 := z.EncBinary() + _ = yym32 if false { } else { r.EncodeInt(int64(x.ConcurrentDaemonSetSyncs)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym669 := z.EncBinary() - _ = yym669 + yym34 := z.EncBinary() + _ = yym34 if false { } else { r.EncodeInt(int64(x.ConcurrentJobSyncs)) @@ -5806,17 +5806,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("concurrentJobSyncs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym670 := z.EncBinary() - _ = yym670 + yym35 := z.EncBinary() + _ = yym35 if false { } else { r.EncodeInt(int64(x.ConcurrentJobSyncs)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym672 := z.EncBinary() - _ = yym672 + yym37 := z.EncBinary() + _ = yym37 if false { } else { r.EncodeInt(int64(x.ConcurrentNamespaceSyncs)) @@ -5825,179 +5825,179 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("concurrentNamespaceSyncs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym673 := z.EncBinary() - _ = yym673 + yym38 := z.EncBinary() + _ = yym38 if false { } else { r.EncodeInt(int64(x.ConcurrentNamespaceSyncs)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy675 := &x.ServiceSyncPeriod - yym676 := z.EncBinary() - _ = yym676 + yy40 := &x.ServiceSyncPeriod + yym41 := z.EncBinary() + _ = yym41 if false { - } else if z.HasExtensions() && z.EncExt(yy675) { - } else if !yym676 && z.IsJSONHandle() { - z.EncJSONMarshal(yy675) + } else if z.HasExtensions() && z.EncExt(yy40) { + } else if !yym41 && z.IsJSONHandle() { + z.EncJSONMarshal(yy40) } else { - z.EncFallback(yy675) + z.EncFallback(yy40) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("serviceSyncPeriod")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy677 := &x.ServiceSyncPeriod - yym678 := z.EncBinary() - _ = yym678 + yy42 := &x.ServiceSyncPeriod + yym43 := z.EncBinary() + _ = yym43 if false { - } else if z.HasExtensions() && z.EncExt(yy677) { - } else if !yym678 && z.IsJSONHandle() { - z.EncJSONMarshal(yy677) + } else if z.HasExtensions() && z.EncExt(yy42) { + } else if !yym43 && z.IsJSONHandle() { + z.EncJSONMarshal(yy42) } else { - z.EncFallback(yy677) + z.EncFallback(yy42) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy680 := &x.NodeSyncPeriod - yym681 := z.EncBinary() - _ = yym681 + yy45 := &x.NodeSyncPeriod + yym46 := z.EncBinary() + _ = yym46 if false { - } else if z.HasExtensions() && z.EncExt(yy680) { - } else if !yym681 && z.IsJSONHandle() { - z.EncJSONMarshal(yy680) + } else if z.HasExtensions() && z.EncExt(yy45) { + } else if !yym46 && z.IsJSONHandle() { + z.EncJSONMarshal(yy45) } else { - z.EncFallback(yy680) + z.EncFallback(yy45) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeSyncPeriod")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy682 := &x.NodeSyncPeriod - yym683 := z.EncBinary() - _ = yym683 + yy47 := &x.NodeSyncPeriod + yym48 := z.EncBinary() + _ = yym48 if false { - } else if z.HasExtensions() && z.EncExt(yy682) { - } else if !yym683 && z.IsJSONHandle() { - z.EncJSONMarshal(yy682) + } else if z.HasExtensions() && z.EncExt(yy47) { + } else if !yym48 && z.IsJSONHandle() { + z.EncJSONMarshal(yy47) } else { - z.EncFallback(yy682) + z.EncFallback(yy47) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy685 := &x.ResourceQuotaSyncPeriod - yym686 := z.EncBinary() - _ = yym686 + yy50 := &x.ResourceQuotaSyncPeriod + yym51 := z.EncBinary() + _ = yym51 if false { - } else if z.HasExtensions() && z.EncExt(yy685) { - } else if !yym686 && z.IsJSONHandle() { - z.EncJSONMarshal(yy685) + } else if z.HasExtensions() && z.EncExt(yy50) { + } else if !yym51 && z.IsJSONHandle() { + z.EncJSONMarshal(yy50) } else { - z.EncFallback(yy685) + z.EncFallback(yy50) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resourceQuotaSyncPeriod")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy687 := &x.ResourceQuotaSyncPeriod - yym688 := z.EncBinary() - _ = yym688 + yy52 := &x.ResourceQuotaSyncPeriod + yym53 := z.EncBinary() + _ = yym53 if false { - } else if z.HasExtensions() && z.EncExt(yy687) { - } else if !yym688 && z.IsJSONHandle() { - z.EncJSONMarshal(yy687) + } else if z.HasExtensions() && z.EncExt(yy52) { + } else if !yym53 && z.IsJSONHandle() { + z.EncJSONMarshal(yy52) } else { - z.EncFallback(yy687) + z.EncFallback(yy52) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy690 := &x.NamespaceSyncPeriod - yym691 := z.EncBinary() - _ = yym691 + yy55 := &x.NamespaceSyncPeriod + yym56 := z.EncBinary() + _ = yym56 if false { - } else if z.HasExtensions() && z.EncExt(yy690) { - } else if !yym691 && z.IsJSONHandle() { - z.EncJSONMarshal(yy690) + } else if z.HasExtensions() && z.EncExt(yy55) { + } else if !yym56 && z.IsJSONHandle() { + z.EncJSONMarshal(yy55) } else { - z.EncFallback(yy690) + z.EncFallback(yy55) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("namespaceSyncPeriod")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy692 := &x.NamespaceSyncPeriod - yym693 := z.EncBinary() - _ = yym693 + yy57 := &x.NamespaceSyncPeriod + yym58 := z.EncBinary() + _ = yym58 if false { - } else if z.HasExtensions() && z.EncExt(yy692) { - } else if !yym693 && z.IsJSONHandle() { - z.EncJSONMarshal(yy692) + } else if z.HasExtensions() && z.EncExt(yy57) { + } else if !yym58 && z.IsJSONHandle() { + z.EncJSONMarshal(yy57) } else { - z.EncFallback(yy692) + z.EncFallback(yy57) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy695 := &x.PVClaimBinderSyncPeriod - yym696 := z.EncBinary() - _ = yym696 + yy60 := &x.PVClaimBinderSyncPeriod + yym61 := z.EncBinary() + _ = yym61 if false { - } else if z.HasExtensions() && z.EncExt(yy695) { - } else if !yym696 && z.IsJSONHandle() { - z.EncJSONMarshal(yy695) + } else if z.HasExtensions() && z.EncExt(yy60) { + } else if !yym61 && z.IsJSONHandle() { + z.EncJSONMarshal(yy60) } else { - z.EncFallback(yy695) + z.EncFallback(yy60) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("pvClaimBinderSyncPeriod")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy697 := &x.PVClaimBinderSyncPeriod - yym698 := z.EncBinary() - _ = yym698 + yy62 := &x.PVClaimBinderSyncPeriod + yym63 := z.EncBinary() + _ = yym63 if false { - } else if z.HasExtensions() && z.EncExt(yy697) { - } else if !yym698 && z.IsJSONHandle() { - z.EncJSONMarshal(yy697) + } else if z.HasExtensions() && z.EncExt(yy62) { + } else if !yym63 && z.IsJSONHandle() { + z.EncJSONMarshal(yy62) } else { - z.EncFallback(yy697) + z.EncFallback(yy62) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy700 := &x.MinResyncPeriod - yym701 := z.EncBinary() - _ = yym701 + yy65 := &x.MinResyncPeriod + yym66 := z.EncBinary() + _ = yym66 if false { - } else if z.HasExtensions() && z.EncExt(yy700) { - } else if !yym701 && z.IsJSONHandle() { - z.EncJSONMarshal(yy700) + } else if z.HasExtensions() && z.EncExt(yy65) { + } else if !yym66 && z.IsJSONHandle() { + z.EncJSONMarshal(yy65) } else { - z.EncFallback(yy700) + z.EncFallback(yy65) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("minResyncPeriod")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy702 := &x.MinResyncPeriod - yym703 := z.EncBinary() - _ = yym703 + yy67 := &x.MinResyncPeriod + yym68 := z.EncBinary() + _ = yym68 if false { - } else if z.HasExtensions() && z.EncExt(yy702) { - } else if !yym703 && z.IsJSONHandle() { - z.EncJSONMarshal(yy702) + } else if z.HasExtensions() && z.EncExt(yy67) { + } else if !yym68 && z.IsJSONHandle() { + z.EncJSONMarshal(yy67) } else { - z.EncFallback(yy702) + z.EncFallback(yy67) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym705 := z.EncBinary() - _ = yym705 + yym70 := z.EncBinary() + _ = yym70 if false { } else { r.EncodeInt(int64(x.TerminatedPodGCThreshold)) @@ -6006,98 +6006,98 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("terminatedPodGCThreshold")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym706 := z.EncBinary() - _ = yym706 + yym71 := z.EncBinary() + _ = yym71 if false { } else { r.EncodeInt(int64(x.TerminatedPodGCThreshold)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy708 := &x.HorizontalPodAutoscalerSyncPeriod - yym709 := z.EncBinary() - _ = yym709 + yy73 := &x.HorizontalPodAutoscalerSyncPeriod + yym74 := z.EncBinary() + _ = yym74 if false { - } else if z.HasExtensions() && z.EncExt(yy708) { - } else if !yym709 && z.IsJSONHandle() { - z.EncJSONMarshal(yy708) + } else if z.HasExtensions() && z.EncExt(yy73) { + } else if !yym74 && z.IsJSONHandle() { + z.EncJSONMarshal(yy73) } else { - z.EncFallback(yy708) + z.EncFallback(yy73) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("horizontalPodAutoscalerSyncPeriod")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy710 := &x.HorizontalPodAutoscalerSyncPeriod - yym711 := z.EncBinary() - _ = yym711 + yy75 := &x.HorizontalPodAutoscalerSyncPeriod + yym76 := z.EncBinary() + _ = yym76 if false { - } else if z.HasExtensions() && z.EncExt(yy710) { - } else if !yym711 && z.IsJSONHandle() { - z.EncJSONMarshal(yy710) + } else if z.HasExtensions() && z.EncExt(yy75) { + } else if !yym76 && z.IsJSONHandle() { + z.EncJSONMarshal(yy75) } else { - z.EncFallback(yy710) + z.EncFallback(yy75) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy713 := &x.DeploymentControllerSyncPeriod - yym714 := z.EncBinary() - _ = yym714 + yy78 := &x.DeploymentControllerSyncPeriod + yym79 := z.EncBinary() + _ = yym79 if false { - } else if z.HasExtensions() && z.EncExt(yy713) { - } else if !yym714 && z.IsJSONHandle() { - z.EncJSONMarshal(yy713) + } else if z.HasExtensions() && z.EncExt(yy78) { + } else if !yym79 && z.IsJSONHandle() { + z.EncJSONMarshal(yy78) } else { - z.EncFallback(yy713) + z.EncFallback(yy78) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("deploymentControllerSyncPeriod")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy715 := &x.DeploymentControllerSyncPeriod - yym716 := z.EncBinary() - _ = yym716 + yy80 := &x.DeploymentControllerSyncPeriod + yym81 := z.EncBinary() + _ = yym81 if false { - } else if z.HasExtensions() && z.EncExt(yy715) { - } else if !yym716 && z.IsJSONHandle() { - z.EncJSONMarshal(yy715) + } else if z.HasExtensions() && z.EncExt(yy80) { + } else if !yym81 && z.IsJSONHandle() { + z.EncJSONMarshal(yy80) } else { - z.EncFallback(yy715) + z.EncFallback(yy80) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy718 := &x.PodEvictionTimeout - yym719 := z.EncBinary() - _ = yym719 + yy83 := &x.PodEvictionTimeout + yym84 := z.EncBinary() + _ = yym84 if false { - } else if z.HasExtensions() && z.EncExt(yy718) { - } else if !yym719 && z.IsJSONHandle() { - z.EncJSONMarshal(yy718) + } else if z.HasExtensions() && z.EncExt(yy83) { + } else if !yym84 && z.IsJSONHandle() { + z.EncJSONMarshal(yy83) } else { - z.EncFallback(yy718) + z.EncFallback(yy83) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podEvictionTimeout")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy720 := &x.PodEvictionTimeout - yym721 := z.EncBinary() - _ = yym721 + yy85 := &x.PodEvictionTimeout + yym86 := z.EncBinary() + _ = yym86 if false { - } else if z.HasExtensions() && z.EncExt(yy720) { - } else if !yym721 && z.IsJSONHandle() { - z.EncJSONMarshal(yy720) + } else if z.HasExtensions() && z.EncExt(yy85) { + } else if !yym86 && z.IsJSONHandle() { + z.EncJSONMarshal(yy85) } else { - z.EncFallback(yy720) + z.EncFallback(yy85) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym723 := z.EncBinary() - _ = yym723 + yym88 := z.EncBinary() + _ = yym88 if false { } else { r.EncodeFloat32(float32(x.DeletingPodsQps)) @@ -6106,17 +6106,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("deletingPodsQps")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym724 := z.EncBinary() - _ = yym724 + yym89 := z.EncBinary() + _ = yym89 if false { } else { r.EncodeFloat32(float32(x.DeletingPodsQps)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym726 := z.EncBinary() - _ = yym726 + yym91 := z.EncBinary() + _ = yym91 if false { } else { r.EncodeInt(int64(x.DeletingPodsBurst)) @@ -6125,44 +6125,44 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("deletingPodsBurst")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym727 := z.EncBinary() - _ = yym727 + yym92 := z.EncBinary() + _ = yym92 if false { } else { r.EncodeInt(int64(x.DeletingPodsBurst)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy729 := &x.NodeMonitorGracePeriod - yym730 := z.EncBinary() - _ = yym730 + yy94 := &x.NodeMonitorGracePeriod + yym95 := z.EncBinary() + _ = yym95 if false { - } else if z.HasExtensions() && z.EncExt(yy729) { - } else if !yym730 && z.IsJSONHandle() { - z.EncJSONMarshal(yy729) + } else if z.HasExtensions() && z.EncExt(yy94) { + } else if !yym95 && z.IsJSONHandle() { + z.EncJSONMarshal(yy94) } else { - z.EncFallback(yy729) + z.EncFallback(yy94) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeMonitorGracePeriod")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy731 := &x.NodeMonitorGracePeriod - yym732 := z.EncBinary() - _ = yym732 + yy96 := &x.NodeMonitorGracePeriod + yym97 := z.EncBinary() + _ = yym97 if false { - } else if z.HasExtensions() && z.EncExt(yy731) { - } else if !yym732 && z.IsJSONHandle() { - z.EncJSONMarshal(yy731) + } else if z.HasExtensions() && z.EncExt(yy96) { + } else if !yym97 && z.IsJSONHandle() { + z.EncJSONMarshal(yy96) } else { - z.EncFallback(yy731) + z.EncFallback(yy96) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym734 := z.EncBinary() - _ = yym734 + yym99 := z.EncBinary() + _ = yym99 if false { } else { r.EncodeInt(int64(x.RegisterRetryCount)) @@ -6171,71 +6171,71 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("registerRetryCount")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym735 := z.EncBinary() - _ = yym735 + yym100 := z.EncBinary() + _ = yym100 if false { } else { r.EncodeInt(int64(x.RegisterRetryCount)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy737 := &x.NodeStartupGracePeriod - yym738 := z.EncBinary() - _ = yym738 + yy102 := &x.NodeStartupGracePeriod + yym103 := z.EncBinary() + _ = yym103 if false { - } else if z.HasExtensions() && z.EncExt(yy737) { - } else if !yym738 && z.IsJSONHandle() { - z.EncJSONMarshal(yy737) + } else if z.HasExtensions() && z.EncExt(yy102) { + } else if !yym103 && z.IsJSONHandle() { + z.EncJSONMarshal(yy102) } else { - z.EncFallback(yy737) + z.EncFallback(yy102) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeStartupGracePeriod")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy739 := &x.NodeStartupGracePeriod - yym740 := z.EncBinary() - _ = yym740 + yy104 := &x.NodeStartupGracePeriod + yym105 := z.EncBinary() + _ = yym105 if false { - } else if z.HasExtensions() && z.EncExt(yy739) { - } else if !yym740 && z.IsJSONHandle() { - z.EncJSONMarshal(yy739) + } else if z.HasExtensions() && z.EncExt(yy104) { + } else if !yym105 && z.IsJSONHandle() { + z.EncJSONMarshal(yy104) } else { - z.EncFallback(yy739) + z.EncFallback(yy104) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy742 := &x.NodeMonitorPeriod - yym743 := z.EncBinary() - _ = yym743 + yy107 := &x.NodeMonitorPeriod + yym108 := z.EncBinary() + _ = yym108 if false { - } else if z.HasExtensions() && z.EncExt(yy742) { - } else if !yym743 && z.IsJSONHandle() { - z.EncJSONMarshal(yy742) + } else if z.HasExtensions() && z.EncExt(yy107) { + } else if !yym108 && z.IsJSONHandle() { + z.EncJSONMarshal(yy107) } else { - z.EncFallback(yy742) + z.EncFallback(yy107) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeMonitorPeriod")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy744 := &x.NodeMonitorPeriod - yym745 := z.EncBinary() - _ = yym745 + yy109 := &x.NodeMonitorPeriod + yym110 := z.EncBinary() + _ = yym110 if false { - } else if z.HasExtensions() && z.EncExt(yy744) { - } else if !yym745 && z.IsJSONHandle() { - z.EncJSONMarshal(yy744) + } else if z.HasExtensions() && z.EncExt(yy109) { + } else if !yym110 && z.IsJSONHandle() { + z.EncJSONMarshal(yy109) } else { - z.EncFallback(yy744) + z.EncFallback(yy109) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym747 := z.EncBinary() - _ = yym747 + yym112 := z.EncBinary() + _ = yym112 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ServiceAccountKeyFile)) @@ -6244,17 +6244,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("serviceAccountKeyFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym748 := z.EncBinary() - _ = yym748 + yym113 := z.EncBinary() + _ = yym113 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ServiceAccountKeyFile)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym750 := z.EncBinary() - _ = yym750 + yym115 := z.EncBinary() + _ = yym115 if false { } else { r.EncodeBool(bool(x.EnableProfiling)) @@ -6263,17 +6263,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("enableProfiling")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym751 := z.EncBinary() - _ = yym751 + yym116 := z.EncBinary() + _ = yym116 if false { } else { r.EncodeBool(bool(x.EnableProfiling)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym753 := z.EncBinary() - _ = yym753 + yym118 := z.EncBinary() + _ = yym118 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClusterName)) @@ -6282,17 +6282,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("clusterName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym754 := z.EncBinary() - _ = yym754 + yym119 := z.EncBinary() + _ = yym119 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClusterName)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym756 := z.EncBinary() - _ = yym756 + yym121 := z.EncBinary() + _ = yym121 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClusterCIDR)) @@ -6301,17 +6301,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("clusterCIDR")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym757 := z.EncBinary() - _ = yym757 + yym122 := z.EncBinary() + _ = yym122 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClusterCIDR)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym759 := z.EncBinary() - _ = yym759 + yym124 := z.EncBinary() + _ = yym124 if false { } else { r.EncodeBool(bool(x.AllocateNodeCIDRs)) @@ -6320,17 +6320,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("allocateNodeCIDRs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym760 := z.EncBinary() - _ = yym760 + yym125 := z.EncBinary() + _ = yym125 if false { } else { r.EncodeBool(bool(x.AllocateNodeCIDRs)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym762 := z.EncBinary() - _ = yym762 + yym127 := z.EncBinary() + _ = yym127 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RootCAFile)) @@ -6339,17 +6339,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rootCAFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym763 := z.EncBinary() - _ = yym763 + yym128 := z.EncBinary() + _ = yym128 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RootCAFile)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym765 := z.EncBinary() - _ = yym765 + yym130 := z.EncBinary() + _ = yym130 if false { } else { r.EncodeFloat32(float32(x.KubeAPIQPS)) @@ -6358,17 +6358,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeAPIQPS")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym766 := z.EncBinary() - _ = yym766 + yym131 := z.EncBinary() + _ = yym131 if false { } else { r.EncodeFloat32(float32(x.KubeAPIQPS)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym768 := z.EncBinary() - _ = yym768 + yym133 := z.EncBinary() + _ = yym133 if false { } else { r.EncodeInt(int64(x.KubeAPIBurst)) @@ -6377,40 +6377,40 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeAPIBurst")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym769 := z.EncBinary() - _ = yym769 + yym134 := z.EncBinary() + _ = yym134 if false { } else { r.EncodeInt(int64(x.KubeAPIBurst)) } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy771 := &x.LeaderElection - yy771.CodecEncodeSelf(e) + yy136 := &x.LeaderElection + yy136.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("leaderElection")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy772 := &x.LeaderElection - yy772.CodecEncodeSelf(e) + yy138 := &x.LeaderElection + yy138.CodecEncodeSelf(e) } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy774 := &x.VolumeConfiguration - yy774.CodecEncodeSelf(e) + yy141 := &x.VolumeConfiguration + yy141.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumeConfiguration")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy775 := &x.VolumeConfiguration - yy775.CodecEncodeSelf(e) + yy143 := &x.VolumeConfiguration + yy143.CodecEncodeSelf(e) } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq637[38] { - yym777 := z.EncBinary() - _ = yym777 + if yyq2[38] { + yym146 := z.EncBinary() + _ = yym146 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -6419,23 +6419,23 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq637[38] { + if yyq2[38] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym778 := z.EncBinary() - _ = yym778 + yym147 := z.EncBinary() + _ = yym147 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq637[39] { - yym780 := z.EncBinary() - _ = yym780 + if yyq2[39] { + yym149 := z.EncBinary() + _ = yym149 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -6444,19 +6444,19 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq637[39] { + if yyq2[39] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym781 := z.EncBinary() - _ = yym781 + yym150 := z.EncBinary() + _ = yym150 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr637 || yy2arr637 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -6469,25 +6469,25 @@ func (x *KubeControllerManagerConfiguration) CodecDecodeSelf(d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym782 := z.DecBinary() - _ = yym782 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct783 := r.ContainerType() - if yyct783 == codecSelferValueTypeMap1234 { - yyl783 := r.ReadMapStart() - if yyl783 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl783, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct783 == codecSelferValueTypeArray1234 { - yyl783 := r.ReadArrayStart() - if yyl783 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl783, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -6499,12 +6499,12 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromMap(l int, d *co var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys784Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys784Slc - var yyhl784 bool = l >= 0 - for yyj784 := 0; ; yyj784++ { - if yyhl784 { - if yyj784 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -6513,10 +6513,10 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromMap(l int, d *co } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys784Slc = r.DecodeBytes(yys784Slc, true, true) - yys784 := string(yys784Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys784 { + switch yys3 { case "port": if r.TryDecodeAsNil() { x.Port = 0 @@ -6593,90 +6593,90 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromMap(l int, d *co if r.TryDecodeAsNil() { x.ServiceSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv797 := &x.ServiceSyncPeriod - yym798 := z.DecBinary() - _ = yym798 + yyv16 := &x.ServiceSyncPeriod + yym17 := z.DecBinary() + _ = yym17 if false { - } else if z.HasExtensions() && z.DecExt(yyv797) { - } else if !yym798 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv797) + } else if z.HasExtensions() && z.DecExt(yyv16) { + } else if !yym17 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv16) } else { - z.DecFallback(yyv797, false) + z.DecFallback(yyv16, false) } } case "nodeSyncPeriod": if r.TryDecodeAsNil() { x.NodeSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv799 := &x.NodeSyncPeriod - yym800 := z.DecBinary() - _ = yym800 + yyv18 := &x.NodeSyncPeriod + yym19 := z.DecBinary() + _ = yym19 if false { - } else if z.HasExtensions() && z.DecExt(yyv799) { - } else if !yym800 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv799) + } else if z.HasExtensions() && z.DecExt(yyv18) { + } else if !yym19 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv18) } else { - z.DecFallback(yyv799, false) + z.DecFallback(yyv18, false) } } case "resourceQuotaSyncPeriod": if r.TryDecodeAsNil() { x.ResourceQuotaSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv801 := &x.ResourceQuotaSyncPeriod - yym802 := z.DecBinary() - _ = yym802 + yyv20 := &x.ResourceQuotaSyncPeriod + yym21 := z.DecBinary() + _ = yym21 if false { - } else if z.HasExtensions() && z.DecExt(yyv801) { - } else if !yym802 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv801) + } else if z.HasExtensions() && z.DecExt(yyv20) { + } else if !yym21 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv20) } else { - z.DecFallback(yyv801, false) + z.DecFallback(yyv20, false) } } case "namespaceSyncPeriod": if r.TryDecodeAsNil() { x.NamespaceSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv803 := &x.NamespaceSyncPeriod - yym804 := z.DecBinary() - _ = yym804 + yyv22 := &x.NamespaceSyncPeriod + yym23 := z.DecBinary() + _ = yym23 if false { - } else if z.HasExtensions() && z.DecExt(yyv803) { - } else if !yym804 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv803) + } else if z.HasExtensions() && z.DecExt(yyv22) { + } else if !yym23 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv22) } else { - z.DecFallback(yyv803, false) + z.DecFallback(yyv22, false) } } case "pvClaimBinderSyncPeriod": if r.TryDecodeAsNil() { x.PVClaimBinderSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv805 := &x.PVClaimBinderSyncPeriod - yym806 := z.DecBinary() - _ = yym806 + yyv24 := &x.PVClaimBinderSyncPeriod + yym25 := z.DecBinary() + _ = yym25 if false { - } else if z.HasExtensions() && z.DecExt(yyv805) { - } else if !yym806 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv805) + } else if z.HasExtensions() && z.DecExt(yyv24) { + } else if !yym25 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv24) } else { - z.DecFallback(yyv805, false) + z.DecFallback(yyv24, false) } } case "minResyncPeriod": if r.TryDecodeAsNil() { x.MinResyncPeriod = pkg1_unversioned.Duration{} } else { - yyv807 := &x.MinResyncPeriod - yym808 := z.DecBinary() - _ = yym808 + yyv26 := &x.MinResyncPeriod + yym27 := z.DecBinary() + _ = yym27 if false { - } else if z.HasExtensions() && z.DecExt(yyv807) { - } else if !yym808 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv807) + } else if z.HasExtensions() && z.DecExt(yyv26) { + } else if !yym27 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv26) } else { - z.DecFallback(yyv807, false) + z.DecFallback(yyv26, false) } } case "terminatedPodGCThreshold": @@ -6689,45 +6689,45 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromMap(l int, d *co if r.TryDecodeAsNil() { x.HorizontalPodAutoscalerSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv810 := &x.HorizontalPodAutoscalerSyncPeriod - yym811 := z.DecBinary() - _ = yym811 + yyv29 := &x.HorizontalPodAutoscalerSyncPeriod + yym30 := z.DecBinary() + _ = yym30 if false { - } else if z.HasExtensions() && z.DecExt(yyv810) { - } else if !yym811 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv810) + } else if z.HasExtensions() && z.DecExt(yyv29) { + } else if !yym30 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv29) } else { - z.DecFallback(yyv810, false) + z.DecFallback(yyv29, false) } } case "deploymentControllerSyncPeriod": if r.TryDecodeAsNil() { x.DeploymentControllerSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv812 := &x.DeploymentControllerSyncPeriod - yym813 := z.DecBinary() - _ = yym813 + yyv31 := &x.DeploymentControllerSyncPeriod + yym32 := z.DecBinary() + _ = yym32 if false { - } else if z.HasExtensions() && z.DecExt(yyv812) { - } else if !yym813 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv812) + } else if z.HasExtensions() && z.DecExt(yyv31) { + } else if !yym32 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv31) } else { - z.DecFallback(yyv812, false) + z.DecFallback(yyv31, false) } } case "podEvictionTimeout": if r.TryDecodeAsNil() { x.PodEvictionTimeout = pkg1_unversioned.Duration{} } else { - yyv814 := &x.PodEvictionTimeout - yym815 := z.DecBinary() - _ = yym815 + yyv33 := &x.PodEvictionTimeout + yym34 := z.DecBinary() + _ = yym34 if false { - } else if z.HasExtensions() && z.DecExt(yyv814) { - } else if !yym815 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv814) + } else if z.HasExtensions() && z.DecExt(yyv33) { + } else if !yym34 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv33) } else { - z.DecFallback(yyv814, false) + z.DecFallback(yyv33, false) } } case "deletingPodsQps": @@ -6746,15 +6746,15 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromMap(l int, d *co if r.TryDecodeAsNil() { x.NodeMonitorGracePeriod = pkg1_unversioned.Duration{} } else { - yyv818 := &x.NodeMonitorGracePeriod - yym819 := z.DecBinary() - _ = yym819 + yyv37 := &x.NodeMonitorGracePeriod + yym38 := z.DecBinary() + _ = yym38 if false { - } else if z.HasExtensions() && z.DecExt(yyv818) { - } else if !yym819 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv818) + } else if z.HasExtensions() && z.DecExt(yyv37) { + } else if !yym38 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv37) } else { - z.DecFallback(yyv818, false) + z.DecFallback(yyv37, false) } } case "registerRetryCount": @@ -6767,30 +6767,30 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromMap(l int, d *co if r.TryDecodeAsNil() { x.NodeStartupGracePeriod = pkg1_unversioned.Duration{} } else { - yyv821 := &x.NodeStartupGracePeriod - yym822 := z.DecBinary() - _ = yym822 + yyv40 := &x.NodeStartupGracePeriod + yym41 := z.DecBinary() + _ = yym41 if false { - } else if z.HasExtensions() && z.DecExt(yyv821) { - } else if !yym822 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv821) + } else if z.HasExtensions() && z.DecExt(yyv40) { + } else if !yym41 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv40) } else { - z.DecFallback(yyv821, false) + z.DecFallback(yyv40, false) } } case "nodeMonitorPeriod": if r.TryDecodeAsNil() { x.NodeMonitorPeriod = pkg1_unversioned.Duration{} } else { - yyv823 := &x.NodeMonitorPeriod - yym824 := z.DecBinary() - _ = yym824 + yyv42 := &x.NodeMonitorPeriod + yym43 := z.DecBinary() + _ = yym43 if false { - } else if z.HasExtensions() && z.DecExt(yyv823) { - } else if !yym824 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv823) + } else if z.HasExtensions() && z.DecExt(yyv42) { + } else if !yym43 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv42) } else { - z.DecFallback(yyv823, false) + z.DecFallback(yyv42, false) } } case "serviceAccountKeyFile": @@ -6845,15 +6845,15 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromMap(l int, d *co if r.TryDecodeAsNil() { x.LeaderElection = LeaderElectionConfiguration{} } else { - yyv833 := &x.LeaderElection - yyv833.CodecDecodeSelf(d) + yyv52 := &x.LeaderElection + yyv52.CodecDecodeSelf(d) } case "volumeConfiguration": if r.TryDecodeAsNil() { x.VolumeConfiguration = VolumeConfiguration{} } else { - yyv834 := &x.VolumeConfiguration - yyv834.CodecDecodeSelf(d) + yyv53 := &x.VolumeConfiguration + yyv53.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -6868,9 +6868,9 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromMap(l int, d *co x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys784) - } // end switch yys784 - } // end for yyj784 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -6878,16 +6878,16 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj837 int - var yyb837 bool - var yyhl837 bool = l >= 0 - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + var yyj56 int + var yyb56 bool + var yyhl56 bool = l >= 0 + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6897,13 +6897,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.Port = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6913,13 +6913,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.Address = string(r.DecodeString()) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6929,13 +6929,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.CloudProvider = string(r.DecodeString()) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6945,13 +6945,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.CloudConfigFile = string(r.DecodeString()) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6961,13 +6961,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ConcurrentEndpointSyncs = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6977,13 +6977,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ConcurrentRSSyncs = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6993,13 +6993,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ConcurrentRCSyncs = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7009,13 +7009,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ConcurrentResourceQuotaSyncs = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7025,13 +7025,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ConcurrentDeploymentSyncs = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7041,13 +7041,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ConcurrentDaemonSetSyncs = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7057,13 +7057,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ConcurrentJobSyncs = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7073,13 +7073,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ConcurrentNamespaceSyncs = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7087,24 +7087,24 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.ServiceSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv850 := &x.ServiceSyncPeriod - yym851 := z.DecBinary() - _ = yym851 + yyv69 := &x.ServiceSyncPeriod + yym70 := z.DecBinary() + _ = yym70 if false { - } else if z.HasExtensions() && z.DecExt(yyv850) { - } else if !yym851 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv850) + } else if z.HasExtensions() && z.DecExt(yyv69) { + } else if !yym70 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv69) } else { - z.DecFallback(yyv850, false) + z.DecFallback(yyv69, false) } } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7112,24 +7112,24 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.NodeSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv852 := &x.NodeSyncPeriod - yym853 := z.DecBinary() - _ = yym853 + yyv71 := &x.NodeSyncPeriod + yym72 := z.DecBinary() + _ = yym72 if false { - } else if z.HasExtensions() && z.DecExt(yyv852) { - } else if !yym853 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv852) + } else if z.HasExtensions() && z.DecExt(yyv71) { + } else if !yym72 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv71) } else { - z.DecFallback(yyv852, false) + z.DecFallback(yyv71, false) } } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7137,24 +7137,24 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.ResourceQuotaSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv854 := &x.ResourceQuotaSyncPeriod - yym855 := z.DecBinary() - _ = yym855 + yyv73 := &x.ResourceQuotaSyncPeriod + yym74 := z.DecBinary() + _ = yym74 if false { - } else if z.HasExtensions() && z.DecExt(yyv854) { - } else if !yym855 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv854) + } else if z.HasExtensions() && z.DecExt(yyv73) { + } else if !yym74 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv73) } else { - z.DecFallback(yyv854, false) + z.DecFallback(yyv73, false) } } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7162,24 +7162,24 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.NamespaceSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv856 := &x.NamespaceSyncPeriod - yym857 := z.DecBinary() - _ = yym857 + yyv75 := &x.NamespaceSyncPeriod + yym76 := z.DecBinary() + _ = yym76 if false { - } else if z.HasExtensions() && z.DecExt(yyv856) { - } else if !yym857 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv856) + } else if z.HasExtensions() && z.DecExt(yyv75) { + } else if !yym76 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv75) } else { - z.DecFallback(yyv856, false) + z.DecFallback(yyv75, false) } } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7187,24 +7187,24 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.PVClaimBinderSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv858 := &x.PVClaimBinderSyncPeriod - yym859 := z.DecBinary() - _ = yym859 + yyv77 := &x.PVClaimBinderSyncPeriod + yym78 := z.DecBinary() + _ = yym78 if false { - } else if z.HasExtensions() && z.DecExt(yyv858) { - } else if !yym859 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv858) + } else if z.HasExtensions() && z.DecExt(yyv77) { + } else if !yym78 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv77) } else { - z.DecFallback(yyv858, false) + z.DecFallback(yyv77, false) } } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7212,24 +7212,24 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.MinResyncPeriod = pkg1_unversioned.Duration{} } else { - yyv860 := &x.MinResyncPeriod - yym861 := z.DecBinary() - _ = yym861 + yyv79 := &x.MinResyncPeriod + yym80 := z.DecBinary() + _ = yym80 if false { - } else if z.HasExtensions() && z.DecExt(yyv860) { - } else if !yym861 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv860) + } else if z.HasExtensions() && z.DecExt(yyv79) { + } else if !yym80 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv79) } else { - z.DecFallback(yyv860, false) + z.DecFallback(yyv79, false) } } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7239,13 +7239,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.TerminatedPodGCThreshold = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7253,24 +7253,24 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.HorizontalPodAutoscalerSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv863 := &x.HorizontalPodAutoscalerSyncPeriod - yym864 := z.DecBinary() - _ = yym864 + yyv82 := &x.HorizontalPodAutoscalerSyncPeriod + yym83 := z.DecBinary() + _ = yym83 if false { - } else if z.HasExtensions() && z.DecExt(yyv863) { - } else if !yym864 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv863) + } else if z.HasExtensions() && z.DecExt(yyv82) { + } else if !yym83 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv82) } else { - z.DecFallback(yyv863, false) + z.DecFallback(yyv82, false) } } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7278,24 +7278,24 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.DeploymentControllerSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv865 := &x.DeploymentControllerSyncPeriod - yym866 := z.DecBinary() - _ = yym866 + yyv84 := &x.DeploymentControllerSyncPeriod + yym85 := z.DecBinary() + _ = yym85 if false { - } else if z.HasExtensions() && z.DecExt(yyv865) { - } else if !yym866 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv865) + } else if z.HasExtensions() && z.DecExt(yyv84) { + } else if !yym85 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv84) } else { - z.DecFallback(yyv865, false) + z.DecFallback(yyv84, false) } } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7303,24 +7303,24 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.PodEvictionTimeout = pkg1_unversioned.Duration{} } else { - yyv867 := &x.PodEvictionTimeout - yym868 := z.DecBinary() - _ = yym868 + yyv86 := &x.PodEvictionTimeout + yym87 := z.DecBinary() + _ = yym87 if false { - } else if z.HasExtensions() && z.DecExt(yyv867) { - } else if !yym868 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv867) + } else if z.HasExtensions() && z.DecExt(yyv86) { + } else if !yym87 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv86) } else { - z.DecFallback(yyv867, false) + z.DecFallback(yyv86, false) } } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7330,13 +7330,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.DeletingPodsQps = float32(r.DecodeFloat(true)) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7346,13 +7346,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.DeletingPodsBurst = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7360,24 +7360,24 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.NodeMonitorGracePeriod = pkg1_unversioned.Duration{} } else { - yyv871 := &x.NodeMonitorGracePeriod - yym872 := z.DecBinary() - _ = yym872 + yyv90 := &x.NodeMonitorGracePeriod + yym91 := z.DecBinary() + _ = yym91 if false { - } else if z.HasExtensions() && z.DecExt(yyv871) { - } else if !yym872 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv871) + } else if z.HasExtensions() && z.DecExt(yyv90) { + } else if !yym91 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv90) } else { - z.DecFallback(yyv871, false) + z.DecFallback(yyv90, false) } } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7387,13 +7387,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.RegisterRetryCount = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7401,24 +7401,24 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.NodeStartupGracePeriod = pkg1_unversioned.Duration{} } else { - yyv874 := &x.NodeStartupGracePeriod - yym875 := z.DecBinary() - _ = yym875 + yyv93 := &x.NodeStartupGracePeriod + yym94 := z.DecBinary() + _ = yym94 if false { - } else if z.HasExtensions() && z.DecExt(yyv874) { - } else if !yym875 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv874) + } else if z.HasExtensions() && z.DecExt(yyv93) { + } else if !yym94 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv93) } else { - z.DecFallback(yyv874, false) + z.DecFallback(yyv93, false) } } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7426,24 +7426,24 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.NodeMonitorPeriod = pkg1_unversioned.Duration{} } else { - yyv876 := &x.NodeMonitorPeriod - yym877 := z.DecBinary() - _ = yym877 + yyv95 := &x.NodeMonitorPeriod + yym96 := z.DecBinary() + _ = yym96 if false { - } else if z.HasExtensions() && z.DecExt(yyv876) { - } else if !yym877 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv876) + } else if z.HasExtensions() && z.DecExt(yyv95) { + } else if !yym96 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv95) } else { - z.DecFallback(yyv876, false) + z.DecFallback(yyv95, false) } } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7453,13 +7453,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ServiceAccountKeyFile = string(r.DecodeString()) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7469,13 +7469,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.EnableProfiling = bool(r.DecodeBool()) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7485,13 +7485,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ClusterName = string(r.DecodeString()) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7501,13 +7501,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ClusterCIDR = string(r.DecodeString()) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7517,13 +7517,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.AllocateNodeCIDRs = bool(r.DecodeBool()) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7533,13 +7533,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.RootCAFile = string(r.DecodeString()) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7549,13 +7549,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.KubeAPIQPS = float32(r.DecodeFloat(true)) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7565,13 +7565,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.KubeAPIBurst = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7579,16 +7579,16 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.LeaderElection = LeaderElectionConfiguration{} } else { - yyv886 := &x.LeaderElection - yyv886.CodecDecodeSelf(d) + yyv105 := &x.LeaderElection + yyv105.CodecDecodeSelf(d) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7596,16 +7596,16 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.VolumeConfiguration = VolumeConfiguration{} } else { - yyv887 := &x.VolumeConfiguration - yyv887.CodecDecodeSelf(d) + yyv106 := &x.VolumeConfiguration + yyv106.CodecDecodeSelf(d) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7615,13 +7615,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.Kind = string(r.DecodeString()) } - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7632,17 +7632,17 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * x.APIVersion = string(r.DecodeString()) } for { - yyj837++ - if yyhl837 { - yyb837 = yyj837 > l + yyj56++ + if yyhl56 { + yyb56 = yyj56 > l } else { - yyb837 = r.CheckBreak() + yyb56 = r.CheckBreak() } - if yyb837 { + if yyb56 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj837-1, "") + z.DecStructFieldNotFound(yyj56-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -7654,33 +7654,33 @@ func (x *VolumeConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym890 := z.EncBinary() - _ = yym890 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep891 := !z.EncBinary() - yy2arr891 := z.EncBasicHandle().StructToArray - var yyq891 [2]bool - _, _, _ = yysep891, yyq891, yy2arr891 - const yyr891 bool = false - var yynn891 int - if yyr891 || yy2arr891 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn891 = 2 - for _, b := range yyq891 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn891++ + yynn2++ } } - r.EncodeMapStart(yynn891) - yynn891 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr891 || yy2arr891 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym893 := z.EncBinary() - _ = yym893 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeBool(bool(x.EnableHostPathProvisioning)) @@ -7689,25 +7689,25 @@ func (x *VolumeConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("enableHostPathProvisioning")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym894 := z.EncBinary() - _ = yym894 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeBool(bool(x.EnableHostPathProvisioning)) } } - if yyr891 || yy2arr891 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy896 := &x.PersistentVolumeRecyclerConfiguration - yy896.CodecEncodeSelf(e) + yy7 := &x.PersistentVolumeRecyclerConfiguration + yy7.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("persitentVolumeRecyclerConfiguration")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy897 := &x.PersistentVolumeRecyclerConfiguration - yy897.CodecEncodeSelf(e) + yy9 := &x.PersistentVolumeRecyclerConfiguration + yy9.CodecEncodeSelf(e) } - if yyr891 || yy2arr891 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -7720,25 +7720,25 @@ func (x *VolumeConfiguration) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym898 := z.DecBinary() - _ = yym898 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct899 := r.ContainerType() - if yyct899 == codecSelferValueTypeMap1234 { - yyl899 := r.ReadMapStart() - if yyl899 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl899, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct899 == codecSelferValueTypeArray1234 { - yyl899 := r.ReadArrayStart() - if yyl899 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl899, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -7750,12 +7750,12 @@ func (x *VolumeConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys900Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys900Slc - var yyhl900 bool = l >= 0 - for yyj900 := 0; ; yyj900++ { - if yyhl900 { - if yyj900 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -7764,10 +7764,10 @@ func (x *VolumeConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys900Slc = r.DecodeBytes(yys900Slc, true, true) - yys900 := string(yys900Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys900 { + switch yys3 { case "enableHostPathProvisioning": if r.TryDecodeAsNil() { x.EnableHostPathProvisioning = false @@ -7778,13 +7778,13 @@ func (x *VolumeConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.PersistentVolumeRecyclerConfiguration = PersistentVolumeRecyclerConfiguration{} } else { - yyv902 := &x.PersistentVolumeRecyclerConfiguration - yyv902.CodecDecodeSelf(d) + yyv5 := &x.PersistentVolumeRecyclerConfiguration + yyv5.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys900) - } // end switch yys900 - } // end for yyj900 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -7792,16 +7792,16 @@ func (x *VolumeConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj903 int - var yyb903 bool - var yyhl903 bool = l >= 0 - yyj903++ - if yyhl903 { - yyb903 = yyj903 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb903 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb903 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7811,13 +7811,13 @@ func (x *VolumeConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.EnableHostPathProvisioning = bool(r.DecodeBool()) } - yyj903++ - if yyhl903 { - yyb903 = yyj903 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb903 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb903 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7825,21 +7825,21 @@ func (x *VolumeConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.PersistentVolumeRecyclerConfiguration = PersistentVolumeRecyclerConfiguration{} } else { - yyv905 := &x.PersistentVolumeRecyclerConfiguration - yyv905.CodecDecodeSelf(d) + yyv8 := &x.PersistentVolumeRecyclerConfiguration + yyv8.CodecDecodeSelf(d) } for { - yyj903++ - if yyhl903 { - yyb903 = yyj903 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb903 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb903 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj903-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -7851,33 +7851,33 @@ func (x *PersistentVolumeRecyclerConfiguration) CodecEncodeSelf(e *codec1978.Enc if x == nil { r.EncodeNil() } else { - yym906 := z.EncBinary() - _ = yym906 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep907 := !z.EncBinary() - yy2arr907 := z.EncBasicHandle().StructToArray - var yyq907 [7]bool - _, _, _ = yysep907, yyq907, yy2arr907 - const yyr907 bool = false - var yynn907 int - if yyr907 || yy2arr907 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [7]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(7) } else { - yynn907 = 7 - for _, b := range yyq907 { + yynn2 = 7 + for _, b := range yyq2 { if b { - yynn907++ + yynn2++ } } - r.EncodeMapStart(yynn907) - yynn907 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr907 || yy2arr907 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym909 := z.EncBinary() - _ = yym909 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.MaximumRetry)) @@ -7886,17 +7886,17 @@ func (x *PersistentVolumeRecyclerConfiguration) CodecEncodeSelf(e *codec1978.Enc z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("maximumRetry")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym910 := z.EncBinary() - _ = yym910 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.MaximumRetry)) } } - if yyr907 || yy2arr907 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym912 := z.EncBinary() - _ = yym912 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.MinimumTimeoutNFS)) @@ -7905,17 +7905,17 @@ func (x *PersistentVolumeRecyclerConfiguration) CodecEncodeSelf(e *codec1978.Enc z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("minimumTimeoutNFS")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym913 := z.EncBinary() - _ = yym913 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.MinimumTimeoutNFS)) } } - if yyr907 || yy2arr907 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym915 := z.EncBinary() - _ = yym915 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodTemplateFilePathNFS)) @@ -7924,17 +7924,17 @@ func (x *PersistentVolumeRecyclerConfiguration) CodecEncodeSelf(e *codec1978.Enc z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podTemplateFilePathNFS")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym916 := z.EncBinary() - _ = yym916 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodTemplateFilePathNFS)) } } - if yyr907 || yy2arr907 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym918 := z.EncBinary() - _ = yym918 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeInt(int64(x.IncrementTimeoutNFS)) @@ -7943,17 +7943,17 @@ func (x *PersistentVolumeRecyclerConfiguration) CodecEncodeSelf(e *codec1978.Enc z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("incrementTimeoutNFS")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym919 := z.EncBinary() - _ = yym919 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeInt(int64(x.IncrementTimeoutNFS)) } } - if yyr907 || yy2arr907 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym921 := z.EncBinary() - _ = yym921 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodTemplateFilePathHostPath)) @@ -7962,17 +7962,17 @@ func (x *PersistentVolumeRecyclerConfiguration) CodecEncodeSelf(e *codec1978.Enc z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podTemplateFilePathHostPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym922 := z.EncBinary() - _ = yym922 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodTemplateFilePathHostPath)) } } - if yyr907 || yy2arr907 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym924 := z.EncBinary() - _ = yym924 + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeInt(int64(x.MinimumTimeoutHostPath)) @@ -7981,17 +7981,17 @@ func (x *PersistentVolumeRecyclerConfiguration) CodecEncodeSelf(e *codec1978.Enc z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("minimumTimeoutHostPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym925 := z.EncBinary() - _ = yym925 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeInt(int64(x.MinimumTimeoutHostPath)) } } - if yyr907 || yy2arr907 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym927 := z.EncBinary() - _ = yym927 + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeInt(int64(x.IncrementTimeoutHostPath)) @@ -8000,14 +8000,14 @@ func (x *PersistentVolumeRecyclerConfiguration) CodecEncodeSelf(e *codec1978.Enc z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("incrementTimeoutHostPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym928 := z.EncBinary() - _ = yym928 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeInt(int64(x.IncrementTimeoutHostPath)) } } - if yyr907 || yy2arr907 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8020,25 +8020,25 @@ func (x *PersistentVolumeRecyclerConfiguration) CodecDecodeSelf(d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym929 := z.DecBinary() - _ = yym929 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct930 := r.ContainerType() - if yyct930 == codecSelferValueTypeMap1234 { - yyl930 := r.ReadMapStart() - if yyl930 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl930, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct930 == codecSelferValueTypeArray1234 { - yyl930 := r.ReadArrayStart() - if yyl930 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl930, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -8050,12 +8050,12 @@ func (x *PersistentVolumeRecyclerConfiguration) codecDecodeSelfFromMap(l int, d var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys931Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys931Slc - var yyhl931 bool = l >= 0 - for yyj931 := 0; ; yyj931++ { - if yyhl931 { - if yyj931 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -8064,10 +8064,10 @@ func (x *PersistentVolumeRecyclerConfiguration) codecDecodeSelfFromMap(l int, d } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys931Slc = r.DecodeBytes(yys931Slc, true, true) - yys931 := string(yys931Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys931 { + switch yys3 { case "maximumRetry": if r.TryDecodeAsNil() { x.MaximumRetry = 0 @@ -8111,9 +8111,9 @@ func (x *PersistentVolumeRecyclerConfiguration) codecDecodeSelfFromMap(l int, d x.IncrementTimeoutHostPath = int(r.DecodeInt(codecSelferBitsize1234)) } default: - z.DecStructFieldNotFound(-1, yys931) - } // end switch yys931 - } // end for yyj931 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -8121,16 +8121,16 @@ func (x *PersistentVolumeRecyclerConfiguration) codecDecodeSelfFromArray(l int, var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj939 int - var yyb939 bool - var yyhl939 bool = l >= 0 - yyj939++ - if yyhl939 { - yyb939 = yyj939 > l + var yyj11 int + var yyb11 bool + var yyhl11 bool = l >= 0 + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb939 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb939 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8140,13 +8140,13 @@ func (x *PersistentVolumeRecyclerConfiguration) codecDecodeSelfFromArray(l int, } else { x.MaximumRetry = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj939++ - if yyhl939 { - yyb939 = yyj939 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb939 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb939 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8156,13 +8156,13 @@ func (x *PersistentVolumeRecyclerConfiguration) codecDecodeSelfFromArray(l int, } else { x.MinimumTimeoutNFS = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj939++ - if yyhl939 { - yyb939 = yyj939 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb939 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb939 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8172,13 +8172,13 @@ func (x *PersistentVolumeRecyclerConfiguration) codecDecodeSelfFromArray(l int, } else { x.PodTemplateFilePathNFS = string(r.DecodeString()) } - yyj939++ - if yyhl939 { - yyb939 = yyj939 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb939 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb939 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8188,13 +8188,13 @@ func (x *PersistentVolumeRecyclerConfiguration) codecDecodeSelfFromArray(l int, } else { x.IncrementTimeoutNFS = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj939++ - if yyhl939 { - yyb939 = yyj939 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb939 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb939 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8204,13 +8204,13 @@ func (x *PersistentVolumeRecyclerConfiguration) codecDecodeSelfFromArray(l int, } else { x.PodTemplateFilePathHostPath = string(r.DecodeString()) } - yyj939++ - if yyhl939 { - yyb939 = yyj939 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb939 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb939 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8220,13 +8220,13 @@ func (x *PersistentVolumeRecyclerConfiguration) codecDecodeSelfFromArray(l int, } else { x.MinimumTimeoutHostPath = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj939++ - if yyhl939 { - yyb939 = yyj939 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb939 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb939 { + if yyb11 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8237,17 +8237,17 @@ func (x *PersistentVolumeRecyclerConfiguration) codecDecodeSelfFromArray(l int, x.IncrementTimeoutHostPath = int(r.DecodeInt(codecSelferBitsize1234)) } for { - yyj939++ - if yyhl939 { - yyb939 = yyj939 > l + yyj11++ + if yyhl11 { + yyb11 = yyj11 > l } else { - yyb939 = r.CheckBreak() + yyb11 = r.CheckBreak() } - if yyb939 { + if yyb11 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj939-1, "") + z.DecStructFieldNotFound(yyj11-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } diff --git a/pkg/apis/extensions/types.generated.go b/pkg/apis/extensions/types.generated.go index a1906cce6a..fabe00c2f9 100644 --- a/pkg/apis/extensions/types.generated.go +++ b/pkg/apis/extensions/types.generated.go @@ -146,25 +146,25 @@ func (x *ScaleSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym6 := z.DecBinary() - _ = yym6 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct7 := r.ContainerType() - if yyct7 == codecSelferValueTypeMap1234 { - yyl7 := r.ReadMapStart() - if yyl7 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl7, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct7 == codecSelferValueTypeArray1234 { - yyl7 := r.ReadArrayStart() - if yyl7 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl7, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -176,12 +176,12 @@ func (x *ScaleSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys8Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys8Slc - var yyhl8 bool = l >= 0 - for yyj8 := 0; ; yyj8++ { - if yyhl8 { - if yyj8 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -190,10 +190,10 @@ func (x *ScaleSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys8Slc = r.DecodeBytes(yys8Slc, true, true) - yys8 := string(yys8Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys8 { + switch yys3 { case "replicas": if r.TryDecodeAsNil() { x.Replicas = 0 @@ -201,9 +201,9 @@ func (x *ScaleSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Replicas = int(r.DecodeInt(codecSelferBitsize1234)) } default: - z.DecStructFieldNotFound(-1, yys8) - } // end switch yys8 - } // end for yyj8 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -211,16 +211,16 @@ func (x *ScaleSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj10 int - var yyb10 bool - var yyhl10 bool = l >= 0 - yyj10++ - if yyhl10 { - yyb10 = yyj10 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb10 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb10 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -231,17 +231,17 @@ func (x *ScaleSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Replicas = int(r.DecodeInt(codecSelferBitsize1234)) } for { - yyj10++ - if yyhl10 { - yyb10 = yyj10 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb10 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb10 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj10-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -253,34 +253,34 @@ func (x *ScaleStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym12 := z.EncBinary() - _ = yym12 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep13 := !z.EncBinary() - yy2arr13 := z.EncBasicHandle().StructToArray - var yyq13 [2]bool - _, _, _ = yysep13, yyq13, yy2arr13 - const yyr13 bool = false - yyq13[1] = len(x.Selector) != 0 - var yynn13 int - if yyr13 || yy2arr13 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = len(x.Selector) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn13 = 1 - for _, b := range yyq13 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn13++ + yynn2++ } } - r.EncodeMapStart(yynn13) - yynn13 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr13 || yy2arr13 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym15 := z.EncBinary() - _ = yym15 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.Replicas)) @@ -289,21 +289,21 @@ func (x *ScaleStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("replicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym16 := z.EncBinary() - _ = yym16 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.Replicas)) } } - if yyr13 || yy2arr13 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq13[1] { + if yyq2[1] { if x.Selector == nil { r.EncodeNil() } else { - yym18 := z.EncBinary() - _ = yym18 + yym7 := z.EncBinary() + _ = yym7 if false { } else { z.F.EncMapStringStringV(x.Selector, false, e) @@ -313,15 +313,15 @@ func (x *ScaleStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq13[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("selector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Selector == nil { r.EncodeNil() } else { - yym19 := z.EncBinary() - _ = yym19 + yym8 := z.EncBinary() + _ = yym8 if false { } else { z.F.EncMapStringStringV(x.Selector, false, e) @@ -329,7 +329,7 @@ func (x *ScaleStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr13 || yy2arr13 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -342,25 +342,25 @@ func (x *ScaleStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym20 := z.DecBinary() - _ = yym20 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct21 := r.ContainerType() - if yyct21 == codecSelferValueTypeMap1234 { - yyl21 := r.ReadMapStart() - if yyl21 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl21, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct21 == codecSelferValueTypeArray1234 { - yyl21 := r.ReadArrayStart() - if yyl21 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl21, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -372,12 +372,12 @@ func (x *ScaleStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys22Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys22Slc - var yyhl22 bool = l >= 0 - for yyj22 := 0; ; yyj22++ { - if yyhl22 { - if yyj22 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -386,10 +386,10 @@ func (x *ScaleStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys22Slc = r.DecodeBytes(yys22Slc, true, true) - yys22 := string(yys22Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys22 { + switch yys3 { case "replicas": if r.TryDecodeAsNil() { x.Replicas = 0 @@ -400,18 +400,18 @@ func (x *ScaleStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Selector = nil } else { - yyv24 := &x.Selector - yym25 := z.DecBinary() - _ = yym25 + yyv5 := &x.Selector + yym6 := z.DecBinary() + _ = yym6 if false { } else { - z.F.DecMapStringStringX(yyv24, false, d) + z.F.DecMapStringStringX(yyv5, false, d) } } default: - z.DecStructFieldNotFound(-1, yys22) - } // end switch yys22 - } // end for yyj22 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -419,16 +419,16 @@ func (x *ScaleStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj26 int - var yyb26 bool - var yyhl26 bool = l >= 0 - yyj26++ - if yyhl26 { - yyb26 = yyj26 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb26 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb26 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -438,13 +438,13 @@ func (x *ScaleStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Replicas = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj26++ - if yyhl26 { - yyb26 = yyj26 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb26 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb26 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -452,26 +452,26 @@ func (x *ScaleStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Selector = nil } else { - yyv28 := &x.Selector - yym29 := z.DecBinary() - _ = yym29 + yyv9 := &x.Selector + yym10 := z.DecBinary() + _ = yym10 if false { } else { - z.F.DecMapStringStringX(yyv28, false, d) + z.F.DecMapStringStringX(yyv9, false, d) } } for { - yyj26++ - if yyhl26 { - yyb26 = yyj26 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb26 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb26 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj26-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -483,90 +483,90 @@ func (x *Scale) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym30 := z.EncBinary() - _ = yym30 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep31 := !z.EncBinary() - yy2arr31 := z.EncBasicHandle().StructToArray - var yyq31 [5]bool - _, _, _ = yysep31, yyq31, yy2arr31 - const yyr31 bool = false - yyq31[0] = true - yyq31[1] = true - yyq31[2] = true - yyq31[3] = x.Kind != "" - yyq31[4] = x.APIVersion != "" - var yynn31 int - if yyr31 || yy2arr31 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn31 = 0 - for _, b := range yyq31 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn31++ + yynn2++ } } - r.EncodeMapStart(yynn31) - yynn31 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr31 || yy2arr31 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq31[0] { - yy33 := &x.ObjectMeta - yy33.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq31[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy34 := &x.ObjectMeta - yy34.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr31 || yy2arr31 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq31[1] { - yy36 := &x.Spec - yy36.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq31[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy37 := &x.Spec - yy37.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr31 || yy2arr31 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq31[2] { - yy39 := &x.Status - yy39.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq31[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy40 := &x.Status - yy40.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr31 || yy2arr31 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq31[3] { - yym42 := z.EncBinary() - _ = yym42 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -575,23 +575,23 @@ func (x *Scale) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq31[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym43 := z.EncBinary() - _ = yym43 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr31 || yy2arr31 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq31[4] { - yym45 := z.EncBinary() - _ = yym45 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -600,19 +600,19 @@ func (x *Scale) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq31[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym46 := z.EncBinary() - _ = yym46 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr31 || yy2arr31 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -625,25 +625,25 @@ func (x *Scale) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym47 := z.DecBinary() - _ = yym47 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct48 := r.ContainerType() - if yyct48 == codecSelferValueTypeMap1234 { - yyl48 := r.ReadMapStart() - if yyl48 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl48, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct48 == codecSelferValueTypeArray1234 { - yyl48 := r.ReadArrayStart() - if yyl48 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl48, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -655,12 +655,12 @@ func (x *Scale) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys49Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys49Slc - var yyhl49 bool = l >= 0 - for yyj49 := 0; ; yyj49++ { - if yyhl49 { - if yyj49 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -669,30 +669,30 @@ func (x *Scale) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys49Slc = r.DecodeBytes(yys49Slc, true, true) - yys49 := string(yys49Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys49 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv50 := &x.ObjectMeta - yyv50.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = ScaleSpec{} } else { - yyv51 := &x.Spec - yyv51.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = ScaleStatus{} } else { - yyv52 := &x.Status - yyv52.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -707,9 +707,9 @@ func (x *Scale) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys49) - } // end switch yys49 - } // end for yyj49 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -717,16 +717,16 @@ func (x *Scale) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj55 int - var yyb55 bool - var yyhl55 bool = l >= 0 - yyj55++ - if yyhl55 { - yyb55 = yyj55 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb55 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb55 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -734,16 +734,16 @@ func (x *Scale) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv56 := &x.ObjectMeta - yyv56.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj55++ - if yyhl55 { - yyb55 = yyj55 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb55 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb55 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -751,16 +751,16 @@ func (x *Scale) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = ScaleSpec{} } else { - yyv57 := &x.Spec - yyv57.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj55++ - if yyhl55 { - yyb55 = yyj55 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb55 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb55 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -768,16 +768,16 @@ func (x *Scale) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = ScaleStatus{} } else { - yyv58 := &x.Status - yyv58.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj55++ - if yyhl55 { - yyb55 = yyj55 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb55 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb55 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -787,13 +787,13 @@ func (x *Scale) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj55++ - if yyhl55 { - yyb55 = yyj55 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb55 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb55 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -804,17 +804,17 @@ func (x *Scale) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj55++ - if yyhl55 { - yyb55 = yyj55 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb55 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb55 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj55-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -826,36 +826,36 @@ func (x *ReplicationControllerDummy) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym61 := z.EncBinary() - _ = yym61 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep62 := !z.EncBinary() - yy2arr62 := z.EncBasicHandle().StructToArray - var yyq62 [2]bool - _, _, _ = yysep62, yyq62, yy2arr62 - const yyr62 bool = false - yyq62[0] = x.Kind != "" - yyq62[1] = x.APIVersion != "" - var yynn62 int - if yyr62 || yy2arr62 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Kind != "" + yyq2[1] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn62 = 0 - for _, b := range yyq62 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn62++ + yynn2++ } } - r.EncodeMapStart(yynn62) - yynn62 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr62 || yy2arr62 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq62[0] { - yym64 := z.EncBinary() - _ = yym64 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -864,23 +864,23 @@ func (x *ReplicationControllerDummy) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq62[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym65 := z.EncBinary() - _ = yym65 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr62 || yy2arr62 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq62[1] { - yym67 := z.EncBinary() - _ = yym67 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -889,19 +889,19 @@ func (x *ReplicationControllerDummy) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq62[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym68 := z.EncBinary() - _ = yym68 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr62 || yy2arr62 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -914,25 +914,25 @@ func (x *ReplicationControllerDummy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym69 := z.DecBinary() - _ = yym69 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct70 := r.ContainerType() - if yyct70 == codecSelferValueTypeMap1234 { - yyl70 := r.ReadMapStart() - if yyl70 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl70, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct70 == codecSelferValueTypeArray1234 { - yyl70 := r.ReadArrayStart() - if yyl70 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl70, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -944,12 +944,12 @@ func (x *ReplicationControllerDummy) codecDecodeSelfFromMap(l int, d *codec1978. var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys71Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys71Slc - var yyhl71 bool = l >= 0 - for yyj71 := 0; ; yyj71++ { - if yyhl71 { - if yyj71 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -958,10 +958,10 @@ func (x *ReplicationControllerDummy) codecDecodeSelfFromMap(l int, d *codec1978. } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys71Slc = r.DecodeBytes(yys71Slc, true, true) - yys71 := string(yys71Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys71 { + switch yys3 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -975,9 +975,9 @@ func (x *ReplicationControllerDummy) codecDecodeSelfFromMap(l int, d *codec1978. x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys71) - } // end switch yys71 - } // end for yyj71 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -985,16 +985,16 @@ func (x *ReplicationControllerDummy) codecDecodeSelfFromArray(l int, d *codec197 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj74 int - var yyb74 bool - var yyhl74 bool = l >= 0 - yyj74++ - if yyhl74 { - yyb74 = yyj74 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb74 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb74 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1004,13 +1004,13 @@ func (x *ReplicationControllerDummy) codecDecodeSelfFromArray(l int, d *codec197 } else { x.Kind = string(r.DecodeString()) } - yyj74++ - if yyhl74 { - yyb74 = yyj74 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb74 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb74 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1021,17 +1021,17 @@ func (x *ReplicationControllerDummy) codecDecodeSelfFromArray(l int, d *codec197 x.APIVersion = string(r.DecodeString()) } for { - yyj74++ - if yyhl74 { - yyb74 = yyj74 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb74 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb74 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj74-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1043,38 +1043,38 @@ func (x *SubresourceReference) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym77 := z.EncBinary() - _ = yym77 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep78 := !z.EncBinary() - yy2arr78 := z.EncBasicHandle().StructToArray - var yyq78 [4]bool - _, _, _ = yysep78, yyq78, yy2arr78 - const yyr78 bool = false - yyq78[0] = x.Kind != "" - yyq78[1] = x.Name != "" - yyq78[2] = x.APIVersion != "" - yyq78[3] = x.Subresource != "" - var yynn78 int - if yyr78 || yy2arr78 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Kind != "" + yyq2[1] = x.Name != "" + yyq2[2] = x.APIVersion != "" + yyq2[3] = x.Subresource != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn78 = 0 - for _, b := range yyq78 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn78++ + yynn2++ } } - r.EncodeMapStart(yynn78) - yynn78 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr78 || yy2arr78 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq78[0] { - yym80 := z.EncBinary() - _ = yym80 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -1083,23 +1083,23 @@ func (x *SubresourceReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq78[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym81 := z.EncBinary() - _ = yym81 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr78 || yy2arr78 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq78[1] { - yym83 := z.EncBinary() - _ = yym83 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -1108,23 +1108,23 @@ func (x *SubresourceReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq78[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym84 := z.EncBinary() - _ = yym84 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } } - if yyr78 || yy2arr78 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq78[2] { - yym86 := z.EncBinary() - _ = yym86 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -1133,23 +1133,23 @@ func (x *SubresourceReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq78[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym87 := z.EncBinary() - _ = yym87 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr78 || yy2arr78 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq78[3] { - yym89 := z.EncBinary() - _ = yym89 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Subresource)) @@ -1158,19 +1158,19 @@ func (x *SubresourceReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq78[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("subresource")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym90 := z.EncBinary() - _ = yym90 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Subresource)) } } } - if yyr78 || yy2arr78 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1183,25 +1183,25 @@ func (x *SubresourceReference) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym91 := z.DecBinary() - _ = yym91 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct92 := r.ContainerType() - if yyct92 == codecSelferValueTypeMap1234 { - yyl92 := r.ReadMapStart() - if yyl92 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl92, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct92 == codecSelferValueTypeArray1234 { - yyl92 := r.ReadArrayStart() - if yyl92 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl92, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1213,12 +1213,12 @@ func (x *SubresourceReference) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys93Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys93Slc - var yyhl93 bool = l >= 0 - for yyj93 := 0; ; yyj93++ { - if yyhl93 { - if yyj93 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -1227,10 +1227,10 @@ func (x *SubresourceReference) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys93Slc = r.DecodeBytes(yys93Slc, true, true) - yys93 := string(yys93Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys93 { + switch yys3 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -1256,9 +1256,9 @@ func (x *SubresourceReference) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.Subresource = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys93) - } // end switch yys93 - } // end for yyj93 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1266,16 +1266,16 @@ func (x *SubresourceReference) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj98 int - var yyb98 bool - var yyhl98 bool = l >= 0 - yyj98++ - if yyhl98 { - yyb98 = yyj98 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb98 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb98 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1285,13 +1285,13 @@ func (x *SubresourceReference) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.Kind = string(r.DecodeString()) } - yyj98++ - if yyhl98 { - yyb98 = yyj98 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb98 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb98 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1301,13 +1301,13 @@ func (x *SubresourceReference) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.Name = string(r.DecodeString()) } - yyj98++ - if yyhl98 { - yyb98 = yyj98 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb98 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb98 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1317,13 +1317,13 @@ func (x *SubresourceReference) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.APIVersion = string(r.DecodeString()) } - yyj98++ - if yyhl98 { - yyb98 = yyj98 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb98 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb98 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1334,17 +1334,17 @@ func (x *SubresourceReference) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.Subresource = string(r.DecodeString()) } for { - yyj98++ - if yyhl98 { - yyb98 = yyj98 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb98 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb98 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj98-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1356,33 +1356,33 @@ func (x *CPUTargetUtilization) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym103 := z.EncBinary() - _ = yym103 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep104 := !z.EncBinary() - yy2arr104 := z.EncBasicHandle().StructToArray - var yyq104 [1]bool - _, _, _ = yysep104, yyq104, yy2arr104 - const yyr104 bool = false - var yynn104 int - if yyr104 || yy2arr104 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn104 = 1 - for _, b := range yyq104 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn104++ + yynn2++ } } - r.EncodeMapStart(yynn104) - yynn104 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr104 || yy2arr104 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym106 := z.EncBinary() - _ = yym106 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.TargetPercentage)) @@ -1391,14 +1391,14 @@ func (x *CPUTargetUtilization) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("targetPercentage")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym107 := z.EncBinary() - _ = yym107 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.TargetPercentage)) } } - if yyr104 || yy2arr104 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1411,25 +1411,25 @@ func (x *CPUTargetUtilization) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym108 := z.DecBinary() - _ = yym108 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct109 := r.ContainerType() - if yyct109 == codecSelferValueTypeMap1234 { - yyl109 := r.ReadMapStart() - if yyl109 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl109, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct109 == codecSelferValueTypeArray1234 { - yyl109 := r.ReadArrayStart() - if yyl109 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl109, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1441,12 +1441,12 @@ func (x *CPUTargetUtilization) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys110Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys110Slc - var yyhl110 bool = l >= 0 - for yyj110 := 0; ; yyj110++ { - if yyhl110 { - if yyj110 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -1455,10 +1455,10 @@ func (x *CPUTargetUtilization) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys110Slc = r.DecodeBytes(yys110Slc, true, true) - yys110 := string(yys110Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys110 { + switch yys3 { case "targetPercentage": if r.TryDecodeAsNil() { x.TargetPercentage = 0 @@ -1466,9 +1466,9 @@ func (x *CPUTargetUtilization) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.TargetPercentage = int(r.DecodeInt(codecSelferBitsize1234)) } default: - z.DecStructFieldNotFound(-1, yys110) - } // end switch yys110 - } // end for yyj110 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1476,16 +1476,16 @@ func (x *CPUTargetUtilization) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj112 int - var yyb112 bool - var yyhl112 bool = l >= 0 - yyj112++ - if yyhl112 { - yyb112 = yyj112 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb112 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb112 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1496,17 +1496,17 @@ func (x *CPUTargetUtilization) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.TargetPercentage = int(r.DecodeInt(codecSelferBitsize1234)) } for { - yyj112++ - if yyhl112 { - yyb112 = yyj112 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb112 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb112 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj112-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1518,33 +1518,33 @@ func (x *CustomMetricTarget) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym114 := z.EncBinary() - _ = yym114 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep115 := !z.EncBinary() - yy2arr115 := z.EncBasicHandle().StructToArray - var yyq115 [2]bool - _, _, _ = yysep115, yyq115, yy2arr115 - const yyr115 bool = false - var yynn115 int - if yyr115 || yy2arr115 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn115 = 2 - for _, b := range yyq115 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn115++ + yynn2++ } } - r.EncodeMapStart(yynn115) - yynn115 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr115 || yy2arr115 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym117 := z.EncBinary() - _ = yym117 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -1553,41 +1553,41 @@ func (x *CustomMetricTarget) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym118 := z.EncBinary() - _ = yym118 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr115 || yy2arr115 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy120 := &x.TargetValue - yym121 := z.EncBinary() - _ = yym121 + yy7 := &x.TargetValue + yym8 := z.EncBinary() + _ = yym8 if false { - } else if z.HasExtensions() && z.EncExt(yy120) { - } else if !yym121 && z.IsJSONHandle() { - z.EncJSONMarshal(yy120) + } else if z.HasExtensions() && z.EncExt(yy7) { + } else if !yym8 && z.IsJSONHandle() { + z.EncJSONMarshal(yy7) } else { - z.EncFallback(yy120) + z.EncFallback(yy7) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("value")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy122 := &x.TargetValue - yym123 := z.EncBinary() - _ = yym123 + yy9 := &x.TargetValue + yym10 := z.EncBinary() + _ = yym10 if false { - } else if z.HasExtensions() && z.EncExt(yy122) { - } else if !yym123 && z.IsJSONHandle() { - z.EncJSONMarshal(yy122) + } else if z.HasExtensions() && z.EncExt(yy9) { + } else if !yym10 && z.IsJSONHandle() { + z.EncJSONMarshal(yy9) } else { - z.EncFallback(yy122) + z.EncFallback(yy9) } } - if yyr115 || yy2arr115 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1600,25 +1600,25 @@ func (x *CustomMetricTarget) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym124 := z.DecBinary() - _ = yym124 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct125 := r.ContainerType() - if yyct125 == codecSelferValueTypeMap1234 { - yyl125 := r.ReadMapStart() - if yyl125 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl125, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct125 == codecSelferValueTypeArray1234 { - yyl125 := r.ReadArrayStart() - if yyl125 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl125, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1630,12 +1630,12 @@ func (x *CustomMetricTarget) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys126Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys126Slc - var yyhl126 bool = l >= 0 - for yyj126 := 0; ; yyj126++ { - if yyhl126 { - if yyj126 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -1644,10 +1644,10 @@ func (x *CustomMetricTarget) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys126Slc = r.DecodeBytes(yys126Slc, true, true) - yys126 := string(yys126Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys126 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -1658,21 +1658,21 @@ func (x *CustomMetricTarget) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.TargetValue = pkg4_resource.Quantity{} } else { - yyv128 := &x.TargetValue - yym129 := z.DecBinary() - _ = yym129 + yyv5 := &x.TargetValue + yym6 := z.DecBinary() + _ = yym6 if false { - } else if z.HasExtensions() && z.DecExt(yyv128) { - } else if !yym129 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv128) + } else if z.HasExtensions() && z.DecExt(yyv5) { + } else if !yym6 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv5) } else { - z.DecFallback(yyv128, false) + z.DecFallback(yyv5, false) } } default: - z.DecStructFieldNotFound(-1, yys126) - } // end switch yys126 - } // end for yyj126 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1680,16 +1680,16 @@ func (x *CustomMetricTarget) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj130 int - var yyb130 bool - var yyhl130 bool = l >= 0 - yyj130++ - if yyhl130 { - yyb130 = yyj130 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb130 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb130 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1699,13 +1699,13 @@ func (x *CustomMetricTarget) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Name = string(r.DecodeString()) } - yyj130++ - if yyhl130 { - yyb130 = yyj130 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb130 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb130 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1713,29 +1713,29 @@ func (x *CustomMetricTarget) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.TargetValue = pkg4_resource.Quantity{} } else { - yyv132 := &x.TargetValue - yym133 := z.DecBinary() - _ = yym133 + yyv9 := &x.TargetValue + yym10 := z.DecBinary() + _ = yym10 if false { - } else if z.HasExtensions() && z.DecExt(yyv132) { - } else if !yym133 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv132) + } else if z.HasExtensions() && z.DecExt(yyv9) { + } else if !yym10 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv9) } else { - z.DecFallback(yyv132, false) + z.DecFallback(yyv9, false) } } for { - yyj130++ - if yyhl130 { - yyb130 = yyj130 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb130 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb130 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj130-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1747,36 +1747,36 @@ func (x *CustomMetricTargetList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym134 := z.EncBinary() - _ = yym134 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep135 := !z.EncBinary() - yy2arr135 := z.EncBasicHandle().StructToArray - var yyq135 [1]bool - _, _, _ = yysep135, yyq135, yy2arr135 - const yyr135 bool = false - var yynn135 int - if yyr135 || yy2arr135 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn135 = 1 - for _, b := range yyq135 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn135++ + yynn2++ } } - r.EncodeMapStart(yynn135) - yynn135 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr135 || yy2arr135 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym137 := z.EncBinary() - _ = yym137 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceCustomMetricTarget(([]CustomMetricTarget)(x.Items), e) @@ -1789,15 +1789,15 @@ func (x *CustomMetricTargetList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym138 := z.EncBinary() - _ = yym138 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceCustomMetricTarget(([]CustomMetricTarget)(x.Items), e) } } } - if yyr135 || yy2arr135 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1810,25 +1810,25 @@ func (x *CustomMetricTargetList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym139 := z.DecBinary() - _ = yym139 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct140 := r.ContainerType() - if yyct140 == codecSelferValueTypeMap1234 { - yyl140 := r.ReadMapStart() - if yyl140 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl140, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct140 == codecSelferValueTypeArray1234 { - yyl140 := r.ReadArrayStart() - if yyl140 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl140, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1840,12 +1840,12 @@ func (x *CustomMetricTargetList) codecDecodeSelfFromMap(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys141Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys141Slc - var yyhl141 bool = l >= 0 - for yyj141 := 0; ; yyj141++ { - if yyhl141 { - if yyj141 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -1854,26 +1854,26 @@ func (x *CustomMetricTargetList) codecDecodeSelfFromMap(l int, d *codec1978.Deco } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys141Slc = r.DecodeBytes(yys141Slc, true, true) - yys141 := string(yys141Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys141 { + switch yys3 { case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv142 := &x.Items - yym143 := z.DecBinary() - _ = yym143 + yyv4 := &x.Items + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceCustomMetricTarget((*[]CustomMetricTarget)(yyv142), d) + h.decSliceCustomMetricTarget((*[]CustomMetricTarget)(yyv4), d) } } default: - z.DecStructFieldNotFound(-1, yys141) - } // end switch yys141 - } // end for yyj141 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1881,16 +1881,16 @@ func (x *CustomMetricTargetList) codecDecodeSelfFromArray(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj144 int - var yyb144 bool - var yyhl144 bool = l >= 0 - yyj144++ - if yyhl144 { - yyb144 = yyj144 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb144 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb144 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1898,26 +1898,26 @@ func (x *CustomMetricTargetList) codecDecodeSelfFromArray(l int, d *codec1978.De if r.TryDecodeAsNil() { x.Items = nil } else { - yyv145 := &x.Items - yym146 := z.DecBinary() - _ = yym146 + yyv7 := &x.Items + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceCustomMetricTarget((*[]CustomMetricTarget)(yyv145), d) + h.decSliceCustomMetricTarget((*[]CustomMetricTarget)(yyv7), d) } } for { - yyj144++ - if yyhl144 { - yyb144 = yyj144 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb144 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb144 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj144-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1929,33 +1929,33 @@ func (x *CustomMetricCurrentStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym147 := z.EncBinary() - _ = yym147 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep148 := !z.EncBinary() - yy2arr148 := z.EncBasicHandle().StructToArray - var yyq148 [2]bool - _, _, _ = yysep148, yyq148, yy2arr148 - const yyr148 bool = false - var yynn148 int - if yyr148 || yy2arr148 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn148 = 2 - for _, b := range yyq148 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn148++ + yynn2++ } } - r.EncodeMapStart(yynn148) - yynn148 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr148 || yy2arr148 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym150 := z.EncBinary() - _ = yym150 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -1964,41 +1964,41 @@ func (x *CustomMetricCurrentStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym151 := z.EncBinary() - _ = yym151 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr148 || yy2arr148 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy153 := &x.CurrentValue - yym154 := z.EncBinary() - _ = yym154 + yy7 := &x.CurrentValue + yym8 := z.EncBinary() + _ = yym8 if false { - } else if z.HasExtensions() && z.EncExt(yy153) { - } else if !yym154 && z.IsJSONHandle() { - z.EncJSONMarshal(yy153) + } else if z.HasExtensions() && z.EncExt(yy7) { + } else if !yym8 && z.IsJSONHandle() { + z.EncJSONMarshal(yy7) } else { - z.EncFallback(yy153) + z.EncFallback(yy7) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("value")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy155 := &x.CurrentValue - yym156 := z.EncBinary() - _ = yym156 + yy9 := &x.CurrentValue + yym10 := z.EncBinary() + _ = yym10 if false { - } else if z.HasExtensions() && z.EncExt(yy155) { - } else if !yym156 && z.IsJSONHandle() { - z.EncJSONMarshal(yy155) + } else if z.HasExtensions() && z.EncExt(yy9) { + } else if !yym10 && z.IsJSONHandle() { + z.EncJSONMarshal(yy9) } else { - z.EncFallback(yy155) + z.EncFallback(yy9) } } - if yyr148 || yy2arr148 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -2011,25 +2011,25 @@ func (x *CustomMetricCurrentStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym157 := z.DecBinary() - _ = yym157 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct158 := r.ContainerType() - if yyct158 == codecSelferValueTypeMap1234 { - yyl158 := r.ReadMapStart() - if yyl158 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl158, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct158 == codecSelferValueTypeArray1234 { - yyl158 := r.ReadArrayStart() - if yyl158 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl158, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -2041,12 +2041,12 @@ func (x *CustomMetricCurrentStatus) codecDecodeSelfFromMap(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys159Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys159Slc - var yyhl159 bool = l >= 0 - for yyj159 := 0; ; yyj159++ { - if yyhl159 { - if yyj159 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -2055,10 +2055,10 @@ func (x *CustomMetricCurrentStatus) codecDecodeSelfFromMap(l int, d *codec1978.D } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys159Slc = r.DecodeBytes(yys159Slc, true, true) - yys159 := string(yys159Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys159 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -2069,21 +2069,21 @@ func (x *CustomMetricCurrentStatus) codecDecodeSelfFromMap(l int, d *codec1978.D if r.TryDecodeAsNil() { x.CurrentValue = pkg4_resource.Quantity{} } else { - yyv161 := &x.CurrentValue - yym162 := z.DecBinary() - _ = yym162 + yyv5 := &x.CurrentValue + yym6 := z.DecBinary() + _ = yym6 if false { - } else if z.HasExtensions() && z.DecExt(yyv161) { - } else if !yym162 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv161) + } else if z.HasExtensions() && z.DecExt(yyv5) { + } else if !yym6 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv5) } else { - z.DecFallback(yyv161, false) + z.DecFallback(yyv5, false) } } default: - z.DecStructFieldNotFound(-1, yys159) - } // end switch yys159 - } // end for yyj159 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -2091,16 +2091,16 @@ func (x *CustomMetricCurrentStatus) codecDecodeSelfFromArray(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj163 int - var yyb163 bool - var yyhl163 bool = l >= 0 - yyj163++ - if yyhl163 { - yyb163 = yyj163 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb163 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb163 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2110,13 +2110,13 @@ func (x *CustomMetricCurrentStatus) codecDecodeSelfFromArray(l int, d *codec1978 } else { x.Name = string(r.DecodeString()) } - yyj163++ - if yyhl163 { - yyb163 = yyj163 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb163 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb163 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2124,29 +2124,29 @@ func (x *CustomMetricCurrentStatus) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.CurrentValue = pkg4_resource.Quantity{} } else { - yyv165 := &x.CurrentValue - yym166 := z.DecBinary() - _ = yym166 + yyv9 := &x.CurrentValue + yym10 := z.DecBinary() + _ = yym10 if false { - } else if z.HasExtensions() && z.DecExt(yyv165) { - } else if !yym166 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv165) + } else if z.HasExtensions() && z.DecExt(yyv9) { + } else if !yym10 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv9) } else { - z.DecFallback(yyv165, false) + z.DecFallback(yyv9, false) } } for { - yyj163++ - if yyhl163 { - yyb163 = yyj163 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb163 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb163 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj163-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -2158,36 +2158,36 @@ func (x *CustomMetricCurrentStatusList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym167 := z.EncBinary() - _ = yym167 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep168 := !z.EncBinary() - yy2arr168 := z.EncBasicHandle().StructToArray - var yyq168 [1]bool - _, _, _ = yysep168, yyq168, yy2arr168 - const yyr168 bool = false - var yynn168 int - if yyr168 || yy2arr168 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn168 = 1 - for _, b := range yyq168 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn168++ + yynn2++ } } - r.EncodeMapStart(yynn168) - yynn168 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr168 || yy2arr168 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym170 := z.EncBinary() - _ = yym170 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceCustomMetricCurrentStatus(([]CustomMetricCurrentStatus)(x.Items), e) @@ -2200,15 +2200,15 @@ func (x *CustomMetricCurrentStatusList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym171 := z.EncBinary() - _ = yym171 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceCustomMetricCurrentStatus(([]CustomMetricCurrentStatus)(x.Items), e) } } } - if yyr168 || yy2arr168 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -2221,25 +2221,25 @@ func (x *CustomMetricCurrentStatusList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym172 := z.DecBinary() - _ = yym172 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct173 := r.ContainerType() - if yyct173 == codecSelferValueTypeMap1234 { - yyl173 := r.ReadMapStart() - if yyl173 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl173, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct173 == codecSelferValueTypeArray1234 { - yyl173 := r.ReadArrayStart() - if yyl173 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl173, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -2251,12 +2251,12 @@ func (x *CustomMetricCurrentStatusList) codecDecodeSelfFromMap(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys174Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys174Slc - var yyhl174 bool = l >= 0 - for yyj174 := 0; ; yyj174++ { - if yyhl174 { - if yyj174 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -2265,26 +2265,26 @@ func (x *CustomMetricCurrentStatusList) codecDecodeSelfFromMap(l int, d *codec19 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys174Slc = r.DecodeBytes(yys174Slc, true, true) - yys174 := string(yys174Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys174 { + switch yys3 { case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv175 := &x.Items - yym176 := z.DecBinary() - _ = yym176 + yyv4 := &x.Items + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceCustomMetricCurrentStatus((*[]CustomMetricCurrentStatus)(yyv175), d) + h.decSliceCustomMetricCurrentStatus((*[]CustomMetricCurrentStatus)(yyv4), d) } } default: - z.DecStructFieldNotFound(-1, yys174) - } // end switch yys174 - } // end for yyj174 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -2292,16 +2292,16 @@ func (x *CustomMetricCurrentStatusList) codecDecodeSelfFromArray(l int, d *codec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj177 int - var yyb177 bool - var yyhl177 bool = l >= 0 - yyj177++ - if yyhl177 { - yyb177 = yyj177 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb177 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb177 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2309,26 +2309,26 @@ func (x *CustomMetricCurrentStatusList) codecDecodeSelfFromArray(l int, d *codec if r.TryDecodeAsNil() { x.Items = nil } else { - yyv178 := &x.Items - yym179 := z.DecBinary() - _ = yym179 + yyv7 := &x.Items + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceCustomMetricCurrentStatus((*[]CustomMetricCurrentStatus)(yyv178), d) + h.decSliceCustomMetricCurrentStatus((*[]CustomMetricCurrentStatus)(yyv7), d) } } for { - yyj177++ - if yyhl177 { - yyb177 = yyj177 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb177 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb177 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj177-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -2340,81 +2340,81 @@ func (x *HorizontalPodAutoscalerSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym180 := z.EncBinary() - _ = yym180 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep181 := !z.EncBinary() - yy2arr181 := z.EncBasicHandle().StructToArray - var yyq181 [4]bool - _, _, _ = yysep181, yyq181, yy2arr181 - const yyr181 bool = false - yyq181[1] = x.MinReplicas != nil - yyq181[3] = x.CPUUtilization != nil - var yynn181 int - if yyr181 || yy2arr181 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.MinReplicas != nil + yyq2[3] = x.CPUUtilization != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn181 = 2 - for _, b := range yyq181 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn181++ + yynn2++ } } - r.EncodeMapStart(yynn181) - yynn181 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr181 || yy2arr181 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy183 := &x.ScaleRef - yy183.CodecEncodeSelf(e) + yy4 := &x.ScaleRef + yy4.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("scaleRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy184 := &x.ScaleRef - yy184.CodecEncodeSelf(e) + yy6 := &x.ScaleRef + yy6.CodecEncodeSelf(e) } - if yyr181 || yy2arr181 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq181[1] { + if yyq2[1] { if x.MinReplicas == nil { r.EncodeNil() } else { - yy186 := *x.MinReplicas - yym187 := z.EncBinary() - _ = yym187 + yy9 := *x.MinReplicas + yym10 := z.EncBinary() + _ = yym10 if false { } else { - r.EncodeInt(int64(yy186)) + r.EncodeInt(int64(yy9)) } } } else { r.EncodeNil() } } else { - if yyq181[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("minReplicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.MinReplicas == nil { r.EncodeNil() } else { - yy188 := *x.MinReplicas - yym189 := z.EncBinary() - _ = yym189 + yy11 := *x.MinReplicas + yym12 := z.EncBinary() + _ = yym12 if false { } else { - r.EncodeInt(int64(yy188)) + r.EncodeInt(int64(yy11)) } } } } - if yyr181 || yy2arr181 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym191 := z.EncBinary() - _ = yym191 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeInt(int64(x.MaxReplicas)) @@ -2423,16 +2423,16 @@ func (x *HorizontalPodAutoscalerSpec) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("maxReplicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym192 := z.EncBinary() - _ = yym192 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeInt(int64(x.MaxReplicas)) } } - if yyr181 || yy2arr181 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq181[3] { + if yyq2[3] { if x.CPUUtilization == nil { r.EncodeNil() } else { @@ -2442,7 +2442,7 @@ func (x *HorizontalPodAutoscalerSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq181[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cpuUtilization")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2453,7 +2453,7 @@ func (x *HorizontalPodAutoscalerSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr181 || yy2arr181 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -2466,25 +2466,25 @@ func (x *HorizontalPodAutoscalerSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym194 := z.DecBinary() - _ = yym194 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct195 := r.ContainerType() - if yyct195 == codecSelferValueTypeMap1234 { - yyl195 := r.ReadMapStart() - if yyl195 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl195, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct195 == codecSelferValueTypeArray1234 { - yyl195 := r.ReadArrayStart() - if yyl195 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl195, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -2496,12 +2496,12 @@ func (x *HorizontalPodAutoscalerSpec) codecDecodeSelfFromMap(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys196Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys196Slc - var yyhl196 bool = l >= 0 - for yyj196 := 0; ; yyj196++ { - if yyhl196 { - if yyj196 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -2510,16 +2510,16 @@ func (x *HorizontalPodAutoscalerSpec) codecDecodeSelfFromMap(l int, d *codec1978 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys196Slc = r.DecodeBytes(yys196Slc, true, true) - yys196 := string(yys196Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys196 { + switch yys3 { case "scaleRef": if r.TryDecodeAsNil() { x.ScaleRef = SubresourceReference{} } else { - yyv197 := &x.ScaleRef - yyv197.CodecDecodeSelf(d) + yyv4 := &x.ScaleRef + yyv4.CodecDecodeSelf(d) } case "minReplicas": if r.TryDecodeAsNil() { @@ -2530,8 +2530,8 @@ func (x *HorizontalPodAutoscalerSpec) codecDecodeSelfFromMap(l int, d *codec1978 if x.MinReplicas == nil { x.MinReplicas = new(int) } - yym199 := z.DecBinary() - _ = yym199 + yym6 := z.DecBinary() + _ = yym6 if false { } else { *((*int)(x.MinReplicas)) = int(r.DecodeInt(codecSelferBitsize1234)) @@ -2555,9 +2555,9 @@ func (x *HorizontalPodAutoscalerSpec) codecDecodeSelfFromMap(l int, d *codec1978 x.CPUUtilization.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys196) - } // end switch yys196 - } // end for yyj196 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -2565,16 +2565,16 @@ func (x *HorizontalPodAutoscalerSpec) codecDecodeSelfFromArray(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj202 int - var yyb202 bool - var yyhl202 bool = l >= 0 - yyj202++ - if yyhl202 { - yyb202 = yyj202 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb202 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb202 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2582,16 +2582,16 @@ func (x *HorizontalPodAutoscalerSpec) codecDecodeSelfFromArray(l int, d *codec19 if r.TryDecodeAsNil() { x.ScaleRef = SubresourceReference{} } else { - yyv203 := &x.ScaleRef - yyv203.CodecDecodeSelf(d) + yyv10 := &x.ScaleRef + yyv10.CodecDecodeSelf(d) } - yyj202++ - if yyhl202 { - yyb202 = yyj202 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb202 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb202 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2604,20 +2604,20 @@ func (x *HorizontalPodAutoscalerSpec) codecDecodeSelfFromArray(l int, d *codec19 if x.MinReplicas == nil { x.MinReplicas = new(int) } - yym205 := z.DecBinary() - _ = yym205 + yym12 := z.DecBinary() + _ = yym12 if false { } else { *((*int)(x.MinReplicas)) = int(r.DecodeInt(codecSelferBitsize1234)) } } - yyj202++ - if yyhl202 { - yyb202 = yyj202 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb202 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb202 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2627,13 +2627,13 @@ func (x *HorizontalPodAutoscalerSpec) codecDecodeSelfFromArray(l int, d *codec19 } else { x.MaxReplicas = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj202++ - if yyhl202 { - yyb202 = yyj202 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb202 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb202 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2649,17 +2649,17 @@ func (x *HorizontalPodAutoscalerSpec) codecDecodeSelfFromArray(l int, d *codec19 x.CPUUtilization.CodecDecodeSelf(d) } for { - yyj202++ - if yyhl202 { - yyb202 = yyj202 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb202 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb202 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj202-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -2671,80 +2671,80 @@ func (x *HorizontalPodAutoscalerStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym208 := z.EncBinary() - _ = yym208 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep209 := !z.EncBinary() - yy2arr209 := z.EncBasicHandle().StructToArray - var yyq209 [5]bool - _, _, _ = yysep209, yyq209, yy2arr209 - const yyr209 bool = false - yyq209[0] = x.ObservedGeneration != nil - yyq209[1] = x.LastScaleTime != nil - yyq209[4] = x.CurrentCPUUtilizationPercentage != nil - var yynn209 int - if yyr209 || yy2arr209 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.ObservedGeneration != nil + yyq2[1] = x.LastScaleTime != nil + yyq2[4] = x.CurrentCPUUtilizationPercentage != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn209 = 2 - for _, b := range yyq209 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn209++ + yynn2++ } } - r.EncodeMapStart(yynn209) - yynn209 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr209 || yy2arr209 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq209[0] { + if yyq2[0] { if x.ObservedGeneration == nil { r.EncodeNil() } else { - yy211 := *x.ObservedGeneration - yym212 := z.EncBinary() - _ = yym212 + yy4 := *x.ObservedGeneration + yym5 := z.EncBinary() + _ = yym5 if false { } else { - r.EncodeInt(int64(yy211)) + r.EncodeInt(int64(yy4)) } } } else { r.EncodeNil() } } else { - if yyq209[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("observedGeneration")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.ObservedGeneration == nil { r.EncodeNil() } else { - yy213 := *x.ObservedGeneration - yym214 := z.EncBinary() - _ = yym214 + yy6 := *x.ObservedGeneration + yym7 := z.EncBinary() + _ = yym7 if false { } else { - r.EncodeInt(int64(yy213)) + r.EncodeInt(int64(yy6)) } } } } - if yyr209 || yy2arr209 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq209[1] { + if yyq2[1] { if x.LastScaleTime == nil { r.EncodeNil() } else { - yym216 := z.EncBinary() - _ = yym216 + yym9 := z.EncBinary() + _ = yym9 if false { } else if z.HasExtensions() && z.EncExt(x.LastScaleTime) { - } else if yym216 { + } else if yym9 { z.EncBinaryMarshal(x.LastScaleTime) - } else if !yym216 && z.IsJSONHandle() { + } else if !yym9 && z.IsJSONHandle() { z.EncJSONMarshal(x.LastScaleTime) } else { z.EncFallback(x.LastScaleTime) @@ -2754,20 +2754,20 @@ func (x *HorizontalPodAutoscalerStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq209[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lastScaleTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.LastScaleTime == nil { r.EncodeNil() } else { - yym217 := z.EncBinary() - _ = yym217 + yym10 := z.EncBinary() + _ = yym10 if false { } else if z.HasExtensions() && z.EncExt(x.LastScaleTime) { - } else if yym217 { + } else if yym10 { z.EncBinaryMarshal(x.LastScaleTime) - } else if !yym217 && z.IsJSONHandle() { + } else if !yym10 && z.IsJSONHandle() { z.EncJSONMarshal(x.LastScaleTime) } else { z.EncFallback(x.LastScaleTime) @@ -2775,10 +2775,10 @@ func (x *HorizontalPodAutoscalerStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr209 || yy2arr209 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym219 := z.EncBinary() - _ = yym219 + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeInt(int64(x.CurrentReplicas)) @@ -2787,17 +2787,17 @@ func (x *HorizontalPodAutoscalerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("currentReplicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym220 := z.EncBinary() - _ = yym220 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeInt(int64(x.CurrentReplicas)) } } - if yyr209 || yy2arr209 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym222 := z.EncBinary() - _ = yym222 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeInt(int64(x.DesiredReplicas)) @@ -2806,49 +2806,49 @@ func (x *HorizontalPodAutoscalerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("desiredReplicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym223 := z.EncBinary() - _ = yym223 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeInt(int64(x.DesiredReplicas)) } } - if yyr209 || yy2arr209 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq209[4] { + if yyq2[4] { if x.CurrentCPUUtilizationPercentage == nil { r.EncodeNil() } else { - yy225 := *x.CurrentCPUUtilizationPercentage - yym226 := z.EncBinary() - _ = yym226 + yy18 := *x.CurrentCPUUtilizationPercentage + yym19 := z.EncBinary() + _ = yym19 if false { } else { - r.EncodeInt(int64(yy225)) + r.EncodeInt(int64(yy18)) } } } else { r.EncodeNil() } } else { - if yyq209[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("currentCPUUtilizationPercentage")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.CurrentCPUUtilizationPercentage == nil { r.EncodeNil() } else { - yy227 := *x.CurrentCPUUtilizationPercentage - yym228 := z.EncBinary() - _ = yym228 + yy20 := *x.CurrentCPUUtilizationPercentage + yym21 := z.EncBinary() + _ = yym21 if false { } else { - r.EncodeInt(int64(yy227)) + r.EncodeInt(int64(yy20)) } } } } - if yyr209 || yy2arr209 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -2861,25 +2861,25 @@ func (x *HorizontalPodAutoscalerStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym229 := z.DecBinary() - _ = yym229 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct230 := r.ContainerType() - if yyct230 == codecSelferValueTypeMap1234 { - yyl230 := r.ReadMapStart() - if yyl230 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl230, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct230 == codecSelferValueTypeArray1234 { - yyl230 := r.ReadArrayStart() - if yyl230 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl230, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -2891,12 +2891,12 @@ func (x *HorizontalPodAutoscalerStatus) codecDecodeSelfFromMap(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys231Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys231Slc - var yyhl231 bool = l >= 0 - for yyj231 := 0; ; yyj231++ { - if yyhl231 { - if yyj231 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -2905,10 +2905,10 @@ func (x *HorizontalPodAutoscalerStatus) codecDecodeSelfFromMap(l int, d *codec19 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys231Slc = r.DecodeBytes(yys231Slc, true, true) - yys231 := string(yys231Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys231 { + switch yys3 { case "observedGeneration": if r.TryDecodeAsNil() { if x.ObservedGeneration != nil { @@ -2918,8 +2918,8 @@ func (x *HorizontalPodAutoscalerStatus) codecDecodeSelfFromMap(l int, d *codec19 if x.ObservedGeneration == nil { x.ObservedGeneration = new(int64) } - yym233 := z.DecBinary() - _ = yym233 + yym5 := z.DecBinary() + _ = yym5 if false { } else { *((*int64)(x.ObservedGeneration)) = int64(r.DecodeInt(64)) @@ -2934,13 +2934,13 @@ func (x *HorizontalPodAutoscalerStatus) codecDecodeSelfFromMap(l int, d *codec19 if x.LastScaleTime == nil { x.LastScaleTime = new(pkg1_unversioned.Time) } - yym235 := z.DecBinary() - _ = yym235 + yym7 := z.DecBinary() + _ = yym7 if false { } else if z.HasExtensions() && z.DecExt(x.LastScaleTime) { - } else if yym235 { + } else if yym7 { z.DecBinaryUnmarshal(x.LastScaleTime) - } else if !yym235 && z.IsJSONHandle() { + } else if !yym7 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.LastScaleTime) } else { z.DecFallback(x.LastScaleTime, false) @@ -2967,17 +2967,17 @@ func (x *HorizontalPodAutoscalerStatus) codecDecodeSelfFromMap(l int, d *codec19 if x.CurrentCPUUtilizationPercentage == nil { x.CurrentCPUUtilizationPercentage = new(int) } - yym239 := z.DecBinary() - _ = yym239 + yym11 := z.DecBinary() + _ = yym11 if false { } else { *((*int)(x.CurrentCPUUtilizationPercentage)) = int(r.DecodeInt(codecSelferBitsize1234)) } } default: - z.DecStructFieldNotFound(-1, yys231) - } // end switch yys231 - } // end for yyj231 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -2985,16 +2985,16 @@ func (x *HorizontalPodAutoscalerStatus) codecDecodeSelfFromArray(l int, d *codec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj240 int - var yyb240 bool - var yyhl240 bool = l >= 0 - yyj240++ - if yyhl240 { - yyb240 = yyj240 > l + var yyj12 int + var yyb12 bool + var yyhl12 bool = l >= 0 + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb240 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb240 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3007,20 +3007,20 @@ func (x *HorizontalPodAutoscalerStatus) codecDecodeSelfFromArray(l int, d *codec if x.ObservedGeneration == nil { x.ObservedGeneration = new(int64) } - yym242 := z.DecBinary() - _ = yym242 + yym14 := z.DecBinary() + _ = yym14 if false { } else { *((*int64)(x.ObservedGeneration)) = int64(r.DecodeInt(64)) } } - yyj240++ - if yyhl240 { - yyb240 = yyj240 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb240 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb240 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3033,25 +3033,25 @@ func (x *HorizontalPodAutoscalerStatus) codecDecodeSelfFromArray(l int, d *codec if x.LastScaleTime == nil { x.LastScaleTime = new(pkg1_unversioned.Time) } - yym244 := z.DecBinary() - _ = yym244 + yym16 := z.DecBinary() + _ = yym16 if false { } else if z.HasExtensions() && z.DecExt(x.LastScaleTime) { - } else if yym244 { + } else if yym16 { z.DecBinaryUnmarshal(x.LastScaleTime) - } else if !yym244 && z.IsJSONHandle() { + } else if !yym16 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.LastScaleTime) } else { z.DecFallback(x.LastScaleTime, false) } } - yyj240++ - if yyhl240 { - yyb240 = yyj240 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb240 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb240 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3061,13 +3061,13 @@ func (x *HorizontalPodAutoscalerStatus) codecDecodeSelfFromArray(l int, d *codec } else { x.CurrentReplicas = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj240++ - if yyhl240 { - yyb240 = yyj240 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb240 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb240 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3077,13 +3077,13 @@ func (x *HorizontalPodAutoscalerStatus) codecDecodeSelfFromArray(l int, d *codec } else { x.DesiredReplicas = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj240++ - if yyhl240 { - yyb240 = yyj240 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb240 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb240 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3096,25 +3096,25 @@ func (x *HorizontalPodAutoscalerStatus) codecDecodeSelfFromArray(l int, d *codec if x.CurrentCPUUtilizationPercentage == nil { x.CurrentCPUUtilizationPercentage = new(int) } - yym248 := z.DecBinary() - _ = yym248 + yym20 := z.DecBinary() + _ = yym20 if false { } else { *((*int)(x.CurrentCPUUtilizationPercentage)) = int(r.DecodeInt(codecSelferBitsize1234)) } } for { - yyj240++ - if yyhl240 { - yyb240 = yyj240 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb240 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb240 { + if yyb12 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj240-1, "") + z.DecStructFieldNotFound(yyj12-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -3126,90 +3126,90 @@ func (x *HorizontalPodAutoscaler) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym249 := z.EncBinary() - _ = yym249 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep250 := !z.EncBinary() - yy2arr250 := z.EncBasicHandle().StructToArray - var yyq250 [5]bool - _, _, _ = yysep250, yyq250, yy2arr250 - const yyr250 bool = false - yyq250[0] = true - yyq250[1] = true - yyq250[2] = true - yyq250[3] = x.Kind != "" - yyq250[4] = x.APIVersion != "" - var yynn250 int - if yyr250 || yy2arr250 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn250 = 0 - for _, b := range yyq250 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn250++ + yynn2++ } } - r.EncodeMapStart(yynn250) - yynn250 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr250 || yy2arr250 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq250[0] { - yy252 := &x.ObjectMeta - yy252.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq250[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy253 := &x.ObjectMeta - yy253.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr250 || yy2arr250 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq250[1] { - yy255 := &x.Spec - yy255.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq250[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy256 := &x.Spec - yy256.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr250 || yy2arr250 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq250[2] { - yy258 := &x.Status - yy258.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq250[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy259 := &x.Status - yy259.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr250 || yy2arr250 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq250[3] { - yym261 := z.EncBinary() - _ = yym261 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -3218,23 +3218,23 @@ func (x *HorizontalPodAutoscaler) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq250[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym262 := z.EncBinary() - _ = yym262 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr250 || yy2arr250 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq250[4] { - yym264 := z.EncBinary() - _ = yym264 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -3243,19 +3243,19 @@ func (x *HorizontalPodAutoscaler) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq250[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym265 := z.EncBinary() - _ = yym265 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr250 || yy2arr250 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -3268,25 +3268,25 @@ func (x *HorizontalPodAutoscaler) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym266 := z.DecBinary() - _ = yym266 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct267 := r.ContainerType() - if yyct267 == codecSelferValueTypeMap1234 { - yyl267 := r.ReadMapStart() - if yyl267 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl267, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct267 == codecSelferValueTypeArray1234 { - yyl267 := r.ReadArrayStart() - if yyl267 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl267, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -3298,12 +3298,12 @@ func (x *HorizontalPodAutoscaler) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys268Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys268Slc - var yyhl268 bool = l >= 0 - for yyj268 := 0; ; yyj268++ { - if yyhl268 { - if yyj268 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -3312,30 +3312,30 @@ func (x *HorizontalPodAutoscaler) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys268Slc = r.DecodeBytes(yys268Slc, true, true) - yys268 := string(yys268Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys268 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv269 := &x.ObjectMeta - yyv269.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = HorizontalPodAutoscalerSpec{} } else { - yyv270 := &x.Spec - yyv270.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = HorizontalPodAutoscalerStatus{} } else { - yyv271 := &x.Status - yyv271.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -3350,9 +3350,9 @@ func (x *HorizontalPodAutoscaler) codecDecodeSelfFromMap(l int, d *codec1978.Dec x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys268) - } // end switch yys268 - } // end for yyj268 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -3360,16 +3360,16 @@ func (x *HorizontalPodAutoscaler) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj274 int - var yyb274 bool - var yyhl274 bool = l >= 0 - yyj274++ - if yyhl274 { - yyb274 = yyj274 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb274 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb274 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3377,16 +3377,16 @@ func (x *HorizontalPodAutoscaler) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv275 := &x.ObjectMeta - yyv275.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj274++ - if yyhl274 { - yyb274 = yyj274 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb274 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb274 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3394,16 +3394,16 @@ func (x *HorizontalPodAutoscaler) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Spec = HorizontalPodAutoscalerSpec{} } else { - yyv276 := &x.Spec - yyv276.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj274++ - if yyhl274 { - yyb274 = yyj274 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb274 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb274 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3411,16 +3411,16 @@ func (x *HorizontalPodAutoscaler) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Status = HorizontalPodAutoscalerStatus{} } else { - yyv277 := &x.Status - yyv277.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj274++ - if yyhl274 { - yyb274 = yyj274 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb274 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb274 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3430,13 +3430,13 @@ func (x *HorizontalPodAutoscaler) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.Kind = string(r.DecodeString()) } - yyj274++ - if yyhl274 { - yyb274 = yyj274 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb274 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb274 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3447,17 +3447,17 @@ func (x *HorizontalPodAutoscaler) codecDecodeSelfFromArray(l int, d *codec1978.D x.APIVersion = string(r.DecodeString()) } for { - yyj274++ - if yyhl274 { - yyb274 = yyj274 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb274 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb274 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj274-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -3469,68 +3469,68 @@ func (x *HorizontalPodAutoscalerList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym280 := z.EncBinary() - _ = yym280 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep281 := !z.EncBinary() - yy2arr281 := z.EncBasicHandle().StructToArray - var yyq281 [4]bool - _, _, _ = yysep281, yyq281, yy2arr281 - const yyr281 bool = false - yyq281[0] = true - yyq281[2] = x.Kind != "" - yyq281[3] = x.APIVersion != "" - var yynn281 int - if yyr281 || yy2arr281 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn281 = 1 - for _, b := range yyq281 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn281++ + yynn2++ } } - r.EncodeMapStart(yynn281) - yynn281 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr281 || yy2arr281 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq281[0] { - yy283 := &x.ListMeta - yym284 := z.EncBinary() - _ = yym284 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy283) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy283) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq281[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy285 := &x.ListMeta - yym286 := z.EncBinary() - _ = yym286 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy285) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy285) + z.EncFallback(yy6) } } } - if yyr281 || yy2arr281 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym288 := z.EncBinary() - _ = yym288 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceHorizontalPodAutoscaler(([]HorizontalPodAutoscaler)(x.Items), e) @@ -3543,19 +3543,19 @@ func (x *HorizontalPodAutoscalerList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym289 := z.EncBinary() - _ = yym289 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceHorizontalPodAutoscaler(([]HorizontalPodAutoscaler)(x.Items), e) } } } - if yyr281 || yy2arr281 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq281[2] { - yym291 := z.EncBinary() - _ = yym291 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -3564,23 +3564,23 @@ func (x *HorizontalPodAutoscalerList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq281[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym292 := z.EncBinary() - _ = yym292 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr281 || yy2arr281 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq281[3] { - yym294 := z.EncBinary() - _ = yym294 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -3589,19 +3589,19 @@ func (x *HorizontalPodAutoscalerList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq281[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym295 := z.EncBinary() - _ = yym295 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr281 || yy2arr281 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -3614,25 +3614,25 @@ func (x *HorizontalPodAutoscalerList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym296 := z.DecBinary() - _ = yym296 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct297 := r.ContainerType() - if yyct297 == codecSelferValueTypeMap1234 { - yyl297 := r.ReadMapStart() - if yyl297 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl297, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct297 == codecSelferValueTypeArray1234 { - yyl297 := r.ReadArrayStart() - if yyl297 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl297, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -3644,12 +3644,12 @@ func (x *HorizontalPodAutoscalerList) codecDecodeSelfFromMap(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys298Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys298Slc - var yyhl298 bool = l >= 0 - for yyj298 := 0; ; yyj298++ { - if yyhl298 { - if yyj298 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -3658,33 +3658,33 @@ func (x *HorizontalPodAutoscalerList) codecDecodeSelfFromMap(l int, d *codec1978 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys298Slc = r.DecodeBytes(yys298Slc, true, true) - yys298 := string(yys298Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys298 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv299 := &x.ListMeta - yym300 := z.DecBinary() - _ = yym300 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv299) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv299, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv301 := &x.Items - yym302 := z.DecBinary() - _ = yym302 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceHorizontalPodAutoscaler((*[]HorizontalPodAutoscaler)(yyv301), d) + h.decSliceHorizontalPodAutoscaler((*[]HorizontalPodAutoscaler)(yyv6), d) } } case "kind": @@ -3700,9 +3700,9 @@ func (x *HorizontalPodAutoscalerList) codecDecodeSelfFromMap(l int, d *codec1978 x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys298) - } // end switch yys298 - } // end for yyj298 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -3710,16 +3710,16 @@ func (x *HorizontalPodAutoscalerList) codecDecodeSelfFromArray(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj305 int - var yyb305 bool - var yyhl305 bool = l >= 0 - yyj305++ - if yyhl305 { - yyb305 = yyj305 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb305 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb305 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3727,22 +3727,22 @@ func (x *HorizontalPodAutoscalerList) codecDecodeSelfFromArray(l int, d *codec19 if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv306 := &x.ListMeta - yym307 := z.DecBinary() - _ = yym307 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv306) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv306, false) + z.DecFallback(yyv11, false) } } - yyj305++ - if yyhl305 { - yyb305 = yyj305 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb305 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb305 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3750,21 +3750,21 @@ func (x *HorizontalPodAutoscalerList) codecDecodeSelfFromArray(l int, d *codec19 if r.TryDecodeAsNil() { x.Items = nil } else { - yyv308 := &x.Items - yym309 := z.DecBinary() - _ = yym309 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceHorizontalPodAutoscaler((*[]HorizontalPodAutoscaler)(yyv308), d) + h.decSliceHorizontalPodAutoscaler((*[]HorizontalPodAutoscaler)(yyv13), d) } } - yyj305++ - if yyhl305 { - yyb305 = yyj305 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb305 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb305 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3774,13 +3774,13 @@ func (x *HorizontalPodAutoscalerList) codecDecodeSelfFromArray(l int, d *codec19 } else { x.Kind = string(r.DecodeString()) } - yyj305++ - if yyhl305 { - yyb305 = yyj305 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb305 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb305 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3791,17 +3791,17 @@ func (x *HorizontalPodAutoscalerList) codecDecodeSelfFromArray(l int, d *codec19 x.APIVersion = string(r.DecodeString()) } for { - yyj305++ - if yyhl305 { - yyb305 = yyj305 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb305 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb305 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj305-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -3813,56 +3813,56 @@ func (x *ThirdPartyResource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym312 := z.EncBinary() - _ = yym312 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep313 := !z.EncBinary() - yy2arr313 := z.EncBasicHandle().StructToArray - var yyq313 [5]bool - _, _, _ = yysep313, yyq313, yy2arr313 - const yyr313 bool = false - yyq313[0] = true - yyq313[1] = x.Description != "" - yyq313[2] = len(x.Versions) != 0 - yyq313[3] = x.Kind != "" - yyq313[4] = x.APIVersion != "" - var yynn313 int - if yyr313 || yy2arr313 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = x.Description != "" + yyq2[2] = len(x.Versions) != 0 + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn313 = 0 - for _, b := range yyq313 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn313++ + yynn2++ } } - r.EncodeMapStart(yynn313) - yynn313 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr313 || yy2arr313 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq313[0] { - yy315 := &x.ObjectMeta - yy315.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq313[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy316 := &x.ObjectMeta - yy316.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr313 || yy2arr313 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq313[1] { - yym318 := z.EncBinary() - _ = yym318 + if yyq2[1] { + yym9 := z.EncBinary() + _ = yym9 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Description)) @@ -3871,26 +3871,26 @@ func (x *ThirdPartyResource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq313[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("description")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym319 := z.EncBinary() - _ = yym319 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Description)) } } } - if yyr313 || yy2arr313 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq313[2] { + if yyq2[2] { if x.Versions == nil { r.EncodeNil() } else { - yym321 := z.EncBinary() - _ = yym321 + yym12 := z.EncBinary() + _ = yym12 if false { } else { h.encSliceAPIVersion(([]APIVersion)(x.Versions), e) @@ -3900,15 +3900,15 @@ func (x *ThirdPartyResource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq313[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("versions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Versions == nil { r.EncodeNil() } else { - yym322 := z.EncBinary() - _ = yym322 + yym13 := z.EncBinary() + _ = yym13 if false { } else { h.encSliceAPIVersion(([]APIVersion)(x.Versions), e) @@ -3916,11 +3916,11 @@ func (x *ThirdPartyResource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr313 || yy2arr313 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq313[3] { - yym324 := z.EncBinary() - _ = yym324 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -3929,23 +3929,23 @@ func (x *ThirdPartyResource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq313[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym325 := z.EncBinary() - _ = yym325 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr313 || yy2arr313 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq313[4] { - yym327 := z.EncBinary() - _ = yym327 + if yyq2[4] { + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -3954,19 +3954,19 @@ func (x *ThirdPartyResource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq313[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym328 := z.EncBinary() - _ = yym328 + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr313 || yy2arr313 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -3979,25 +3979,25 @@ func (x *ThirdPartyResource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym329 := z.DecBinary() - _ = yym329 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct330 := r.ContainerType() - if yyct330 == codecSelferValueTypeMap1234 { - yyl330 := r.ReadMapStart() - if yyl330 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl330, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct330 == codecSelferValueTypeArray1234 { - yyl330 := r.ReadArrayStart() - if yyl330 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl330, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -4009,12 +4009,12 @@ func (x *ThirdPartyResource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys331Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys331Slc - var yyhl331 bool = l >= 0 - for yyj331 := 0; ; yyj331++ { - if yyhl331 { - if yyj331 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -4023,16 +4023,16 @@ func (x *ThirdPartyResource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys331Slc = r.DecodeBytes(yys331Slc, true, true) - yys331 := string(yys331Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys331 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv332 := &x.ObjectMeta - yyv332.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "description": if r.TryDecodeAsNil() { @@ -4044,12 +4044,12 @@ func (x *ThirdPartyResource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Versions = nil } else { - yyv334 := &x.Versions - yym335 := z.DecBinary() - _ = yym335 + yyv6 := &x.Versions + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceAPIVersion((*[]APIVersion)(yyv334), d) + h.decSliceAPIVersion((*[]APIVersion)(yyv6), d) } } case "kind": @@ -4065,9 +4065,9 @@ func (x *ThirdPartyResource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys331) - } // end switch yys331 - } // end for yyj331 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -4075,16 +4075,16 @@ func (x *ThirdPartyResource) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj338 int - var yyb338 bool - var yyhl338 bool = l >= 0 - yyj338++ - if yyhl338 { - yyb338 = yyj338 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb338 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb338 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4092,16 +4092,16 @@ func (x *ThirdPartyResource) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv339 := &x.ObjectMeta - yyv339.CodecDecodeSelf(d) + yyv11 := &x.ObjectMeta + yyv11.CodecDecodeSelf(d) } - yyj338++ - if yyhl338 { - yyb338 = yyj338 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb338 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb338 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4111,13 +4111,13 @@ func (x *ThirdPartyResource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Description = string(r.DecodeString()) } - yyj338++ - if yyhl338 { - yyb338 = yyj338 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb338 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb338 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4125,21 +4125,21 @@ func (x *ThirdPartyResource) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.Versions = nil } else { - yyv341 := &x.Versions - yym342 := z.DecBinary() - _ = yym342 + yyv13 := &x.Versions + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceAPIVersion((*[]APIVersion)(yyv341), d) + h.decSliceAPIVersion((*[]APIVersion)(yyv13), d) } } - yyj338++ - if yyhl338 { - yyb338 = yyj338 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb338 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb338 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4149,13 +4149,13 @@ func (x *ThirdPartyResource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Kind = string(r.DecodeString()) } - yyj338++ - if yyhl338 { - yyb338 = yyj338 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb338 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb338 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4166,17 +4166,17 @@ func (x *ThirdPartyResource) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.APIVersion = string(r.DecodeString()) } for { - yyj338++ - if yyhl338 { - yyb338 = yyj338 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb338 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb338 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj338-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -4188,68 +4188,68 @@ func (x *ThirdPartyResourceList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym345 := z.EncBinary() - _ = yym345 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep346 := !z.EncBinary() - yy2arr346 := z.EncBasicHandle().StructToArray - var yyq346 [4]bool - _, _, _ = yysep346, yyq346, yy2arr346 - const yyr346 bool = false - yyq346[0] = true - yyq346[2] = x.Kind != "" - yyq346[3] = x.APIVersion != "" - var yynn346 int - if yyr346 || yy2arr346 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn346 = 1 - for _, b := range yyq346 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn346++ + yynn2++ } } - r.EncodeMapStart(yynn346) - yynn346 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr346 || yy2arr346 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq346[0] { - yy348 := &x.ListMeta - yym349 := z.EncBinary() - _ = yym349 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy348) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy348) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq346[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy350 := &x.ListMeta - yym351 := z.EncBinary() - _ = yym351 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy350) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy350) + z.EncFallback(yy6) } } } - if yyr346 || yy2arr346 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym353 := z.EncBinary() - _ = yym353 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceThirdPartyResource(([]ThirdPartyResource)(x.Items), e) @@ -4262,19 +4262,19 @@ func (x *ThirdPartyResourceList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym354 := z.EncBinary() - _ = yym354 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceThirdPartyResource(([]ThirdPartyResource)(x.Items), e) } } } - if yyr346 || yy2arr346 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq346[2] { - yym356 := z.EncBinary() - _ = yym356 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -4283,23 +4283,23 @@ func (x *ThirdPartyResourceList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq346[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym357 := z.EncBinary() - _ = yym357 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr346 || yy2arr346 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq346[3] { - yym359 := z.EncBinary() - _ = yym359 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -4308,19 +4308,19 @@ func (x *ThirdPartyResourceList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq346[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym360 := z.EncBinary() - _ = yym360 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr346 || yy2arr346 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -4333,25 +4333,25 @@ func (x *ThirdPartyResourceList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym361 := z.DecBinary() - _ = yym361 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct362 := r.ContainerType() - if yyct362 == codecSelferValueTypeMap1234 { - yyl362 := r.ReadMapStart() - if yyl362 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl362, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct362 == codecSelferValueTypeArray1234 { - yyl362 := r.ReadArrayStart() - if yyl362 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl362, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -4363,12 +4363,12 @@ func (x *ThirdPartyResourceList) codecDecodeSelfFromMap(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys363Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys363Slc - var yyhl363 bool = l >= 0 - for yyj363 := 0; ; yyj363++ { - if yyhl363 { - if yyj363 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -4377,33 +4377,33 @@ func (x *ThirdPartyResourceList) codecDecodeSelfFromMap(l int, d *codec1978.Deco } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys363Slc = r.DecodeBytes(yys363Slc, true, true) - yys363 := string(yys363Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys363 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv364 := &x.ListMeta - yym365 := z.DecBinary() - _ = yym365 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv364) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv364, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv366 := &x.Items - yym367 := z.DecBinary() - _ = yym367 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceThirdPartyResource((*[]ThirdPartyResource)(yyv366), d) + h.decSliceThirdPartyResource((*[]ThirdPartyResource)(yyv6), d) } } case "kind": @@ -4419,9 +4419,9 @@ func (x *ThirdPartyResourceList) codecDecodeSelfFromMap(l int, d *codec1978.Deco x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys363) - } // end switch yys363 - } // end for yyj363 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -4429,16 +4429,16 @@ func (x *ThirdPartyResourceList) codecDecodeSelfFromArray(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj370 int - var yyb370 bool - var yyhl370 bool = l >= 0 - yyj370++ - if yyhl370 { - yyb370 = yyj370 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb370 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb370 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4446,22 +4446,22 @@ func (x *ThirdPartyResourceList) codecDecodeSelfFromArray(l int, d *codec1978.De if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv371 := &x.ListMeta - yym372 := z.DecBinary() - _ = yym372 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv371) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv371, false) + z.DecFallback(yyv11, false) } } - yyj370++ - if yyhl370 { - yyb370 = yyj370 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb370 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb370 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4469,21 +4469,21 @@ func (x *ThirdPartyResourceList) codecDecodeSelfFromArray(l int, d *codec1978.De if r.TryDecodeAsNil() { x.Items = nil } else { - yyv373 := &x.Items - yym374 := z.DecBinary() - _ = yym374 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceThirdPartyResource((*[]ThirdPartyResource)(yyv373), d) + h.decSliceThirdPartyResource((*[]ThirdPartyResource)(yyv13), d) } } - yyj370++ - if yyhl370 { - yyb370 = yyj370 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb370 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb370 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4493,13 +4493,13 @@ func (x *ThirdPartyResourceList) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.Kind = string(r.DecodeString()) } - yyj370++ - if yyhl370 { - yyb370 = yyj370 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb370 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb370 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4510,17 +4510,17 @@ func (x *ThirdPartyResourceList) codecDecodeSelfFromArray(l int, d *codec1978.De x.APIVersion = string(r.DecodeString()) } for { - yyj370++ - if yyhl370 { - yyb370 = yyj370 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb370 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb370 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj370-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -4532,36 +4532,36 @@ func (x *APIVersion) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym377 := z.EncBinary() - _ = yym377 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep378 := !z.EncBinary() - yy2arr378 := z.EncBasicHandle().StructToArray - var yyq378 [2]bool - _, _, _ = yysep378, yyq378, yy2arr378 - const yyr378 bool = false - yyq378[0] = x.Name != "" - yyq378[1] = x.APIGroup != "" - var yynn378 int - if yyr378 || yy2arr378 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Name != "" + yyq2[1] = x.APIGroup != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn378 = 0 - for _, b := range yyq378 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn378++ + yynn2++ } } - r.EncodeMapStart(yynn378) - yynn378 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr378 || yy2arr378 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq378[0] { - yym380 := z.EncBinary() - _ = yym380 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -4570,23 +4570,23 @@ func (x *APIVersion) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq378[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym381 := z.EncBinary() - _ = yym381 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } } - if yyr378 || yy2arr378 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq378[1] { - yym383 := z.EncBinary() - _ = yym383 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIGroup)) @@ -4595,19 +4595,19 @@ func (x *APIVersion) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq378[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiGroup")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym384 := z.EncBinary() - _ = yym384 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIGroup)) } } } - if yyr378 || yy2arr378 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -4620,25 +4620,25 @@ func (x *APIVersion) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym385 := z.DecBinary() - _ = yym385 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct386 := r.ContainerType() - if yyct386 == codecSelferValueTypeMap1234 { - yyl386 := r.ReadMapStart() - if yyl386 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl386, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct386 == codecSelferValueTypeArray1234 { - yyl386 := r.ReadArrayStart() - if yyl386 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl386, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -4650,12 +4650,12 @@ func (x *APIVersion) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys387Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys387Slc - var yyhl387 bool = l >= 0 - for yyj387 := 0; ; yyj387++ { - if yyhl387 { - if yyj387 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -4664,10 +4664,10 @@ func (x *APIVersion) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys387Slc = r.DecodeBytes(yys387Slc, true, true) - yys387 := string(yys387Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys387 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -4681,9 +4681,9 @@ func (x *APIVersion) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIGroup = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys387) - } // end switch yys387 - } // end for yyj387 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -4691,16 +4691,16 @@ func (x *APIVersion) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj390 int - var yyb390 bool - var yyhl390 bool = l >= 0 - yyj390++ - if yyhl390 { - yyb390 = yyj390 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb390 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb390 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4710,13 +4710,13 @@ func (x *APIVersion) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj390++ - if yyhl390 { - yyb390 = yyj390 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb390 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb390 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4727,17 +4727,17 @@ func (x *APIVersion) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIGroup = string(r.DecodeString()) } for { - yyj390++ - if yyhl390 { - yyb390 = yyj390 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb390 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb390 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj390-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -4749,58 +4749,58 @@ func (x *ThirdPartyResourceData) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym393 := z.EncBinary() - _ = yym393 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep394 := !z.EncBinary() - yy2arr394 := z.EncBasicHandle().StructToArray - var yyq394 [4]bool - _, _, _ = yysep394, yyq394, yy2arr394 - const yyr394 bool = false - yyq394[0] = true - yyq394[1] = len(x.Data) != 0 - yyq394[2] = x.Kind != "" - yyq394[3] = x.APIVersion != "" - var yynn394 int - if yyr394 || yy2arr394 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = len(x.Data) != 0 + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn394 = 0 - for _, b := range yyq394 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn394++ + yynn2++ } } - r.EncodeMapStart(yynn394) - yynn394 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr394 || yy2arr394 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq394[0] { - yy396 := &x.ObjectMeta - yy396.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq394[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy397 := &x.ObjectMeta - yy397.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr394 || yy2arr394 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq394[1] { + if yyq2[1] { if x.Data == nil { r.EncodeNil() } else { - yym399 := z.EncBinary() - _ = yym399 + yym9 := z.EncBinary() + _ = yym9 if false { } else { r.EncodeStringBytes(codecSelferC_RAW1234, []byte(x.Data)) @@ -4810,15 +4810,15 @@ func (x *ThirdPartyResourceData) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq394[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("data")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Data == nil { r.EncodeNil() } else { - yym400 := z.EncBinary() - _ = yym400 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeStringBytes(codecSelferC_RAW1234, []byte(x.Data)) @@ -4826,11 +4826,11 @@ func (x *ThirdPartyResourceData) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr394 || yy2arr394 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq394[2] { - yym402 := z.EncBinary() - _ = yym402 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -4839,23 +4839,23 @@ func (x *ThirdPartyResourceData) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq394[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym403 := z.EncBinary() - _ = yym403 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr394 || yy2arr394 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq394[3] { - yym405 := z.EncBinary() - _ = yym405 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -4864,19 +4864,19 @@ func (x *ThirdPartyResourceData) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq394[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym406 := z.EncBinary() - _ = yym406 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr394 || yy2arr394 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -4889,25 +4889,25 @@ func (x *ThirdPartyResourceData) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym407 := z.DecBinary() - _ = yym407 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct408 := r.ContainerType() - if yyct408 == codecSelferValueTypeMap1234 { - yyl408 := r.ReadMapStart() - if yyl408 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl408, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct408 == codecSelferValueTypeArray1234 { - yyl408 := r.ReadArrayStart() - if yyl408 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl408, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -4919,12 +4919,12 @@ func (x *ThirdPartyResourceData) codecDecodeSelfFromMap(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys409Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys409Slc - var yyhl409 bool = l >= 0 - for yyj409 := 0; ; yyj409++ { - if yyhl409 { - if yyj409 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -4933,27 +4933,27 @@ func (x *ThirdPartyResourceData) codecDecodeSelfFromMap(l int, d *codec1978.Deco } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys409Slc = r.DecodeBytes(yys409Slc, true, true) - yys409 := string(yys409Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys409 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv410 := &x.ObjectMeta - yyv410.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "data": if r.TryDecodeAsNil() { x.Data = nil } else { - yyv411 := &x.Data - yym412 := z.DecBinary() - _ = yym412 + yyv5 := &x.Data + yym6 := z.DecBinary() + _ = yym6 if false { } else { - *yyv411 = r.DecodeBytes(*(*[]byte)(yyv411), false, false) + *yyv5 = r.DecodeBytes(*(*[]byte)(yyv5), false, false) } } case "kind": @@ -4969,9 +4969,9 @@ func (x *ThirdPartyResourceData) codecDecodeSelfFromMap(l int, d *codec1978.Deco x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys409) - } // end switch yys409 - } // end for yyj409 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -4979,16 +4979,16 @@ func (x *ThirdPartyResourceData) codecDecodeSelfFromArray(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj415 int - var yyb415 bool - var yyhl415 bool = l >= 0 - yyj415++ - if yyhl415 { - yyb415 = yyj415 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb415 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb415 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4996,16 +4996,16 @@ func (x *ThirdPartyResourceData) codecDecodeSelfFromArray(l int, d *codec1978.De if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv416 := &x.ObjectMeta - yyv416.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj415++ - if yyhl415 { - yyb415 = yyj415 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb415 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb415 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5013,21 +5013,21 @@ func (x *ThirdPartyResourceData) codecDecodeSelfFromArray(l int, d *codec1978.De if r.TryDecodeAsNil() { x.Data = nil } else { - yyv417 := &x.Data - yym418 := z.DecBinary() - _ = yym418 + yyv11 := &x.Data + yym12 := z.DecBinary() + _ = yym12 if false { } else { - *yyv417 = r.DecodeBytes(*(*[]byte)(yyv417), false, false) + *yyv11 = r.DecodeBytes(*(*[]byte)(yyv11), false, false) } } - yyj415++ - if yyhl415 { - yyb415 = yyj415 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb415 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb415 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5037,13 +5037,13 @@ func (x *ThirdPartyResourceData) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.Kind = string(r.DecodeString()) } - yyj415++ - if yyhl415 { - yyb415 = yyj415 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb415 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb415 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5054,17 +5054,17 @@ func (x *ThirdPartyResourceData) codecDecodeSelfFromArray(l int, d *codec1978.De x.APIVersion = string(r.DecodeString()) } for { - yyj415++ - if yyhl415 { - yyb415 = yyj415 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb415 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb415 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj415-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -5076,90 +5076,90 @@ func (x *Deployment) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym421 := z.EncBinary() - _ = yym421 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep422 := !z.EncBinary() - yy2arr422 := z.EncBasicHandle().StructToArray - var yyq422 [5]bool - _, _, _ = yysep422, yyq422, yy2arr422 - const yyr422 bool = false - yyq422[0] = true - yyq422[1] = true - yyq422[2] = true - yyq422[3] = x.Kind != "" - yyq422[4] = x.APIVersion != "" - var yynn422 int - if yyr422 || yy2arr422 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn422 = 0 - for _, b := range yyq422 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn422++ + yynn2++ } } - r.EncodeMapStart(yynn422) - yynn422 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr422 || yy2arr422 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq422[0] { - yy424 := &x.ObjectMeta - yy424.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq422[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy425 := &x.ObjectMeta - yy425.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr422 || yy2arr422 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq422[1] { - yy427 := &x.Spec - yy427.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq422[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy428 := &x.Spec - yy428.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr422 || yy2arr422 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq422[2] { - yy430 := &x.Status - yy430.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq422[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy431 := &x.Status - yy431.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr422 || yy2arr422 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq422[3] { - yym433 := z.EncBinary() - _ = yym433 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -5168,23 +5168,23 @@ func (x *Deployment) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq422[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym434 := z.EncBinary() - _ = yym434 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr422 || yy2arr422 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq422[4] { - yym436 := z.EncBinary() - _ = yym436 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -5193,19 +5193,19 @@ func (x *Deployment) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq422[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym437 := z.EncBinary() - _ = yym437 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr422 || yy2arr422 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -5218,25 +5218,25 @@ func (x *Deployment) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym438 := z.DecBinary() - _ = yym438 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct439 := r.ContainerType() - if yyct439 == codecSelferValueTypeMap1234 { - yyl439 := r.ReadMapStart() - if yyl439 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl439, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct439 == codecSelferValueTypeArray1234 { - yyl439 := r.ReadArrayStart() - if yyl439 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl439, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -5248,12 +5248,12 @@ func (x *Deployment) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys440Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys440Slc - var yyhl440 bool = l >= 0 - for yyj440 := 0; ; yyj440++ { - if yyhl440 { - if yyj440 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -5262,30 +5262,30 @@ func (x *Deployment) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys440Slc = r.DecodeBytes(yys440Slc, true, true) - yys440 := string(yys440Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys440 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv441 := &x.ObjectMeta - yyv441.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = DeploymentSpec{} } else { - yyv442 := &x.Spec - yyv442.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = DeploymentStatus{} } else { - yyv443 := &x.Status - yyv443.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -5300,9 +5300,9 @@ func (x *Deployment) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys440) - } // end switch yys440 - } // end for yyj440 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -5310,16 +5310,16 @@ func (x *Deployment) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj446 int - var yyb446 bool - var yyhl446 bool = l >= 0 - yyj446++ - if yyhl446 { - yyb446 = yyj446 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb446 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb446 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5327,16 +5327,16 @@ func (x *Deployment) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv447 := &x.ObjectMeta - yyv447.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj446++ - if yyhl446 { - yyb446 = yyj446 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb446 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb446 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5344,16 +5344,16 @@ func (x *Deployment) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = DeploymentSpec{} } else { - yyv448 := &x.Spec - yyv448.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj446++ - if yyhl446 { - yyb446 = yyj446 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb446 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb446 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5361,16 +5361,16 @@ func (x *Deployment) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = DeploymentStatus{} } else { - yyv449 := &x.Status - yyv449.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj446++ - if yyhl446 { - yyb446 = yyj446 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb446 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb446 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5380,13 +5380,13 @@ func (x *Deployment) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj446++ - if yyhl446 { - yyb446 = yyj446 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb446 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb446 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5397,17 +5397,17 @@ func (x *Deployment) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj446++ - if yyhl446 { - yyb446 = yyj446 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb446 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb446 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj446-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -5419,41 +5419,41 @@ func (x *DeploymentSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym452 := z.EncBinary() - _ = yym452 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep453 := !z.EncBinary() - yy2arr453 := z.EncBasicHandle().StructToArray - var yyq453 [8]bool - _, _, _ = yysep453, yyq453, yy2arr453 - const yyr453 bool = false - yyq453[0] = x.Replicas != 0 - yyq453[1] = x.Selector != nil - yyq453[3] = true - yyq453[4] = x.MinReadySeconds != 0 - yyq453[5] = x.RevisionHistoryLimit != nil - yyq453[6] = x.Paused != false - yyq453[7] = x.RollbackTo != nil - var yynn453 int - if yyr453 || yy2arr453 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [8]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Replicas != 0 + yyq2[1] = x.Selector != nil + yyq2[3] = true + yyq2[4] = x.MinReadySeconds != 0 + yyq2[5] = x.RevisionHistoryLimit != nil + yyq2[6] = x.Paused != false + yyq2[7] = x.RollbackTo != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(8) } else { - yynn453 = 1 - for _, b := range yyq453 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn453++ + yynn2++ } } - r.EncodeMapStart(yynn453) - yynn453 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr453 || yy2arr453 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq453[0] { - yym455 := z.EncBinary() - _ = yym455 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.Replicas)) @@ -5462,26 +5462,26 @@ func (x *DeploymentSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq453[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("replicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym456 := z.EncBinary() - _ = yym456 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.Replicas)) } } } - if yyr453 || yy2arr453 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq453[1] { + if yyq2[1] { if x.Selector == nil { r.EncodeNil() } else { - yym458 := z.EncBinary() - _ = yym458 + yym7 := z.EncBinary() + _ = yym7 if false { } else if z.HasExtensions() && z.EncExt(x.Selector) { } else { @@ -5492,15 +5492,15 @@ func (x *DeploymentSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq453[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("selector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Selector == nil { r.EncodeNil() } else { - yym459 := z.EncBinary() - _ = yym459 + yym8 := z.EncBinary() + _ = yym8 if false { } else if z.HasExtensions() && z.EncExt(x.Selector) { } else { @@ -5509,39 +5509,39 @@ func (x *DeploymentSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr453 || yy2arr453 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy461 := &x.Template - yy461.CodecEncodeSelf(e) + yy10 := &x.Template + yy10.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("template")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy462 := &x.Template - yy462.CodecEncodeSelf(e) + yy12 := &x.Template + yy12.CodecEncodeSelf(e) } - if yyr453 || yy2arr453 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq453[3] { - yy464 := &x.Strategy - yy464.CodecEncodeSelf(e) + if yyq2[3] { + yy15 := &x.Strategy + yy15.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq453[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("strategy")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy465 := &x.Strategy - yy465.CodecEncodeSelf(e) + yy17 := &x.Strategy + yy17.CodecEncodeSelf(e) } } - if yyr453 || yy2arr453 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq453[4] { - yym467 := z.EncBinary() - _ = yym467 + if yyq2[4] { + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeInt(int64(x.MinReadySeconds)) @@ -5550,58 +5550,58 @@ func (x *DeploymentSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq453[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("minReadySeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym468 := z.EncBinary() - _ = yym468 + yym21 := z.EncBinary() + _ = yym21 if false { } else { r.EncodeInt(int64(x.MinReadySeconds)) } } } - if yyr453 || yy2arr453 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq453[5] { + if yyq2[5] { if x.RevisionHistoryLimit == nil { r.EncodeNil() } else { - yy470 := *x.RevisionHistoryLimit - yym471 := z.EncBinary() - _ = yym471 + yy23 := *x.RevisionHistoryLimit + yym24 := z.EncBinary() + _ = yym24 if false { } else { - r.EncodeInt(int64(yy470)) + r.EncodeInt(int64(yy23)) } } } else { r.EncodeNil() } } else { - if yyq453[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("revisionHistoryLimit")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.RevisionHistoryLimit == nil { r.EncodeNil() } else { - yy472 := *x.RevisionHistoryLimit - yym473 := z.EncBinary() - _ = yym473 + yy25 := *x.RevisionHistoryLimit + yym26 := z.EncBinary() + _ = yym26 if false { } else { - r.EncodeInt(int64(yy472)) + r.EncodeInt(int64(yy25)) } } } } - if yyr453 || yy2arr453 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq453[6] { - yym475 := z.EncBinary() - _ = yym475 + if yyq2[6] { + yym28 := z.EncBinary() + _ = yym28 if false { } else { r.EncodeBool(bool(x.Paused)) @@ -5610,21 +5610,21 @@ func (x *DeploymentSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq453[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("paused")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym476 := z.EncBinary() - _ = yym476 + yym29 := z.EncBinary() + _ = yym29 if false { } else { r.EncodeBool(bool(x.Paused)) } } } - if yyr453 || yy2arr453 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq453[7] { + if yyq2[7] { if x.RollbackTo == nil { r.EncodeNil() } else { @@ -5634,7 +5634,7 @@ func (x *DeploymentSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq453[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rollbackTo")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -5645,7 +5645,7 @@ func (x *DeploymentSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr453 || yy2arr453 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -5658,25 +5658,25 @@ func (x *DeploymentSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym478 := z.DecBinary() - _ = yym478 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct479 := r.ContainerType() - if yyct479 == codecSelferValueTypeMap1234 { - yyl479 := r.ReadMapStart() - if yyl479 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl479, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct479 == codecSelferValueTypeArray1234 { - yyl479 := r.ReadArrayStart() - if yyl479 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl479, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -5688,12 +5688,12 @@ func (x *DeploymentSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys480Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys480Slc - var yyhl480 bool = l >= 0 - for yyj480 := 0; ; yyj480++ { - if yyhl480 { - if yyj480 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -5702,10 +5702,10 @@ func (x *DeploymentSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys480Slc = r.DecodeBytes(yys480Slc, true, true) - yys480 := string(yys480Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys480 { + switch yys3 { case "replicas": if r.TryDecodeAsNil() { x.Replicas = 0 @@ -5721,8 +5721,8 @@ func (x *DeploymentSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.Selector == nil { x.Selector = new(pkg1_unversioned.LabelSelector) } - yym483 := z.DecBinary() - _ = yym483 + yym6 := z.DecBinary() + _ = yym6 if false { } else if z.HasExtensions() && z.DecExt(x.Selector) { } else { @@ -5733,15 +5733,15 @@ func (x *DeploymentSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Template = pkg2_api.PodTemplateSpec{} } else { - yyv484 := &x.Template - yyv484.CodecDecodeSelf(d) + yyv7 := &x.Template + yyv7.CodecDecodeSelf(d) } case "strategy": if r.TryDecodeAsNil() { x.Strategy = DeploymentStrategy{} } else { - yyv485 := &x.Strategy - yyv485.CodecDecodeSelf(d) + yyv8 := &x.Strategy + yyv8.CodecDecodeSelf(d) } case "minReadySeconds": if r.TryDecodeAsNil() { @@ -5758,8 +5758,8 @@ func (x *DeploymentSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.RevisionHistoryLimit == nil { x.RevisionHistoryLimit = new(int) } - yym488 := z.DecBinary() - _ = yym488 + yym11 := z.DecBinary() + _ = yym11 if false { } else { *((*int)(x.RevisionHistoryLimit)) = int(r.DecodeInt(codecSelferBitsize1234)) @@ -5783,9 +5783,9 @@ func (x *DeploymentSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.RollbackTo.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys480) - } // end switch yys480 - } // end for yyj480 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -5793,16 +5793,16 @@ func (x *DeploymentSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj491 int - var yyb491 bool - var yyhl491 bool = l >= 0 - yyj491++ - if yyhl491 { - yyb491 = yyj491 > l + var yyj14 int + var yyb14 bool + var yyhl14 bool = l >= 0 + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb491 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb491 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5812,13 +5812,13 @@ func (x *DeploymentSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Replicas = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj491++ - if yyhl491 { - yyb491 = yyj491 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb491 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb491 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5831,21 +5831,21 @@ func (x *DeploymentSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Selector == nil { x.Selector = new(pkg1_unversioned.LabelSelector) } - yym494 := z.DecBinary() - _ = yym494 + yym17 := z.DecBinary() + _ = yym17 if false { } else if z.HasExtensions() && z.DecExt(x.Selector) { } else { z.DecFallback(x.Selector, false) } } - yyj491++ - if yyhl491 { - yyb491 = yyj491 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb491 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb491 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5853,16 +5853,16 @@ func (x *DeploymentSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Template = pkg2_api.PodTemplateSpec{} } else { - yyv495 := &x.Template - yyv495.CodecDecodeSelf(d) + yyv18 := &x.Template + yyv18.CodecDecodeSelf(d) } - yyj491++ - if yyhl491 { - yyb491 = yyj491 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb491 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb491 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5870,16 +5870,16 @@ func (x *DeploymentSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Strategy = DeploymentStrategy{} } else { - yyv496 := &x.Strategy - yyv496.CodecDecodeSelf(d) + yyv19 := &x.Strategy + yyv19.CodecDecodeSelf(d) } - yyj491++ - if yyhl491 { - yyb491 = yyj491 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb491 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb491 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5889,13 +5889,13 @@ func (x *DeploymentSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.MinReadySeconds = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj491++ - if yyhl491 { - yyb491 = yyj491 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb491 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb491 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5908,20 +5908,20 @@ func (x *DeploymentSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.RevisionHistoryLimit == nil { x.RevisionHistoryLimit = new(int) } - yym499 := z.DecBinary() - _ = yym499 + yym22 := z.DecBinary() + _ = yym22 if false { } else { *((*int)(x.RevisionHistoryLimit)) = int(r.DecodeInt(codecSelferBitsize1234)) } } - yyj491++ - if yyhl491 { - yyb491 = yyj491 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb491 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb491 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5931,13 +5931,13 @@ func (x *DeploymentSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Paused = bool(r.DecodeBool()) } - yyj491++ - if yyhl491 { - yyb491 = yyj491 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb491 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb491 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5953,17 +5953,17 @@ func (x *DeploymentSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.RollbackTo.CodecDecodeSelf(d) } for { - yyj491++ - if yyhl491 { - yyb491 = yyj491 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb491 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb491 { + if yyb14 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj491-1, "") + z.DecStructFieldNotFound(yyj14-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -5975,36 +5975,36 @@ func (x *DeploymentRollback) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym502 := z.EncBinary() - _ = yym502 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep503 := !z.EncBinary() - yy2arr503 := z.EncBasicHandle().StructToArray - var yyq503 [5]bool - _, _, _ = yysep503, yyq503, yy2arr503 - const yyr503 bool = false - yyq503[1] = len(x.UpdatedAnnotations) != 0 - yyq503[3] = x.Kind != "" - yyq503[4] = x.APIVersion != "" - var yynn503 int - if yyr503 || yy2arr503 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = len(x.UpdatedAnnotations) != 0 + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn503 = 2 - for _, b := range yyq503 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn503++ + yynn2++ } } - r.EncodeMapStart(yynn503) - yynn503 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr503 || yy2arr503 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym505 := z.EncBinary() - _ = yym505 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -6013,21 +6013,21 @@ func (x *DeploymentRollback) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym506 := z.EncBinary() - _ = yym506 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr503 || yy2arr503 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq503[1] { + if yyq2[1] { if x.UpdatedAnnotations == nil { r.EncodeNil() } else { - yym508 := z.EncBinary() - _ = yym508 + yym7 := z.EncBinary() + _ = yym7 if false { } else { z.F.EncMapStringStringV(x.UpdatedAnnotations, false, e) @@ -6037,15 +6037,15 @@ func (x *DeploymentRollback) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq503[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("updatedAnnotations")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.UpdatedAnnotations == nil { r.EncodeNil() } else { - yym509 := z.EncBinary() - _ = yym509 + yym8 := z.EncBinary() + _ = yym8 if false { } else { z.F.EncMapStringStringV(x.UpdatedAnnotations, false, e) @@ -6053,22 +6053,22 @@ func (x *DeploymentRollback) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr503 || yy2arr503 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy511 := &x.RollbackTo - yy511.CodecEncodeSelf(e) + yy10 := &x.RollbackTo + yy10.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rollbackTo")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy512 := &x.RollbackTo - yy512.CodecEncodeSelf(e) + yy12 := &x.RollbackTo + yy12.CodecEncodeSelf(e) } - if yyr503 || yy2arr503 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq503[3] { - yym514 := z.EncBinary() - _ = yym514 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -6077,23 +6077,23 @@ func (x *DeploymentRollback) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq503[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym515 := z.EncBinary() - _ = yym515 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr503 || yy2arr503 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq503[4] { - yym517 := z.EncBinary() - _ = yym517 + if yyq2[4] { + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -6102,19 +6102,19 @@ func (x *DeploymentRollback) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq503[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym518 := z.EncBinary() - _ = yym518 + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr503 || yy2arr503 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -6127,25 +6127,25 @@ func (x *DeploymentRollback) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym519 := z.DecBinary() - _ = yym519 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct520 := r.ContainerType() - if yyct520 == codecSelferValueTypeMap1234 { - yyl520 := r.ReadMapStart() - if yyl520 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl520, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct520 == codecSelferValueTypeArray1234 { - yyl520 := r.ReadArrayStart() - if yyl520 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl520, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -6157,12 +6157,12 @@ func (x *DeploymentRollback) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys521Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys521Slc - var yyhl521 bool = l >= 0 - for yyj521 := 0; ; yyj521++ { - if yyhl521 { - if yyj521 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -6171,10 +6171,10 @@ func (x *DeploymentRollback) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys521Slc = r.DecodeBytes(yys521Slc, true, true) - yys521 := string(yys521Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys521 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -6185,20 +6185,20 @@ func (x *DeploymentRollback) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.UpdatedAnnotations = nil } else { - yyv523 := &x.UpdatedAnnotations - yym524 := z.DecBinary() - _ = yym524 + yyv5 := &x.UpdatedAnnotations + yym6 := z.DecBinary() + _ = yym6 if false { } else { - z.F.DecMapStringStringX(yyv523, false, d) + z.F.DecMapStringStringX(yyv5, false, d) } } case "rollbackTo": if r.TryDecodeAsNil() { x.RollbackTo = RollbackConfig{} } else { - yyv525 := &x.RollbackTo - yyv525.CodecDecodeSelf(d) + yyv7 := &x.RollbackTo + yyv7.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -6213,9 +6213,9 @@ func (x *DeploymentRollback) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys521) - } // end switch yys521 - } // end for yyj521 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -6223,16 +6223,16 @@ func (x *DeploymentRollback) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj528 int - var yyb528 bool - var yyhl528 bool = l >= 0 - yyj528++ - if yyhl528 { - yyb528 = yyj528 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb528 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb528 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6242,13 +6242,13 @@ func (x *DeploymentRollback) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Name = string(r.DecodeString()) } - yyj528++ - if yyhl528 { - yyb528 = yyj528 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb528 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb528 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6256,21 +6256,21 @@ func (x *DeploymentRollback) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.UpdatedAnnotations = nil } else { - yyv530 := &x.UpdatedAnnotations - yym531 := z.DecBinary() - _ = yym531 + yyv12 := &x.UpdatedAnnotations + yym13 := z.DecBinary() + _ = yym13 if false { } else { - z.F.DecMapStringStringX(yyv530, false, d) + z.F.DecMapStringStringX(yyv12, false, d) } } - yyj528++ - if yyhl528 { - yyb528 = yyj528 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb528 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb528 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6278,16 +6278,16 @@ func (x *DeploymentRollback) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.RollbackTo = RollbackConfig{} } else { - yyv532 := &x.RollbackTo - yyv532.CodecDecodeSelf(d) + yyv14 := &x.RollbackTo + yyv14.CodecDecodeSelf(d) } - yyj528++ - if yyhl528 { - yyb528 = yyj528 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb528 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb528 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6297,13 +6297,13 @@ func (x *DeploymentRollback) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Kind = string(r.DecodeString()) } - yyj528++ - if yyhl528 { - yyb528 = yyj528 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb528 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb528 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6314,17 +6314,17 @@ func (x *DeploymentRollback) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.APIVersion = string(r.DecodeString()) } for { - yyj528++ - if yyhl528 { - yyb528 = yyj528 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb528 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb528 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj528-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -6336,35 +6336,35 @@ func (x *RollbackConfig) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym535 := z.EncBinary() - _ = yym535 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep536 := !z.EncBinary() - yy2arr536 := z.EncBasicHandle().StructToArray - var yyq536 [1]bool - _, _, _ = yysep536, yyq536, yy2arr536 - const yyr536 bool = false - yyq536[0] = x.Revision != 0 - var yynn536 int - if yyr536 || yy2arr536 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Revision != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn536 = 0 - for _, b := range yyq536 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn536++ + yynn2++ } } - r.EncodeMapStart(yynn536) - yynn536 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr536 || yy2arr536 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq536[0] { - yym538 := z.EncBinary() - _ = yym538 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.Revision)) @@ -6373,19 +6373,19 @@ func (x *RollbackConfig) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq536[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("revision")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym539 := z.EncBinary() - _ = yym539 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.Revision)) } } } - if yyr536 || yy2arr536 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -6398,25 +6398,25 @@ func (x *RollbackConfig) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym540 := z.DecBinary() - _ = yym540 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct541 := r.ContainerType() - if yyct541 == codecSelferValueTypeMap1234 { - yyl541 := r.ReadMapStart() - if yyl541 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl541, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct541 == codecSelferValueTypeArray1234 { - yyl541 := r.ReadArrayStart() - if yyl541 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl541, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -6428,12 +6428,12 @@ func (x *RollbackConfig) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys542Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys542Slc - var yyhl542 bool = l >= 0 - for yyj542 := 0; ; yyj542++ { - if yyhl542 { - if yyj542 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -6442,10 +6442,10 @@ func (x *RollbackConfig) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys542Slc = r.DecodeBytes(yys542Slc, true, true) - yys542 := string(yys542Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys542 { + switch yys3 { case "revision": if r.TryDecodeAsNil() { x.Revision = 0 @@ -6453,9 +6453,9 @@ func (x *RollbackConfig) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Revision = int64(r.DecodeInt(64)) } default: - z.DecStructFieldNotFound(-1, yys542) - } // end switch yys542 - } // end for yyj542 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -6463,16 +6463,16 @@ func (x *RollbackConfig) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj544 int - var yyb544 bool - var yyhl544 bool = l >= 0 - yyj544++ - if yyhl544 { - yyb544 = yyj544 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb544 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb544 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6483,17 +6483,17 @@ func (x *RollbackConfig) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Revision = int64(r.DecodeInt(64)) } for { - yyj544++ - if yyhl544 { - yyb544 = yyj544 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb544 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb544 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj544-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -6505,49 +6505,49 @@ func (x *DeploymentStrategy) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym546 := z.EncBinary() - _ = yym546 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep547 := !z.EncBinary() - yy2arr547 := z.EncBasicHandle().StructToArray - var yyq547 [2]bool - _, _, _ = yysep547, yyq547, yy2arr547 - const yyr547 bool = false - yyq547[0] = x.Type != "" - yyq547[1] = x.RollingUpdate != nil - var yynn547 int - if yyr547 || yy2arr547 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Type != "" + yyq2[1] = x.RollingUpdate != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn547 = 0 - for _, b := range yyq547 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn547++ + yynn2++ } } - r.EncodeMapStart(yynn547) - yynn547 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr547 || yy2arr547 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq547[0] { + if yyq2[0] { x.Type.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq547[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("type")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } } - if yyr547 || yy2arr547 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq547[1] { + if yyq2[1] { if x.RollingUpdate == nil { r.EncodeNil() } else { @@ -6557,7 +6557,7 @@ func (x *DeploymentStrategy) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq547[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rollingUpdate")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -6568,7 +6568,7 @@ func (x *DeploymentStrategy) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr547 || yy2arr547 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -6581,25 +6581,25 @@ func (x *DeploymentStrategy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym550 := z.DecBinary() - _ = yym550 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct551 := r.ContainerType() - if yyct551 == codecSelferValueTypeMap1234 { - yyl551 := r.ReadMapStart() - if yyl551 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl551, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct551 == codecSelferValueTypeArray1234 { - yyl551 := r.ReadArrayStart() - if yyl551 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl551, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -6611,12 +6611,12 @@ func (x *DeploymentStrategy) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys552Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys552Slc - var yyhl552 bool = l >= 0 - for yyj552 := 0; ; yyj552++ { - if yyhl552 { - if yyj552 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -6625,10 +6625,10 @@ func (x *DeploymentStrategy) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys552Slc = r.DecodeBytes(yys552Slc, true, true) - yys552 := string(yys552Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys552 { + switch yys3 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -6647,9 +6647,9 @@ func (x *DeploymentStrategy) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.RollingUpdate.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys552) - } // end switch yys552 - } // end for yyj552 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -6657,16 +6657,16 @@ func (x *DeploymentStrategy) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj555 int - var yyb555 bool - var yyhl555 bool = l >= 0 - yyj555++ - if yyhl555 { - yyb555 = yyj555 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb555 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb555 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6676,13 +6676,13 @@ func (x *DeploymentStrategy) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Type = DeploymentStrategyType(r.DecodeString()) } - yyj555++ - if yyhl555 { - yyb555 = yyj555 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb555 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb555 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6698,17 +6698,17 @@ func (x *DeploymentStrategy) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.RollingUpdate.CodecDecodeSelf(d) } for { - yyj555++ - if yyhl555 { - yyb555 = yyj555 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb555 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb555 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj555-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -6717,8 +6717,8 @@ func (x DeploymentStrategyType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym558 := z.EncBinary() - _ = yym558 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -6730,8 +6730,8 @@ func (x *DeploymentStrategyType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym559 := z.DecBinary() - _ = yym559 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -6746,98 +6746,98 @@ func (x *RollingUpdateDeployment) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym560 := z.EncBinary() - _ = yym560 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep561 := !z.EncBinary() - yy2arr561 := z.EncBasicHandle().StructToArray - var yyq561 [2]bool - _, _, _ = yysep561, yyq561, yy2arr561 - const yyr561 bool = false - yyq561[0] = true - yyq561[1] = true - var yynn561 int - if yyr561 || yy2arr561 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn561 = 0 - for _, b := range yyq561 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn561++ + yynn2++ } } - r.EncodeMapStart(yynn561) - yynn561 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr561 || yy2arr561 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq561[0] { - yy563 := &x.MaxUnavailable - yym564 := z.EncBinary() - _ = yym564 + if yyq2[0] { + yy4 := &x.MaxUnavailable + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy563) { - } else if !yym564 && z.IsJSONHandle() { - z.EncJSONMarshal(yy563) + } else if z.HasExtensions() && z.EncExt(yy4) { + } else if !yym5 && z.IsJSONHandle() { + z.EncJSONMarshal(yy4) } else { - z.EncFallback(yy563) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq561[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("maxUnavailable")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy565 := &x.MaxUnavailable - yym566 := z.EncBinary() - _ = yym566 + yy6 := &x.MaxUnavailable + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy565) { - } else if !yym566 && z.IsJSONHandle() { - z.EncJSONMarshal(yy565) + } else if z.HasExtensions() && z.EncExt(yy6) { + } else if !yym7 && z.IsJSONHandle() { + z.EncJSONMarshal(yy6) } else { - z.EncFallback(yy565) + z.EncFallback(yy6) } } } - if yyr561 || yy2arr561 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq561[1] { - yy568 := &x.MaxSurge - yym569 := z.EncBinary() - _ = yym569 + if yyq2[1] { + yy9 := &x.MaxSurge + yym10 := z.EncBinary() + _ = yym10 if false { - } else if z.HasExtensions() && z.EncExt(yy568) { - } else if !yym569 && z.IsJSONHandle() { - z.EncJSONMarshal(yy568) + } else if z.HasExtensions() && z.EncExt(yy9) { + } else if !yym10 && z.IsJSONHandle() { + z.EncJSONMarshal(yy9) } else { - z.EncFallback(yy568) + z.EncFallback(yy9) } } else { r.EncodeNil() } } else { - if yyq561[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("maxSurge")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy570 := &x.MaxSurge - yym571 := z.EncBinary() - _ = yym571 + yy11 := &x.MaxSurge + yym12 := z.EncBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.EncExt(yy570) { - } else if !yym571 && z.IsJSONHandle() { - z.EncJSONMarshal(yy570) + } else if z.HasExtensions() && z.EncExt(yy11) { + } else if !yym12 && z.IsJSONHandle() { + z.EncJSONMarshal(yy11) } else { - z.EncFallback(yy570) + z.EncFallback(yy11) } } } - if yyr561 || yy2arr561 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -6850,25 +6850,25 @@ func (x *RollingUpdateDeployment) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym572 := z.DecBinary() - _ = yym572 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct573 := r.ContainerType() - if yyct573 == codecSelferValueTypeMap1234 { - yyl573 := r.ReadMapStart() - if yyl573 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl573, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct573 == codecSelferValueTypeArray1234 { - yyl573 := r.ReadArrayStart() - if yyl573 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl573, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -6880,12 +6880,12 @@ func (x *RollingUpdateDeployment) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys574Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys574Slc - var yyhl574 bool = l >= 0 - for yyj574 := 0; ; yyj574++ { - if yyhl574 { - if yyj574 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -6894,44 +6894,44 @@ func (x *RollingUpdateDeployment) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys574Slc = r.DecodeBytes(yys574Slc, true, true) - yys574 := string(yys574Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys574 { + switch yys3 { case "maxUnavailable": if r.TryDecodeAsNil() { x.MaxUnavailable = pkg6_intstr.IntOrString{} } else { - yyv575 := &x.MaxUnavailable - yym576 := z.DecBinary() - _ = yym576 + yyv4 := &x.MaxUnavailable + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv575) { - } else if !yym576 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv575) + } else if z.HasExtensions() && z.DecExt(yyv4) { + } else if !yym5 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv4) } else { - z.DecFallback(yyv575, false) + z.DecFallback(yyv4, false) } } case "maxSurge": if r.TryDecodeAsNil() { x.MaxSurge = pkg6_intstr.IntOrString{} } else { - yyv577 := &x.MaxSurge - yym578 := z.DecBinary() - _ = yym578 + yyv6 := &x.MaxSurge + yym7 := z.DecBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.DecExt(yyv577) { - } else if !yym578 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv577) + } else if z.HasExtensions() && z.DecExt(yyv6) { + } else if !yym7 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv6) } else { - z.DecFallback(yyv577, false) + z.DecFallback(yyv6, false) } } default: - z.DecStructFieldNotFound(-1, yys574) - } // end switch yys574 - } // end for yyj574 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -6939,16 +6939,16 @@ func (x *RollingUpdateDeployment) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj579 int - var yyb579 bool - var yyhl579 bool = l >= 0 - yyj579++ - if yyhl579 { - yyb579 = yyj579 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb579 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb579 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6956,24 +6956,24 @@ func (x *RollingUpdateDeployment) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.MaxUnavailable = pkg6_intstr.IntOrString{} } else { - yyv580 := &x.MaxUnavailable - yym581 := z.DecBinary() - _ = yym581 + yyv9 := &x.MaxUnavailable + yym10 := z.DecBinary() + _ = yym10 if false { - } else if z.HasExtensions() && z.DecExt(yyv580) { - } else if !yym581 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv580) + } else if z.HasExtensions() && z.DecExt(yyv9) { + } else if !yym10 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv9) } else { - z.DecFallback(yyv580, false) + z.DecFallback(yyv9, false) } } - yyj579++ - if yyhl579 { - yyb579 = yyj579 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb579 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb579 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6981,29 +6981,29 @@ func (x *RollingUpdateDeployment) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.MaxSurge = pkg6_intstr.IntOrString{} } else { - yyv582 := &x.MaxSurge - yym583 := z.DecBinary() - _ = yym583 + yyv11 := &x.MaxSurge + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv582) { - } else if !yym583 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv582) + } else if z.HasExtensions() && z.DecExt(yyv11) { + } else if !yym12 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv11) } else { - z.DecFallback(yyv582, false) + z.DecFallback(yyv11, false) } } for { - yyj579++ - if yyhl579 { - yyb579 = yyj579 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb579 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb579 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj579-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -7015,38 +7015,38 @@ func (x *DeploymentStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym584 := z.EncBinary() - _ = yym584 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep585 := !z.EncBinary() - yy2arr585 := z.EncBasicHandle().StructToArray - var yyq585 [4]bool - _, _, _ = yysep585, yyq585, yy2arr585 - const yyr585 bool = false - yyq585[0] = x.Replicas != 0 - yyq585[1] = x.UpdatedReplicas != 0 - yyq585[2] = x.AvailableReplicas != 0 - yyq585[3] = x.UnavailableReplicas != 0 - var yynn585 int - if yyr585 || yy2arr585 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Replicas != 0 + yyq2[1] = x.UpdatedReplicas != 0 + yyq2[2] = x.AvailableReplicas != 0 + yyq2[3] = x.UnavailableReplicas != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn585 = 0 - for _, b := range yyq585 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn585++ + yynn2++ } } - r.EncodeMapStart(yynn585) - yynn585 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr585 || yy2arr585 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq585[0] { - yym587 := z.EncBinary() - _ = yym587 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.Replicas)) @@ -7055,23 +7055,23 @@ func (x *DeploymentStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq585[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("replicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym588 := z.EncBinary() - _ = yym588 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.Replicas)) } } } - if yyr585 || yy2arr585 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq585[1] { - yym590 := z.EncBinary() - _ = yym590 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.UpdatedReplicas)) @@ -7080,23 +7080,23 @@ func (x *DeploymentStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq585[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("updatedReplicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym591 := z.EncBinary() - _ = yym591 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.UpdatedReplicas)) } } } - if yyr585 || yy2arr585 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq585[2] { - yym593 := z.EncBinary() - _ = yym593 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeInt(int64(x.AvailableReplicas)) @@ -7105,23 +7105,23 @@ func (x *DeploymentStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq585[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("availableReplicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym594 := z.EncBinary() - _ = yym594 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeInt(int64(x.AvailableReplicas)) } } } - if yyr585 || yy2arr585 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq585[3] { - yym596 := z.EncBinary() - _ = yym596 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeInt(int64(x.UnavailableReplicas)) @@ -7130,19 +7130,19 @@ func (x *DeploymentStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq585[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("unavailableReplicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym597 := z.EncBinary() - _ = yym597 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeInt(int64(x.UnavailableReplicas)) } } } - if yyr585 || yy2arr585 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -7155,25 +7155,25 @@ func (x *DeploymentStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym598 := z.DecBinary() - _ = yym598 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct599 := r.ContainerType() - if yyct599 == codecSelferValueTypeMap1234 { - yyl599 := r.ReadMapStart() - if yyl599 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl599, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct599 == codecSelferValueTypeArray1234 { - yyl599 := r.ReadArrayStart() - if yyl599 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl599, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -7185,12 +7185,12 @@ func (x *DeploymentStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys600Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys600Slc - var yyhl600 bool = l >= 0 - for yyj600 := 0; ; yyj600++ { - if yyhl600 { - if yyj600 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -7199,10 +7199,10 @@ func (x *DeploymentStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys600Slc = r.DecodeBytes(yys600Slc, true, true) - yys600 := string(yys600Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys600 { + switch yys3 { case "replicas": if r.TryDecodeAsNil() { x.Replicas = 0 @@ -7228,9 +7228,9 @@ func (x *DeploymentStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.UnavailableReplicas = int(r.DecodeInt(codecSelferBitsize1234)) } default: - z.DecStructFieldNotFound(-1, yys600) - } // end switch yys600 - } // end for yyj600 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -7238,16 +7238,16 @@ func (x *DeploymentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj605 int - var yyb605 bool - var yyhl605 bool = l >= 0 - yyj605++ - if yyhl605 { - yyb605 = yyj605 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb605 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb605 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7257,13 +7257,13 @@ func (x *DeploymentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Replicas = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj605++ - if yyhl605 { - yyb605 = yyj605 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb605 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb605 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7273,13 +7273,13 @@ func (x *DeploymentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.UpdatedReplicas = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj605++ - if yyhl605 { - yyb605 = yyj605 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb605 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb605 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7289,13 +7289,13 @@ func (x *DeploymentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.AvailableReplicas = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj605++ - if yyhl605 { - yyb605 = yyj605 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb605 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb605 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7306,17 +7306,17 @@ func (x *DeploymentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.UnavailableReplicas = int(r.DecodeInt(codecSelferBitsize1234)) } for { - yyj605++ - if yyhl605 { - yyb605 = yyj605 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb605 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb605 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj605-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -7328,68 +7328,68 @@ func (x *DeploymentList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym610 := z.EncBinary() - _ = yym610 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep611 := !z.EncBinary() - yy2arr611 := z.EncBasicHandle().StructToArray - var yyq611 [4]bool - _, _, _ = yysep611, yyq611, yy2arr611 - const yyr611 bool = false - yyq611[0] = true - yyq611[2] = x.Kind != "" - yyq611[3] = x.APIVersion != "" - var yynn611 int - if yyr611 || yy2arr611 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn611 = 1 - for _, b := range yyq611 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn611++ + yynn2++ } } - r.EncodeMapStart(yynn611) - yynn611 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr611 || yy2arr611 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq611[0] { - yy613 := &x.ListMeta - yym614 := z.EncBinary() - _ = yym614 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy613) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy613) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq611[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy615 := &x.ListMeta - yym616 := z.EncBinary() - _ = yym616 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy615) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy615) + z.EncFallback(yy6) } } } - if yyr611 || yy2arr611 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym618 := z.EncBinary() - _ = yym618 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceDeployment(([]Deployment)(x.Items), e) @@ -7402,19 +7402,19 @@ func (x *DeploymentList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym619 := z.EncBinary() - _ = yym619 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceDeployment(([]Deployment)(x.Items), e) } } } - if yyr611 || yy2arr611 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq611[2] { - yym621 := z.EncBinary() - _ = yym621 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -7423,23 +7423,23 @@ func (x *DeploymentList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq611[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym622 := z.EncBinary() - _ = yym622 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr611 || yy2arr611 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq611[3] { - yym624 := z.EncBinary() - _ = yym624 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -7448,19 +7448,19 @@ func (x *DeploymentList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq611[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym625 := z.EncBinary() - _ = yym625 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr611 || yy2arr611 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -7473,25 +7473,25 @@ func (x *DeploymentList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym626 := z.DecBinary() - _ = yym626 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct627 := r.ContainerType() - if yyct627 == codecSelferValueTypeMap1234 { - yyl627 := r.ReadMapStart() - if yyl627 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl627, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct627 == codecSelferValueTypeArray1234 { - yyl627 := r.ReadArrayStart() - if yyl627 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl627, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -7503,12 +7503,12 @@ func (x *DeploymentList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys628Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys628Slc - var yyhl628 bool = l >= 0 - for yyj628 := 0; ; yyj628++ { - if yyhl628 { - if yyj628 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -7517,33 +7517,33 @@ func (x *DeploymentList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys628Slc = r.DecodeBytes(yys628Slc, true, true) - yys628 := string(yys628Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys628 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv629 := &x.ListMeta - yym630 := z.DecBinary() - _ = yym630 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv629) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv629, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv631 := &x.Items - yym632 := z.DecBinary() - _ = yym632 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceDeployment((*[]Deployment)(yyv631), d) + h.decSliceDeployment((*[]Deployment)(yyv6), d) } } case "kind": @@ -7559,9 +7559,9 @@ func (x *DeploymentList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys628) - } // end switch yys628 - } // end for yyj628 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -7569,16 +7569,16 @@ func (x *DeploymentList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj635 int - var yyb635 bool - var yyhl635 bool = l >= 0 - yyj635++ - if yyhl635 { - yyb635 = yyj635 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb635 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb635 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7586,22 +7586,22 @@ func (x *DeploymentList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv636 := &x.ListMeta - yym637 := z.DecBinary() - _ = yym637 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv636) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv636, false) + z.DecFallback(yyv11, false) } } - yyj635++ - if yyhl635 { - yyb635 = yyj635 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb635 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb635 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7609,21 +7609,21 @@ func (x *DeploymentList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv638 := &x.Items - yym639 := z.DecBinary() - _ = yym639 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceDeployment((*[]Deployment)(yyv638), d) + h.decSliceDeployment((*[]Deployment)(yyv13), d) } } - yyj635++ - if yyhl635 { - yyb635 = yyj635 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb635 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb635 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7633,13 +7633,13 @@ func (x *DeploymentList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj635++ - if yyhl635 { - yyb635 = yyj635 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb635 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb635 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7650,17 +7650,17 @@ func (x *DeploymentList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj635++ - if yyhl635 { - yyb635 = yyj635 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb635 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb635 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj635-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -7672,38 +7672,38 @@ func (x *DaemonSetSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym642 := z.EncBinary() - _ = yym642 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep643 := !z.EncBinary() - yy2arr643 := z.EncBasicHandle().StructToArray - var yyq643 [2]bool - _, _, _ = yysep643, yyq643, yy2arr643 - const yyr643 bool = false - yyq643[0] = x.Selector != nil - var yynn643 int - if yyr643 || yy2arr643 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Selector != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn643 = 1 - for _, b := range yyq643 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn643++ + yynn2++ } } - r.EncodeMapStart(yynn643) - yynn643 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr643 || yy2arr643 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq643[0] { + if yyq2[0] { if x.Selector == nil { r.EncodeNil() } else { - yym645 := z.EncBinary() - _ = yym645 + yym4 := z.EncBinary() + _ = yym4 if false { } else if z.HasExtensions() && z.EncExt(x.Selector) { } else { @@ -7714,15 +7714,15 @@ func (x *DaemonSetSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq643[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("selector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Selector == nil { r.EncodeNil() } else { - yym646 := z.EncBinary() - _ = yym646 + yym5 := z.EncBinary() + _ = yym5 if false { } else if z.HasExtensions() && z.EncExt(x.Selector) { } else { @@ -7731,18 +7731,18 @@ func (x *DaemonSetSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr643 || yy2arr643 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy648 := &x.Template - yy648.CodecEncodeSelf(e) + yy7 := &x.Template + yy7.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("template")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy649 := &x.Template - yy649.CodecEncodeSelf(e) + yy9 := &x.Template + yy9.CodecEncodeSelf(e) } - if yyr643 || yy2arr643 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -7755,25 +7755,25 @@ func (x *DaemonSetSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym650 := z.DecBinary() - _ = yym650 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct651 := r.ContainerType() - if yyct651 == codecSelferValueTypeMap1234 { - yyl651 := r.ReadMapStart() - if yyl651 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl651, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct651 == codecSelferValueTypeArray1234 { - yyl651 := r.ReadArrayStart() - if yyl651 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl651, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -7785,12 +7785,12 @@ func (x *DaemonSetSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys652Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys652Slc - var yyhl652 bool = l >= 0 - for yyj652 := 0; ; yyj652++ { - if yyhl652 { - if yyj652 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -7799,10 +7799,10 @@ func (x *DaemonSetSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys652Slc = r.DecodeBytes(yys652Slc, true, true) - yys652 := string(yys652Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys652 { + switch yys3 { case "selector": if r.TryDecodeAsNil() { if x.Selector != nil { @@ -7812,8 +7812,8 @@ func (x *DaemonSetSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.Selector == nil { x.Selector = new(pkg1_unversioned.LabelSelector) } - yym654 := z.DecBinary() - _ = yym654 + yym5 := z.DecBinary() + _ = yym5 if false { } else if z.HasExtensions() && z.DecExt(x.Selector) { } else { @@ -7824,13 +7824,13 @@ func (x *DaemonSetSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Template = pkg2_api.PodTemplateSpec{} } else { - yyv655 := &x.Template - yyv655.CodecDecodeSelf(d) + yyv6 := &x.Template + yyv6.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys652) - } // end switch yys652 - } // end for yyj652 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -7838,16 +7838,16 @@ func (x *DaemonSetSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj656 int - var yyb656 bool - var yyhl656 bool = l >= 0 - yyj656++ - if yyhl656 { - yyb656 = yyj656 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb656 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb656 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7860,21 +7860,21 @@ func (x *DaemonSetSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Selector == nil { x.Selector = new(pkg1_unversioned.LabelSelector) } - yym658 := z.DecBinary() - _ = yym658 + yym9 := z.DecBinary() + _ = yym9 if false { } else if z.HasExtensions() && z.DecExt(x.Selector) { } else { z.DecFallback(x.Selector, false) } } - yyj656++ - if yyhl656 { - yyb656 = yyj656 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb656 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb656 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7882,21 +7882,21 @@ func (x *DaemonSetSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Template = pkg2_api.PodTemplateSpec{} } else { - yyv659 := &x.Template - yyv659.CodecDecodeSelf(d) + yyv10 := &x.Template + yyv10.CodecDecodeSelf(d) } for { - yyj656++ - if yyhl656 { - yyb656 = yyj656 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb656 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb656 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj656-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -7908,33 +7908,33 @@ func (x *DaemonSetStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym660 := z.EncBinary() - _ = yym660 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep661 := !z.EncBinary() - yy2arr661 := z.EncBasicHandle().StructToArray - var yyq661 [3]bool - _, _, _ = yysep661, yyq661, yy2arr661 - const yyr661 bool = false - var yynn661 int - if yyr661 || yy2arr661 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn661 = 3 - for _, b := range yyq661 { + yynn2 = 3 + for _, b := range yyq2 { if b { - yynn661++ + yynn2++ } } - r.EncodeMapStart(yynn661) - yynn661 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr661 || yy2arr661 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym663 := z.EncBinary() - _ = yym663 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.CurrentNumberScheduled)) @@ -7943,17 +7943,17 @@ func (x *DaemonSetStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("currentNumberScheduled")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym664 := z.EncBinary() - _ = yym664 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.CurrentNumberScheduled)) } } - if yyr661 || yy2arr661 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym666 := z.EncBinary() - _ = yym666 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.NumberMisscheduled)) @@ -7962,17 +7962,17 @@ func (x *DaemonSetStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("numberMisscheduled")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym667 := z.EncBinary() - _ = yym667 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.NumberMisscheduled)) } } - if yyr661 || yy2arr661 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym669 := z.EncBinary() - _ = yym669 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeInt(int64(x.DesiredNumberScheduled)) @@ -7981,14 +7981,14 @@ func (x *DaemonSetStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("desiredNumberScheduled")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym670 := z.EncBinary() - _ = yym670 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeInt(int64(x.DesiredNumberScheduled)) } } - if yyr661 || yy2arr661 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8001,25 +8001,25 @@ func (x *DaemonSetStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym671 := z.DecBinary() - _ = yym671 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct672 := r.ContainerType() - if yyct672 == codecSelferValueTypeMap1234 { - yyl672 := r.ReadMapStart() - if yyl672 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl672, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct672 == codecSelferValueTypeArray1234 { - yyl672 := r.ReadArrayStart() - if yyl672 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl672, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -8031,12 +8031,12 @@ func (x *DaemonSetStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys673Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys673Slc - var yyhl673 bool = l >= 0 - for yyj673 := 0; ; yyj673++ { - if yyhl673 { - if yyj673 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -8045,10 +8045,10 @@ func (x *DaemonSetStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys673Slc = r.DecodeBytes(yys673Slc, true, true) - yys673 := string(yys673Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys673 { + switch yys3 { case "currentNumberScheduled": if r.TryDecodeAsNil() { x.CurrentNumberScheduled = 0 @@ -8068,9 +8068,9 @@ func (x *DaemonSetStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.DesiredNumberScheduled = int(r.DecodeInt(codecSelferBitsize1234)) } default: - z.DecStructFieldNotFound(-1, yys673) - } // end switch yys673 - } // end for yyj673 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -8078,16 +8078,16 @@ func (x *DaemonSetStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj677 int - var yyb677 bool - var yyhl677 bool = l >= 0 - yyj677++ - if yyhl677 { - yyb677 = yyj677 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb677 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb677 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8097,13 +8097,13 @@ func (x *DaemonSetStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.CurrentNumberScheduled = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj677++ - if yyhl677 { - yyb677 = yyj677 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb677 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb677 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8113,13 +8113,13 @@ func (x *DaemonSetStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.NumberMisscheduled = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj677++ - if yyhl677 { - yyb677 = yyj677 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb677 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb677 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8130,17 +8130,17 @@ func (x *DaemonSetStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.DesiredNumberScheduled = int(r.DecodeInt(codecSelferBitsize1234)) } for { - yyj677++ - if yyhl677 { - yyb677 = yyj677 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb677 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb677 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj677-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -8152,90 +8152,90 @@ func (x *DaemonSet) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym681 := z.EncBinary() - _ = yym681 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep682 := !z.EncBinary() - yy2arr682 := z.EncBasicHandle().StructToArray - var yyq682 [5]bool - _, _, _ = yysep682, yyq682, yy2arr682 - const yyr682 bool = false - yyq682[0] = true - yyq682[1] = true - yyq682[2] = true - yyq682[3] = x.Kind != "" - yyq682[4] = x.APIVersion != "" - var yynn682 int - if yyr682 || yy2arr682 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn682 = 0 - for _, b := range yyq682 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn682++ + yynn2++ } } - r.EncodeMapStart(yynn682) - yynn682 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr682 || yy2arr682 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq682[0] { - yy684 := &x.ObjectMeta - yy684.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq682[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy685 := &x.ObjectMeta - yy685.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr682 || yy2arr682 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq682[1] { - yy687 := &x.Spec - yy687.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq682[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy688 := &x.Spec - yy688.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr682 || yy2arr682 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq682[2] { - yy690 := &x.Status - yy690.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq682[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy691 := &x.Status - yy691.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr682 || yy2arr682 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq682[3] { - yym693 := z.EncBinary() - _ = yym693 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -8244,23 +8244,23 @@ func (x *DaemonSet) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq682[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym694 := z.EncBinary() - _ = yym694 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr682 || yy2arr682 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq682[4] { - yym696 := z.EncBinary() - _ = yym696 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -8269,19 +8269,19 @@ func (x *DaemonSet) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq682[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym697 := z.EncBinary() - _ = yym697 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr682 || yy2arr682 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8294,25 +8294,25 @@ func (x *DaemonSet) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym698 := z.DecBinary() - _ = yym698 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct699 := r.ContainerType() - if yyct699 == codecSelferValueTypeMap1234 { - yyl699 := r.ReadMapStart() - if yyl699 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl699, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct699 == codecSelferValueTypeArray1234 { - yyl699 := r.ReadArrayStart() - if yyl699 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl699, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -8324,12 +8324,12 @@ func (x *DaemonSet) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys700Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys700Slc - var yyhl700 bool = l >= 0 - for yyj700 := 0; ; yyj700++ { - if yyhl700 { - if yyj700 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -8338,30 +8338,30 @@ func (x *DaemonSet) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys700Slc = r.DecodeBytes(yys700Slc, true, true) - yys700 := string(yys700Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys700 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv701 := &x.ObjectMeta - yyv701.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = DaemonSetSpec{} } else { - yyv702 := &x.Spec - yyv702.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = DaemonSetStatus{} } else { - yyv703 := &x.Status - yyv703.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -8376,9 +8376,9 @@ func (x *DaemonSet) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys700) - } // end switch yys700 - } // end for yyj700 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -8386,16 +8386,16 @@ func (x *DaemonSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj706 int - var yyb706 bool - var yyhl706 bool = l >= 0 - yyj706++ - if yyhl706 { - yyb706 = yyj706 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb706 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb706 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8403,16 +8403,16 @@ func (x *DaemonSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv707 := &x.ObjectMeta - yyv707.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj706++ - if yyhl706 { - yyb706 = yyj706 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb706 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb706 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8420,16 +8420,16 @@ func (x *DaemonSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = DaemonSetSpec{} } else { - yyv708 := &x.Spec - yyv708.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj706++ - if yyhl706 { - yyb706 = yyj706 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb706 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb706 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8437,16 +8437,16 @@ func (x *DaemonSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = DaemonSetStatus{} } else { - yyv709 := &x.Status - yyv709.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj706++ - if yyhl706 { - yyb706 = yyj706 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb706 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb706 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8456,13 +8456,13 @@ func (x *DaemonSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj706++ - if yyhl706 { - yyb706 = yyj706 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb706 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb706 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8473,17 +8473,17 @@ func (x *DaemonSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj706++ - if yyhl706 { - yyb706 = yyj706 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb706 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb706 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj706-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -8495,68 +8495,68 @@ func (x *DaemonSetList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym712 := z.EncBinary() - _ = yym712 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep713 := !z.EncBinary() - yy2arr713 := z.EncBasicHandle().StructToArray - var yyq713 [4]bool - _, _, _ = yysep713, yyq713, yy2arr713 - const yyr713 bool = false - yyq713[0] = true - yyq713[2] = x.Kind != "" - yyq713[3] = x.APIVersion != "" - var yynn713 int - if yyr713 || yy2arr713 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn713 = 1 - for _, b := range yyq713 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn713++ + yynn2++ } } - r.EncodeMapStart(yynn713) - yynn713 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr713 || yy2arr713 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq713[0] { - yy715 := &x.ListMeta - yym716 := z.EncBinary() - _ = yym716 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy715) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy715) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq713[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy717 := &x.ListMeta - yym718 := z.EncBinary() - _ = yym718 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy717) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy717) + z.EncFallback(yy6) } } } - if yyr713 || yy2arr713 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym720 := z.EncBinary() - _ = yym720 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceDaemonSet(([]DaemonSet)(x.Items), e) @@ -8569,19 +8569,19 @@ func (x *DaemonSetList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym721 := z.EncBinary() - _ = yym721 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceDaemonSet(([]DaemonSet)(x.Items), e) } } } - if yyr713 || yy2arr713 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq713[2] { - yym723 := z.EncBinary() - _ = yym723 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -8590,23 +8590,23 @@ func (x *DaemonSetList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq713[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym724 := z.EncBinary() - _ = yym724 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr713 || yy2arr713 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq713[3] { - yym726 := z.EncBinary() - _ = yym726 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -8615,19 +8615,19 @@ func (x *DaemonSetList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq713[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym727 := z.EncBinary() - _ = yym727 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr713 || yy2arr713 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8640,25 +8640,25 @@ func (x *DaemonSetList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym728 := z.DecBinary() - _ = yym728 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct729 := r.ContainerType() - if yyct729 == codecSelferValueTypeMap1234 { - yyl729 := r.ReadMapStart() - if yyl729 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl729, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct729 == codecSelferValueTypeArray1234 { - yyl729 := r.ReadArrayStart() - if yyl729 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl729, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -8670,12 +8670,12 @@ func (x *DaemonSetList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys730Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys730Slc - var yyhl730 bool = l >= 0 - for yyj730 := 0; ; yyj730++ { - if yyhl730 { - if yyj730 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -8684,33 +8684,33 @@ func (x *DaemonSetList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys730Slc = r.DecodeBytes(yys730Slc, true, true) - yys730 := string(yys730Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys730 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv731 := &x.ListMeta - yym732 := z.DecBinary() - _ = yym732 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv731) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv731, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv733 := &x.Items - yym734 := z.DecBinary() - _ = yym734 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceDaemonSet((*[]DaemonSet)(yyv733), d) + h.decSliceDaemonSet((*[]DaemonSet)(yyv6), d) } } case "kind": @@ -8726,9 +8726,9 @@ func (x *DaemonSetList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys730) - } // end switch yys730 - } // end for yyj730 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -8736,16 +8736,16 @@ func (x *DaemonSetList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj737 int - var yyb737 bool - var yyhl737 bool = l >= 0 - yyj737++ - if yyhl737 { - yyb737 = yyj737 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb737 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb737 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8753,22 +8753,22 @@ func (x *DaemonSetList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv738 := &x.ListMeta - yym739 := z.DecBinary() - _ = yym739 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv738) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv738, false) + z.DecFallback(yyv11, false) } } - yyj737++ - if yyhl737 { - yyb737 = yyj737 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb737 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb737 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8776,21 +8776,21 @@ func (x *DaemonSetList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv740 := &x.Items - yym741 := z.DecBinary() - _ = yym741 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceDaemonSet((*[]DaemonSet)(yyv740), d) + h.decSliceDaemonSet((*[]DaemonSet)(yyv13), d) } } - yyj737++ - if yyhl737 { - yyb737 = yyj737 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb737 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb737 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8800,13 +8800,13 @@ func (x *DaemonSetList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj737++ - if yyhl737 { - yyb737 = yyj737 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb737 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb737 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8817,17 +8817,17 @@ func (x *DaemonSetList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj737++ - if yyhl737 { - yyb737 = yyj737 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb737 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb737 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj737-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -8839,68 +8839,68 @@ func (x *ThirdPartyResourceDataList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym744 := z.EncBinary() - _ = yym744 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep745 := !z.EncBinary() - yy2arr745 := z.EncBasicHandle().StructToArray - var yyq745 [4]bool - _, _, _ = yysep745, yyq745, yy2arr745 - const yyr745 bool = false - yyq745[0] = true - yyq745[2] = x.Kind != "" - yyq745[3] = x.APIVersion != "" - var yynn745 int - if yyr745 || yy2arr745 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn745 = 1 - for _, b := range yyq745 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn745++ + yynn2++ } } - r.EncodeMapStart(yynn745) - yynn745 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr745 || yy2arr745 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq745[0] { - yy747 := &x.ListMeta - yym748 := z.EncBinary() - _ = yym748 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy747) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy747) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq745[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy749 := &x.ListMeta - yym750 := z.EncBinary() - _ = yym750 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy749) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy749) + z.EncFallback(yy6) } } } - if yyr745 || yy2arr745 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym752 := z.EncBinary() - _ = yym752 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceThirdPartyResourceData(([]ThirdPartyResourceData)(x.Items), e) @@ -8913,19 +8913,19 @@ func (x *ThirdPartyResourceDataList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym753 := z.EncBinary() - _ = yym753 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceThirdPartyResourceData(([]ThirdPartyResourceData)(x.Items), e) } } } - if yyr745 || yy2arr745 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq745[2] { - yym755 := z.EncBinary() - _ = yym755 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -8934,23 +8934,23 @@ func (x *ThirdPartyResourceDataList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq745[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym756 := z.EncBinary() - _ = yym756 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr745 || yy2arr745 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq745[3] { - yym758 := z.EncBinary() - _ = yym758 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -8959,19 +8959,19 @@ func (x *ThirdPartyResourceDataList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq745[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym759 := z.EncBinary() - _ = yym759 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr745 || yy2arr745 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8984,25 +8984,25 @@ func (x *ThirdPartyResourceDataList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym760 := z.DecBinary() - _ = yym760 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct761 := r.ContainerType() - if yyct761 == codecSelferValueTypeMap1234 { - yyl761 := r.ReadMapStart() - if yyl761 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl761, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct761 == codecSelferValueTypeArray1234 { - yyl761 := r.ReadArrayStart() - if yyl761 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl761, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -9014,12 +9014,12 @@ func (x *ThirdPartyResourceDataList) codecDecodeSelfFromMap(l int, d *codec1978. var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys762Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys762Slc - var yyhl762 bool = l >= 0 - for yyj762 := 0; ; yyj762++ { - if yyhl762 { - if yyj762 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -9028,33 +9028,33 @@ func (x *ThirdPartyResourceDataList) codecDecodeSelfFromMap(l int, d *codec1978. } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys762Slc = r.DecodeBytes(yys762Slc, true, true) - yys762 := string(yys762Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys762 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv763 := &x.ListMeta - yym764 := z.DecBinary() - _ = yym764 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv763) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv763, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv765 := &x.Items - yym766 := z.DecBinary() - _ = yym766 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceThirdPartyResourceData((*[]ThirdPartyResourceData)(yyv765), d) + h.decSliceThirdPartyResourceData((*[]ThirdPartyResourceData)(yyv6), d) } } case "kind": @@ -9070,9 +9070,9 @@ func (x *ThirdPartyResourceDataList) codecDecodeSelfFromMap(l int, d *codec1978. x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys762) - } // end switch yys762 - } // end for yyj762 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -9080,16 +9080,16 @@ func (x *ThirdPartyResourceDataList) codecDecodeSelfFromArray(l int, d *codec197 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj769 int - var yyb769 bool - var yyhl769 bool = l >= 0 - yyj769++ - if yyhl769 { - yyb769 = yyj769 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb769 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb769 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9097,22 +9097,22 @@ func (x *ThirdPartyResourceDataList) codecDecodeSelfFromArray(l int, d *codec197 if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv770 := &x.ListMeta - yym771 := z.DecBinary() - _ = yym771 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv770) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv770, false) + z.DecFallback(yyv11, false) } } - yyj769++ - if yyhl769 { - yyb769 = yyj769 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb769 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb769 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9120,21 +9120,21 @@ func (x *ThirdPartyResourceDataList) codecDecodeSelfFromArray(l int, d *codec197 if r.TryDecodeAsNil() { x.Items = nil } else { - yyv772 := &x.Items - yym773 := z.DecBinary() - _ = yym773 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceThirdPartyResourceData((*[]ThirdPartyResourceData)(yyv772), d) + h.decSliceThirdPartyResourceData((*[]ThirdPartyResourceData)(yyv13), d) } } - yyj769++ - if yyhl769 { - yyb769 = yyj769 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb769 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb769 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9144,13 +9144,13 @@ func (x *ThirdPartyResourceDataList) codecDecodeSelfFromArray(l int, d *codec197 } else { x.Kind = string(r.DecodeString()) } - yyj769++ - if yyhl769 { - yyb769 = yyj769 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb769 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb769 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9161,17 +9161,17 @@ func (x *ThirdPartyResourceDataList) codecDecodeSelfFromArray(l int, d *codec197 x.APIVersion = string(r.DecodeString()) } for { - yyj769++ - if yyhl769 { - yyb769 = yyj769 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb769 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb769 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj769-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -9183,90 +9183,90 @@ func (x *Job) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym776 := z.EncBinary() - _ = yym776 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep777 := !z.EncBinary() - yy2arr777 := z.EncBasicHandle().StructToArray - var yyq777 [5]bool - _, _, _ = yysep777, yyq777, yy2arr777 - const yyr777 bool = false - yyq777[0] = true - yyq777[1] = true - yyq777[2] = true - yyq777[3] = x.Kind != "" - yyq777[4] = x.APIVersion != "" - var yynn777 int - if yyr777 || yy2arr777 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn777 = 0 - for _, b := range yyq777 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn777++ + yynn2++ } } - r.EncodeMapStart(yynn777) - yynn777 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr777 || yy2arr777 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq777[0] { - yy779 := &x.ObjectMeta - yy779.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq777[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy780 := &x.ObjectMeta - yy780.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr777 || yy2arr777 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq777[1] { - yy782 := &x.Spec - yy782.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq777[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy783 := &x.Spec - yy783.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr777 || yy2arr777 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq777[2] { - yy785 := &x.Status - yy785.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq777[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy786 := &x.Status - yy786.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr777 || yy2arr777 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq777[3] { - yym788 := z.EncBinary() - _ = yym788 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -9275,23 +9275,23 @@ func (x *Job) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq777[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym789 := z.EncBinary() - _ = yym789 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr777 || yy2arr777 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq777[4] { - yym791 := z.EncBinary() - _ = yym791 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -9300,19 +9300,19 @@ func (x *Job) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq777[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym792 := z.EncBinary() - _ = yym792 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr777 || yy2arr777 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -9325,25 +9325,25 @@ func (x *Job) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym793 := z.DecBinary() - _ = yym793 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct794 := r.ContainerType() - if yyct794 == codecSelferValueTypeMap1234 { - yyl794 := r.ReadMapStart() - if yyl794 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl794, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct794 == codecSelferValueTypeArray1234 { - yyl794 := r.ReadArrayStart() - if yyl794 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl794, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -9355,12 +9355,12 @@ func (x *Job) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys795Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys795Slc - var yyhl795 bool = l >= 0 - for yyj795 := 0; ; yyj795++ { - if yyhl795 { - if yyj795 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -9369,30 +9369,30 @@ func (x *Job) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys795Slc = r.DecodeBytes(yys795Slc, true, true) - yys795 := string(yys795Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys795 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv796 := &x.ObjectMeta - yyv796.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = JobSpec{} } else { - yyv797 := &x.Spec - yyv797.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = JobStatus{} } else { - yyv798 := &x.Status - yyv798.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -9407,9 +9407,9 @@ func (x *Job) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys795) - } // end switch yys795 - } // end for yyj795 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -9417,16 +9417,16 @@ func (x *Job) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj801 int - var yyb801 bool - var yyhl801 bool = l >= 0 - yyj801++ - if yyhl801 { - yyb801 = yyj801 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb801 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb801 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9434,16 +9434,16 @@ func (x *Job) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv802 := &x.ObjectMeta - yyv802.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj801++ - if yyhl801 { - yyb801 = yyj801 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb801 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb801 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9451,16 +9451,16 @@ func (x *Job) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = JobSpec{} } else { - yyv803 := &x.Spec - yyv803.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj801++ - if yyhl801 { - yyb801 = yyj801 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb801 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb801 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9468,16 +9468,16 @@ func (x *Job) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = JobStatus{} } else { - yyv804 := &x.Status - yyv804.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj801++ - if yyhl801 { - yyb801 = yyj801 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb801 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb801 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9487,13 +9487,13 @@ func (x *Job) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj801++ - if yyhl801 { - yyb801 = yyj801 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb801 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb801 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9504,17 +9504,17 @@ func (x *Job) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj801++ - if yyhl801 { - yyb801 = yyj801 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb801 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb801 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj801-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -9526,68 +9526,68 @@ func (x *JobList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym807 := z.EncBinary() - _ = yym807 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep808 := !z.EncBinary() - yy2arr808 := z.EncBasicHandle().StructToArray - var yyq808 [4]bool - _, _, _ = yysep808, yyq808, yy2arr808 - const yyr808 bool = false - yyq808[0] = true - yyq808[2] = x.Kind != "" - yyq808[3] = x.APIVersion != "" - var yynn808 int - if yyr808 || yy2arr808 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn808 = 1 - for _, b := range yyq808 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn808++ + yynn2++ } } - r.EncodeMapStart(yynn808) - yynn808 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr808 || yy2arr808 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq808[0] { - yy810 := &x.ListMeta - yym811 := z.EncBinary() - _ = yym811 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy810) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy810) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq808[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy812 := &x.ListMeta - yym813 := z.EncBinary() - _ = yym813 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy812) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy812) + z.EncFallback(yy6) } } } - if yyr808 || yy2arr808 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym815 := z.EncBinary() - _ = yym815 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceJob(([]Job)(x.Items), e) @@ -9600,19 +9600,19 @@ func (x *JobList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym816 := z.EncBinary() - _ = yym816 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceJob(([]Job)(x.Items), e) } } } - if yyr808 || yy2arr808 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq808[2] { - yym818 := z.EncBinary() - _ = yym818 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -9621,23 +9621,23 @@ func (x *JobList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq808[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym819 := z.EncBinary() - _ = yym819 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr808 || yy2arr808 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq808[3] { - yym821 := z.EncBinary() - _ = yym821 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -9646,19 +9646,19 @@ func (x *JobList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq808[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym822 := z.EncBinary() - _ = yym822 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr808 || yy2arr808 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -9671,25 +9671,25 @@ func (x *JobList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym823 := z.DecBinary() - _ = yym823 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct824 := r.ContainerType() - if yyct824 == codecSelferValueTypeMap1234 { - yyl824 := r.ReadMapStart() - if yyl824 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl824, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct824 == codecSelferValueTypeArray1234 { - yyl824 := r.ReadArrayStart() - if yyl824 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl824, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -9701,12 +9701,12 @@ func (x *JobList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys825Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys825Slc - var yyhl825 bool = l >= 0 - for yyj825 := 0; ; yyj825++ { - if yyhl825 { - if yyj825 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -9715,33 +9715,33 @@ func (x *JobList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys825Slc = r.DecodeBytes(yys825Slc, true, true) - yys825 := string(yys825Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys825 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv826 := &x.ListMeta - yym827 := z.DecBinary() - _ = yym827 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv826) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv826, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv828 := &x.Items - yym829 := z.DecBinary() - _ = yym829 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceJob((*[]Job)(yyv828), d) + h.decSliceJob((*[]Job)(yyv6), d) } } case "kind": @@ -9757,9 +9757,9 @@ func (x *JobList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys825) - } // end switch yys825 - } // end for yyj825 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -9767,16 +9767,16 @@ func (x *JobList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj832 int - var yyb832 bool - var yyhl832 bool = l >= 0 - yyj832++ - if yyhl832 { - yyb832 = yyj832 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb832 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb832 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9784,22 +9784,22 @@ func (x *JobList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv833 := &x.ListMeta - yym834 := z.DecBinary() - _ = yym834 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv833) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv833, false) + z.DecFallback(yyv11, false) } } - yyj832++ - if yyhl832 { - yyb832 = yyj832 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb832 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb832 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9807,21 +9807,21 @@ func (x *JobList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv835 := &x.Items - yym836 := z.DecBinary() - _ = yym836 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceJob((*[]Job)(yyv835), d) + h.decSliceJob((*[]Job)(yyv13), d) } } - yyj832++ - if yyhl832 { - yyb832 = yyj832 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb832 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb832 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9831,13 +9831,13 @@ func (x *JobList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj832++ - if yyhl832 { - yyb832 = yyj832 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb832 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb832 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9848,17 +9848,17 @@ func (x *JobList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj832++ - if yyhl832 { - yyb832 = yyj832 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb832 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb832 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj832-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -9870,146 +9870,146 @@ func (x *JobSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym839 := z.EncBinary() - _ = yym839 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep840 := !z.EncBinary() - yy2arr840 := z.EncBasicHandle().StructToArray - var yyq840 [5]bool - _, _, _ = yysep840, yyq840, yy2arr840 - const yyr840 bool = false - yyq840[0] = x.Parallelism != nil - yyq840[1] = x.Completions != nil - yyq840[2] = x.ActiveDeadlineSeconds != nil - yyq840[3] = x.Selector != nil - var yynn840 int - if yyr840 || yy2arr840 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Parallelism != nil + yyq2[1] = x.Completions != nil + yyq2[2] = x.ActiveDeadlineSeconds != nil + yyq2[3] = x.Selector != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn840 = 1 - for _, b := range yyq840 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn840++ + yynn2++ } } - r.EncodeMapStart(yynn840) - yynn840 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr840 || yy2arr840 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq840[0] { + if yyq2[0] { if x.Parallelism == nil { r.EncodeNil() } else { - yy842 := *x.Parallelism - yym843 := z.EncBinary() - _ = yym843 + yy4 := *x.Parallelism + yym5 := z.EncBinary() + _ = yym5 if false { } else { - r.EncodeInt(int64(yy842)) + r.EncodeInt(int64(yy4)) } } } else { r.EncodeNil() } } else { - if yyq840[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("parallelism")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Parallelism == nil { r.EncodeNil() } else { - yy844 := *x.Parallelism - yym845 := z.EncBinary() - _ = yym845 + yy6 := *x.Parallelism + yym7 := z.EncBinary() + _ = yym7 if false { } else { - r.EncodeInt(int64(yy844)) + r.EncodeInt(int64(yy6)) } } } } - if yyr840 || yy2arr840 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq840[1] { + if yyq2[1] { if x.Completions == nil { r.EncodeNil() } else { - yy847 := *x.Completions - yym848 := z.EncBinary() - _ = yym848 + yy9 := *x.Completions + yym10 := z.EncBinary() + _ = yym10 if false { } else { - r.EncodeInt(int64(yy847)) + r.EncodeInt(int64(yy9)) } } } else { r.EncodeNil() } } else { - if yyq840[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("completions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Completions == nil { r.EncodeNil() } else { - yy849 := *x.Completions - yym850 := z.EncBinary() - _ = yym850 + yy11 := *x.Completions + yym12 := z.EncBinary() + _ = yym12 if false { } else { - r.EncodeInt(int64(yy849)) + r.EncodeInt(int64(yy11)) } } } } - if yyr840 || yy2arr840 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq840[2] { + if yyq2[2] { if x.ActiveDeadlineSeconds == nil { r.EncodeNil() } else { - yy852 := *x.ActiveDeadlineSeconds - yym853 := z.EncBinary() - _ = yym853 + yy14 := *x.ActiveDeadlineSeconds + yym15 := z.EncBinary() + _ = yym15 if false { } else { - r.EncodeInt(int64(yy852)) + r.EncodeInt(int64(yy14)) } } } else { r.EncodeNil() } } else { - if yyq840[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("activeDeadlineSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.ActiveDeadlineSeconds == nil { r.EncodeNil() } else { - yy854 := *x.ActiveDeadlineSeconds - yym855 := z.EncBinary() - _ = yym855 + yy16 := *x.ActiveDeadlineSeconds + yym17 := z.EncBinary() + _ = yym17 if false { } else { - r.EncodeInt(int64(yy854)) + r.EncodeInt(int64(yy16)) } } } } - if yyr840 || yy2arr840 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq840[3] { + if yyq2[3] { if x.Selector == nil { r.EncodeNil() } else { - yym857 := z.EncBinary() - _ = yym857 + yym19 := z.EncBinary() + _ = yym19 if false { } else if z.HasExtensions() && z.EncExt(x.Selector) { } else { @@ -10020,15 +10020,15 @@ func (x *JobSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq840[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("selector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Selector == nil { r.EncodeNil() } else { - yym858 := z.EncBinary() - _ = yym858 + yym20 := z.EncBinary() + _ = yym20 if false { } else if z.HasExtensions() && z.EncExt(x.Selector) { } else { @@ -10037,18 +10037,18 @@ func (x *JobSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr840 || yy2arr840 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy860 := &x.Template - yy860.CodecEncodeSelf(e) + yy22 := &x.Template + yy22.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("template")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy861 := &x.Template - yy861.CodecEncodeSelf(e) + yy24 := &x.Template + yy24.CodecEncodeSelf(e) } - if yyr840 || yy2arr840 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -10061,25 +10061,25 @@ func (x *JobSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym862 := z.DecBinary() - _ = yym862 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct863 := r.ContainerType() - if yyct863 == codecSelferValueTypeMap1234 { - yyl863 := r.ReadMapStart() - if yyl863 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl863, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct863 == codecSelferValueTypeArray1234 { - yyl863 := r.ReadArrayStart() - if yyl863 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl863, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -10091,12 +10091,12 @@ func (x *JobSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys864Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys864Slc - var yyhl864 bool = l >= 0 - for yyj864 := 0; ; yyj864++ { - if yyhl864 { - if yyj864 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -10105,10 +10105,10 @@ func (x *JobSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys864Slc = r.DecodeBytes(yys864Slc, true, true) - yys864 := string(yys864Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys864 { + switch yys3 { case "parallelism": if r.TryDecodeAsNil() { if x.Parallelism != nil { @@ -10118,8 +10118,8 @@ func (x *JobSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.Parallelism == nil { x.Parallelism = new(int) } - yym866 := z.DecBinary() - _ = yym866 + yym5 := z.DecBinary() + _ = yym5 if false { } else { *((*int)(x.Parallelism)) = int(r.DecodeInt(codecSelferBitsize1234)) @@ -10134,8 +10134,8 @@ func (x *JobSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.Completions == nil { x.Completions = new(int) } - yym868 := z.DecBinary() - _ = yym868 + yym7 := z.DecBinary() + _ = yym7 if false { } else { *((*int)(x.Completions)) = int(r.DecodeInt(codecSelferBitsize1234)) @@ -10150,8 +10150,8 @@ func (x *JobSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.ActiveDeadlineSeconds == nil { x.ActiveDeadlineSeconds = new(int64) } - yym870 := z.DecBinary() - _ = yym870 + yym9 := z.DecBinary() + _ = yym9 if false { } else { *((*int64)(x.ActiveDeadlineSeconds)) = int64(r.DecodeInt(64)) @@ -10166,8 +10166,8 @@ func (x *JobSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.Selector == nil { x.Selector = new(pkg1_unversioned.LabelSelector) } - yym872 := z.DecBinary() - _ = yym872 + yym11 := z.DecBinary() + _ = yym11 if false { } else if z.HasExtensions() && z.DecExt(x.Selector) { } else { @@ -10178,13 +10178,13 @@ func (x *JobSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Template = pkg2_api.PodTemplateSpec{} } else { - yyv873 := &x.Template - yyv873.CodecDecodeSelf(d) + yyv12 := &x.Template + yyv12.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys864) - } // end switch yys864 - } // end for yyj864 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -10192,16 +10192,16 @@ func (x *JobSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj874 int - var yyb874 bool - var yyhl874 bool = l >= 0 - yyj874++ - if yyhl874 { - yyb874 = yyj874 > l + var yyj13 int + var yyb13 bool + var yyhl13 bool = l >= 0 + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb874 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb874 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10214,20 +10214,20 @@ func (x *JobSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Parallelism == nil { x.Parallelism = new(int) } - yym876 := z.DecBinary() - _ = yym876 + yym15 := z.DecBinary() + _ = yym15 if false { } else { *((*int)(x.Parallelism)) = int(r.DecodeInt(codecSelferBitsize1234)) } } - yyj874++ - if yyhl874 { - yyb874 = yyj874 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb874 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb874 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10240,20 +10240,20 @@ func (x *JobSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Completions == nil { x.Completions = new(int) } - yym878 := z.DecBinary() - _ = yym878 + yym17 := z.DecBinary() + _ = yym17 if false { } else { *((*int)(x.Completions)) = int(r.DecodeInt(codecSelferBitsize1234)) } } - yyj874++ - if yyhl874 { - yyb874 = yyj874 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb874 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb874 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10266,20 +10266,20 @@ func (x *JobSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.ActiveDeadlineSeconds == nil { x.ActiveDeadlineSeconds = new(int64) } - yym880 := z.DecBinary() - _ = yym880 + yym19 := z.DecBinary() + _ = yym19 if false { } else { *((*int64)(x.ActiveDeadlineSeconds)) = int64(r.DecodeInt(64)) } } - yyj874++ - if yyhl874 { - yyb874 = yyj874 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb874 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb874 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10292,21 +10292,21 @@ func (x *JobSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Selector == nil { x.Selector = new(pkg1_unversioned.LabelSelector) } - yym882 := z.DecBinary() - _ = yym882 + yym21 := z.DecBinary() + _ = yym21 if false { } else if z.HasExtensions() && z.DecExt(x.Selector) { } else { z.DecFallback(x.Selector, false) } } - yyj874++ - if yyhl874 { - yyb874 = yyj874 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb874 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb874 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10314,21 +10314,21 @@ func (x *JobSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Template = pkg2_api.PodTemplateSpec{} } else { - yyv883 := &x.Template - yyv883.CodecDecodeSelf(d) + yyv22 := &x.Template + yyv22.CodecDecodeSelf(d) } for { - yyj874++ - if yyhl874 { - yyb874 = yyj874 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb874 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb874 { + if yyb13 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj874-1, "") + z.DecStructFieldNotFound(yyj13-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -10340,43 +10340,43 @@ func (x *JobStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym884 := z.EncBinary() - _ = yym884 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep885 := !z.EncBinary() - yy2arr885 := z.EncBasicHandle().StructToArray - var yyq885 [6]bool - _, _, _ = yysep885, yyq885, yy2arr885 - const yyr885 bool = false - yyq885[0] = len(x.Conditions) != 0 - yyq885[1] = x.StartTime != nil - yyq885[2] = x.CompletionTime != nil - yyq885[3] = x.Active != 0 - yyq885[4] = x.Succeeded != 0 - yyq885[5] = x.Failed != 0 - var yynn885 int - if yyr885 || yy2arr885 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [6]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Conditions) != 0 + yyq2[1] = x.StartTime != nil + yyq2[2] = x.CompletionTime != nil + yyq2[3] = x.Active != 0 + yyq2[4] = x.Succeeded != 0 + yyq2[5] = x.Failed != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(6) } else { - yynn885 = 0 - for _, b := range yyq885 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn885++ + yynn2++ } } - r.EncodeMapStart(yynn885) - yynn885 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr885 || yy2arr885 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq885[0] { + if yyq2[0] { if x.Conditions == nil { r.EncodeNil() } else { - yym887 := z.EncBinary() - _ = yym887 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceJobCondition(([]JobCondition)(x.Conditions), e) @@ -10386,15 +10386,15 @@ func (x *JobStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq885[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("conditions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Conditions == nil { r.EncodeNil() } else { - yym888 := z.EncBinary() - _ = yym888 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceJobCondition(([]JobCondition)(x.Conditions), e) @@ -10402,19 +10402,19 @@ func (x *JobStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr885 || yy2arr885 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq885[1] { + if yyq2[1] { if x.StartTime == nil { r.EncodeNil() } else { - yym890 := z.EncBinary() - _ = yym890 + yym7 := z.EncBinary() + _ = yym7 if false { } else if z.HasExtensions() && z.EncExt(x.StartTime) { - } else if yym890 { + } else if yym7 { z.EncBinaryMarshal(x.StartTime) - } else if !yym890 && z.IsJSONHandle() { + } else if !yym7 && z.IsJSONHandle() { z.EncJSONMarshal(x.StartTime) } else { z.EncFallback(x.StartTime) @@ -10424,20 +10424,20 @@ func (x *JobStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq885[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("startTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.StartTime == nil { r.EncodeNil() } else { - yym891 := z.EncBinary() - _ = yym891 + yym8 := z.EncBinary() + _ = yym8 if false { } else if z.HasExtensions() && z.EncExt(x.StartTime) { - } else if yym891 { + } else if yym8 { z.EncBinaryMarshal(x.StartTime) - } else if !yym891 && z.IsJSONHandle() { + } else if !yym8 && z.IsJSONHandle() { z.EncJSONMarshal(x.StartTime) } else { z.EncFallback(x.StartTime) @@ -10445,19 +10445,19 @@ func (x *JobStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr885 || yy2arr885 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq885[2] { + if yyq2[2] { if x.CompletionTime == nil { r.EncodeNil() } else { - yym893 := z.EncBinary() - _ = yym893 + yym10 := z.EncBinary() + _ = yym10 if false { } else if z.HasExtensions() && z.EncExt(x.CompletionTime) { - } else if yym893 { + } else if yym10 { z.EncBinaryMarshal(x.CompletionTime) - } else if !yym893 && z.IsJSONHandle() { + } else if !yym10 && z.IsJSONHandle() { z.EncJSONMarshal(x.CompletionTime) } else { z.EncFallback(x.CompletionTime) @@ -10467,20 +10467,20 @@ func (x *JobStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq885[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("completionTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.CompletionTime == nil { r.EncodeNil() } else { - yym894 := z.EncBinary() - _ = yym894 + yym11 := z.EncBinary() + _ = yym11 if false { } else if z.HasExtensions() && z.EncExt(x.CompletionTime) { - } else if yym894 { + } else if yym11 { z.EncBinaryMarshal(x.CompletionTime) - } else if !yym894 && z.IsJSONHandle() { + } else if !yym11 && z.IsJSONHandle() { z.EncJSONMarshal(x.CompletionTime) } else { z.EncFallback(x.CompletionTime) @@ -10488,11 +10488,11 @@ func (x *JobStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr885 || yy2arr885 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq885[3] { - yym896 := z.EncBinary() - _ = yym896 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeInt(int64(x.Active)) @@ -10501,23 +10501,23 @@ func (x *JobStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq885[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("active")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym897 := z.EncBinary() - _ = yym897 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeInt(int64(x.Active)) } } } - if yyr885 || yy2arr885 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq885[4] { - yym899 := z.EncBinary() - _ = yym899 + if yyq2[4] { + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeInt(int64(x.Succeeded)) @@ -10526,23 +10526,23 @@ func (x *JobStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq885[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("succeeded")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym900 := z.EncBinary() - _ = yym900 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeInt(int64(x.Succeeded)) } } } - if yyr885 || yy2arr885 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq885[5] { - yym902 := z.EncBinary() - _ = yym902 + if yyq2[5] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeInt(int64(x.Failed)) @@ -10551,19 +10551,19 @@ func (x *JobStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq885[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("failed")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym903 := z.EncBinary() - _ = yym903 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeInt(int64(x.Failed)) } } } - if yyr885 || yy2arr885 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -10576,25 +10576,25 @@ func (x *JobStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym904 := z.DecBinary() - _ = yym904 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct905 := r.ContainerType() - if yyct905 == codecSelferValueTypeMap1234 { - yyl905 := r.ReadMapStart() - if yyl905 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl905, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct905 == codecSelferValueTypeArray1234 { - yyl905 := r.ReadArrayStart() - if yyl905 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl905, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -10606,12 +10606,12 @@ func (x *JobStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys906Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys906Slc - var yyhl906 bool = l >= 0 - for yyj906 := 0; ; yyj906++ { - if yyhl906 { - if yyj906 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -10620,20 +10620,20 @@ func (x *JobStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys906Slc = r.DecodeBytes(yys906Slc, true, true) - yys906 := string(yys906Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys906 { + switch yys3 { case "conditions": if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv907 := &x.Conditions - yym908 := z.DecBinary() - _ = yym908 + yyv4 := &x.Conditions + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceJobCondition((*[]JobCondition)(yyv907), d) + h.decSliceJobCondition((*[]JobCondition)(yyv4), d) } } case "startTime": @@ -10645,13 +10645,13 @@ func (x *JobStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.StartTime == nil { x.StartTime = new(pkg1_unversioned.Time) } - yym910 := z.DecBinary() - _ = yym910 + yym7 := z.DecBinary() + _ = yym7 if false { } else if z.HasExtensions() && z.DecExt(x.StartTime) { - } else if yym910 { + } else if yym7 { z.DecBinaryUnmarshal(x.StartTime) - } else if !yym910 && z.IsJSONHandle() { + } else if !yym7 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.StartTime) } else { z.DecFallback(x.StartTime, false) @@ -10666,13 +10666,13 @@ func (x *JobStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.CompletionTime == nil { x.CompletionTime = new(pkg1_unversioned.Time) } - yym912 := z.DecBinary() - _ = yym912 + yym9 := z.DecBinary() + _ = yym9 if false { } else if z.HasExtensions() && z.DecExt(x.CompletionTime) { - } else if yym912 { + } else if yym9 { z.DecBinaryUnmarshal(x.CompletionTime) - } else if !yym912 && z.IsJSONHandle() { + } else if !yym9 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.CompletionTime) } else { z.DecFallback(x.CompletionTime, false) @@ -10697,9 +10697,9 @@ func (x *JobStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Failed = int(r.DecodeInt(codecSelferBitsize1234)) } default: - z.DecStructFieldNotFound(-1, yys906) - } // end switch yys906 - } // end for yyj906 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -10707,16 +10707,16 @@ func (x *JobStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj916 int - var yyb916 bool - var yyhl916 bool = l >= 0 - yyj916++ - if yyhl916 { - yyb916 = yyj916 > l + var yyj13 int + var yyb13 bool + var yyhl13 bool = l >= 0 + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb916 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb916 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10724,21 +10724,21 @@ func (x *JobStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv917 := &x.Conditions - yym918 := z.DecBinary() - _ = yym918 + yyv14 := &x.Conditions + yym15 := z.DecBinary() + _ = yym15 if false { } else { - h.decSliceJobCondition((*[]JobCondition)(yyv917), d) + h.decSliceJobCondition((*[]JobCondition)(yyv14), d) } } - yyj916++ - if yyhl916 { - yyb916 = yyj916 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb916 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb916 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10751,25 +10751,25 @@ func (x *JobStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.StartTime == nil { x.StartTime = new(pkg1_unversioned.Time) } - yym920 := z.DecBinary() - _ = yym920 + yym17 := z.DecBinary() + _ = yym17 if false { } else if z.HasExtensions() && z.DecExt(x.StartTime) { - } else if yym920 { + } else if yym17 { z.DecBinaryUnmarshal(x.StartTime) - } else if !yym920 && z.IsJSONHandle() { + } else if !yym17 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.StartTime) } else { z.DecFallback(x.StartTime, false) } } - yyj916++ - if yyhl916 { - yyb916 = yyj916 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb916 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb916 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10782,25 +10782,25 @@ func (x *JobStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.CompletionTime == nil { x.CompletionTime = new(pkg1_unversioned.Time) } - yym922 := z.DecBinary() - _ = yym922 + yym19 := z.DecBinary() + _ = yym19 if false { } else if z.HasExtensions() && z.DecExt(x.CompletionTime) { - } else if yym922 { + } else if yym19 { z.DecBinaryUnmarshal(x.CompletionTime) - } else if !yym922 && z.IsJSONHandle() { + } else if !yym19 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.CompletionTime) } else { z.DecFallback(x.CompletionTime, false) } } - yyj916++ - if yyhl916 { - yyb916 = yyj916 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb916 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb916 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10810,13 +10810,13 @@ func (x *JobStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Active = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj916++ - if yyhl916 { - yyb916 = yyj916 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb916 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb916 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10826,13 +10826,13 @@ func (x *JobStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Succeeded = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj916++ - if yyhl916 { - yyb916 = yyj916 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb916 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb916 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10843,17 +10843,17 @@ func (x *JobStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Failed = int(r.DecodeInt(codecSelferBitsize1234)) } for { - yyj916++ - if yyhl916 { - yyb916 = yyj916 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb916 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb916 { + if yyb13 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj916-1, "") + z.DecStructFieldNotFound(yyj13-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -10862,8 +10862,8 @@ func (x JobConditionType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym926 := z.EncBinary() - _ = yym926 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -10875,8 +10875,8 @@ func (x *JobConditionType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym927 := z.DecBinary() - _ = yym927 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -10891,34 +10891,34 @@ func (x *JobCondition) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym928 := z.EncBinary() - _ = yym928 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep929 := !z.EncBinary() - yy2arr929 := z.EncBasicHandle().StructToArray - var yyq929 [6]bool - _, _, _ = yysep929, yyq929, yy2arr929 - const yyr929 bool = false - yyq929[2] = true - yyq929[3] = true - yyq929[4] = x.Reason != "" - yyq929[5] = x.Message != "" - var yynn929 int - if yyr929 || yy2arr929 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [6]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = true + yyq2[3] = true + yyq2[4] = x.Reason != "" + yyq2[5] = x.Message != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(6) } else { - yynn929 = 2 - for _, b := range yyq929 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn929++ + yynn2++ } } - r.EncodeMapStart(yynn929) - yynn929 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr929 || yy2arr929 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Type.CodecEncodeSelf(e) } else { @@ -10927,106 +10927,96 @@ func (x *JobCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } - if yyr929 || yy2arr929 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym932 := z.EncBinary() - _ = yym932 - if false { - } else if z.HasExtensions() && z.EncExt(x.Status) { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Status)) - } + yysf7 := &x.Status + yysf7.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym933 := z.EncBinary() - _ = yym933 - if false { - } else if z.HasExtensions() && z.EncExt(x.Status) { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Status)) - } + yysf8 := &x.Status + yysf8.CodecEncodeSelf(e) } - if yyr929 || yy2arr929 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq929[2] { - yy935 := &x.LastProbeTime - yym936 := z.EncBinary() - _ = yym936 + if yyq2[2] { + yy10 := &x.LastProbeTime + yym11 := z.EncBinary() + _ = yym11 if false { - } else if z.HasExtensions() && z.EncExt(yy935) { - } else if yym936 { - z.EncBinaryMarshal(yy935) - } else if !yym936 && z.IsJSONHandle() { - z.EncJSONMarshal(yy935) + } else if z.HasExtensions() && z.EncExt(yy10) { + } else if yym11 { + z.EncBinaryMarshal(yy10) + } else if !yym11 && z.IsJSONHandle() { + z.EncJSONMarshal(yy10) } else { - z.EncFallback(yy935) + z.EncFallback(yy10) } } else { r.EncodeNil() } } else { - if yyq929[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lastProbeTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy937 := &x.LastProbeTime - yym938 := z.EncBinary() - _ = yym938 + yy12 := &x.LastProbeTime + yym13 := z.EncBinary() + _ = yym13 if false { - } else if z.HasExtensions() && z.EncExt(yy937) { - } else if yym938 { - z.EncBinaryMarshal(yy937) - } else if !yym938 && z.IsJSONHandle() { - z.EncJSONMarshal(yy937) + } else if z.HasExtensions() && z.EncExt(yy12) { + } else if yym13 { + z.EncBinaryMarshal(yy12) + } else if !yym13 && z.IsJSONHandle() { + z.EncJSONMarshal(yy12) } else { - z.EncFallback(yy937) + z.EncFallback(yy12) } } } - if yyr929 || yy2arr929 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq929[3] { - yy940 := &x.LastTransitionTime - yym941 := z.EncBinary() - _ = yym941 + if yyq2[3] { + yy15 := &x.LastTransitionTime + yym16 := z.EncBinary() + _ = yym16 if false { - } else if z.HasExtensions() && z.EncExt(yy940) { - } else if yym941 { - z.EncBinaryMarshal(yy940) - } else if !yym941 && z.IsJSONHandle() { - z.EncJSONMarshal(yy940) + } else if z.HasExtensions() && z.EncExt(yy15) { + } else if yym16 { + z.EncBinaryMarshal(yy15) + } else if !yym16 && z.IsJSONHandle() { + z.EncJSONMarshal(yy15) } else { - z.EncFallback(yy940) + z.EncFallback(yy15) } } else { r.EncodeNil() } } else { - if yyq929[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lastTransitionTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy942 := &x.LastTransitionTime - yym943 := z.EncBinary() - _ = yym943 + yy17 := &x.LastTransitionTime + yym18 := z.EncBinary() + _ = yym18 if false { - } else if z.HasExtensions() && z.EncExt(yy942) { - } else if yym943 { - z.EncBinaryMarshal(yy942) - } else if !yym943 && z.IsJSONHandle() { - z.EncJSONMarshal(yy942) + } else if z.HasExtensions() && z.EncExt(yy17) { + } else if yym18 { + z.EncBinaryMarshal(yy17) + } else if !yym18 && z.IsJSONHandle() { + z.EncJSONMarshal(yy17) } else { - z.EncFallback(yy942) + z.EncFallback(yy17) } } } - if yyr929 || yy2arr929 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq929[4] { - yym945 := z.EncBinary() - _ = yym945 + if yyq2[4] { + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -11035,23 +11025,23 @@ func (x *JobCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq929[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym946 := z.EncBinary() - _ = yym946 + yym21 := z.EncBinary() + _ = yym21 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr929 || yy2arr929 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq929[5] { - yym948 := z.EncBinary() - _ = yym948 + if yyq2[5] { + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -11060,19 +11050,19 @@ func (x *JobCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq929[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym949 := z.EncBinary() - _ = yym949 + yym24 := z.EncBinary() + _ = yym24 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr929 || yy2arr929 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -11085,25 +11075,25 @@ func (x *JobCondition) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym950 := z.DecBinary() - _ = yym950 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct951 := r.ContainerType() - if yyct951 == codecSelferValueTypeMap1234 { - yyl951 := r.ReadMapStart() - if yyl951 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl951, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct951 == codecSelferValueTypeArray1234 { - yyl951 := r.ReadArrayStart() - if yyl951 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl951, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -11115,12 +11105,12 @@ func (x *JobCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys952Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys952Slc - var yyhl952 bool = l >= 0 - for yyj952 := 0; ; yyj952++ { - if yyhl952 { - if yyj952 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -11129,10 +11119,10 @@ func (x *JobCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys952Slc = r.DecodeBytes(yys952Slc, true, true) - yys952 := string(yys952Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys952 { + switch yys3 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -11149,34 +11139,34 @@ func (x *JobCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastProbeTime = pkg1_unversioned.Time{} } else { - yyv955 := &x.LastProbeTime - yym956 := z.DecBinary() - _ = yym956 + yyv6 := &x.LastProbeTime + yym7 := z.DecBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.DecExt(yyv955) { - } else if yym956 { - z.DecBinaryUnmarshal(yyv955) - } else if !yym956 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv955) + } else if z.HasExtensions() && z.DecExt(yyv6) { + } else if yym7 { + z.DecBinaryUnmarshal(yyv6) + } else if !yym7 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv6) } else { - z.DecFallback(yyv955, false) + z.DecFallback(yyv6, false) } } case "lastTransitionTime": if r.TryDecodeAsNil() { x.LastTransitionTime = pkg1_unversioned.Time{} } else { - yyv957 := &x.LastTransitionTime - yym958 := z.DecBinary() - _ = yym958 + yyv8 := &x.LastTransitionTime + yym9 := z.DecBinary() + _ = yym9 if false { - } else if z.HasExtensions() && z.DecExt(yyv957) { - } else if yym958 { - z.DecBinaryUnmarshal(yyv957) - } else if !yym958 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv957) + } else if z.HasExtensions() && z.DecExt(yyv8) { + } else if yym9 { + z.DecBinaryUnmarshal(yyv8) + } else if !yym9 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv8) } else { - z.DecFallback(yyv957, false) + z.DecFallback(yyv8, false) } } case "reason": @@ -11192,9 +11182,9 @@ func (x *JobCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Message = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys952) - } // end switch yys952 - } // end for yyj952 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -11202,16 +11192,16 @@ func (x *JobCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj961 int - var yyb961 bool - var yyhl961 bool = l >= 0 - yyj961++ - if yyhl961 { - yyb961 = yyj961 > l + var yyj12 int + var yyb12 bool + var yyhl12 bool = l >= 0 + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb961 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb961 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11221,13 +11211,13 @@ func (x *JobCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = JobConditionType(r.DecodeString()) } - yyj961++ - if yyhl961 { - yyb961 = yyj961 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb961 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb961 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11237,13 +11227,13 @@ func (x *JobCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Status = pkg2_api.ConditionStatus(r.DecodeString()) } - yyj961++ - if yyhl961 { - yyb961 = yyj961 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb961 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb961 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11251,26 +11241,26 @@ func (x *JobCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastProbeTime = pkg1_unversioned.Time{} } else { - yyv964 := &x.LastProbeTime - yym965 := z.DecBinary() - _ = yym965 + yyv15 := &x.LastProbeTime + yym16 := z.DecBinary() + _ = yym16 if false { - } else if z.HasExtensions() && z.DecExt(yyv964) { - } else if yym965 { - z.DecBinaryUnmarshal(yyv964) - } else if !yym965 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv964) + } else if z.HasExtensions() && z.DecExt(yyv15) { + } else if yym16 { + z.DecBinaryUnmarshal(yyv15) + } else if !yym16 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv15) } else { - z.DecFallback(yyv964, false) + z.DecFallback(yyv15, false) } } - yyj961++ - if yyhl961 { - yyb961 = yyj961 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb961 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb961 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11278,26 +11268,26 @@ func (x *JobCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastTransitionTime = pkg1_unversioned.Time{} } else { - yyv966 := &x.LastTransitionTime - yym967 := z.DecBinary() - _ = yym967 + yyv17 := &x.LastTransitionTime + yym18 := z.DecBinary() + _ = yym18 if false { - } else if z.HasExtensions() && z.DecExt(yyv966) { - } else if yym967 { - z.DecBinaryUnmarshal(yyv966) - } else if !yym967 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv966) + } else if z.HasExtensions() && z.DecExt(yyv17) { + } else if yym18 { + z.DecBinaryUnmarshal(yyv17) + } else if !yym18 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv17) } else { - z.DecFallback(yyv966, false) + z.DecFallback(yyv17, false) } } - yyj961++ - if yyhl961 { - yyb961 = yyj961 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb961 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb961 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11307,13 +11297,13 @@ func (x *JobCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Reason = string(r.DecodeString()) } - yyj961++ - if yyhl961 { - yyb961 = yyj961 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb961 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb961 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11324,17 +11314,17 @@ func (x *JobCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Message = string(r.DecodeString()) } for { - yyj961++ - if yyhl961 { - yyb961 = yyj961 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb961 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb961 { + if yyb12 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj961-1, "") + z.DecStructFieldNotFound(yyj12-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -11346,90 +11336,90 @@ func (x *Ingress) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym970 := z.EncBinary() - _ = yym970 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep971 := !z.EncBinary() - yy2arr971 := z.EncBasicHandle().StructToArray - var yyq971 [5]bool - _, _, _ = yysep971, yyq971, yy2arr971 - const yyr971 bool = false - yyq971[0] = true - yyq971[1] = true - yyq971[2] = true - yyq971[3] = x.Kind != "" - yyq971[4] = x.APIVersion != "" - var yynn971 int - if yyr971 || yy2arr971 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn971 = 0 - for _, b := range yyq971 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn971++ + yynn2++ } } - r.EncodeMapStart(yynn971) - yynn971 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr971 || yy2arr971 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq971[0] { - yy973 := &x.ObjectMeta - yy973.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq971[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy974 := &x.ObjectMeta - yy974.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr971 || yy2arr971 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq971[1] { - yy976 := &x.Spec - yy976.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq971[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy977 := &x.Spec - yy977.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr971 || yy2arr971 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq971[2] { - yy979 := &x.Status - yy979.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq971[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy980 := &x.Status - yy980.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr971 || yy2arr971 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq971[3] { - yym982 := z.EncBinary() - _ = yym982 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -11438,23 +11428,23 @@ func (x *Ingress) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq971[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym983 := z.EncBinary() - _ = yym983 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr971 || yy2arr971 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq971[4] { - yym985 := z.EncBinary() - _ = yym985 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -11463,19 +11453,19 @@ func (x *Ingress) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq971[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym986 := z.EncBinary() - _ = yym986 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr971 || yy2arr971 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -11488,25 +11478,25 @@ func (x *Ingress) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym987 := z.DecBinary() - _ = yym987 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct988 := r.ContainerType() - if yyct988 == codecSelferValueTypeMap1234 { - yyl988 := r.ReadMapStart() - if yyl988 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl988, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct988 == codecSelferValueTypeArray1234 { - yyl988 := r.ReadArrayStart() - if yyl988 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl988, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -11518,12 +11508,12 @@ func (x *Ingress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys989Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys989Slc - var yyhl989 bool = l >= 0 - for yyj989 := 0; ; yyj989++ { - if yyhl989 { - if yyj989 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -11532,30 +11522,30 @@ func (x *Ingress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys989Slc = r.DecodeBytes(yys989Slc, true, true) - yys989 := string(yys989Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys989 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv990 := &x.ObjectMeta - yyv990.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = IngressSpec{} } else { - yyv991 := &x.Spec - yyv991.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = IngressStatus{} } else { - yyv992 := &x.Status - yyv992.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -11570,9 +11560,9 @@ func (x *Ingress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys989) - } // end switch yys989 - } // end for yyj989 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -11580,16 +11570,16 @@ func (x *Ingress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj995 int - var yyb995 bool - var yyhl995 bool = l >= 0 - yyj995++ - if yyhl995 { - yyb995 = yyj995 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb995 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb995 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11597,16 +11587,16 @@ func (x *Ingress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv996 := &x.ObjectMeta - yyv996.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj995++ - if yyhl995 { - yyb995 = yyj995 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb995 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb995 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11614,16 +11604,16 @@ func (x *Ingress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = IngressSpec{} } else { - yyv997 := &x.Spec - yyv997.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj995++ - if yyhl995 { - yyb995 = yyj995 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb995 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb995 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11631,16 +11621,16 @@ func (x *Ingress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = IngressStatus{} } else { - yyv998 := &x.Status - yyv998.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj995++ - if yyhl995 { - yyb995 = yyj995 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb995 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb995 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11650,13 +11640,13 @@ func (x *Ingress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj995++ - if yyhl995 { - yyb995 = yyj995 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb995 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb995 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11667,17 +11657,17 @@ func (x *Ingress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj995++ - if yyhl995 { - yyb995 = yyj995 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb995 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb995 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj995-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -11689,68 +11679,68 @@ func (x *IngressList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1001 := z.EncBinary() - _ = yym1001 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1002 := !z.EncBinary() - yy2arr1002 := z.EncBasicHandle().StructToArray - var yyq1002 [4]bool - _, _, _ = yysep1002, yyq1002, yy2arr1002 - const yyr1002 bool = false - yyq1002[0] = true - yyq1002[2] = x.Kind != "" - yyq1002[3] = x.APIVersion != "" - var yynn1002 int - if yyr1002 || yy2arr1002 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn1002 = 1 - for _, b := range yyq1002 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1002++ + yynn2++ } } - r.EncodeMapStart(yynn1002) - yynn1002 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1002 || yy2arr1002 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1002[0] { - yy1004 := &x.ListMeta - yym1005 := z.EncBinary() - _ = yym1005 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy1004) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy1004) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq1002[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1006 := &x.ListMeta - yym1007 := z.EncBinary() - _ = yym1007 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy1006) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy1006) + z.EncFallback(yy6) } } } - if yyr1002 || yy2arr1002 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym1009 := z.EncBinary() - _ = yym1009 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceIngress(([]Ingress)(x.Items), e) @@ -11763,19 +11753,19 @@ func (x *IngressList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym1010 := z.EncBinary() - _ = yym1010 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceIngress(([]Ingress)(x.Items), e) } } } - if yyr1002 || yy2arr1002 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1002[2] { - yym1012 := z.EncBinary() - _ = yym1012 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -11784,23 +11774,23 @@ func (x *IngressList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1002[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1013 := z.EncBinary() - _ = yym1013 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1002 || yy2arr1002 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1002[3] { - yym1015 := z.EncBinary() - _ = yym1015 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -11809,19 +11799,19 @@ func (x *IngressList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1002[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1016 := z.EncBinary() - _ = yym1016 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1002 || yy2arr1002 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -11834,25 +11824,25 @@ func (x *IngressList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1017 := z.DecBinary() - _ = yym1017 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1018 := r.ContainerType() - if yyct1018 == codecSelferValueTypeMap1234 { - yyl1018 := r.ReadMapStart() - if yyl1018 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1018, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1018 == codecSelferValueTypeArray1234 { - yyl1018 := r.ReadArrayStart() - if yyl1018 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1018, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -11864,12 +11854,12 @@ func (x *IngressList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1019Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1019Slc - var yyhl1019 bool = l >= 0 - for yyj1019 := 0; ; yyj1019++ { - if yyhl1019 { - if yyj1019 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -11878,33 +11868,33 @@ func (x *IngressList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1019Slc = r.DecodeBytes(yys1019Slc, true, true) - yys1019 := string(yys1019Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1019 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv1020 := &x.ListMeta - yym1021 := z.DecBinary() - _ = yym1021 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv1020) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv1020, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1022 := &x.Items - yym1023 := z.DecBinary() - _ = yym1023 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceIngress((*[]Ingress)(yyv1022), d) + h.decSliceIngress((*[]Ingress)(yyv6), d) } } case "kind": @@ -11920,9 +11910,9 @@ func (x *IngressList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1019) - } // end switch yys1019 - } // end for yyj1019 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -11930,16 +11920,16 @@ func (x *IngressList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1026 int - var yyb1026 bool - var yyhl1026 bool = l >= 0 - yyj1026++ - if yyhl1026 { - yyb1026 = yyj1026 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1026 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1026 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11947,22 +11937,22 @@ func (x *IngressList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv1027 := &x.ListMeta - yym1028 := z.DecBinary() - _ = yym1028 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv1027) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv1027, false) + z.DecFallback(yyv11, false) } } - yyj1026++ - if yyhl1026 { - yyb1026 = yyj1026 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1026 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1026 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11970,21 +11960,21 @@ func (x *IngressList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1029 := &x.Items - yym1030 := z.DecBinary() - _ = yym1030 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceIngress((*[]Ingress)(yyv1029), d) + h.decSliceIngress((*[]Ingress)(yyv13), d) } } - yyj1026++ - if yyhl1026 { - yyb1026 = yyj1026 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1026 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1026 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11994,13 +11984,13 @@ func (x *IngressList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj1026++ - if yyhl1026 { - yyb1026 = yyj1026 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1026 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1026 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12011,17 +12001,17 @@ func (x *IngressList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj1026++ - if yyhl1026 { - yyb1026 = yyj1026 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1026 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1026 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1026-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -12033,35 +12023,35 @@ func (x *IngressSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1033 := z.EncBinary() - _ = yym1033 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1034 := !z.EncBinary() - yy2arr1034 := z.EncBasicHandle().StructToArray - var yyq1034 [3]bool - _, _, _ = yysep1034, yyq1034, yy2arr1034 - const yyr1034 bool = false - yyq1034[0] = x.Backend != nil - yyq1034[1] = len(x.TLS) != 0 - yyq1034[2] = len(x.Rules) != 0 - var yynn1034 int - if yyr1034 || yy2arr1034 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Backend != nil + yyq2[1] = len(x.TLS) != 0 + yyq2[2] = len(x.Rules) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn1034 = 0 - for _, b := range yyq1034 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1034++ + yynn2++ } } - r.EncodeMapStart(yynn1034) - yynn1034 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1034 || yy2arr1034 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1034[0] { + if yyq2[0] { if x.Backend == nil { r.EncodeNil() } else { @@ -12071,7 +12061,7 @@ func (x *IngressSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1034[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("backend")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -12082,14 +12072,14 @@ func (x *IngressSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1034 || yy2arr1034 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1034[1] { + if yyq2[1] { if x.TLS == nil { r.EncodeNil() } else { - yym1037 := z.EncBinary() - _ = yym1037 + yym7 := z.EncBinary() + _ = yym7 if false { } else { h.encSliceIngressTLS(([]IngressTLS)(x.TLS), e) @@ -12099,15 +12089,15 @@ func (x *IngressSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1034[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("tls")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.TLS == nil { r.EncodeNil() } else { - yym1038 := z.EncBinary() - _ = yym1038 + yym8 := z.EncBinary() + _ = yym8 if false { } else { h.encSliceIngressTLS(([]IngressTLS)(x.TLS), e) @@ -12115,14 +12105,14 @@ func (x *IngressSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1034 || yy2arr1034 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1034[2] { + if yyq2[2] { if x.Rules == nil { r.EncodeNil() } else { - yym1040 := z.EncBinary() - _ = yym1040 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceIngressRule(([]IngressRule)(x.Rules), e) @@ -12132,15 +12122,15 @@ func (x *IngressSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1034[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rules")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Rules == nil { r.EncodeNil() } else { - yym1041 := z.EncBinary() - _ = yym1041 + yym11 := z.EncBinary() + _ = yym11 if false { } else { h.encSliceIngressRule(([]IngressRule)(x.Rules), e) @@ -12148,7 +12138,7 @@ func (x *IngressSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1034 || yy2arr1034 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -12161,25 +12151,25 @@ func (x *IngressSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1042 := z.DecBinary() - _ = yym1042 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1043 := r.ContainerType() - if yyct1043 == codecSelferValueTypeMap1234 { - yyl1043 := r.ReadMapStart() - if yyl1043 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1043, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1043 == codecSelferValueTypeArray1234 { - yyl1043 := r.ReadArrayStart() - if yyl1043 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1043, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -12191,12 +12181,12 @@ func (x *IngressSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1044Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1044Slc - var yyhl1044 bool = l >= 0 - for yyj1044 := 0; ; yyj1044++ { - if yyhl1044 { - if yyj1044 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -12205,10 +12195,10 @@ func (x *IngressSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1044Slc = r.DecodeBytes(yys1044Slc, true, true) - yys1044 := string(yys1044Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1044 { + switch yys3 { case "backend": if r.TryDecodeAsNil() { if x.Backend != nil { @@ -12224,30 +12214,30 @@ func (x *IngressSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.TLS = nil } else { - yyv1046 := &x.TLS - yym1047 := z.DecBinary() - _ = yym1047 + yyv5 := &x.TLS + yym6 := z.DecBinary() + _ = yym6 if false { } else { - h.decSliceIngressTLS((*[]IngressTLS)(yyv1046), d) + h.decSliceIngressTLS((*[]IngressTLS)(yyv5), d) } } case "rules": if r.TryDecodeAsNil() { x.Rules = nil } else { - yyv1048 := &x.Rules - yym1049 := z.DecBinary() - _ = yym1049 + yyv7 := &x.Rules + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceIngressRule((*[]IngressRule)(yyv1048), d) + h.decSliceIngressRule((*[]IngressRule)(yyv7), d) } } default: - z.DecStructFieldNotFound(-1, yys1044) - } // end switch yys1044 - } // end for yyj1044 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -12255,16 +12245,16 @@ func (x *IngressSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1050 int - var yyb1050 bool - var yyhl1050 bool = l >= 0 - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1050 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1050 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12279,13 +12269,13 @@ func (x *IngressSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Backend.CodecDecodeSelf(d) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1050 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1050 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12293,21 +12283,21 @@ func (x *IngressSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.TLS = nil } else { - yyv1052 := &x.TLS - yym1053 := z.DecBinary() - _ = yym1053 + yyv11 := &x.TLS + yym12 := z.DecBinary() + _ = yym12 if false { } else { - h.decSliceIngressTLS((*[]IngressTLS)(yyv1052), d) + h.decSliceIngressTLS((*[]IngressTLS)(yyv11), d) } } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1050 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1050 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12315,26 +12305,26 @@ func (x *IngressSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Rules = nil } else { - yyv1054 := &x.Rules - yym1055 := z.DecBinary() - _ = yym1055 + yyv13 := &x.Rules + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceIngressRule((*[]IngressRule)(yyv1054), d) + h.decSliceIngressRule((*[]IngressRule)(yyv13), d) } } for { - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1050 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1050 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1050-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -12346,39 +12336,39 @@ func (x *IngressTLS) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1056 := z.EncBinary() - _ = yym1056 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1057 := !z.EncBinary() - yy2arr1057 := z.EncBasicHandle().StructToArray - var yyq1057 [2]bool - _, _, _ = yysep1057, yyq1057, yy2arr1057 - const yyr1057 bool = false - yyq1057[0] = len(x.Hosts) != 0 - yyq1057[1] = x.SecretName != "" - var yynn1057 int - if yyr1057 || yy2arr1057 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Hosts) != 0 + yyq2[1] = x.SecretName != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1057 = 0 - for _, b := range yyq1057 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1057++ + yynn2++ } } - r.EncodeMapStart(yynn1057) - yynn1057 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1057 || yy2arr1057 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1057[0] { + if yyq2[0] { if x.Hosts == nil { r.EncodeNil() } else { - yym1059 := z.EncBinary() - _ = yym1059 + yym4 := z.EncBinary() + _ = yym4 if false { } else { z.F.EncSliceStringV(x.Hosts, false, e) @@ -12388,15 +12378,15 @@ func (x *IngressTLS) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1057[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hosts")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Hosts == nil { r.EncodeNil() } else { - yym1060 := z.EncBinary() - _ = yym1060 + yym5 := z.EncBinary() + _ = yym5 if false { } else { z.F.EncSliceStringV(x.Hosts, false, e) @@ -12404,11 +12394,11 @@ func (x *IngressTLS) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1057 || yy2arr1057 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1057[1] { - yym1062 := z.EncBinary() - _ = yym1062 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretName)) @@ -12417,19 +12407,19 @@ func (x *IngressTLS) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1057[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1063 := z.EncBinary() - _ = yym1063 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretName)) } } } - if yyr1057 || yy2arr1057 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -12442,25 +12432,25 @@ func (x *IngressTLS) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1064 := z.DecBinary() - _ = yym1064 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1065 := r.ContainerType() - if yyct1065 == codecSelferValueTypeMap1234 { - yyl1065 := r.ReadMapStart() - if yyl1065 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1065, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1065 == codecSelferValueTypeArray1234 { - yyl1065 := r.ReadArrayStart() - if yyl1065 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1065, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -12472,12 +12462,12 @@ func (x *IngressTLS) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1066Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1066Slc - var yyhl1066 bool = l >= 0 - for yyj1066 := 0; ; yyj1066++ { - if yyhl1066 { - if yyj1066 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -12486,20 +12476,20 @@ func (x *IngressTLS) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1066Slc = r.DecodeBytes(yys1066Slc, true, true) - yys1066 := string(yys1066Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1066 { + switch yys3 { case "hosts": if r.TryDecodeAsNil() { x.Hosts = nil } else { - yyv1067 := &x.Hosts - yym1068 := z.DecBinary() - _ = yym1068 + yyv4 := &x.Hosts + yym5 := z.DecBinary() + _ = yym5 if false { } else { - z.F.DecSliceStringX(yyv1067, false, d) + z.F.DecSliceStringX(yyv4, false, d) } } case "secretName": @@ -12509,9 +12499,9 @@ func (x *IngressTLS) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.SecretName = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1066) - } // end switch yys1066 - } // end for yyj1066 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -12519,16 +12509,16 @@ func (x *IngressTLS) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1070 int - var yyb1070 bool - var yyhl1070 bool = l >= 0 - yyj1070++ - if yyhl1070 { - yyb1070 = yyj1070 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1070 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1070 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12536,21 +12526,21 @@ func (x *IngressTLS) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Hosts = nil } else { - yyv1071 := &x.Hosts - yym1072 := z.DecBinary() - _ = yym1072 + yyv8 := &x.Hosts + yym9 := z.DecBinary() + _ = yym9 if false { } else { - z.F.DecSliceStringX(yyv1071, false, d) + z.F.DecSliceStringX(yyv8, false, d) } } - yyj1070++ - if yyhl1070 { - yyb1070 = yyj1070 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1070 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1070 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12561,17 +12551,17 @@ func (x *IngressTLS) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.SecretName = string(r.DecodeString()) } for { - yyj1070++ - if yyhl1070 { - yyb1070 = yyj1070 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1070 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1070 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1070-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -12583,48 +12573,48 @@ func (x *IngressStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1074 := z.EncBinary() - _ = yym1074 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1075 := !z.EncBinary() - yy2arr1075 := z.EncBasicHandle().StructToArray - var yyq1075 [1]bool - _, _, _ = yysep1075, yyq1075, yy2arr1075 - const yyr1075 bool = false - yyq1075[0] = true - var yynn1075 int - if yyr1075 || yy2arr1075 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn1075 = 0 - for _, b := range yyq1075 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1075++ + yynn2++ } } - r.EncodeMapStart(yynn1075) - yynn1075 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1075 || yy2arr1075 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1075[0] { - yy1077 := &x.LoadBalancer - yy1077.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.LoadBalancer + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1075[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("loadBalancer")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1078 := &x.LoadBalancer - yy1078.CodecEncodeSelf(e) + yy6 := &x.LoadBalancer + yy6.CodecEncodeSelf(e) } } - if yyr1075 || yy2arr1075 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -12637,25 +12627,25 @@ func (x *IngressStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1079 := z.DecBinary() - _ = yym1079 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1080 := r.ContainerType() - if yyct1080 == codecSelferValueTypeMap1234 { - yyl1080 := r.ReadMapStart() - if yyl1080 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1080, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1080 == codecSelferValueTypeArray1234 { - yyl1080 := r.ReadArrayStart() - if yyl1080 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1080, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -12667,12 +12657,12 @@ func (x *IngressStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1081Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1081Slc - var yyhl1081 bool = l >= 0 - for yyj1081 := 0; ; yyj1081++ { - if yyhl1081 { - if yyj1081 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -12681,21 +12671,21 @@ func (x *IngressStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1081Slc = r.DecodeBytes(yys1081Slc, true, true) - yys1081 := string(yys1081Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1081 { + switch yys3 { case "loadBalancer": if r.TryDecodeAsNil() { x.LoadBalancer = pkg2_api.LoadBalancerStatus{} } else { - yyv1082 := &x.LoadBalancer - yyv1082.CodecDecodeSelf(d) + yyv4 := &x.LoadBalancer + yyv4.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1081) - } // end switch yys1081 - } // end for yyj1081 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -12703,16 +12693,16 @@ func (x *IngressStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1083 int - var yyb1083 bool - var yyhl1083 bool = l >= 0 - yyj1083++ - if yyhl1083 { - yyb1083 = yyj1083 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb1083 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb1083 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12720,21 +12710,21 @@ func (x *IngressStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LoadBalancer = pkg2_api.LoadBalancerStatus{} } else { - yyv1084 := &x.LoadBalancer - yyv1084.CodecDecodeSelf(d) + yyv6 := &x.LoadBalancer + yyv6.CodecDecodeSelf(d) } for { - yyj1083++ - if yyhl1083 { - yyb1083 = yyj1083 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb1083 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb1083 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1083-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -12746,36 +12736,36 @@ func (x *IngressRule) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1085 := z.EncBinary() - _ = yym1085 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1086 := !z.EncBinary() - yy2arr1086 := z.EncBasicHandle().StructToArray - var yyq1086 [2]bool - _, _, _ = yysep1086, yyq1086, yy2arr1086 - const yyr1086 bool = false - yyq1086[0] = x.Host != "" - yyq1086[1] = x.IngressRuleValue.HTTP != nil && x.HTTP != nil - var yynn1086 int - if yyr1086 || yy2arr1086 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Host != "" + yyq2[1] = x.IngressRuleValue.HTTP != nil && x.HTTP != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1086 = 0 - for _, b := range yyq1086 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1086++ + yynn2++ } } - r.EncodeMapStart(yynn1086) - yynn1086 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1086 || yy2arr1086 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1086[0] { - yym1088 := z.EncBinary() - _ = yym1088 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Host)) @@ -12784,30 +12774,30 @@ func (x *IngressRule) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1086[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("host")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1089 := z.EncBinary() - _ = yym1089 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Host)) } } } - var yyn1090 bool + var yyn6 bool if x.IngressRuleValue.HTTP == nil { - yyn1090 = true - goto LABEL1090 + yyn6 = true + goto LABEL6 } - LABEL1090: - if yyr1086 || yy2arr1086 { - if yyn1090 { + LABEL6: + if yyr2 || yy2arr2 { + if yyn6 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1086[1] { + if yyq2[1] { if x.HTTP == nil { r.EncodeNil() } else { @@ -12818,11 +12808,11 @@ func (x *IngressRule) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq1086[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("http")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn1090 { + if yyn6 { r.EncodeNil() } else { if x.HTTP == nil { @@ -12833,7 +12823,7 @@ func (x *IngressRule) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1086 || yy2arr1086 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -12846,25 +12836,25 @@ func (x *IngressRule) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1091 := z.DecBinary() - _ = yym1091 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1092 := r.ContainerType() - if yyct1092 == codecSelferValueTypeMap1234 { - yyl1092 := r.ReadMapStart() - if yyl1092 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1092, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1092 == codecSelferValueTypeArray1234 { - yyl1092 := r.ReadArrayStart() - if yyl1092 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1092, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -12876,12 +12866,12 @@ func (x *IngressRule) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1093Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1093Slc - var yyhl1093 bool = l >= 0 - for yyj1093 := 0; ; yyj1093++ { - if yyhl1093 { - if yyj1093 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -12890,10 +12880,10 @@ func (x *IngressRule) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1093Slc = r.DecodeBytes(yys1093Slc, true, true) - yys1093 := string(yys1093Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1093 { + switch yys3 { case "host": if r.TryDecodeAsNil() { x.Host = "" @@ -12915,9 +12905,9 @@ func (x *IngressRule) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.HTTP.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1093) - } // end switch yys1093 - } // end for yyj1093 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -12925,16 +12915,16 @@ func (x *IngressRule) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1096 int - var yyb1096 bool - var yyhl1096 bool = l >= 0 - yyj1096++ - if yyhl1096 { - yyb1096 = yyj1096 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1096 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1096 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12947,13 +12937,13 @@ func (x *IngressRule) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.IngressRuleValue.HTTP == nil { x.IngressRuleValue.HTTP = new(HTTPIngressRuleValue) } - yyj1096++ - if yyhl1096 { - yyb1096 = yyj1096 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1096 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1096 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12969,17 +12959,17 @@ func (x *IngressRule) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.HTTP.CodecDecodeSelf(d) } for { - yyj1096++ - if yyhl1096 { - yyb1096 = yyj1096 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1096 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1096 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1096-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -12991,33 +12981,33 @@ func (x *IngressRuleValue) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1099 := z.EncBinary() - _ = yym1099 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1100 := !z.EncBinary() - yy2arr1100 := z.EncBasicHandle().StructToArray - var yyq1100 [1]bool - _, _, _ = yysep1100, yyq1100, yy2arr1100 - const yyr1100 bool = false - yyq1100[0] = x.HTTP != nil - var yynn1100 int - if yyr1100 || yy2arr1100 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.HTTP != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn1100 = 0 - for _, b := range yyq1100 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1100++ + yynn2++ } } - r.EncodeMapStart(yynn1100) - yynn1100 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1100 || yy2arr1100 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1100[0] { + if yyq2[0] { if x.HTTP == nil { r.EncodeNil() } else { @@ -13027,7 +13017,7 @@ func (x *IngressRuleValue) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1100[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("http")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -13038,7 +13028,7 @@ func (x *IngressRuleValue) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1100 || yy2arr1100 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13051,25 +13041,25 @@ func (x *IngressRuleValue) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1102 := z.DecBinary() - _ = yym1102 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1103 := r.ContainerType() - if yyct1103 == codecSelferValueTypeMap1234 { - yyl1103 := r.ReadMapStart() - if yyl1103 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1103, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1103 == codecSelferValueTypeArray1234 { - yyl1103 := r.ReadArrayStart() - if yyl1103 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1103, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -13081,12 +13071,12 @@ func (x *IngressRuleValue) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1104Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1104Slc - var yyhl1104 bool = l >= 0 - for yyj1104 := 0; ; yyj1104++ { - if yyhl1104 { - if yyj1104 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -13095,10 +13085,10 @@ func (x *IngressRuleValue) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1104Slc = r.DecodeBytes(yys1104Slc, true, true) - yys1104 := string(yys1104Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1104 { + switch yys3 { case "http": if r.TryDecodeAsNil() { if x.HTTP != nil { @@ -13111,9 +13101,9 @@ func (x *IngressRuleValue) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.HTTP.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1104) - } // end switch yys1104 - } // end for yyj1104 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -13121,16 +13111,16 @@ func (x *IngressRuleValue) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1106 int - var yyb1106 bool - var yyhl1106 bool = l >= 0 - yyj1106++ - if yyhl1106 { - yyb1106 = yyj1106 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb1106 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb1106 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13146,17 +13136,17 @@ func (x *IngressRuleValue) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.HTTP.CodecDecodeSelf(d) } for { - yyj1106++ - if yyhl1106 { - yyb1106 = yyj1106 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb1106 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb1106 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1106-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -13168,36 +13158,36 @@ func (x *HTTPIngressRuleValue) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1108 := z.EncBinary() - _ = yym1108 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1109 := !z.EncBinary() - yy2arr1109 := z.EncBasicHandle().StructToArray - var yyq1109 [1]bool - _, _, _ = yysep1109, yyq1109, yy2arr1109 - const yyr1109 bool = false - var yynn1109 int - if yyr1109 || yy2arr1109 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn1109 = 1 - for _, b := range yyq1109 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1109++ + yynn2++ } } - r.EncodeMapStart(yynn1109) - yynn1109 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1109 || yy2arr1109 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Paths == nil { r.EncodeNil() } else { - yym1111 := z.EncBinary() - _ = yym1111 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceHTTPIngressPath(([]HTTPIngressPath)(x.Paths), e) @@ -13210,15 +13200,15 @@ func (x *HTTPIngressRuleValue) CodecEncodeSelf(e *codec1978.Encoder) { if x.Paths == nil { r.EncodeNil() } else { - yym1112 := z.EncBinary() - _ = yym1112 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceHTTPIngressPath(([]HTTPIngressPath)(x.Paths), e) } } } - if yyr1109 || yy2arr1109 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13231,25 +13221,25 @@ func (x *HTTPIngressRuleValue) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1113 := z.DecBinary() - _ = yym1113 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1114 := r.ContainerType() - if yyct1114 == codecSelferValueTypeMap1234 { - yyl1114 := r.ReadMapStart() - if yyl1114 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1114, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1114 == codecSelferValueTypeArray1234 { - yyl1114 := r.ReadArrayStart() - if yyl1114 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1114, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -13261,12 +13251,12 @@ func (x *HTTPIngressRuleValue) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1115Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1115Slc - var yyhl1115 bool = l >= 0 - for yyj1115 := 0; ; yyj1115++ { - if yyhl1115 { - if yyj1115 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -13275,26 +13265,26 @@ func (x *HTTPIngressRuleValue) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1115Slc = r.DecodeBytes(yys1115Slc, true, true) - yys1115 := string(yys1115Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1115 { + switch yys3 { case "paths": if r.TryDecodeAsNil() { x.Paths = nil } else { - yyv1116 := &x.Paths - yym1117 := z.DecBinary() - _ = yym1117 + yyv4 := &x.Paths + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceHTTPIngressPath((*[]HTTPIngressPath)(yyv1116), d) + h.decSliceHTTPIngressPath((*[]HTTPIngressPath)(yyv4), d) } } default: - z.DecStructFieldNotFound(-1, yys1115) - } // end switch yys1115 - } // end for yyj1115 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -13302,16 +13292,16 @@ func (x *HTTPIngressRuleValue) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1118 int - var yyb1118 bool - var yyhl1118 bool = l >= 0 - yyj1118++ - if yyhl1118 { - yyb1118 = yyj1118 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1118 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1118 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13319,26 +13309,26 @@ func (x *HTTPIngressRuleValue) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.Paths = nil } else { - yyv1119 := &x.Paths - yym1120 := z.DecBinary() - _ = yym1120 + yyv7 := &x.Paths + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceHTTPIngressPath((*[]HTTPIngressPath)(yyv1119), d) + h.decSliceHTTPIngressPath((*[]HTTPIngressPath)(yyv7), d) } } for { - yyj1118++ - if yyhl1118 { - yyb1118 = yyj1118 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1118 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1118 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1118-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -13350,35 +13340,35 @@ func (x *HTTPIngressPath) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1121 := z.EncBinary() - _ = yym1121 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1122 := !z.EncBinary() - yy2arr1122 := z.EncBasicHandle().StructToArray - var yyq1122 [2]bool - _, _, _ = yysep1122, yyq1122, yy2arr1122 - const yyr1122 bool = false - yyq1122[0] = x.Path != "" - var yynn1122 int - if yyr1122 || yy2arr1122 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Path != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1122 = 1 - for _, b := range yyq1122 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1122++ + yynn2++ } } - r.EncodeMapStart(yynn1122) - yynn1122 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1122 || yy2arr1122 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1122[0] { - yym1124 := z.EncBinary() - _ = yym1124 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -13387,30 +13377,30 @@ func (x *HTTPIngressPath) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1122[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1125 := z.EncBinary() - _ = yym1125 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } } - if yyr1122 || yy2arr1122 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1127 := &x.Backend - yy1127.CodecEncodeSelf(e) + yy7 := &x.Backend + yy7.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("backend")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1128 := &x.Backend - yy1128.CodecEncodeSelf(e) + yy9 := &x.Backend + yy9.CodecEncodeSelf(e) } - if yyr1122 || yy2arr1122 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13423,25 +13413,25 @@ func (x *HTTPIngressPath) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1129 := z.DecBinary() - _ = yym1129 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1130 := r.ContainerType() - if yyct1130 == codecSelferValueTypeMap1234 { - yyl1130 := r.ReadMapStart() - if yyl1130 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1130, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1130 == codecSelferValueTypeArray1234 { - yyl1130 := r.ReadArrayStart() - if yyl1130 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1130, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -13453,12 +13443,12 @@ func (x *HTTPIngressPath) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1131Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1131Slc - var yyhl1131 bool = l >= 0 - for yyj1131 := 0; ; yyj1131++ { - if yyhl1131 { - if yyj1131 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -13467,10 +13457,10 @@ func (x *HTTPIngressPath) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1131Slc = r.DecodeBytes(yys1131Slc, true, true) - yys1131 := string(yys1131Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1131 { + switch yys3 { case "path": if r.TryDecodeAsNil() { x.Path = "" @@ -13481,13 +13471,13 @@ func (x *HTTPIngressPath) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Backend = IngressBackend{} } else { - yyv1133 := &x.Backend - yyv1133.CodecDecodeSelf(d) + yyv5 := &x.Backend + yyv5.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1131) - } // end switch yys1131 - } // end for yyj1131 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -13495,16 +13485,16 @@ func (x *HTTPIngressPath) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1134 int - var yyb1134 bool - var yyhl1134 bool = l >= 0 - yyj1134++ - if yyhl1134 { - yyb1134 = yyj1134 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1134 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1134 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13514,13 +13504,13 @@ func (x *HTTPIngressPath) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Path = string(r.DecodeString()) } - yyj1134++ - if yyhl1134 { - yyb1134 = yyj1134 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1134 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1134 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13528,21 +13518,21 @@ func (x *HTTPIngressPath) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Backend = IngressBackend{} } else { - yyv1136 := &x.Backend - yyv1136.CodecDecodeSelf(d) + yyv8 := &x.Backend + yyv8.CodecDecodeSelf(d) } for { - yyj1134++ - if yyhl1134 { - yyb1134 = yyj1134 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1134 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1134 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1134-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -13554,33 +13544,33 @@ func (x *IngressBackend) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1137 := z.EncBinary() - _ = yym1137 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1138 := !z.EncBinary() - yy2arr1138 := z.EncBasicHandle().StructToArray - var yyq1138 [2]bool - _, _, _ = yysep1138, yyq1138, yy2arr1138 - const yyr1138 bool = false - var yynn1138 int - if yyr1138 || yy2arr1138 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1138 = 2 - for _, b := range yyq1138 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn1138++ + yynn2++ } } - r.EncodeMapStart(yynn1138) - yynn1138 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1138 || yy2arr1138 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1140 := z.EncBinary() - _ = yym1140 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ServiceName)) @@ -13589,41 +13579,41 @@ func (x *IngressBackend) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("serviceName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1141 := z.EncBinary() - _ = yym1141 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ServiceName)) } } - if yyr1138 || yy2arr1138 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1143 := &x.ServicePort - yym1144 := z.EncBinary() - _ = yym1144 + yy7 := &x.ServicePort + yym8 := z.EncBinary() + _ = yym8 if false { - } else if z.HasExtensions() && z.EncExt(yy1143) { - } else if !yym1144 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1143) + } else if z.HasExtensions() && z.EncExt(yy7) { + } else if !yym8 && z.IsJSONHandle() { + z.EncJSONMarshal(yy7) } else { - z.EncFallback(yy1143) + z.EncFallback(yy7) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("servicePort")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1145 := &x.ServicePort - yym1146 := z.EncBinary() - _ = yym1146 + yy9 := &x.ServicePort + yym10 := z.EncBinary() + _ = yym10 if false { - } else if z.HasExtensions() && z.EncExt(yy1145) { - } else if !yym1146 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1145) + } else if z.HasExtensions() && z.EncExt(yy9) { + } else if !yym10 && z.IsJSONHandle() { + z.EncJSONMarshal(yy9) } else { - z.EncFallback(yy1145) + z.EncFallback(yy9) } } - if yyr1138 || yy2arr1138 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13636,25 +13626,25 @@ func (x *IngressBackend) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1147 := z.DecBinary() - _ = yym1147 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1148 := r.ContainerType() - if yyct1148 == codecSelferValueTypeMap1234 { - yyl1148 := r.ReadMapStart() - if yyl1148 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1148, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1148 == codecSelferValueTypeArray1234 { - yyl1148 := r.ReadArrayStart() - if yyl1148 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1148, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -13666,12 +13656,12 @@ func (x *IngressBackend) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1149Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1149Slc - var yyhl1149 bool = l >= 0 - for yyj1149 := 0; ; yyj1149++ { - if yyhl1149 { - if yyj1149 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -13680,10 +13670,10 @@ func (x *IngressBackend) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1149Slc = r.DecodeBytes(yys1149Slc, true, true) - yys1149 := string(yys1149Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1149 { + switch yys3 { case "serviceName": if r.TryDecodeAsNil() { x.ServiceName = "" @@ -13694,21 +13684,21 @@ func (x *IngressBackend) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ServicePort = pkg6_intstr.IntOrString{} } else { - yyv1151 := &x.ServicePort - yym1152 := z.DecBinary() - _ = yym1152 + yyv5 := &x.ServicePort + yym6 := z.DecBinary() + _ = yym6 if false { - } else if z.HasExtensions() && z.DecExt(yyv1151) { - } else if !yym1152 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1151) + } else if z.HasExtensions() && z.DecExt(yyv5) { + } else if !yym6 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv5) } else { - z.DecFallback(yyv1151, false) + z.DecFallback(yyv5, false) } } default: - z.DecStructFieldNotFound(-1, yys1149) - } // end switch yys1149 - } // end for yyj1149 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -13716,16 +13706,16 @@ func (x *IngressBackend) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1153 int - var yyb1153 bool - var yyhl1153 bool = l >= 0 - yyj1153++ - if yyhl1153 { - yyb1153 = yyj1153 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1153 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1153 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13735,13 +13725,13 @@ func (x *IngressBackend) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ServiceName = string(r.DecodeString()) } - yyj1153++ - if yyhl1153 { - yyb1153 = yyj1153 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1153 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1153 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13749,29 +13739,29 @@ func (x *IngressBackend) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ServicePort = pkg6_intstr.IntOrString{} } else { - yyv1155 := &x.ServicePort - yym1156 := z.DecBinary() - _ = yym1156 + yyv9 := &x.ServicePort + yym10 := z.DecBinary() + _ = yym10 if false { - } else if z.HasExtensions() && z.DecExt(yyv1155) { - } else if !yym1156 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1155) + } else if z.HasExtensions() && z.DecExt(yyv9) { + } else if !yym10 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv9) } else { - z.DecFallback(yyv1155, false) + z.DecFallback(yyv9, false) } } for { - yyj1153++ - if yyhl1153 { - yyb1153 = yyj1153 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1153 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1153 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1153-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -13780,8 +13770,8 @@ func (x NodeResource) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1157 := z.EncBinary() - _ = yym1157 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -13793,8 +13783,8 @@ func (x *NodeResource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1158 := z.DecBinary() - _ = yym1158 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -13809,30 +13799,30 @@ func (x *NodeUtilization) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1159 := z.EncBinary() - _ = yym1159 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1160 := !z.EncBinary() - yy2arr1160 := z.EncBasicHandle().StructToArray - var yyq1160 [2]bool - _, _, _ = yysep1160, yyq1160, yy2arr1160 - const yyr1160 bool = false - var yynn1160 int - if yyr1160 || yy2arr1160 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1160 = 2 - for _, b := range yyq1160 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn1160++ + yynn2++ } } - r.EncodeMapStart(yynn1160) - yynn1160 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1160 || yy2arr1160 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Resource.CodecEncodeSelf(e) } else { @@ -13841,10 +13831,10 @@ func (x *NodeUtilization) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Resource.CodecEncodeSelf(e) } - if yyr1160 || yy2arr1160 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1163 := z.EncBinary() - _ = yym1163 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeFloat64(float64(x.Value)) @@ -13853,14 +13843,14 @@ func (x *NodeUtilization) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("value")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1164 := z.EncBinary() - _ = yym1164 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeFloat64(float64(x.Value)) } } - if yyr1160 || yy2arr1160 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13873,25 +13863,25 @@ func (x *NodeUtilization) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1165 := z.DecBinary() - _ = yym1165 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1166 := r.ContainerType() - if yyct1166 == codecSelferValueTypeMap1234 { - yyl1166 := r.ReadMapStart() - if yyl1166 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1166, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1166 == codecSelferValueTypeArray1234 { - yyl1166 := r.ReadArrayStart() - if yyl1166 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1166, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -13903,12 +13893,12 @@ func (x *NodeUtilization) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1167Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1167Slc - var yyhl1167 bool = l >= 0 - for yyj1167 := 0; ; yyj1167++ { - if yyhl1167 { - if yyj1167 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -13917,10 +13907,10 @@ func (x *NodeUtilization) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1167Slc = r.DecodeBytes(yys1167Slc, true, true) - yys1167 := string(yys1167Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1167 { + switch yys3 { case "resource": if r.TryDecodeAsNil() { x.Resource = "" @@ -13934,9 +13924,9 @@ func (x *NodeUtilization) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Value = float64(r.DecodeFloat(false)) } default: - z.DecStructFieldNotFound(-1, yys1167) - } // end switch yys1167 - } // end for yyj1167 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -13944,16 +13934,16 @@ func (x *NodeUtilization) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1170 int - var yyb1170 bool - var yyhl1170 bool = l >= 0 - yyj1170++ - if yyhl1170 { - yyb1170 = yyj1170 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1170 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1170 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13963,13 +13953,13 @@ func (x *NodeUtilization) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Resource = NodeResource(r.DecodeString()) } - yyj1170++ - if yyhl1170 { - yyb1170 = yyj1170 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1170 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1170 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13980,17 +13970,17 @@ func (x *NodeUtilization) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.Value = float64(r.DecodeFloat(false)) } for { - yyj1170++ - if yyhl1170 { - yyb1170 = yyj1170 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1170 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1170 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1170-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14002,33 +13992,33 @@ func (x *ClusterAutoscalerSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1173 := z.EncBinary() - _ = yym1173 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1174 := !z.EncBinary() - yy2arr1174 := z.EncBasicHandle().StructToArray - var yyq1174 [3]bool - _, _, _ = yysep1174, yyq1174, yy2arr1174 - const yyr1174 bool = false - var yynn1174 int - if yyr1174 || yy2arr1174 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn1174 = 3 - for _, b := range yyq1174 { + yynn2 = 3 + for _, b := range yyq2 { if b { - yynn1174++ + yynn2++ } } - r.EncodeMapStart(yynn1174) - yynn1174 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1174 || yy2arr1174 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1176 := z.EncBinary() - _ = yym1176 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.MinNodes)) @@ -14037,17 +14027,17 @@ func (x *ClusterAutoscalerSpec) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("minNodes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1177 := z.EncBinary() - _ = yym1177 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.MinNodes)) } } - if yyr1174 || yy2arr1174 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1179 := z.EncBinary() - _ = yym1179 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.MaxNodes)) @@ -14056,20 +14046,20 @@ func (x *ClusterAutoscalerSpec) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("maxNodes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1180 := z.EncBinary() - _ = yym1180 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.MaxNodes)) } } - if yyr1174 || yy2arr1174 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.TargetUtilization == nil { r.EncodeNil() } else { - yym1182 := z.EncBinary() - _ = yym1182 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceNodeUtilization(([]NodeUtilization)(x.TargetUtilization), e) @@ -14082,15 +14072,15 @@ func (x *ClusterAutoscalerSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.TargetUtilization == nil { r.EncodeNil() } else { - yym1183 := z.EncBinary() - _ = yym1183 + yym11 := z.EncBinary() + _ = yym11 if false { } else { h.encSliceNodeUtilization(([]NodeUtilization)(x.TargetUtilization), e) } } } - if yyr1174 || yy2arr1174 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -14103,25 +14093,25 @@ func (x *ClusterAutoscalerSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1184 := z.DecBinary() - _ = yym1184 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1185 := r.ContainerType() - if yyct1185 == codecSelferValueTypeMap1234 { - yyl1185 := r.ReadMapStart() - if yyl1185 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1185, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1185 == codecSelferValueTypeArray1234 { - yyl1185 := r.ReadArrayStart() - if yyl1185 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1185, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -14133,12 +14123,12 @@ func (x *ClusterAutoscalerSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1186Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1186Slc - var yyhl1186 bool = l >= 0 - for yyj1186 := 0; ; yyj1186++ { - if yyhl1186 { - if yyj1186 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -14147,10 +14137,10 @@ func (x *ClusterAutoscalerSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1186Slc = r.DecodeBytes(yys1186Slc, true, true) - yys1186 := string(yys1186Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1186 { + switch yys3 { case "minNodes": if r.TryDecodeAsNil() { x.MinNodes = 0 @@ -14167,18 +14157,18 @@ func (x *ClusterAutoscalerSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.TargetUtilization = nil } else { - yyv1189 := &x.TargetUtilization - yym1190 := z.DecBinary() - _ = yym1190 + yyv6 := &x.TargetUtilization + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceNodeUtilization((*[]NodeUtilization)(yyv1189), d) + h.decSliceNodeUtilization((*[]NodeUtilization)(yyv6), d) } } default: - z.DecStructFieldNotFound(-1, yys1186) - } // end switch yys1186 - } // end for yyj1186 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -14186,16 +14176,16 @@ func (x *ClusterAutoscalerSpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1191 int - var yyb1191 bool - var yyhl1191 bool = l >= 0 - yyj1191++ - if yyhl1191 { - yyb1191 = yyj1191 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1191 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1191 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14205,13 +14195,13 @@ func (x *ClusterAutoscalerSpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.MinNodes = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj1191++ - if yyhl1191 { - yyb1191 = yyj1191 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1191 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1191 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14221,13 +14211,13 @@ func (x *ClusterAutoscalerSpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.MaxNodes = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj1191++ - if yyhl1191 { - yyb1191 = yyj1191 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1191 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1191 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14235,26 +14225,26 @@ func (x *ClusterAutoscalerSpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.TargetUtilization = nil } else { - yyv1194 := &x.TargetUtilization - yym1195 := z.DecBinary() - _ = yym1195 + yyv11 := &x.TargetUtilization + yym12 := z.DecBinary() + _ = yym12 if false { } else { - h.decSliceNodeUtilization((*[]NodeUtilization)(yyv1194), d) + h.decSliceNodeUtilization((*[]NodeUtilization)(yyv11), d) } } for { - yyj1191++ - if yyhl1191 { - yyb1191 = yyj1191 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1191 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1191 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1191-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14266,72 +14256,72 @@ func (x *ClusterAutoscaler) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1196 := z.EncBinary() - _ = yym1196 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1197 := !z.EncBinary() - yy2arr1197 := z.EncBasicHandle().StructToArray - var yyq1197 [4]bool - _, _, _ = yysep1197, yyq1197, yy2arr1197 - const yyr1197 bool = false - yyq1197[0] = true - yyq1197[1] = true - yyq1197[2] = x.Kind != "" - yyq1197[3] = x.APIVersion != "" - var yynn1197 int - if yyr1197 || yy2arr1197 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn1197 = 0 - for _, b := range yyq1197 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1197++ + yynn2++ } } - r.EncodeMapStart(yynn1197) - yynn1197 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1197[0] { - yy1199 := &x.ObjectMeta - yy1199.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1197[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1200 := &x.ObjectMeta - yy1200.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1197[1] { - yy1202 := &x.Spec - yy1202.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1197[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1203 := &x.Spec - yy1203.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1197[2] { - yym1205 := z.EncBinary() - _ = yym1205 + if yyq2[2] { + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -14340,23 +14330,23 @@ func (x *ClusterAutoscaler) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1197[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1206 := z.EncBinary() - _ = yym1206 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1197[3] { - yym1208 := z.EncBinary() - _ = yym1208 + if yyq2[3] { + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -14365,19 +14355,19 @@ func (x *ClusterAutoscaler) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1197[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1209 := z.EncBinary() - _ = yym1209 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1197 || yy2arr1197 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -14390,25 +14380,25 @@ func (x *ClusterAutoscaler) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1210 := z.DecBinary() - _ = yym1210 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1211 := r.ContainerType() - if yyct1211 == codecSelferValueTypeMap1234 { - yyl1211 := r.ReadMapStart() - if yyl1211 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1211, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1211 == codecSelferValueTypeArray1234 { - yyl1211 := r.ReadArrayStart() - if yyl1211 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1211, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -14420,12 +14410,12 @@ func (x *ClusterAutoscaler) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1212Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1212Slc - var yyhl1212 bool = l >= 0 - for yyj1212 := 0; ; yyj1212++ { - if yyhl1212 { - if yyj1212 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -14434,23 +14424,23 @@ func (x *ClusterAutoscaler) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1212Slc = r.DecodeBytes(yys1212Slc, true, true) - yys1212 := string(yys1212Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1212 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv1213 := &x.ObjectMeta - yyv1213.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = ClusterAutoscalerSpec{} } else { - yyv1214 := &x.Spec - yyv1214.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -14465,9 +14455,9 @@ func (x *ClusterAutoscaler) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1212) - } // end switch yys1212 - } // end for yyj1212 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -14475,16 +14465,16 @@ func (x *ClusterAutoscaler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1217 int - var yyb1217 bool - var yyhl1217 bool = l >= 0 - yyj1217++ - if yyhl1217 { - yyb1217 = yyj1217 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1217 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1217 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14492,16 +14482,16 @@ func (x *ClusterAutoscaler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv1218 := &x.ObjectMeta - yyv1218.CodecDecodeSelf(d) + yyv9 := &x.ObjectMeta + yyv9.CodecDecodeSelf(d) } - yyj1217++ - if yyhl1217 { - yyb1217 = yyj1217 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1217 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1217 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14509,16 +14499,16 @@ func (x *ClusterAutoscaler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.Spec = ClusterAutoscalerSpec{} } else { - yyv1219 := &x.Spec - yyv1219.CodecDecodeSelf(d) + yyv10 := &x.Spec + yyv10.CodecDecodeSelf(d) } - yyj1217++ - if yyhl1217 { - yyb1217 = yyj1217 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1217 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1217 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14528,13 +14518,13 @@ func (x *ClusterAutoscaler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.Kind = string(r.DecodeString()) } - yyj1217++ - if yyhl1217 { - yyb1217 = yyj1217 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1217 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1217 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14545,17 +14535,17 @@ func (x *ClusterAutoscaler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder x.APIVersion = string(r.DecodeString()) } for { - yyj1217++ - if yyhl1217 { - yyb1217 = yyj1217 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1217 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1217 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1217-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14567,68 +14557,68 @@ func (x *ClusterAutoscalerList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1222 := z.EncBinary() - _ = yym1222 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1223 := !z.EncBinary() - yy2arr1223 := z.EncBasicHandle().StructToArray - var yyq1223 [4]bool - _, _, _ = yysep1223, yyq1223, yy2arr1223 - const yyr1223 bool = false - yyq1223[0] = true - yyq1223[2] = x.Kind != "" - yyq1223[3] = x.APIVersion != "" - var yynn1223 int - if yyr1223 || yy2arr1223 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn1223 = 1 - for _, b := range yyq1223 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1223++ + yynn2++ } } - r.EncodeMapStart(yynn1223) - yynn1223 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1223 || yy2arr1223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1223[0] { - yy1225 := &x.ListMeta - yym1226 := z.EncBinary() - _ = yym1226 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy1225) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy1225) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq1223[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1227 := &x.ListMeta - yym1228 := z.EncBinary() - _ = yym1228 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy1227) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy1227) + z.EncFallback(yy6) } } } - if yyr1223 || yy2arr1223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym1230 := z.EncBinary() - _ = yym1230 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceClusterAutoscaler(([]ClusterAutoscaler)(x.Items), e) @@ -14641,19 +14631,19 @@ func (x *ClusterAutoscalerList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym1231 := z.EncBinary() - _ = yym1231 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceClusterAutoscaler(([]ClusterAutoscaler)(x.Items), e) } } } - if yyr1223 || yy2arr1223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1223[2] { - yym1233 := z.EncBinary() - _ = yym1233 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -14662,23 +14652,23 @@ func (x *ClusterAutoscalerList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1223[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1234 := z.EncBinary() - _ = yym1234 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1223 || yy2arr1223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1223[3] { - yym1236 := z.EncBinary() - _ = yym1236 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -14687,19 +14677,19 @@ func (x *ClusterAutoscalerList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1223[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1237 := z.EncBinary() - _ = yym1237 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1223 || yy2arr1223 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -14712,25 +14702,25 @@ func (x *ClusterAutoscalerList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1238 := z.DecBinary() - _ = yym1238 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1239 := r.ContainerType() - if yyct1239 == codecSelferValueTypeMap1234 { - yyl1239 := r.ReadMapStart() - if yyl1239 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1239, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1239 == codecSelferValueTypeArray1234 { - yyl1239 := r.ReadArrayStart() - if yyl1239 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1239, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -14742,12 +14732,12 @@ func (x *ClusterAutoscalerList) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1240Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1240Slc - var yyhl1240 bool = l >= 0 - for yyj1240 := 0; ; yyj1240++ { - if yyhl1240 { - if yyj1240 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -14756,33 +14746,33 @@ func (x *ClusterAutoscalerList) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1240Slc = r.DecodeBytes(yys1240Slc, true, true) - yys1240 := string(yys1240Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1240 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv1241 := &x.ListMeta - yym1242 := z.DecBinary() - _ = yym1242 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv1241) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv1241, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1243 := &x.Items - yym1244 := z.DecBinary() - _ = yym1244 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceClusterAutoscaler((*[]ClusterAutoscaler)(yyv1243), d) + h.decSliceClusterAutoscaler((*[]ClusterAutoscaler)(yyv6), d) } } case "kind": @@ -14798,9 +14788,9 @@ func (x *ClusterAutoscalerList) codecDecodeSelfFromMap(l int, d *codec1978.Decod x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1240) - } // end switch yys1240 - } // end for yyj1240 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -14808,16 +14798,16 @@ func (x *ClusterAutoscalerList) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1247 int - var yyb1247 bool - var yyhl1247 bool = l >= 0 - yyj1247++ - if yyhl1247 { - yyb1247 = yyj1247 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1247 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1247 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14825,22 +14815,22 @@ func (x *ClusterAutoscalerList) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv1248 := &x.ListMeta - yym1249 := z.DecBinary() - _ = yym1249 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv1248) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv1248, false) + z.DecFallback(yyv11, false) } } - yyj1247++ - if yyhl1247 { - yyb1247 = yyj1247 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1247 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1247 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14848,21 +14838,21 @@ func (x *ClusterAutoscalerList) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1250 := &x.Items - yym1251 := z.DecBinary() - _ = yym1251 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceClusterAutoscaler((*[]ClusterAutoscaler)(yyv1250), d) + h.decSliceClusterAutoscaler((*[]ClusterAutoscaler)(yyv13), d) } } - yyj1247++ - if yyhl1247 { - yyb1247 = yyj1247 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1247 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1247 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14872,13 +14862,13 @@ func (x *ClusterAutoscalerList) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Kind = string(r.DecodeString()) } - yyj1247++ - if yyhl1247 { - yyb1247 = yyj1247 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1247 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1247 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14889,17 +14879,17 @@ func (x *ClusterAutoscalerList) codecDecodeSelfFromArray(l int, d *codec1978.Dec x.APIVersion = string(r.DecodeString()) } for { - yyj1247++ - if yyhl1247 { - yyb1247 = yyj1247 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1247 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1247 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1247-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14911,90 +14901,90 @@ func (x *ReplicaSet) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1254 := z.EncBinary() - _ = yym1254 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1255 := !z.EncBinary() - yy2arr1255 := z.EncBasicHandle().StructToArray - var yyq1255 [5]bool - _, _, _ = yysep1255, yyq1255, yy2arr1255 - const yyr1255 bool = false - yyq1255[0] = true - yyq1255[1] = true - yyq1255[2] = true - yyq1255[3] = x.Kind != "" - yyq1255[4] = x.APIVersion != "" - var yynn1255 int - if yyr1255 || yy2arr1255 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn1255 = 0 - for _, b := range yyq1255 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1255++ + yynn2++ } } - r.EncodeMapStart(yynn1255) - yynn1255 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1255 || yy2arr1255 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1255[0] { - yy1257 := &x.ObjectMeta - yy1257.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1255[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1258 := &x.ObjectMeta - yy1258.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr1255 || yy2arr1255 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1255[1] { - yy1260 := &x.Spec - yy1260.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1255[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1261 := &x.Spec - yy1261.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr1255 || yy2arr1255 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1255[2] { - yy1263 := &x.Status - yy1263.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1255[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1264 := &x.Status - yy1264.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr1255 || yy2arr1255 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1255[3] { - yym1266 := z.EncBinary() - _ = yym1266 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -15003,23 +14993,23 @@ func (x *ReplicaSet) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1255[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1267 := z.EncBinary() - _ = yym1267 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1255 || yy2arr1255 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1255[4] { - yym1269 := z.EncBinary() - _ = yym1269 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -15028,19 +15018,19 @@ func (x *ReplicaSet) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1255[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1270 := z.EncBinary() - _ = yym1270 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1255 || yy2arr1255 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -15053,25 +15043,25 @@ func (x *ReplicaSet) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1271 := z.DecBinary() - _ = yym1271 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1272 := r.ContainerType() - if yyct1272 == codecSelferValueTypeMap1234 { - yyl1272 := r.ReadMapStart() - if yyl1272 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1272, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1272 == codecSelferValueTypeArray1234 { - yyl1272 := r.ReadArrayStart() - if yyl1272 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1272, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -15083,12 +15073,12 @@ func (x *ReplicaSet) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1273Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1273Slc - var yyhl1273 bool = l >= 0 - for yyj1273 := 0; ; yyj1273++ { - if yyhl1273 { - if yyj1273 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -15097,30 +15087,30 @@ func (x *ReplicaSet) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1273Slc = r.DecodeBytes(yys1273Slc, true, true) - yys1273 := string(yys1273Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1273 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv1274 := &x.ObjectMeta - yyv1274.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = ReplicaSetSpec{} } else { - yyv1275 := &x.Spec - yyv1275.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = ReplicaSetStatus{} } else { - yyv1276 := &x.Status - yyv1276.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -15135,9 +15125,9 @@ func (x *ReplicaSet) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1273) - } // end switch yys1273 - } // end for yyj1273 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -15145,16 +15135,16 @@ func (x *ReplicaSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1279 int - var yyb1279 bool - var yyhl1279 bool = l >= 0 - yyj1279++ - if yyhl1279 { - yyb1279 = yyj1279 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1279 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1279 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15162,16 +15152,16 @@ func (x *ReplicaSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv1280 := &x.ObjectMeta - yyv1280.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj1279++ - if yyhl1279 { - yyb1279 = yyj1279 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1279 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1279 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15179,16 +15169,16 @@ func (x *ReplicaSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = ReplicaSetSpec{} } else { - yyv1281 := &x.Spec - yyv1281.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj1279++ - if yyhl1279 { - yyb1279 = yyj1279 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1279 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1279 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15196,16 +15186,16 @@ func (x *ReplicaSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = ReplicaSetStatus{} } else { - yyv1282 := &x.Status - yyv1282.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj1279++ - if yyhl1279 { - yyb1279 = yyj1279 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1279 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1279 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15215,13 +15205,13 @@ func (x *ReplicaSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj1279++ - if yyhl1279 { - yyb1279 = yyj1279 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1279 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1279 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15232,17 +15222,17 @@ func (x *ReplicaSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj1279++ - if yyhl1279 { - yyb1279 = yyj1279 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1279 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1279 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1279-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -15254,68 +15244,68 @@ func (x *ReplicaSetList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1285 := z.EncBinary() - _ = yym1285 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1286 := !z.EncBinary() - yy2arr1286 := z.EncBasicHandle().StructToArray - var yyq1286 [4]bool - _, _, _ = yysep1286, yyq1286, yy2arr1286 - const yyr1286 bool = false - yyq1286[0] = true - yyq1286[2] = x.Kind != "" - yyq1286[3] = x.APIVersion != "" - var yynn1286 int - if yyr1286 || yy2arr1286 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn1286 = 1 - for _, b := range yyq1286 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1286++ + yynn2++ } } - r.EncodeMapStart(yynn1286) - yynn1286 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1286 || yy2arr1286 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1286[0] { - yy1288 := &x.ListMeta - yym1289 := z.EncBinary() - _ = yym1289 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy1288) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy1288) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq1286[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1290 := &x.ListMeta - yym1291 := z.EncBinary() - _ = yym1291 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy1290) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy1290) + z.EncFallback(yy6) } } } - if yyr1286 || yy2arr1286 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym1293 := z.EncBinary() - _ = yym1293 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceReplicaSet(([]ReplicaSet)(x.Items), e) @@ -15328,19 +15318,19 @@ func (x *ReplicaSetList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym1294 := z.EncBinary() - _ = yym1294 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceReplicaSet(([]ReplicaSet)(x.Items), e) } } } - if yyr1286 || yy2arr1286 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1286[2] { - yym1296 := z.EncBinary() - _ = yym1296 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -15349,23 +15339,23 @@ func (x *ReplicaSetList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1286[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1297 := z.EncBinary() - _ = yym1297 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1286 || yy2arr1286 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1286[3] { - yym1299 := z.EncBinary() - _ = yym1299 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -15374,19 +15364,19 @@ func (x *ReplicaSetList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1286[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1300 := z.EncBinary() - _ = yym1300 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1286 || yy2arr1286 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -15399,25 +15389,25 @@ func (x *ReplicaSetList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1301 := z.DecBinary() - _ = yym1301 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1302 := r.ContainerType() - if yyct1302 == codecSelferValueTypeMap1234 { - yyl1302 := r.ReadMapStart() - if yyl1302 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1302, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1302 == codecSelferValueTypeArray1234 { - yyl1302 := r.ReadArrayStart() - if yyl1302 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1302, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -15429,12 +15419,12 @@ func (x *ReplicaSetList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1303Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1303Slc - var yyhl1303 bool = l >= 0 - for yyj1303 := 0; ; yyj1303++ { - if yyhl1303 { - if yyj1303 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -15443,33 +15433,33 @@ func (x *ReplicaSetList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1303Slc = r.DecodeBytes(yys1303Slc, true, true) - yys1303 := string(yys1303Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1303 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv1304 := &x.ListMeta - yym1305 := z.DecBinary() - _ = yym1305 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv1304) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv1304, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1306 := &x.Items - yym1307 := z.DecBinary() - _ = yym1307 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceReplicaSet((*[]ReplicaSet)(yyv1306), d) + h.decSliceReplicaSet((*[]ReplicaSet)(yyv6), d) } } case "kind": @@ -15485,9 +15475,9 @@ func (x *ReplicaSetList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1303) - } // end switch yys1303 - } // end for yyj1303 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -15495,16 +15485,16 @@ func (x *ReplicaSetList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1310 int - var yyb1310 bool - var yyhl1310 bool = l >= 0 - yyj1310++ - if yyhl1310 { - yyb1310 = yyj1310 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1310 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1310 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15512,22 +15502,22 @@ func (x *ReplicaSetList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv1311 := &x.ListMeta - yym1312 := z.DecBinary() - _ = yym1312 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv1311) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv1311, false) + z.DecFallback(yyv11, false) } } - yyj1310++ - if yyhl1310 { - yyb1310 = yyj1310 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1310 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1310 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15535,21 +15525,21 @@ func (x *ReplicaSetList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1313 := &x.Items - yym1314 := z.DecBinary() - _ = yym1314 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceReplicaSet((*[]ReplicaSet)(yyv1313), d) + h.decSliceReplicaSet((*[]ReplicaSet)(yyv13), d) } } - yyj1310++ - if yyhl1310 { - yyb1310 = yyj1310 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1310 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1310 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15559,13 +15549,13 @@ func (x *ReplicaSetList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj1310++ - if yyhl1310 { - yyb1310 = yyj1310 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1310 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1310 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15576,17 +15566,17 @@ func (x *ReplicaSetList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj1310++ - if yyhl1310 { - yyb1310 = yyj1310 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1310 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1310 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1310-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -15598,35 +15588,35 @@ func (x *ReplicaSetSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1317 := z.EncBinary() - _ = yym1317 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1318 := !z.EncBinary() - yy2arr1318 := z.EncBasicHandle().StructToArray - var yyq1318 [3]bool - _, _, _ = yysep1318, yyq1318, yy2arr1318 - const yyr1318 bool = false - yyq1318[1] = x.Selector != nil - yyq1318[2] = x.Template != nil - var yynn1318 int - if yyr1318 || yy2arr1318 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.Selector != nil + yyq2[2] = x.Template != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn1318 = 1 - for _, b := range yyq1318 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1318++ + yynn2++ } } - r.EncodeMapStart(yynn1318) - yynn1318 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1318 || yy2arr1318 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1320 := z.EncBinary() - _ = yym1320 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.Replicas)) @@ -15635,21 +15625,21 @@ func (x *ReplicaSetSpec) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("replicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1321 := z.EncBinary() - _ = yym1321 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.Replicas)) } } - if yyr1318 || yy2arr1318 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1318[1] { + if yyq2[1] { if x.Selector == nil { r.EncodeNil() } else { - yym1323 := z.EncBinary() - _ = yym1323 + yym7 := z.EncBinary() + _ = yym7 if false { } else if z.HasExtensions() && z.EncExt(x.Selector) { } else { @@ -15660,15 +15650,15 @@ func (x *ReplicaSetSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1318[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("selector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Selector == nil { r.EncodeNil() } else { - yym1324 := z.EncBinary() - _ = yym1324 + yym8 := z.EncBinary() + _ = yym8 if false { } else if z.HasExtensions() && z.EncExt(x.Selector) { } else { @@ -15677,9 +15667,9 @@ func (x *ReplicaSetSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1318 || yy2arr1318 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1318[2] { + if yyq2[2] { if x.Template == nil { r.EncodeNil() } else { @@ -15689,7 +15679,7 @@ func (x *ReplicaSetSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1318[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("template")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -15700,7 +15690,7 @@ func (x *ReplicaSetSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1318 || yy2arr1318 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -15713,25 +15703,25 @@ func (x *ReplicaSetSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1326 := z.DecBinary() - _ = yym1326 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1327 := r.ContainerType() - if yyct1327 == codecSelferValueTypeMap1234 { - yyl1327 := r.ReadMapStart() - if yyl1327 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1327, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1327 == codecSelferValueTypeArray1234 { - yyl1327 := r.ReadArrayStart() - if yyl1327 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1327, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -15743,12 +15733,12 @@ func (x *ReplicaSetSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1328Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1328Slc - var yyhl1328 bool = l >= 0 - for yyj1328 := 0; ; yyj1328++ { - if yyhl1328 { - if yyj1328 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -15757,10 +15747,10 @@ func (x *ReplicaSetSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1328Slc = r.DecodeBytes(yys1328Slc, true, true) - yys1328 := string(yys1328Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1328 { + switch yys3 { case "replicas": if r.TryDecodeAsNil() { x.Replicas = 0 @@ -15776,8 +15766,8 @@ func (x *ReplicaSetSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.Selector == nil { x.Selector = new(pkg1_unversioned.LabelSelector) } - yym1331 := z.DecBinary() - _ = yym1331 + yym6 := z.DecBinary() + _ = yym6 if false { } else if z.HasExtensions() && z.DecExt(x.Selector) { } else { @@ -15796,9 +15786,9 @@ func (x *ReplicaSetSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Template.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1328) - } // end switch yys1328 - } // end for yyj1328 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -15806,16 +15796,16 @@ func (x *ReplicaSetSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1333 int - var yyb1333 bool - var yyhl1333 bool = l >= 0 - yyj1333++ - if yyhl1333 { - yyb1333 = yyj1333 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1333 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1333 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15825,13 +15815,13 @@ func (x *ReplicaSetSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Replicas = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj1333++ - if yyhl1333 { - yyb1333 = yyj1333 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1333 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1333 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15844,21 +15834,21 @@ func (x *ReplicaSetSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Selector == nil { x.Selector = new(pkg1_unversioned.LabelSelector) } - yym1336 := z.DecBinary() - _ = yym1336 + yym11 := z.DecBinary() + _ = yym11 if false { } else if z.HasExtensions() && z.DecExt(x.Selector) { } else { z.DecFallback(x.Selector, false) } } - yyj1333++ - if yyhl1333 { - yyb1333 = yyj1333 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1333 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1333 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15874,17 +15864,17 @@ func (x *ReplicaSetSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Template.CodecDecodeSelf(d) } for { - yyj1333++ - if yyhl1333 { - yyb1333 = yyj1333 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1333 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1333 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1333-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -15896,34 +15886,34 @@ func (x *ReplicaSetStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1338 := z.EncBinary() - _ = yym1338 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1339 := !z.EncBinary() - yy2arr1339 := z.EncBasicHandle().StructToArray - var yyq1339 [2]bool - _, _, _ = yysep1339, yyq1339, yy2arr1339 - const yyr1339 bool = false - yyq1339[1] = x.ObservedGeneration != 0 - var yynn1339 int - if yyr1339 || yy2arr1339 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.ObservedGeneration != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1339 = 1 - for _, b := range yyq1339 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1339++ + yynn2++ } } - r.EncodeMapStart(yynn1339) - yynn1339 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1339 || yy2arr1339 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1341 := z.EncBinary() - _ = yym1341 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.Replicas)) @@ -15932,18 +15922,18 @@ func (x *ReplicaSetStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("replicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1342 := z.EncBinary() - _ = yym1342 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.Replicas)) } } - if yyr1339 || yy2arr1339 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1339[1] { - yym1344 := z.EncBinary() - _ = yym1344 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.ObservedGeneration)) @@ -15952,19 +15942,19 @@ func (x *ReplicaSetStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1339[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("observedGeneration")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1345 := z.EncBinary() - _ = yym1345 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.ObservedGeneration)) } } } - if yyr1339 || yy2arr1339 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -15977,25 +15967,25 @@ func (x *ReplicaSetStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1346 := z.DecBinary() - _ = yym1346 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1347 := r.ContainerType() - if yyct1347 == codecSelferValueTypeMap1234 { - yyl1347 := r.ReadMapStart() - if yyl1347 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1347, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1347 == codecSelferValueTypeArray1234 { - yyl1347 := r.ReadArrayStart() - if yyl1347 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1347, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -16007,12 +15997,12 @@ func (x *ReplicaSetStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1348Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1348Slc - var yyhl1348 bool = l >= 0 - for yyj1348 := 0; ; yyj1348++ { - if yyhl1348 { - if yyj1348 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -16021,10 +16011,10 @@ func (x *ReplicaSetStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1348Slc = r.DecodeBytes(yys1348Slc, true, true) - yys1348 := string(yys1348Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1348 { + switch yys3 { case "replicas": if r.TryDecodeAsNil() { x.Replicas = 0 @@ -16038,9 +16028,9 @@ func (x *ReplicaSetStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.ObservedGeneration = int64(r.DecodeInt(64)) } default: - z.DecStructFieldNotFound(-1, yys1348) - } // end switch yys1348 - } // end for yyj1348 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -16048,16 +16038,16 @@ func (x *ReplicaSetStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1351 int - var yyb1351 bool - var yyhl1351 bool = l >= 0 - yyj1351++ - if yyhl1351 { - yyb1351 = yyj1351 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1351 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1351 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16067,13 +16057,13 @@ func (x *ReplicaSetStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Replicas = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj1351++ - if yyhl1351 { - yyb1351 = yyj1351 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1351 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1351 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16084,17 +16074,17 @@ func (x *ReplicaSetStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.ObservedGeneration = int64(r.DecodeInt(64)) } for { - yyj1351++ - if yyhl1351 { - yyb1351 = yyj1351 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1351 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1351 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1351-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -16106,72 +16096,72 @@ func (x *PodSecurityPolicy) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1354 := z.EncBinary() - _ = yym1354 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1355 := !z.EncBinary() - yy2arr1355 := z.EncBasicHandle().StructToArray - var yyq1355 [4]bool - _, _, _ = yysep1355, yyq1355, yy2arr1355 - const yyr1355 bool = false - yyq1355[0] = true - yyq1355[1] = true - yyq1355[2] = x.Kind != "" - yyq1355[3] = x.APIVersion != "" - var yynn1355 int - if yyr1355 || yy2arr1355 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn1355 = 0 - for _, b := range yyq1355 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1355++ + yynn2++ } } - r.EncodeMapStart(yynn1355) - yynn1355 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1355 || yy2arr1355 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1355[0] { - yy1357 := &x.ObjectMeta - yy1357.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1355[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1358 := &x.ObjectMeta - yy1358.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr1355 || yy2arr1355 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1355[1] { - yy1360 := &x.Spec - yy1360.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1355[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1361 := &x.Spec - yy1361.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr1355 || yy2arr1355 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1355[2] { - yym1363 := z.EncBinary() - _ = yym1363 + if yyq2[2] { + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -16180,23 +16170,23 @@ func (x *PodSecurityPolicy) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1355[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1364 := z.EncBinary() - _ = yym1364 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1355 || yy2arr1355 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1355[3] { - yym1366 := z.EncBinary() - _ = yym1366 + if yyq2[3] { + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -16205,19 +16195,19 @@ func (x *PodSecurityPolicy) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1355[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1367 := z.EncBinary() - _ = yym1367 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1355 || yy2arr1355 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -16230,25 +16220,25 @@ func (x *PodSecurityPolicy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1368 := z.DecBinary() - _ = yym1368 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1369 := r.ContainerType() - if yyct1369 == codecSelferValueTypeMap1234 { - yyl1369 := r.ReadMapStart() - if yyl1369 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1369, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1369 == codecSelferValueTypeArray1234 { - yyl1369 := r.ReadArrayStart() - if yyl1369 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1369, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -16260,12 +16250,12 @@ func (x *PodSecurityPolicy) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1370Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1370Slc - var yyhl1370 bool = l >= 0 - for yyj1370 := 0; ; yyj1370++ { - if yyhl1370 { - if yyj1370 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -16274,23 +16264,23 @@ func (x *PodSecurityPolicy) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1370Slc = r.DecodeBytes(yys1370Slc, true, true) - yys1370 := string(yys1370Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1370 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv1371 := &x.ObjectMeta - yyv1371.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = PodSecurityPolicySpec{} } else { - yyv1372 := &x.Spec - yyv1372.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -16305,9 +16295,9 @@ func (x *PodSecurityPolicy) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1370) - } // end switch yys1370 - } // end for yyj1370 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -16315,16 +16305,16 @@ func (x *PodSecurityPolicy) codecDecodeSelfFromArray(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1375 int - var yyb1375 bool - var yyhl1375 bool = l >= 0 - yyj1375++ - if yyhl1375 { - yyb1375 = yyj1375 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1375 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1375 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16332,16 +16322,16 @@ func (x *PodSecurityPolicy) codecDecodeSelfFromArray(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv1376 := &x.ObjectMeta - yyv1376.CodecDecodeSelf(d) + yyv9 := &x.ObjectMeta + yyv9.CodecDecodeSelf(d) } - yyj1375++ - if yyhl1375 { - yyb1375 = yyj1375 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1375 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1375 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16349,16 +16339,16 @@ func (x *PodSecurityPolicy) codecDecodeSelfFromArray(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.Spec = PodSecurityPolicySpec{} } else { - yyv1377 := &x.Spec - yyv1377.CodecDecodeSelf(d) + yyv10 := &x.Spec + yyv10.CodecDecodeSelf(d) } - yyj1375++ - if yyhl1375 { - yyb1375 = yyj1375 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1375 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1375 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16368,13 +16358,13 @@ func (x *PodSecurityPolicy) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.Kind = string(r.DecodeString()) } - yyj1375++ - if yyhl1375 { - yyb1375 = yyj1375 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1375 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1375 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16385,17 +16375,17 @@ func (x *PodSecurityPolicy) codecDecodeSelfFromArray(l int, d *codec1978.Decoder x.APIVersion = string(r.DecodeString()) } for { - yyj1375++ - if yyhl1375 { - yyb1375 = yyj1375 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1375 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1375 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1375-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -16407,43 +16397,43 @@ func (x *PodSecurityPolicySpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1380 := z.EncBinary() - _ = yym1380 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1381 := !z.EncBinary() - yy2arr1381 := z.EncBasicHandle().StructToArray - var yyq1381 [9]bool - _, _, _ = yysep1381, yyq1381, yy2arr1381 - const yyr1381 bool = false - yyq1381[0] = x.Privileged != false - yyq1381[1] = len(x.Capabilities) != 0 - yyq1381[2] = len(x.Volumes) != 0 - yyq1381[3] = x.HostNetwork != false - yyq1381[4] = len(x.HostPorts) != 0 - yyq1381[5] = x.HostPID != false - yyq1381[6] = x.HostIPC != false - yyq1381[7] = true - yyq1381[8] = true - var yynn1381 int - if yyr1381 || yy2arr1381 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [9]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Privileged != false + yyq2[1] = len(x.Capabilities) != 0 + yyq2[2] = len(x.Volumes) != 0 + yyq2[3] = x.HostNetwork != false + yyq2[4] = len(x.HostPorts) != 0 + yyq2[5] = x.HostPID != false + yyq2[6] = x.HostIPC != false + yyq2[7] = true + yyq2[8] = true + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(9) } else { - yynn1381 = 0 - for _, b := range yyq1381 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1381++ + yynn2++ } } - r.EncodeMapStart(yynn1381) - yynn1381 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1381 || yy2arr1381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1381[0] { - yym1383 := z.EncBinary() - _ = yym1383 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeBool(bool(x.Privileged)) @@ -16452,26 +16442,26 @@ func (x *PodSecurityPolicySpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1381[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("privileged")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1384 := z.EncBinary() - _ = yym1384 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeBool(bool(x.Privileged)) } } } - if yyr1381 || yy2arr1381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1381[1] { + if yyq2[1] { if x.Capabilities == nil { r.EncodeNil() } else { - yym1386 := z.EncBinary() - _ = yym1386 + yym7 := z.EncBinary() + _ = yym7 if false { } else { h.encSliceapi_Capability(([]pkg2_api.Capability)(x.Capabilities), e) @@ -16481,15 +16471,15 @@ func (x *PodSecurityPolicySpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1381[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("capabilities")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Capabilities == nil { r.EncodeNil() } else { - yym1387 := z.EncBinary() - _ = yym1387 + yym8 := z.EncBinary() + _ = yym8 if false { } else { h.encSliceapi_Capability(([]pkg2_api.Capability)(x.Capabilities), e) @@ -16497,14 +16487,14 @@ func (x *PodSecurityPolicySpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1381 || yy2arr1381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1381[2] { + if yyq2[2] { if x.Volumes == nil { r.EncodeNil() } else { - yym1389 := z.EncBinary() - _ = yym1389 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceFSType(([]FSType)(x.Volumes), e) @@ -16514,15 +16504,15 @@ func (x *PodSecurityPolicySpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1381[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Volumes == nil { r.EncodeNil() } else { - yym1390 := z.EncBinary() - _ = yym1390 + yym11 := z.EncBinary() + _ = yym11 if false { } else { h.encSliceFSType(([]FSType)(x.Volumes), e) @@ -16530,11 +16520,11 @@ func (x *PodSecurityPolicySpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1381 || yy2arr1381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1381[3] { - yym1392 := z.EncBinary() - _ = yym1392 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeBool(bool(x.HostNetwork)) @@ -16543,26 +16533,26 @@ func (x *PodSecurityPolicySpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1381[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostNetwork")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1393 := z.EncBinary() - _ = yym1393 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeBool(bool(x.HostNetwork)) } } } - if yyr1381 || yy2arr1381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1381[4] { + if yyq2[4] { if x.HostPorts == nil { r.EncodeNil() } else { - yym1395 := z.EncBinary() - _ = yym1395 + yym16 := z.EncBinary() + _ = yym16 if false { } else { h.encSliceHostPortRange(([]HostPortRange)(x.HostPorts), e) @@ -16572,15 +16562,15 @@ func (x *PodSecurityPolicySpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1381[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostPorts")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.HostPorts == nil { r.EncodeNil() } else { - yym1396 := z.EncBinary() - _ = yym1396 + yym17 := z.EncBinary() + _ = yym17 if false { } else { h.encSliceHostPortRange(([]HostPortRange)(x.HostPorts), e) @@ -16588,11 +16578,11 @@ func (x *PodSecurityPolicySpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1381 || yy2arr1381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1381[5] { - yym1398 := z.EncBinary() - _ = yym1398 + if yyq2[5] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeBool(bool(x.HostPID)) @@ -16601,23 +16591,23 @@ func (x *PodSecurityPolicySpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1381[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostPID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1399 := z.EncBinary() - _ = yym1399 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeBool(bool(x.HostPID)) } } } - if yyr1381 || yy2arr1381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1381[6] { - yym1401 := z.EncBinary() - _ = yym1401 + if yyq2[6] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeBool(bool(x.HostIPC)) @@ -16626,53 +16616,53 @@ func (x *PodSecurityPolicySpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1381[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostIPC")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1402 := z.EncBinary() - _ = yym1402 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeBool(bool(x.HostIPC)) } } } - if yyr1381 || yy2arr1381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1381[7] { - yy1404 := &x.SELinuxContext - yy1404.CodecEncodeSelf(e) + if yyq2[7] { + yy25 := &x.SELinuxContext + yy25.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1381[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("seLinuxContext")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1405 := &x.SELinuxContext - yy1405.CodecEncodeSelf(e) + yy27 := &x.SELinuxContext + yy27.CodecEncodeSelf(e) } } - if yyr1381 || yy2arr1381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1381[8] { - yy1407 := &x.RunAsUser - yy1407.CodecEncodeSelf(e) + if yyq2[8] { + yy30 := &x.RunAsUser + yy30.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1381[8] { + if yyq2[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("runAsUser")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1408 := &x.RunAsUser - yy1408.CodecEncodeSelf(e) + yy32 := &x.RunAsUser + yy32.CodecEncodeSelf(e) } } - if yyr1381 || yy2arr1381 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -16685,25 +16675,25 @@ func (x *PodSecurityPolicySpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1409 := z.DecBinary() - _ = yym1409 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1410 := r.ContainerType() - if yyct1410 == codecSelferValueTypeMap1234 { - yyl1410 := r.ReadMapStart() - if yyl1410 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1410, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1410 == codecSelferValueTypeArray1234 { - yyl1410 := r.ReadArrayStart() - if yyl1410 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1410, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -16715,12 +16705,12 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1411Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1411Slc - var yyhl1411 bool = l >= 0 - for yyj1411 := 0; ; yyj1411++ { - if yyhl1411 { - if yyj1411 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -16729,10 +16719,10 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1411Slc = r.DecodeBytes(yys1411Slc, true, true) - yys1411 := string(yys1411Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1411 { + switch yys3 { case "privileged": if r.TryDecodeAsNil() { x.Privileged = false @@ -16743,24 +16733,24 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromMap(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Capabilities = nil } else { - yyv1413 := &x.Capabilities - yym1414 := z.DecBinary() - _ = yym1414 + yyv5 := &x.Capabilities + yym6 := z.DecBinary() + _ = yym6 if false { } else { - h.decSliceapi_Capability((*[]pkg2_api.Capability)(yyv1413), d) + h.decSliceapi_Capability((*[]pkg2_api.Capability)(yyv5), d) } } case "volumes": if r.TryDecodeAsNil() { x.Volumes = nil } else { - yyv1415 := &x.Volumes - yym1416 := z.DecBinary() - _ = yym1416 + yyv7 := &x.Volumes + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceFSType((*[]FSType)(yyv1415), d) + h.decSliceFSType((*[]FSType)(yyv7), d) } } case "hostNetwork": @@ -16773,12 +16763,12 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromMap(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.HostPorts = nil } else { - yyv1418 := &x.HostPorts - yym1419 := z.DecBinary() - _ = yym1419 + yyv10 := &x.HostPorts + yym11 := z.DecBinary() + _ = yym11 if false { } else { - h.decSliceHostPortRange((*[]HostPortRange)(yyv1418), d) + h.decSliceHostPortRange((*[]HostPortRange)(yyv10), d) } } case "hostPID": @@ -16797,20 +16787,20 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromMap(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.SELinuxContext = SELinuxContextStrategyOptions{} } else { - yyv1422 := &x.SELinuxContext - yyv1422.CodecDecodeSelf(d) + yyv14 := &x.SELinuxContext + yyv14.CodecDecodeSelf(d) } case "runAsUser": if r.TryDecodeAsNil() { x.RunAsUser = RunAsUserStrategyOptions{} } else { - yyv1423 := &x.RunAsUser - yyv1423.CodecDecodeSelf(d) + yyv15 := &x.RunAsUser + yyv15.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1411) - } // end switch yys1411 - } // end for yyj1411 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -16818,16 +16808,16 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1424 int - var yyb1424 bool - var yyhl1424 bool = l >= 0 - yyj1424++ - if yyhl1424 { - yyb1424 = yyj1424 > l + var yyj16 int + var yyb16 bool + var yyhl16 bool = l >= 0 + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1424 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1424 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16837,13 +16827,13 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Privileged = bool(r.DecodeBool()) } - yyj1424++ - if yyhl1424 { - yyb1424 = yyj1424 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1424 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1424 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16851,21 +16841,21 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Capabilities = nil } else { - yyv1426 := &x.Capabilities - yym1427 := z.DecBinary() - _ = yym1427 + yyv18 := &x.Capabilities + yym19 := z.DecBinary() + _ = yym19 if false { } else { - h.decSliceapi_Capability((*[]pkg2_api.Capability)(yyv1426), d) + h.decSliceapi_Capability((*[]pkg2_api.Capability)(yyv18), d) } } - yyj1424++ - if yyhl1424 { - yyb1424 = yyj1424 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1424 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1424 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16873,21 +16863,21 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Volumes = nil } else { - yyv1428 := &x.Volumes - yym1429 := z.DecBinary() - _ = yym1429 + yyv20 := &x.Volumes + yym21 := z.DecBinary() + _ = yym21 if false { } else { - h.decSliceFSType((*[]FSType)(yyv1428), d) + h.decSliceFSType((*[]FSType)(yyv20), d) } } - yyj1424++ - if yyhl1424 { - yyb1424 = yyj1424 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1424 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1424 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16897,13 +16887,13 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.HostNetwork = bool(r.DecodeBool()) } - yyj1424++ - if yyhl1424 { - yyb1424 = yyj1424 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1424 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1424 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16911,21 +16901,21 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.HostPorts = nil } else { - yyv1431 := &x.HostPorts - yym1432 := z.DecBinary() - _ = yym1432 + yyv23 := &x.HostPorts + yym24 := z.DecBinary() + _ = yym24 if false { } else { - h.decSliceHostPortRange((*[]HostPortRange)(yyv1431), d) + h.decSliceHostPortRange((*[]HostPortRange)(yyv23), d) } } - yyj1424++ - if yyhl1424 { - yyb1424 = yyj1424 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1424 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1424 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16935,13 +16925,13 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.HostPID = bool(r.DecodeBool()) } - yyj1424++ - if yyhl1424 { - yyb1424 = yyj1424 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1424 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1424 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16951,13 +16941,13 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.HostIPC = bool(r.DecodeBool()) } - yyj1424++ - if yyhl1424 { - yyb1424 = yyj1424 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1424 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1424 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16965,16 +16955,16 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.SELinuxContext = SELinuxContextStrategyOptions{} } else { - yyv1435 := &x.SELinuxContext - yyv1435.CodecDecodeSelf(d) + yyv27 := &x.SELinuxContext + yyv27.CodecDecodeSelf(d) } - yyj1424++ - if yyhl1424 { - yyb1424 = yyj1424 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1424 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1424 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16982,21 +16972,21 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.RunAsUser = RunAsUserStrategyOptions{} } else { - yyv1436 := &x.RunAsUser - yyv1436.CodecDecodeSelf(d) + yyv28 := &x.RunAsUser + yyv28.CodecDecodeSelf(d) } for { - yyj1424++ - if yyhl1424 { - yyb1424 = yyj1424 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1424 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1424 { + if yyb16 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1424-1, "") + z.DecStructFieldNotFound(yyj16-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -17008,33 +16998,33 @@ func (x *HostPortRange) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1437 := z.EncBinary() - _ = yym1437 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1438 := !z.EncBinary() - yy2arr1438 := z.EncBasicHandle().StructToArray - var yyq1438 [2]bool - _, _, _ = yysep1438, yyq1438, yy2arr1438 - const yyr1438 bool = false - var yynn1438 int - if yyr1438 || yy2arr1438 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1438 = 2 - for _, b := range yyq1438 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn1438++ + yynn2++ } } - r.EncodeMapStart(yynn1438) - yynn1438 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1438 || yy2arr1438 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1440 := z.EncBinary() - _ = yym1440 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.Min)) @@ -17043,17 +17033,17 @@ func (x *HostPortRange) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("min")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1441 := z.EncBinary() - _ = yym1441 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.Min)) } } - if yyr1438 || yy2arr1438 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1443 := z.EncBinary() - _ = yym1443 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.Max)) @@ -17062,14 +17052,14 @@ func (x *HostPortRange) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("max")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1444 := z.EncBinary() - _ = yym1444 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.Max)) } } - if yyr1438 || yy2arr1438 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -17082,25 +17072,25 @@ func (x *HostPortRange) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1445 := z.DecBinary() - _ = yym1445 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1446 := r.ContainerType() - if yyct1446 == codecSelferValueTypeMap1234 { - yyl1446 := r.ReadMapStart() - if yyl1446 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1446, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1446 == codecSelferValueTypeArray1234 { - yyl1446 := r.ReadArrayStart() - if yyl1446 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1446, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -17112,12 +17102,12 @@ func (x *HostPortRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1447Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1447Slc - var yyhl1447 bool = l >= 0 - for yyj1447 := 0; ; yyj1447++ { - if yyhl1447 { - if yyj1447 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -17126,10 +17116,10 @@ func (x *HostPortRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1447Slc = r.DecodeBytes(yys1447Slc, true, true) - yys1447 := string(yys1447Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1447 { + switch yys3 { case "min": if r.TryDecodeAsNil() { x.Min = 0 @@ -17143,9 +17133,9 @@ func (x *HostPortRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Max = int(r.DecodeInt(codecSelferBitsize1234)) } default: - z.DecStructFieldNotFound(-1, yys1447) - } // end switch yys1447 - } // end for yyj1447 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -17153,16 +17143,16 @@ func (x *HostPortRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1450 int - var yyb1450 bool - var yyhl1450 bool = l >= 0 - yyj1450++ - if yyhl1450 { - yyb1450 = yyj1450 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1450 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1450 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17172,13 +17162,13 @@ func (x *HostPortRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Min = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj1450++ - if yyhl1450 { - yyb1450 = yyj1450 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1450 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1450 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17189,17 +17179,17 @@ func (x *HostPortRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Max = int(r.DecodeInt(codecSelferBitsize1234)) } for { - yyj1450++ - if yyhl1450 { - yyb1450 = yyj1450 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1450 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1450 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1450-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -17208,8 +17198,8 @@ func (x FSType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1453 := z.EncBinary() - _ = yym1453 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -17221,8 +17211,8 @@ func (x *FSType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1454 := z.DecBinary() - _ = yym1454 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -17237,31 +17227,31 @@ func (x *SELinuxContextStrategyOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1455 := z.EncBinary() - _ = yym1455 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1456 := !z.EncBinary() - yy2arr1456 := z.EncBasicHandle().StructToArray - var yyq1456 [2]bool - _, _, _ = yysep1456, yyq1456, yy2arr1456 - const yyr1456 bool = false - yyq1456[1] = x.SELinuxOptions != nil - var yynn1456 int - if yyr1456 || yy2arr1456 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.SELinuxOptions != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1456 = 1 - for _, b := range yyq1456 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1456++ + yynn2++ } } - r.EncodeMapStart(yynn1456) - yynn1456 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1456 || yy2arr1456 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Type.CodecEncodeSelf(e) } else { @@ -17270,9 +17260,9 @@ func (x *SELinuxContextStrategyOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } - if yyr1456 || yy2arr1456 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1456[1] { + if yyq2[1] { if x.SELinuxOptions == nil { r.EncodeNil() } else { @@ -17282,7 +17272,7 @@ func (x *SELinuxContextStrategyOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1456[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("seLinuxOptions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -17293,7 +17283,7 @@ func (x *SELinuxContextStrategyOptions) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1456 || yy2arr1456 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -17306,25 +17296,25 @@ func (x *SELinuxContextStrategyOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1459 := z.DecBinary() - _ = yym1459 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1460 := r.ContainerType() - if yyct1460 == codecSelferValueTypeMap1234 { - yyl1460 := r.ReadMapStart() - if yyl1460 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1460, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1460 == codecSelferValueTypeArray1234 { - yyl1460 := r.ReadArrayStart() - if yyl1460 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1460, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -17336,12 +17326,12 @@ func (x *SELinuxContextStrategyOptions) codecDecodeSelfFromMap(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1461Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1461Slc - var yyhl1461 bool = l >= 0 - for yyj1461 := 0; ; yyj1461++ { - if yyhl1461 { - if yyj1461 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -17350,10 +17340,10 @@ func (x *SELinuxContextStrategyOptions) codecDecodeSelfFromMap(l int, d *codec19 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1461Slc = r.DecodeBytes(yys1461Slc, true, true) - yys1461 := string(yys1461Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1461 { + switch yys3 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -17372,9 +17362,9 @@ func (x *SELinuxContextStrategyOptions) codecDecodeSelfFromMap(l int, d *codec19 x.SELinuxOptions.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1461) - } // end switch yys1461 - } // end for yyj1461 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -17382,16 +17372,16 @@ func (x *SELinuxContextStrategyOptions) codecDecodeSelfFromArray(l int, d *codec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1464 int - var yyb1464 bool - var yyhl1464 bool = l >= 0 - yyj1464++ - if yyhl1464 { - yyb1464 = yyj1464 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1464 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1464 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17401,13 +17391,13 @@ func (x *SELinuxContextStrategyOptions) codecDecodeSelfFromArray(l int, d *codec } else { x.Type = SELinuxContextStrategy(r.DecodeString()) } - yyj1464++ - if yyhl1464 { - yyb1464 = yyj1464 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1464 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1464 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17423,17 +17413,17 @@ func (x *SELinuxContextStrategyOptions) codecDecodeSelfFromArray(l int, d *codec x.SELinuxOptions.CodecDecodeSelf(d) } for { - yyj1464++ - if yyhl1464 { - yyb1464 = yyj1464 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1464 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1464 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1464-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -17442,8 +17432,8 @@ func (x SELinuxContextStrategy) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1467 := z.EncBinary() - _ = yym1467 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -17455,8 +17445,8 @@ func (x *SELinuxContextStrategy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1468 := z.DecBinary() - _ = yym1468 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -17471,31 +17461,31 @@ func (x *RunAsUserStrategyOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1469 := z.EncBinary() - _ = yym1469 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1470 := !z.EncBinary() - yy2arr1470 := z.EncBasicHandle().StructToArray - var yyq1470 [2]bool - _, _, _ = yysep1470, yyq1470, yy2arr1470 - const yyr1470 bool = false - yyq1470[1] = len(x.Ranges) != 0 - var yynn1470 int - if yyr1470 || yy2arr1470 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = len(x.Ranges) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1470 = 1 - for _, b := range yyq1470 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1470++ + yynn2++ } } - r.EncodeMapStart(yynn1470) - yynn1470 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1470 || yy2arr1470 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Type.CodecEncodeSelf(e) } else { @@ -17504,14 +17494,14 @@ func (x *RunAsUserStrategyOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } - if yyr1470 || yy2arr1470 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1470[1] { + if yyq2[1] { if x.Ranges == nil { r.EncodeNil() } else { - yym1473 := z.EncBinary() - _ = yym1473 + yym7 := z.EncBinary() + _ = yym7 if false { } else { h.encSliceIDRange(([]IDRange)(x.Ranges), e) @@ -17521,15 +17511,15 @@ func (x *RunAsUserStrategyOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1470[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ranges")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Ranges == nil { r.EncodeNil() } else { - yym1474 := z.EncBinary() - _ = yym1474 + yym8 := z.EncBinary() + _ = yym8 if false { } else { h.encSliceIDRange(([]IDRange)(x.Ranges), e) @@ -17537,7 +17527,7 @@ func (x *RunAsUserStrategyOptions) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1470 || yy2arr1470 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -17550,25 +17540,25 @@ func (x *RunAsUserStrategyOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1475 := z.DecBinary() - _ = yym1475 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1476 := r.ContainerType() - if yyct1476 == codecSelferValueTypeMap1234 { - yyl1476 := r.ReadMapStart() - if yyl1476 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1476, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1476 == codecSelferValueTypeArray1234 { - yyl1476 := r.ReadArrayStart() - if yyl1476 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1476, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -17580,12 +17570,12 @@ func (x *RunAsUserStrategyOptions) codecDecodeSelfFromMap(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1477Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1477Slc - var yyhl1477 bool = l >= 0 - for yyj1477 := 0; ; yyj1477++ { - if yyhl1477 { - if yyj1477 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -17594,10 +17584,10 @@ func (x *RunAsUserStrategyOptions) codecDecodeSelfFromMap(l int, d *codec1978.De } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1477Slc = r.DecodeBytes(yys1477Slc, true, true) - yys1477 := string(yys1477Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1477 { + switch yys3 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -17608,18 +17598,18 @@ func (x *RunAsUserStrategyOptions) codecDecodeSelfFromMap(l int, d *codec1978.De if r.TryDecodeAsNil() { x.Ranges = nil } else { - yyv1479 := &x.Ranges - yym1480 := z.DecBinary() - _ = yym1480 + yyv5 := &x.Ranges + yym6 := z.DecBinary() + _ = yym6 if false { } else { - h.decSliceIDRange((*[]IDRange)(yyv1479), d) + h.decSliceIDRange((*[]IDRange)(yyv5), d) } } default: - z.DecStructFieldNotFound(-1, yys1477) - } // end switch yys1477 - } // end for yyj1477 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -17627,16 +17617,16 @@ func (x *RunAsUserStrategyOptions) codecDecodeSelfFromArray(l int, d *codec1978. var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1481 int - var yyb1481 bool - var yyhl1481 bool = l >= 0 - yyj1481++ - if yyhl1481 { - yyb1481 = yyj1481 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1481 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1481 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17646,13 +17636,13 @@ func (x *RunAsUserStrategyOptions) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.Type = RunAsUserStrategy(r.DecodeString()) } - yyj1481++ - if yyhl1481 { - yyb1481 = yyj1481 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1481 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1481 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17660,26 +17650,26 @@ func (x *RunAsUserStrategyOptions) codecDecodeSelfFromArray(l int, d *codec1978. if r.TryDecodeAsNil() { x.Ranges = nil } else { - yyv1483 := &x.Ranges - yym1484 := z.DecBinary() - _ = yym1484 + yyv9 := &x.Ranges + yym10 := z.DecBinary() + _ = yym10 if false { } else { - h.decSliceIDRange((*[]IDRange)(yyv1483), d) + h.decSliceIDRange((*[]IDRange)(yyv9), d) } } for { - yyj1481++ - if yyhl1481 { - yyb1481 = yyj1481 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1481 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1481 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1481-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -17691,33 +17681,33 @@ func (x *IDRange) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1485 := z.EncBinary() - _ = yym1485 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1486 := !z.EncBinary() - yy2arr1486 := z.EncBasicHandle().StructToArray - var yyq1486 [2]bool - _, _, _ = yysep1486, yyq1486, yy2arr1486 - const yyr1486 bool = false - var yynn1486 int - if yyr1486 || yy2arr1486 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1486 = 2 - for _, b := range yyq1486 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn1486++ + yynn2++ } } - r.EncodeMapStart(yynn1486) - yynn1486 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1486 || yy2arr1486 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1488 := z.EncBinary() - _ = yym1488 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.Min)) @@ -17726,17 +17716,17 @@ func (x *IDRange) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("min")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1489 := z.EncBinary() - _ = yym1489 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.Min)) } } - if yyr1486 || yy2arr1486 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1491 := z.EncBinary() - _ = yym1491 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.Max)) @@ -17745,14 +17735,14 @@ func (x *IDRange) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("max")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1492 := z.EncBinary() - _ = yym1492 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.Max)) } } - if yyr1486 || yy2arr1486 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -17765,25 +17755,25 @@ func (x *IDRange) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1493 := z.DecBinary() - _ = yym1493 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1494 := r.ContainerType() - if yyct1494 == codecSelferValueTypeMap1234 { - yyl1494 := r.ReadMapStart() - if yyl1494 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1494, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1494 == codecSelferValueTypeArray1234 { - yyl1494 := r.ReadArrayStart() - if yyl1494 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1494, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -17795,12 +17785,12 @@ func (x *IDRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1495Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1495Slc - var yyhl1495 bool = l >= 0 - for yyj1495 := 0; ; yyj1495++ { - if yyhl1495 { - if yyj1495 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -17809,10 +17799,10 @@ func (x *IDRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1495Slc = r.DecodeBytes(yys1495Slc, true, true) - yys1495 := string(yys1495Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1495 { + switch yys3 { case "min": if r.TryDecodeAsNil() { x.Min = 0 @@ -17826,9 +17816,9 @@ func (x *IDRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Max = int64(r.DecodeInt(64)) } default: - z.DecStructFieldNotFound(-1, yys1495) - } // end switch yys1495 - } // end for yyj1495 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -17836,16 +17826,16 @@ func (x *IDRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1498 int - var yyb1498 bool - var yyhl1498 bool = l >= 0 - yyj1498++ - if yyhl1498 { - yyb1498 = yyj1498 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1498 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1498 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17855,13 +17845,13 @@ func (x *IDRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Min = int64(r.DecodeInt(64)) } - yyj1498++ - if yyhl1498 { - yyb1498 = yyj1498 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1498 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1498 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17872,17 +17862,17 @@ func (x *IDRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Max = int64(r.DecodeInt(64)) } for { - yyj1498++ - if yyhl1498 { - yyb1498 = yyj1498 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1498 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1498 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1498-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -17891,8 +17881,8 @@ func (x RunAsUserStrategy) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1501 := z.EncBinary() - _ = yym1501 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -17904,8 +17894,8 @@ func (x *RunAsUserStrategy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1502 := z.DecBinary() - _ = yym1502 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -17920,68 +17910,68 @@ func (x *PodSecurityPolicyList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1503 := z.EncBinary() - _ = yym1503 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1504 := !z.EncBinary() - yy2arr1504 := z.EncBasicHandle().StructToArray - var yyq1504 [4]bool - _, _, _ = yysep1504, yyq1504, yy2arr1504 - const yyr1504 bool = false - yyq1504[0] = true - yyq1504[2] = x.Kind != "" - yyq1504[3] = x.APIVersion != "" - var yynn1504 int - if yyr1504 || yy2arr1504 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn1504 = 1 - for _, b := range yyq1504 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1504++ + yynn2++ } } - r.EncodeMapStart(yynn1504) - yynn1504 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1504 || yy2arr1504 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1504[0] { - yy1506 := &x.ListMeta - yym1507 := z.EncBinary() - _ = yym1507 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy1506) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy1506) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq1504[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1508 := &x.ListMeta - yym1509 := z.EncBinary() - _ = yym1509 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy1508) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy1508) + z.EncFallback(yy6) } } } - if yyr1504 || yy2arr1504 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym1511 := z.EncBinary() - _ = yym1511 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSlicePodSecurityPolicy(([]PodSecurityPolicy)(x.Items), e) @@ -17994,19 +17984,19 @@ func (x *PodSecurityPolicyList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym1512 := z.EncBinary() - _ = yym1512 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSlicePodSecurityPolicy(([]PodSecurityPolicy)(x.Items), e) } } } - if yyr1504 || yy2arr1504 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1504[2] { - yym1514 := z.EncBinary() - _ = yym1514 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -18015,23 +18005,23 @@ func (x *PodSecurityPolicyList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1504[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1515 := z.EncBinary() - _ = yym1515 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1504 || yy2arr1504 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1504[3] { - yym1517 := z.EncBinary() - _ = yym1517 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -18040,19 +18030,19 @@ func (x *PodSecurityPolicyList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1504[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1518 := z.EncBinary() - _ = yym1518 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1504 || yy2arr1504 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -18065,25 +18055,25 @@ func (x *PodSecurityPolicyList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1519 := z.DecBinary() - _ = yym1519 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1520 := r.ContainerType() - if yyct1520 == codecSelferValueTypeMap1234 { - yyl1520 := r.ReadMapStart() - if yyl1520 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1520, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1520 == codecSelferValueTypeArray1234 { - yyl1520 := r.ReadArrayStart() - if yyl1520 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1520, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -18095,12 +18085,12 @@ func (x *PodSecurityPolicyList) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1521Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1521Slc - var yyhl1521 bool = l >= 0 - for yyj1521 := 0; ; yyj1521++ { - if yyhl1521 { - if yyj1521 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -18109,33 +18099,33 @@ func (x *PodSecurityPolicyList) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1521Slc = r.DecodeBytes(yys1521Slc, true, true) - yys1521 := string(yys1521Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1521 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv1522 := &x.ListMeta - yym1523 := z.DecBinary() - _ = yym1523 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv1522) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv1522, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1524 := &x.Items - yym1525 := z.DecBinary() - _ = yym1525 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSlicePodSecurityPolicy((*[]PodSecurityPolicy)(yyv1524), d) + h.decSlicePodSecurityPolicy((*[]PodSecurityPolicy)(yyv6), d) } } case "kind": @@ -18151,9 +18141,9 @@ func (x *PodSecurityPolicyList) codecDecodeSelfFromMap(l int, d *codec1978.Decod x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1521) - } // end switch yys1521 - } // end for yyj1521 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -18161,16 +18151,16 @@ func (x *PodSecurityPolicyList) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1528 int - var yyb1528 bool - var yyhl1528 bool = l >= 0 - yyj1528++ - if yyhl1528 { - yyb1528 = yyj1528 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1528 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1528 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18178,22 +18168,22 @@ func (x *PodSecurityPolicyList) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv1529 := &x.ListMeta - yym1530 := z.DecBinary() - _ = yym1530 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv1529) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv1529, false) + z.DecFallback(yyv11, false) } } - yyj1528++ - if yyhl1528 { - yyb1528 = yyj1528 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1528 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1528 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18201,21 +18191,21 @@ func (x *PodSecurityPolicyList) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1531 := &x.Items - yym1532 := z.DecBinary() - _ = yym1532 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSlicePodSecurityPolicy((*[]PodSecurityPolicy)(yyv1531), d) + h.decSlicePodSecurityPolicy((*[]PodSecurityPolicy)(yyv13), d) } } - yyj1528++ - if yyhl1528 { - yyb1528 = yyj1528 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1528 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1528 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18225,13 +18215,13 @@ func (x *PodSecurityPolicyList) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Kind = string(r.DecodeString()) } - yyj1528++ - if yyhl1528 { - yyb1528 = yyj1528 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1528 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1528 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18242,17 +18232,17 @@ func (x *PodSecurityPolicyList) codecDecodeSelfFromArray(l int, d *codec1978.Dec x.APIVersion = string(r.DecodeString()) } for { - yyj1528++ - if yyhl1528 { - yyb1528 = yyj1528 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1528 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1528 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1528-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18262,10 +18252,10 @@ func (x codecSelfer1234) encSliceCustomMetricTarget(v []CustomMetricTarget, e *c z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1535 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1536 := &yyv1535 - yy1536.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18275,83 +18265,86 @@ func (x codecSelfer1234) decSliceCustomMetricTarget(v *[]CustomMetricTarget, d * z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1537 := *v - yyh1537, yyl1537 := z.DecSliceHelperStart() - var yyc1537 bool - if yyl1537 == 0 { - if yyv1537 == nil { - yyv1537 = []CustomMetricTarget{} - yyc1537 = true - } else if len(yyv1537) != 0 { - yyv1537 = yyv1537[:0] - yyc1537 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []CustomMetricTarget{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1537 > 0 { - var yyrr1537, yyrl1537 int - var yyrt1537 bool - if yyl1537 > cap(yyv1537) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1537 := len(yyv1537) > 0 - yyv21537 := yyv1537 - yyrl1537, yyrt1537 = z.DecInferLen(yyl1537, z.DecBasicHandle().MaxInitLen, 40) - if yyrt1537 { - if yyrl1537 <= cap(yyv1537) { - yyv1537 = yyv1537[:yyrl1537] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 40) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1537 = make([]CustomMetricTarget, yyrl1537) + yyv1 = make([]CustomMetricTarget, yyrl1) } } else { - yyv1537 = make([]CustomMetricTarget, yyrl1537) + yyv1 = make([]CustomMetricTarget, yyrl1) } - yyc1537 = true - yyrr1537 = len(yyv1537) - if yyrg1537 { - copy(yyv1537, yyv21537) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1537 != len(yyv1537) { - yyv1537 = yyv1537[:yyl1537] - yyc1537 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1537 := 0 - for ; yyj1537 < yyrr1537; yyj1537++ { - yyh1537.ElemContainerState(yyj1537) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1537[yyj1537] = CustomMetricTarget{} + yyv1[yyj1] = CustomMetricTarget{} } else { - yyv1538 := &yyv1537[yyj1537] - yyv1538.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1537 { - for ; yyj1537 < yyl1537; yyj1537++ { - yyv1537 = append(yyv1537, CustomMetricTarget{}) - yyh1537.ElemContainerState(yyj1537) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, CustomMetricTarget{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1537[yyj1537] = CustomMetricTarget{} + yyv1[yyj1] = CustomMetricTarget{} } else { - yyv1539 := &yyv1537[yyj1537] - yyv1539.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1537 := 0 - for ; !r.CheckBreak(); yyj1537++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1537 >= len(yyv1537) { - yyv1537 = append(yyv1537, CustomMetricTarget{}) // var yyz1537 CustomMetricTarget - yyc1537 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, CustomMetricTarget{}) // var yyz1 CustomMetricTarget + yyc1 = true } - yyh1537.ElemContainerState(yyj1537) - if yyj1537 < len(yyv1537) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1537[yyj1537] = CustomMetricTarget{} + yyv1[yyj1] = CustomMetricTarget{} } else { - yyv1540 := &yyv1537[yyj1537] - yyv1540.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -18359,17 +18352,17 @@ func (x codecSelfer1234) decSliceCustomMetricTarget(v *[]CustomMetricTarget, d * } } - if yyj1537 < len(yyv1537) { - yyv1537 = yyv1537[:yyj1537] - yyc1537 = true - } else if yyj1537 == 0 && yyv1537 == nil { - yyv1537 = []CustomMetricTarget{} - yyc1537 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []CustomMetricTarget{} + yyc1 = true } } - yyh1537.End() - if yyc1537 { - *v = yyv1537 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -18378,10 +18371,10 @@ func (x codecSelfer1234) encSliceCustomMetricCurrentStatus(v []CustomMetricCurre z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1541 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1542 := &yyv1541 - yy1542.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18391,83 +18384,86 @@ func (x codecSelfer1234) decSliceCustomMetricCurrentStatus(v *[]CustomMetricCurr z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1543 := *v - yyh1543, yyl1543 := z.DecSliceHelperStart() - var yyc1543 bool - if yyl1543 == 0 { - if yyv1543 == nil { - yyv1543 = []CustomMetricCurrentStatus{} - yyc1543 = true - } else if len(yyv1543) != 0 { - yyv1543 = yyv1543[:0] - yyc1543 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []CustomMetricCurrentStatus{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1543 > 0 { - var yyrr1543, yyrl1543 int - var yyrt1543 bool - if yyl1543 > cap(yyv1543) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1543 := len(yyv1543) > 0 - yyv21543 := yyv1543 - yyrl1543, yyrt1543 = z.DecInferLen(yyl1543, z.DecBasicHandle().MaxInitLen, 40) - if yyrt1543 { - if yyrl1543 <= cap(yyv1543) { - yyv1543 = yyv1543[:yyrl1543] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 40) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1543 = make([]CustomMetricCurrentStatus, yyrl1543) + yyv1 = make([]CustomMetricCurrentStatus, yyrl1) } } else { - yyv1543 = make([]CustomMetricCurrentStatus, yyrl1543) + yyv1 = make([]CustomMetricCurrentStatus, yyrl1) } - yyc1543 = true - yyrr1543 = len(yyv1543) - if yyrg1543 { - copy(yyv1543, yyv21543) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1543 != len(yyv1543) { - yyv1543 = yyv1543[:yyl1543] - yyc1543 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1543 := 0 - for ; yyj1543 < yyrr1543; yyj1543++ { - yyh1543.ElemContainerState(yyj1543) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1543[yyj1543] = CustomMetricCurrentStatus{} + yyv1[yyj1] = CustomMetricCurrentStatus{} } else { - yyv1544 := &yyv1543[yyj1543] - yyv1544.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1543 { - for ; yyj1543 < yyl1543; yyj1543++ { - yyv1543 = append(yyv1543, CustomMetricCurrentStatus{}) - yyh1543.ElemContainerState(yyj1543) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, CustomMetricCurrentStatus{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1543[yyj1543] = CustomMetricCurrentStatus{} + yyv1[yyj1] = CustomMetricCurrentStatus{} } else { - yyv1545 := &yyv1543[yyj1543] - yyv1545.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1543 := 0 - for ; !r.CheckBreak(); yyj1543++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1543 >= len(yyv1543) { - yyv1543 = append(yyv1543, CustomMetricCurrentStatus{}) // var yyz1543 CustomMetricCurrentStatus - yyc1543 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, CustomMetricCurrentStatus{}) // var yyz1 CustomMetricCurrentStatus + yyc1 = true } - yyh1543.ElemContainerState(yyj1543) - if yyj1543 < len(yyv1543) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1543[yyj1543] = CustomMetricCurrentStatus{} + yyv1[yyj1] = CustomMetricCurrentStatus{} } else { - yyv1546 := &yyv1543[yyj1543] - yyv1546.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -18475,17 +18471,17 @@ func (x codecSelfer1234) decSliceCustomMetricCurrentStatus(v *[]CustomMetricCurr } } - if yyj1543 < len(yyv1543) { - yyv1543 = yyv1543[:yyj1543] - yyc1543 = true - } else if yyj1543 == 0 && yyv1543 == nil { - yyv1543 = []CustomMetricCurrentStatus{} - yyc1543 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []CustomMetricCurrentStatus{} + yyc1 = true } } - yyh1543.End() - if yyc1543 { - *v = yyv1543 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -18494,10 +18490,10 @@ func (x codecSelfer1234) encSliceHorizontalPodAutoscaler(v []HorizontalPodAutosc z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1547 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1548 := &yyv1547 - yy1548.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18507,83 +18503,86 @@ func (x codecSelfer1234) decSliceHorizontalPodAutoscaler(v *[]HorizontalPodAutos z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1549 := *v - yyh1549, yyl1549 := z.DecSliceHelperStart() - var yyc1549 bool - if yyl1549 == 0 { - if yyv1549 == nil { - yyv1549 = []HorizontalPodAutoscaler{} - yyc1549 = true - } else if len(yyv1549) != 0 { - yyv1549 = yyv1549[:0] - yyc1549 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []HorizontalPodAutoscaler{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1549 > 0 { - var yyrr1549, yyrl1549 int - var yyrt1549 bool - if yyl1549 > cap(yyv1549) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1549 := len(yyv1549) > 0 - yyv21549 := yyv1549 - yyrl1549, yyrt1549 = z.DecInferLen(yyl1549, z.DecBasicHandle().MaxInitLen, 320) - if yyrt1549 { - if yyrl1549 <= cap(yyv1549) { - yyv1549 = yyv1549[:yyrl1549] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 320) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1549 = make([]HorizontalPodAutoscaler, yyrl1549) + yyv1 = make([]HorizontalPodAutoscaler, yyrl1) } } else { - yyv1549 = make([]HorizontalPodAutoscaler, yyrl1549) + yyv1 = make([]HorizontalPodAutoscaler, yyrl1) } - yyc1549 = true - yyrr1549 = len(yyv1549) - if yyrg1549 { - copy(yyv1549, yyv21549) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1549 != len(yyv1549) { - yyv1549 = yyv1549[:yyl1549] - yyc1549 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1549 := 0 - for ; yyj1549 < yyrr1549; yyj1549++ { - yyh1549.ElemContainerState(yyj1549) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1549[yyj1549] = HorizontalPodAutoscaler{} + yyv1[yyj1] = HorizontalPodAutoscaler{} } else { - yyv1550 := &yyv1549[yyj1549] - yyv1550.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1549 { - for ; yyj1549 < yyl1549; yyj1549++ { - yyv1549 = append(yyv1549, HorizontalPodAutoscaler{}) - yyh1549.ElemContainerState(yyj1549) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, HorizontalPodAutoscaler{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1549[yyj1549] = HorizontalPodAutoscaler{} + yyv1[yyj1] = HorizontalPodAutoscaler{} } else { - yyv1551 := &yyv1549[yyj1549] - yyv1551.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1549 := 0 - for ; !r.CheckBreak(); yyj1549++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1549 >= len(yyv1549) { - yyv1549 = append(yyv1549, HorizontalPodAutoscaler{}) // var yyz1549 HorizontalPodAutoscaler - yyc1549 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, HorizontalPodAutoscaler{}) // var yyz1 HorizontalPodAutoscaler + yyc1 = true } - yyh1549.ElemContainerState(yyj1549) - if yyj1549 < len(yyv1549) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1549[yyj1549] = HorizontalPodAutoscaler{} + yyv1[yyj1] = HorizontalPodAutoscaler{} } else { - yyv1552 := &yyv1549[yyj1549] - yyv1552.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -18591,17 +18590,17 @@ func (x codecSelfer1234) decSliceHorizontalPodAutoscaler(v *[]HorizontalPodAutos } } - if yyj1549 < len(yyv1549) { - yyv1549 = yyv1549[:yyj1549] - yyc1549 = true - } else if yyj1549 == 0 && yyv1549 == nil { - yyv1549 = []HorizontalPodAutoscaler{} - yyc1549 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []HorizontalPodAutoscaler{} + yyc1 = true } } - yyh1549.End() - if yyc1549 { - *v = yyv1549 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -18610,10 +18609,10 @@ func (x codecSelfer1234) encSliceAPIVersion(v []APIVersion, e *codec1978.Encoder z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1553 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1554 := &yyv1553 - yy1554.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18623,83 +18622,86 @@ func (x codecSelfer1234) decSliceAPIVersion(v *[]APIVersion, d *codec1978.Decode z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1555 := *v - yyh1555, yyl1555 := z.DecSliceHelperStart() - var yyc1555 bool - if yyl1555 == 0 { - if yyv1555 == nil { - yyv1555 = []APIVersion{} - yyc1555 = true - } else if len(yyv1555) != 0 { - yyv1555 = yyv1555[:0] - yyc1555 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []APIVersion{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1555 > 0 { - var yyrr1555, yyrl1555 int - var yyrt1555 bool - if yyl1555 > cap(yyv1555) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1555 := len(yyv1555) > 0 - yyv21555 := yyv1555 - yyrl1555, yyrt1555 = z.DecInferLen(yyl1555, z.DecBasicHandle().MaxInitLen, 32) - if yyrt1555 { - if yyrl1555 <= cap(yyv1555) { - yyv1555 = yyv1555[:yyrl1555] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 32) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1555 = make([]APIVersion, yyrl1555) + yyv1 = make([]APIVersion, yyrl1) } } else { - yyv1555 = make([]APIVersion, yyrl1555) + yyv1 = make([]APIVersion, yyrl1) } - yyc1555 = true - yyrr1555 = len(yyv1555) - if yyrg1555 { - copy(yyv1555, yyv21555) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1555 != len(yyv1555) { - yyv1555 = yyv1555[:yyl1555] - yyc1555 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1555 := 0 - for ; yyj1555 < yyrr1555; yyj1555++ { - yyh1555.ElemContainerState(yyj1555) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1555[yyj1555] = APIVersion{} + yyv1[yyj1] = APIVersion{} } else { - yyv1556 := &yyv1555[yyj1555] - yyv1556.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1555 { - for ; yyj1555 < yyl1555; yyj1555++ { - yyv1555 = append(yyv1555, APIVersion{}) - yyh1555.ElemContainerState(yyj1555) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, APIVersion{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1555[yyj1555] = APIVersion{} + yyv1[yyj1] = APIVersion{} } else { - yyv1557 := &yyv1555[yyj1555] - yyv1557.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1555 := 0 - for ; !r.CheckBreak(); yyj1555++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1555 >= len(yyv1555) { - yyv1555 = append(yyv1555, APIVersion{}) // var yyz1555 APIVersion - yyc1555 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, APIVersion{}) // var yyz1 APIVersion + yyc1 = true } - yyh1555.ElemContainerState(yyj1555) - if yyj1555 < len(yyv1555) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1555[yyj1555] = APIVersion{} + yyv1[yyj1] = APIVersion{} } else { - yyv1558 := &yyv1555[yyj1555] - yyv1558.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -18707,17 +18709,17 @@ func (x codecSelfer1234) decSliceAPIVersion(v *[]APIVersion, d *codec1978.Decode } } - if yyj1555 < len(yyv1555) { - yyv1555 = yyv1555[:yyj1555] - yyc1555 = true - } else if yyj1555 == 0 && yyv1555 == nil { - yyv1555 = []APIVersion{} - yyc1555 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []APIVersion{} + yyc1 = true } } - yyh1555.End() - if yyc1555 { - *v = yyv1555 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -18726,10 +18728,10 @@ func (x codecSelfer1234) encSliceThirdPartyResource(v []ThirdPartyResource, e *c z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1559 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1560 := &yyv1559 - yy1560.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18739,83 +18741,86 @@ func (x codecSelfer1234) decSliceThirdPartyResource(v *[]ThirdPartyResource, d * z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1561 := *v - yyh1561, yyl1561 := z.DecSliceHelperStart() - var yyc1561 bool - if yyl1561 == 0 { - if yyv1561 == nil { - yyv1561 = []ThirdPartyResource{} - yyc1561 = true - } else if len(yyv1561) != 0 { - yyv1561 = yyv1561[:0] - yyc1561 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ThirdPartyResource{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1561 > 0 { - var yyrr1561, yyrl1561 int - var yyrt1561 bool - if yyl1561 > cap(yyv1561) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1561 := len(yyv1561) > 0 - yyv21561 := yyv1561 - yyrl1561, yyrt1561 = z.DecInferLen(yyl1561, z.DecBasicHandle().MaxInitLen, 232) - if yyrt1561 { - if yyrl1561 <= cap(yyv1561) { - yyv1561 = yyv1561[:yyrl1561] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 232) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1561 = make([]ThirdPartyResource, yyrl1561) + yyv1 = make([]ThirdPartyResource, yyrl1) } } else { - yyv1561 = make([]ThirdPartyResource, yyrl1561) + yyv1 = make([]ThirdPartyResource, yyrl1) } - yyc1561 = true - yyrr1561 = len(yyv1561) - if yyrg1561 { - copy(yyv1561, yyv21561) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1561 != len(yyv1561) { - yyv1561 = yyv1561[:yyl1561] - yyc1561 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1561 := 0 - for ; yyj1561 < yyrr1561; yyj1561++ { - yyh1561.ElemContainerState(yyj1561) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1561[yyj1561] = ThirdPartyResource{} + yyv1[yyj1] = ThirdPartyResource{} } else { - yyv1562 := &yyv1561[yyj1561] - yyv1562.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1561 { - for ; yyj1561 < yyl1561; yyj1561++ { - yyv1561 = append(yyv1561, ThirdPartyResource{}) - yyh1561.ElemContainerState(yyj1561) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ThirdPartyResource{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1561[yyj1561] = ThirdPartyResource{} + yyv1[yyj1] = ThirdPartyResource{} } else { - yyv1563 := &yyv1561[yyj1561] - yyv1563.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1561 := 0 - for ; !r.CheckBreak(); yyj1561++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1561 >= len(yyv1561) { - yyv1561 = append(yyv1561, ThirdPartyResource{}) // var yyz1561 ThirdPartyResource - yyc1561 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ThirdPartyResource{}) // var yyz1 ThirdPartyResource + yyc1 = true } - yyh1561.ElemContainerState(yyj1561) - if yyj1561 < len(yyv1561) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1561[yyj1561] = ThirdPartyResource{} + yyv1[yyj1] = ThirdPartyResource{} } else { - yyv1564 := &yyv1561[yyj1561] - yyv1564.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -18823,17 +18828,17 @@ func (x codecSelfer1234) decSliceThirdPartyResource(v *[]ThirdPartyResource, d * } } - if yyj1561 < len(yyv1561) { - yyv1561 = yyv1561[:yyj1561] - yyc1561 = true - } else if yyj1561 == 0 && yyv1561 == nil { - yyv1561 = []ThirdPartyResource{} - yyc1561 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ThirdPartyResource{} + yyc1 = true } } - yyh1561.End() - if yyc1561 { - *v = yyv1561 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -18842,10 +18847,10 @@ func (x codecSelfer1234) encSliceDeployment(v []Deployment, e *codec1978.Encoder z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1565 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1566 := &yyv1565 - yy1566.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18855,83 +18860,86 @@ func (x codecSelfer1234) decSliceDeployment(v *[]Deployment, d *codec1978.Decode z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1567 := *v - yyh1567, yyl1567 := z.DecSliceHelperStart() - var yyc1567 bool - if yyl1567 == 0 { - if yyv1567 == nil { - yyv1567 = []Deployment{} - yyc1567 = true - } else if len(yyv1567) != 0 { - yyv1567 = yyv1567[:0] - yyc1567 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Deployment{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1567 > 0 { - var yyrr1567, yyrl1567 int - var yyrt1567 bool - if yyl1567 > cap(yyv1567) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1567 := len(yyv1567) > 0 - yyv21567 := yyv1567 - yyrl1567, yyrt1567 = z.DecInferLen(yyl1567, z.DecBasicHandle().MaxInitLen, 624) - if yyrt1567 { - if yyrl1567 <= cap(yyv1567) { - yyv1567 = yyv1567[:yyrl1567] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 624) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1567 = make([]Deployment, yyrl1567) + yyv1 = make([]Deployment, yyrl1) } } else { - yyv1567 = make([]Deployment, yyrl1567) + yyv1 = make([]Deployment, yyrl1) } - yyc1567 = true - yyrr1567 = len(yyv1567) - if yyrg1567 { - copy(yyv1567, yyv21567) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1567 != len(yyv1567) { - yyv1567 = yyv1567[:yyl1567] - yyc1567 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1567 := 0 - for ; yyj1567 < yyrr1567; yyj1567++ { - yyh1567.ElemContainerState(yyj1567) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1567[yyj1567] = Deployment{} + yyv1[yyj1] = Deployment{} } else { - yyv1568 := &yyv1567[yyj1567] - yyv1568.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1567 { - for ; yyj1567 < yyl1567; yyj1567++ { - yyv1567 = append(yyv1567, Deployment{}) - yyh1567.ElemContainerState(yyj1567) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Deployment{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1567[yyj1567] = Deployment{} + yyv1[yyj1] = Deployment{} } else { - yyv1569 := &yyv1567[yyj1567] - yyv1569.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1567 := 0 - for ; !r.CheckBreak(); yyj1567++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1567 >= len(yyv1567) { - yyv1567 = append(yyv1567, Deployment{}) // var yyz1567 Deployment - yyc1567 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Deployment{}) // var yyz1 Deployment + yyc1 = true } - yyh1567.ElemContainerState(yyj1567) - if yyj1567 < len(yyv1567) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1567[yyj1567] = Deployment{} + yyv1[yyj1] = Deployment{} } else { - yyv1570 := &yyv1567[yyj1567] - yyv1570.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -18939,17 +18947,17 @@ func (x codecSelfer1234) decSliceDeployment(v *[]Deployment, d *codec1978.Decode } } - if yyj1567 < len(yyv1567) { - yyv1567 = yyv1567[:yyj1567] - yyc1567 = true - } else if yyj1567 == 0 && yyv1567 == nil { - yyv1567 = []Deployment{} - yyc1567 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Deployment{} + yyc1 = true } } - yyh1567.End() - if yyc1567 { - *v = yyv1567 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -18958,10 +18966,10 @@ func (x codecSelfer1234) encSliceDaemonSet(v []DaemonSet, e *codec1978.Encoder) z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1571 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1572 := &yyv1571 - yy1572.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18971,83 +18979,86 @@ func (x codecSelfer1234) decSliceDaemonSet(v *[]DaemonSet, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1573 := *v - yyh1573, yyl1573 := z.DecSliceHelperStart() - var yyc1573 bool - if yyl1573 == 0 { - if yyv1573 == nil { - yyv1573 = []DaemonSet{} - yyc1573 = true - } else if len(yyv1573) != 0 { - yyv1573 = yyv1573[:0] - yyc1573 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []DaemonSet{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1573 > 0 { - var yyrr1573, yyrl1573 int - var yyrt1573 bool - if yyl1573 > cap(yyv1573) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1573 := len(yyv1573) > 0 - yyv21573 := yyv1573 - yyrl1573, yyrt1573 = z.DecInferLen(yyl1573, z.DecBasicHandle().MaxInitLen, 552) - if yyrt1573 { - if yyrl1573 <= cap(yyv1573) { - yyv1573 = yyv1573[:yyrl1573] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 552) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1573 = make([]DaemonSet, yyrl1573) + yyv1 = make([]DaemonSet, yyrl1) } } else { - yyv1573 = make([]DaemonSet, yyrl1573) + yyv1 = make([]DaemonSet, yyrl1) } - yyc1573 = true - yyrr1573 = len(yyv1573) - if yyrg1573 { - copy(yyv1573, yyv21573) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1573 != len(yyv1573) { - yyv1573 = yyv1573[:yyl1573] - yyc1573 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1573 := 0 - for ; yyj1573 < yyrr1573; yyj1573++ { - yyh1573.ElemContainerState(yyj1573) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1573[yyj1573] = DaemonSet{} + yyv1[yyj1] = DaemonSet{} } else { - yyv1574 := &yyv1573[yyj1573] - yyv1574.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1573 { - for ; yyj1573 < yyl1573; yyj1573++ { - yyv1573 = append(yyv1573, DaemonSet{}) - yyh1573.ElemContainerState(yyj1573) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, DaemonSet{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1573[yyj1573] = DaemonSet{} + yyv1[yyj1] = DaemonSet{} } else { - yyv1575 := &yyv1573[yyj1573] - yyv1575.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1573 := 0 - for ; !r.CheckBreak(); yyj1573++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1573 >= len(yyv1573) { - yyv1573 = append(yyv1573, DaemonSet{}) // var yyz1573 DaemonSet - yyc1573 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, DaemonSet{}) // var yyz1 DaemonSet + yyc1 = true } - yyh1573.ElemContainerState(yyj1573) - if yyj1573 < len(yyv1573) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1573[yyj1573] = DaemonSet{} + yyv1[yyj1] = DaemonSet{} } else { - yyv1576 := &yyv1573[yyj1573] - yyv1576.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -19055,17 +19066,17 @@ func (x codecSelfer1234) decSliceDaemonSet(v *[]DaemonSet, d *codec1978.Decoder) } } - if yyj1573 < len(yyv1573) { - yyv1573 = yyv1573[:yyj1573] - yyc1573 = true - } else if yyj1573 == 0 && yyv1573 == nil { - yyv1573 = []DaemonSet{} - yyc1573 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []DaemonSet{} + yyc1 = true } } - yyh1573.End() - if yyc1573 { - *v = yyv1573 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -19074,10 +19085,10 @@ func (x codecSelfer1234) encSliceThirdPartyResourceData(v []ThirdPartyResourceDa z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1577 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1578 := &yyv1577 - yy1578.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19087,83 +19098,86 @@ func (x codecSelfer1234) decSliceThirdPartyResourceData(v *[]ThirdPartyResourceD z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1579 := *v - yyh1579, yyl1579 := z.DecSliceHelperStart() - var yyc1579 bool - if yyl1579 == 0 { - if yyv1579 == nil { - yyv1579 = []ThirdPartyResourceData{} - yyc1579 = true - } else if len(yyv1579) != 0 { - yyv1579 = yyv1579[:0] - yyc1579 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ThirdPartyResourceData{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1579 > 0 { - var yyrr1579, yyrl1579 int - var yyrt1579 bool - if yyl1579 > cap(yyv1579) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1579 := len(yyv1579) > 0 - yyv21579 := yyv1579 - yyrl1579, yyrt1579 = z.DecInferLen(yyl1579, z.DecBasicHandle().MaxInitLen, 216) - if yyrt1579 { - if yyrl1579 <= cap(yyv1579) { - yyv1579 = yyv1579[:yyrl1579] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 216) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1579 = make([]ThirdPartyResourceData, yyrl1579) + yyv1 = make([]ThirdPartyResourceData, yyrl1) } } else { - yyv1579 = make([]ThirdPartyResourceData, yyrl1579) + yyv1 = make([]ThirdPartyResourceData, yyrl1) } - yyc1579 = true - yyrr1579 = len(yyv1579) - if yyrg1579 { - copy(yyv1579, yyv21579) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1579 != len(yyv1579) { - yyv1579 = yyv1579[:yyl1579] - yyc1579 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1579 := 0 - for ; yyj1579 < yyrr1579; yyj1579++ { - yyh1579.ElemContainerState(yyj1579) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1579[yyj1579] = ThirdPartyResourceData{} + yyv1[yyj1] = ThirdPartyResourceData{} } else { - yyv1580 := &yyv1579[yyj1579] - yyv1580.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1579 { - for ; yyj1579 < yyl1579; yyj1579++ { - yyv1579 = append(yyv1579, ThirdPartyResourceData{}) - yyh1579.ElemContainerState(yyj1579) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ThirdPartyResourceData{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1579[yyj1579] = ThirdPartyResourceData{} + yyv1[yyj1] = ThirdPartyResourceData{} } else { - yyv1581 := &yyv1579[yyj1579] - yyv1581.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1579 := 0 - for ; !r.CheckBreak(); yyj1579++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1579 >= len(yyv1579) { - yyv1579 = append(yyv1579, ThirdPartyResourceData{}) // var yyz1579 ThirdPartyResourceData - yyc1579 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ThirdPartyResourceData{}) // var yyz1 ThirdPartyResourceData + yyc1 = true } - yyh1579.ElemContainerState(yyj1579) - if yyj1579 < len(yyv1579) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1579[yyj1579] = ThirdPartyResourceData{} + yyv1[yyj1] = ThirdPartyResourceData{} } else { - yyv1582 := &yyv1579[yyj1579] - yyv1582.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -19171,17 +19185,17 @@ func (x codecSelfer1234) decSliceThirdPartyResourceData(v *[]ThirdPartyResourceD } } - if yyj1579 < len(yyv1579) { - yyv1579 = yyv1579[:yyj1579] - yyc1579 = true - } else if yyj1579 == 0 && yyv1579 == nil { - yyv1579 = []ThirdPartyResourceData{} - yyc1579 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ThirdPartyResourceData{} + yyc1 = true } } - yyh1579.End() - if yyc1579 { - *v = yyv1579 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -19190,10 +19204,10 @@ func (x codecSelfer1234) encSliceJob(v []Job, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1583 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1584 := &yyv1583 - yy1584.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19203,83 +19217,86 @@ func (x codecSelfer1234) decSliceJob(v *[]Job, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1585 := *v - yyh1585, yyl1585 := z.DecSliceHelperStart() - var yyc1585 bool - if yyl1585 == 0 { - if yyv1585 == nil { - yyv1585 = []Job{} - yyc1585 = true - } else if len(yyv1585) != 0 { - yyv1585 = yyv1585[:0] - yyc1585 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Job{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1585 > 0 { - var yyrr1585, yyrl1585 int - var yyrt1585 bool - if yyl1585 > cap(yyv1585) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1585 := len(yyv1585) > 0 - yyv21585 := yyv1585 - yyrl1585, yyrt1585 = z.DecInferLen(yyl1585, z.DecBasicHandle().MaxInitLen, 616) - if yyrt1585 { - if yyrl1585 <= cap(yyv1585) { - yyv1585 = yyv1585[:yyrl1585] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 616) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1585 = make([]Job, yyrl1585) + yyv1 = make([]Job, yyrl1) } } else { - yyv1585 = make([]Job, yyrl1585) + yyv1 = make([]Job, yyrl1) } - yyc1585 = true - yyrr1585 = len(yyv1585) - if yyrg1585 { - copy(yyv1585, yyv21585) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1585 != len(yyv1585) { - yyv1585 = yyv1585[:yyl1585] - yyc1585 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1585 := 0 - for ; yyj1585 < yyrr1585; yyj1585++ { - yyh1585.ElemContainerState(yyj1585) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1585[yyj1585] = Job{} + yyv1[yyj1] = Job{} } else { - yyv1586 := &yyv1585[yyj1585] - yyv1586.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1585 { - for ; yyj1585 < yyl1585; yyj1585++ { - yyv1585 = append(yyv1585, Job{}) - yyh1585.ElemContainerState(yyj1585) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Job{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1585[yyj1585] = Job{} + yyv1[yyj1] = Job{} } else { - yyv1587 := &yyv1585[yyj1585] - yyv1587.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1585 := 0 - for ; !r.CheckBreak(); yyj1585++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1585 >= len(yyv1585) { - yyv1585 = append(yyv1585, Job{}) // var yyz1585 Job - yyc1585 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Job{}) // var yyz1 Job + yyc1 = true } - yyh1585.ElemContainerState(yyj1585) - if yyj1585 < len(yyv1585) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1585[yyj1585] = Job{} + yyv1[yyj1] = Job{} } else { - yyv1588 := &yyv1585[yyj1585] - yyv1588.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -19287,17 +19304,17 @@ func (x codecSelfer1234) decSliceJob(v *[]Job, d *codec1978.Decoder) { } } - if yyj1585 < len(yyv1585) { - yyv1585 = yyv1585[:yyj1585] - yyc1585 = true - } else if yyj1585 == 0 && yyv1585 == nil { - yyv1585 = []Job{} - yyc1585 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Job{} + yyc1 = true } } - yyh1585.End() - if yyc1585 { - *v = yyv1585 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -19306,10 +19323,10 @@ func (x codecSelfer1234) encSliceJobCondition(v []JobCondition, e *codec1978.Enc z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1589 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1590 := &yyv1589 - yy1590.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19319,83 +19336,86 @@ func (x codecSelfer1234) decSliceJobCondition(v *[]JobCondition, d *codec1978.De z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1591 := *v - yyh1591, yyl1591 := z.DecSliceHelperStart() - var yyc1591 bool - if yyl1591 == 0 { - if yyv1591 == nil { - yyv1591 = []JobCondition{} - yyc1591 = true - } else if len(yyv1591) != 0 { - yyv1591 = yyv1591[:0] - yyc1591 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []JobCondition{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1591 > 0 { - var yyrr1591, yyrl1591 int - var yyrt1591 bool - if yyl1591 > cap(yyv1591) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1591 := len(yyv1591) > 0 - yyv21591 := yyv1591 - yyrl1591, yyrt1591 = z.DecInferLen(yyl1591, z.DecBasicHandle().MaxInitLen, 112) - if yyrt1591 { - if yyrl1591 <= cap(yyv1591) { - yyv1591 = yyv1591[:yyrl1591] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 112) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1591 = make([]JobCondition, yyrl1591) + yyv1 = make([]JobCondition, yyrl1) } } else { - yyv1591 = make([]JobCondition, yyrl1591) + yyv1 = make([]JobCondition, yyrl1) } - yyc1591 = true - yyrr1591 = len(yyv1591) - if yyrg1591 { - copy(yyv1591, yyv21591) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1591 != len(yyv1591) { - yyv1591 = yyv1591[:yyl1591] - yyc1591 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1591 := 0 - for ; yyj1591 < yyrr1591; yyj1591++ { - yyh1591.ElemContainerState(yyj1591) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1591[yyj1591] = JobCondition{} + yyv1[yyj1] = JobCondition{} } else { - yyv1592 := &yyv1591[yyj1591] - yyv1592.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1591 { - for ; yyj1591 < yyl1591; yyj1591++ { - yyv1591 = append(yyv1591, JobCondition{}) - yyh1591.ElemContainerState(yyj1591) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, JobCondition{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1591[yyj1591] = JobCondition{} + yyv1[yyj1] = JobCondition{} } else { - yyv1593 := &yyv1591[yyj1591] - yyv1593.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1591 := 0 - for ; !r.CheckBreak(); yyj1591++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1591 >= len(yyv1591) { - yyv1591 = append(yyv1591, JobCondition{}) // var yyz1591 JobCondition - yyc1591 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, JobCondition{}) // var yyz1 JobCondition + yyc1 = true } - yyh1591.ElemContainerState(yyj1591) - if yyj1591 < len(yyv1591) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1591[yyj1591] = JobCondition{} + yyv1[yyj1] = JobCondition{} } else { - yyv1594 := &yyv1591[yyj1591] - yyv1594.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -19403,17 +19423,17 @@ func (x codecSelfer1234) decSliceJobCondition(v *[]JobCondition, d *codec1978.De } } - if yyj1591 < len(yyv1591) { - yyv1591 = yyv1591[:yyj1591] - yyc1591 = true - } else if yyj1591 == 0 && yyv1591 == nil { - yyv1591 = []JobCondition{} - yyc1591 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []JobCondition{} + yyc1 = true } } - yyh1591.End() - if yyc1591 { - *v = yyv1591 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -19422,10 +19442,10 @@ func (x codecSelfer1234) encSliceIngress(v []Ingress, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1595 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1596 := &yyv1595 - yy1596.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19435,83 +19455,86 @@ func (x codecSelfer1234) decSliceIngress(v *[]Ingress, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1597 := *v - yyh1597, yyl1597 := z.DecSliceHelperStart() - var yyc1597 bool - if yyl1597 == 0 { - if yyv1597 == nil { - yyv1597 = []Ingress{} - yyc1597 = true - } else if len(yyv1597) != 0 { - yyv1597 = yyv1597[:0] - yyc1597 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Ingress{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1597 > 0 { - var yyrr1597, yyrl1597 int - var yyrt1597 bool - if yyl1597 > cap(yyv1597) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1597 := len(yyv1597) > 0 - yyv21597 := yyv1597 - yyrl1597, yyrt1597 = z.DecInferLen(yyl1597, z.DecBasicHandle().MaxInitLen, 272) - if yyrt1597 { - if yyrl1597 <= cap(yyv1597) { - yyv1597 = yyv1597[:yyrl1597] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 272) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1597 = make([]Ingress, yyrl1597) + yyv1 = make([]Ingress, yyrl1) } } else { - yyv1597 = make([]Ingress, yyrl1597) + yyv1 = make([]Ingress, yyrl1) } - yyc1597 = true - yyrr1597 = len(yyv1597) - if yyrg1597 { - copy(yyv1597, yyv21597) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1597 != len(yyv1597) { - yyv1597 = yyv1597[:yyl1597] - yyc1597 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1597 := 0 - for ; yyj1597 < yyrr1597; yyj1597++ { - yyh1597.ElemContainerState(yyj1597) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1597[yyj1597] = Ingress{} + yyv1[yyj1] = Ingress{} } else { - yyv1598 := &yyv1597[yyj1597] - yyv1598.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1597 { - for ; yyj1597 < yyl1597; yyj1597++ { - yyv1597 = append(yyv1597, Ingress{}) - yyh1597.ElemContainerState(yyj1597) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Ingress{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1597[yyj1597] = Ingress{} + yyv1[yyj1] = Ingress{} } else { - yyv1599 := &yyv1597[yyj1597] - yyv1599.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1597 := 0 - for ; !r.CheckBreak(); yyj1597++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1597 >= len(yyv1597) { - yyv1597 = append(yyv1597, Ingress{}) // var yyz1597 Ingress - yyc1597 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Ingress{}) // var yyz1 Ingress + yyc1 = true } - yyh1597.ElemContainerState(yyj1597) - if yyj1597 < len(yyv1597) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1597[yyj1597] = Ingress{} + yyv1[yyj1] = Ingress{} } else { - yyv1600 := &yyv1597[yyj1597] - yyv1600.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -19519,17 +19542,17 @@ func (x codecSelfer1234) decSliceIngress(v *[]Ingress, d *codec1978.Decoder) { } } - if yyj1597 < len(yyv1597) { - yyv1597 = yyv1597[:yyj1597] - yyc1597 = true - } else if yyj1597 == 0 && yyv1597 == nil { - yyv1597 = []Ingress{} - yyc1597 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Ingress{} + yyc1 = true } } - yyh1597.End() - if yyc1597 { - *v = yyv1597 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -19538,10 +19561,10 @@ func (x codecSelfer1234) encSliceIngressTLS(v []IngressTLS, e *codec1978.Encoder z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1601 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1602 := &yyv1601 - yy1602.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19551,83 +19574,86 @@ func (x codecSelfer1234) decSliceIngressTLS(v *[]IngressTLS, d *codec1978.Decode z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1603 := *v - yyh1603, yyl1603 := z.DecSliceHelperStart() - var yyc1603 bool - if yyl1603 == 0 { - if yyv1603 == nil { - yyv1603 = []IngressTLS{} - yyc1603 = true - } else if len(yyv1603) != 0 { - yyv1603 = yyv1603[:0] - yyc1603 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []IngressTLS{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1603 > 0 { - var yyrr1603, yyrl1603 int - var yyrt1603 bool - if yyl1603 > cap(yyv1603) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1603 := len(yyv1603) > 0 - yyv21603 := yyv1603 - yyrl1603, yyrt1603 = z.DecInferLen(yyl1603, z.DecBasicHandle().MaxInitLen, 40) - if yyrt1603 { - if yyrl1603 <= cap(yyv1603) { - yyv1603 = yyv1603[:yyrl1603] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 40) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1603 = make([]IngressTLS, yyrl1603) + yyv1 = make([]IngressTLS, yyrl1) } } else { - yyv1603 = make([]IngressTLS, yyrl1603) + yyv1 = make([]IngressTLS, yyrl1) } - yyc1603 = true - yyrr1603 = len(yyv1603) - if yyrg1603 { - copy(yyv1603, yyv21603) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1603 != len(yyv1603) { - yyv1603 = yyv1603[:yyl1603] - yyc1603 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1603 := 0 - for ; yyj1603 < yyrr1603; yyj1603++ { - yyh1603.ElemContainerState(yyj1603) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1603[yyj1603] = IngressTLS{} + yyv1[yyj1] = IngressTLS{} } else { - yyv1604 := &yyv1603[yyj1603] - yyv1604.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1603 { - for ; yyj1603 < yyl1603; yyj1603++ { - yyv1603 = append(yyv1603, IngressTLS{}) - yyh1603.ElemContainerState(yyj1603) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, IngressTLS{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1603[yyj1603] = IngressTLS{} + yyv1[yyj1] = IngressTLS{} } else { - yyv1605 := &yyv1603[yyj1603] - yyv1605.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1603 := 0 - for ; !r.CheckBreak(); yyj1603++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1603 >= len(yyv1603) { - yyv1603 = append(yyv1603, IngressTLS{}) // var yyz1603 IngressTLS - yyc1603 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, IngressTLS{}) // var yyz1 IngressTLS + yyc1 = true } - yyh1603.ElemContainerState(yyj1603) - if yyj1603 < len(yyv1603) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1603[yyj1603] = IngressTLS{} + yyv1[yyj1] = IngressTLS{} } else { - yyv1606 := &yyv1603[yyj1603] - yyv1606.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -19635,17 +19661,17 @@ func (x codecSelfer1234) decSliceIngressTLS(v *[]IngressTLS, d *codec1978.Decode } } - if yyj1603 < len(yyv1603) { - yyv1603 = yyv1603[:yyj1603] - yyc1603 = true - } else if yyj1603 == 0 && yyv1603 == nil { - yyv1603 = []IngressTLS{} - yyc1603 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []IngressTLS{} + yyc1 = true } } - yyh1603.End() - if yyc1603 { - *v = yyv1603 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -19654,10 +19680,10 @@ func (x codecSelfer1234) encSliceIngressRule(v []IngressRule, e *codec1978.Encod z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1607 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1608 := &yyv1607 - yy1608.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19667,83 +19693,86 @@ func (x codecSelfer1234) decSliceIngressRule(v *[]IngressRule, d *codec1978.Deco z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1609 := *v - yyh1609, yyl1609 := z.DecSliceHelperStart() - var yyc1609 bool - if yyl1609 == 0 { - if yyv1609 == nil { - yyv1609 = []IngressRule{} - yyc1609 = true - } else if len(yyv1609) != 0 { - yyv1609 = yyv1609[:0] - yyc1609 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []IngressRule{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1609 > 0 { - var yyrr1609, yyrl1609 int - var yyrt1609 bool - if yyl1609 > cap(yyv1609) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1609 := len(yyv1609) > 0 - yyv21609 := yyv1609 - yyrl1609, yyrt1609 = z.DecInferLen(yyl1609, z.DecBasicHandle().MaxInitLen, 24) - if yyrt1609 { - if yyrl1609 <= cap(yyv1609) { - yyv1609 = yyv1609[:yyrl1609] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 24) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1609 = make([]IngressRule, yyrl1609) + yyv1 = make([]IngressRule, yyrl1) } } else { - yyv1609 = make([]IngressRule, yyrl1609) + yyv1 = make([]IngressRule, yyrl1) } - yyc1609 = true - yyrr1609 = len(yyv1609) - if yyrg1609 { - copy(yyv1609, yyv21609) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1609 != len(yyv1609) { - yyv1609 = yyv1609[:yyl1609] - yyc1609 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1609 := 0 - for ; yyj1609 < yyrr1609; yyj1609++ { - yyh1609.ElemContainerState(yyj1609) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1609[yyj1609] = IngressRule{} + yyv1[yyj1] = IngressRule{} } else { - yyv1610 := &yyv1609[yyj1609] - yyv1610.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1609 { - for ; yyj1609 < yyl1609; yyj1609++ { - yyv1609 = append(yyv1609, IngressRule{}) - yyh1609.ElemContainerState(yyj1609) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, IngressRule{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1609[yyj1609] = IngressRule{} + yyv1[yyj1] = IngressRule{} } else { - yyv1611 := &yyv1609[yyj1609] - yyv1611.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1609 := 0 - for ; !r.CheckBreak(); yyj1609++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1609 >= len(yyv1609) { - yyv1609 = append(yyv1609, IngressRule{}) // var yyz1609 IngressRule - yyc1609 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, IngressRule{}) // var yyz1 IngressRule + yyc1 = true } - yyh1609.ElemContainerState(yyj1609) - if yyj1609 < len(yyv1609) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1609[yyj1609] = IngressRule{} + yyv1[yyj1] = IngressRule{} } else { - yyv1612 := &yyv1609[yyj1609] - yyv1612.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -19751,17 +19780,17 @@ func (x codecSelfer1234) decSliceIngressRule(v *[]IngressRule, d *codec1978.Deco } } - if yyj1609 < len(yyv1609) { - yyv1609 = yyv1609[:yyj1609] - yyc1609 = true - } else if yyj1609 == 0 && yyv1609 == nil { - yyv1609 = []IngressRule{} - yyc1609 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []IngressRule{} + yyc1 = true } } - yyh1609.End() - if yyc1609 { - *v = yyv1609 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -19770,10 +19799,10 @@ func (x codecSelfer1234) encSliceHTTPIngressPath(v []HTTPIngressPath, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1613 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1614 := &yyv1613 - yy1614.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19783,83 +19812,86 @@ func (x codecSelfer1234) decSliceHTTPIngressPath(v *[]HTTPIngressPath, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1615 := *v - yyh1615, yyl1615 := z.DecSliceHelperStart() - var yyc1615 bool - if yyl1615 == 0 { - if yyv1615 == nil { - yyv1615 = []HTTPIngressPath{} - yyc1615 = true - } else if len(yyv1615) != 0 { - yyv1615 = yyv1615[:0] - yyc1615 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []HTTPIngressPath{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1615 > 0 { - var yyrr1615, yyrl1615 int - var yyrt1615 bool - if yyl1615 > cap(yyv1615) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1615 := len(yyv1615) > 0 - yyv21615 := yyv1615 - yyrl1615, yyrt1615 = z.DecInferLen(yyl1615, z.DecBasicHandle().MaxInitLen, 64) - if yyrt1615 { - if yyrl1615 <= cap(yyv1615) { - yyv1615 = yyv1615[:yyrl1615] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 64) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1615 = make([]HTTPIngressPath, yyrl1615) + yyv1 = make([]HTTPIngressPath, yyrl1) } } else { - yyv1615 = make([]HTTPIngressPath, yyrl1615) + yyv1 = make([]HTTPIngressPath, yyrl1) } - yyc1615 = true - yyrr1615 = len(yyv1615) - if yyrg1615 { - copy(yyv1615, yyv21615) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1615 != len(yyv1615) { - yyv1615 = yyv1615[:yyl1615] - yyc1615 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1615 := 0 - for ; yyj1615 < yyrr1615; yyj1615++ { - yyh1615.ElemContainerState(yyj1615) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1615[yyj1615] = HTTPIngressPath{} + yyv1[yyj1] = HTTPIngressPath{} } else { - yyv1616 := &yyv1615[yyj1615] - yyv1616.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1615 { - for ; yyj1615 < yyl1615; yyj1615++ { - yyv1615 = append(yyv1615, HTTPIngressPath{}) - yyh1615.ElemContainerState(yyj1615) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, HTTPIngressPath{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1615[yyj1615] = HTTPIngressPath{} + yyv1[yyj1] = HTTPIngressPath{} } else { - yyv1617 := &yyv1615[yyj1615] - yyv1617.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1615 := 0 - for ; !r.CheckBreak(); yyj1615++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1615 >= len(yyv1615) { - yyv1615 = append(yyv1615, HTTPIngressPath{}) // var yyz1615 HTTPIngressPath - yyc1615 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, HTTPIngressPath{}) // var yyz1 HTTPIngressPath + yyc1 = true } - yyh1615.ElemContainerState(yyj1615) - if yyj1615 < len(yyv1615) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1615[yyj1615] = HTTPIngressPath{} + yyv1[yyj1] = HTTPIngressPath{} } else { - yyv1618 := &yyv1615[yyj1615] - yyv1618.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -19867,17 +19899,17 @@ func (x codecSelfer1234) decSliceHTTPIngressPath(v *[]HTTPIngressPath, d *codec1 } } - if yyj1615 < len(yyv1615) { - yyv1615 = yyv1615[:yyj1615] - yyc1615 = true - } else if yyj1615 == 0 && yyv1615 == nil { - yyv1615 = []HTTPIngressPath{} - yyc1615 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []HTTPIngressPath{} + yyc1 = true } } - yyh1615.End() - if yyc1615 { - *v = yyv1615 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -19886,10 +19918,10 @@ func (x codecSelfer1234) encSliceNodeUtilization(v []NodeUtilization, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1619 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1620 := &yyv1619 - yy1620.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19899,83 +19931,86 @@ func (x codecSelfer1234) decSliceNodeUtilization(v *[]NodeUtilization, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1621 := *v - yyh1621, yyl1621 := z.DecSliceHelperStart() - var yyc1621 bool - if yyl1621 == 0 { - if yyv1621 == nil { - yyv1621 = []NodeUtilization{} - yyc1621 = true - } else if len(yyv1621) != 0 { - yyv1621 = yyv1621[:0] - yyc1621 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []NodeUtilization{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1621 > 0 { - var yyrr1621, yyrl1621 int - var yyrt1621 bool - if yyl1621 > cap(yyv1621) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1621 := len(yyv1621) > 0 - yyv21621 := yyv1621 - yyrl1621, yyrt1621 = z.DecInferLen(yyl1621, z.DecBasicHandle().MaxInitLen, 24) - if yyrt1621 { - if yyrl1621 <= cap(yyv1621) { - yyv1621 = yyv1621[:yyrl1621] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 24) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1621 = make([]NodeUtilization, yyrl1621) + yyv1 = make([]NodeUtilization, yyrl1) } } else { - yyv1621 = make([]NodeUtilization, yyrl1621) + yyv1 = make([]NodeUtilization, yyrl1) } - yyc1621 = true - yyrr1621 = len(yyv1621) - if yyrg1621 { - copy(yyv1621, yyv21621) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1621 != len(yyv1621) { - yyv1621 = yyv1621[:yyl1621] - yyc1621 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1621 := 0 - for ; yyj1621 < yyrr1621; yyj1621++ { - yyh1621.ElemContainerState(yyj1621) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1621[yyj1621] = NodeUtilization{} + yyv1[yyj1] = NodeUtilization{} } else { - yyv1622 := &yyv1621[yyj1621] - yyv1622.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1621 { - for ; yyj1621 < yyl1621; yyj1621++ { - yyv1621 = append(yyv1621, NodeUtilization{}) - yyh1621.ElemContainerState(yyj1621) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, NodeUtilization{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1621[yyj1621] = NodeUtilization{} + yyv1[yyj1] = NodeUtilization{} } else { - yyv1623 := &yyv1621[yyj1621] - yyv1623.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1621 := 0 - for ; !r.CheckBreak(); yyj1621++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1621 >= len(yyv1621) { - yyv1621 = append(yyv1621, NodeUtilization{}) // var yyz1621 NodeUtilization - yyc1621 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, NodeUtilization{}) // var yyz1 NodeUtilization + yyc1 = true } - yyh1621.ElemContainerState(yyj1621) - if yyj1621 < len(yyv1621) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1621[yyj1621] = NodeUtilization{} + yyv1[yyj1] = NodeUtilization{} } else { - yyv1624 := &yyv1621[yyj1621] - yyv1624.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -19983,17 +20018,17 @@ func (x codecSelfer1234) decSliceNodeUtilization(v *[]NodeUtilization, d *codec1 } } - if yyj1621 < len(yyv1621) { - yyv1621 = yyv1621[:yyj1621] - yyc1621 = true - } else if yyj1621 == 0 && yyv1621 == nil { - yyv1621 = []NodeUtilization{} - yyc1621 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []NodeUtilization{} + yyc1 = true } } - yyh1621.End() - if yyc1621 { - *v = yyv1621 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -20002,10 +20037,10 @@ func (x codecSelfer1234) encSliceClusterAutoscaler(v []ClusterAutoscaler, e *cod z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1625 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1626 := &yyv1625 - yy1626.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20015,83 +20050,86 @@ func (x codecSelfer1234) decSliceClusterAutoscaler(v *[]ClusterAutoscaler, d *co z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1627 := *v - yyh1627, yyl1627 := z.DecSliceHelperStart() - var yyc1627 bool - if yyl1627 == 0 { - if yyv1627 == nil { - yyv1627 = []ClusterAutoscaler{} - yyc1627 = true - } else if len(yyv1627) != 0 { - yyv1627 = yyv1627[:0] - yyc1627 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ClusterAutoscaler{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1627 > 0 { - var yyrr1627, yyrl1627 int - var yyrt1627 bool - if yyl1627 > cap(yyv1627) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1627 := len(yyv1627) > 0 - yyv21627 := yyv1627 - yyrl1627, yyrt1627 = z.DecInferLen(yyl1627, z.DecBasicHandle().MaxInitLen, 232) - if yyrt1627 { - if yyrl1627 <= cap(yyv1627) { - yyv1627 = yyv1627[:yyrl1627] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 232) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1627 = make([]ClusterAutoscaler, yyrl1627) + yyv1 = make([]ClusterAutoscaler, yyrl1) } } else { - yyv1627 = make([]ClusterAutoscaler, yyrl1627) + yyv1 = make([]ClusterAutoscaler, yyrl1) } - yyc1627 = true - yyrr1627 = len(yyv1627) - if yyrg1627 { - copy(yyv1627, yyv21627) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1627 != len(yyv1627) { - yyv1627 = yyv1627[:yyl1627] - yyc1627 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1627 := 0 - for ; yyj1627 < yyrr1627; yyj1627++ { - yyh1627.ElemContainerState(yyj1627) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1627[yyj1627] = ClusterAutoscaler{} + yyv1[yyj1] = ClusterAutoscaler{} } else { - yyv1628 := &yyv1627[yyj1627] - yyv1628.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1627 { - for ; yyj1627 < yyl1627; yyj1627++ { - yyv1627 = append(yyv1627, ClusterAutoscaler{}) - yyh1627.ElemContainerState(yyj1627) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ClusterAutoscaler{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1627[yyj1627] = ClusterAutoscaler{} + yyv1[yyj1] = ClusterAutoscaler{} } else { - yyv1629 := &yyv1627[yyj1627] - yyv1629.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1627 := 0 - for ; !r.CheckBreak(); yyj1627++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1627 >= len(yyv1627) { - yyv1627 = append(yyv1627, ClusterAutoscaler{}) // var yyz1627 ClusterAutoscaler - yyc1627 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ClusterAutoscaler{}) // var yyz1 ClusterAutoscaler + yyc1 = true } - yyh1627.ElemContainerState(yyj1627) - if yyj1627 < len(yyv1627) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1627[yyj1627] = ClusterAutoscaler{} + yyv1[yyj1] = ClusterAutoscaler{} } else { - yyv1630 := &yyv1627[yyj1627] - yyv1630.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -20099,17 +20137,17 @@ func (x codecSelfer1234) decSliceClusterAutoscaler(v *[]ClusterAutoscaler, d *co } } - if yyj1627 < len(yyv1627) { - yyv1627 = yyv1627[:yyj1627] - yyc1627 = true - } else if yyj1627 == 0 && yyv1627 == nil { - yyv1627 = []ClusterAutoscaler{} - yyc1627 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ClusterAutoscaler{} + yyc1 = true } } - yyh1627.End() - if yyc1627 { - *v = yyv1627 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -20118,10 +20156,10 @@ func (x codecSelfer1234) encSliceReplicaSet(v []ReplicaSet, e *codec1978.Encoder z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1631 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1632 := &yyv1631 - yy1632.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20131,83 +20169,86 @@ func (x codecSelfer1234) decSliceReplicaSet(v *[]ReplicaSet, d *codec1978.Decode z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1633 := *v - yyh1633, yyl1633 := z.DecSliceHelperStart() - var yyc1633 bool - if yyl1633 == 0 { - if yyv1633 == nil { - yyv1633 = []ReplicaSet{} - yyc1633 = true - } else if len(yyv1633) != 0 { - yyv1633 = yyv1633[:0] - yyc1633 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ReplicaSet{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1633 > 0 { - var yyrr1633, yyrl1633 int - var yyrt1633 bool - if yyl1633 > cap(yyv1633) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1633 := len(yyv1633) > 0 - yyv21633 := yyv1633 - yyrl1633, yyrt1633 = z.DecInferLen(yyl1633, z.DecBasicHandle().MaxInitLen, 232) - if yyrt1633 { - if yyrl1633 <= cap(yyv1633) { - yyv1633 = yyv1633[:yyrl1633] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 232) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1633 = make([]ReplicaSet, yyrl1633) + yyv1 = make([]ReplicaSet, yyrl1) } } else { - yyv1633 = make([]ReplicaSet, yyrl1633) + yyv1 = make([]ReplicaSet, yyrl1) } - yyc1633 = true - yyrr1633 = len(yyv1633) - if yyrg1633 { - copy(yyv1633, yyv21633) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1633 != len(yyv1633) { - yyv1633 = yyv1633[:yyl1633] - yyc1633 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1633 := 0 - for ; yyj1633 < yyrr1633; yyj1633++ { - yyh1633.ElemContainerState(yyj1633) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1633[yyj1633] = ReplicaSet{} + yyv1[yyj1] = ReplicaSet{} } else { - yyv1634 := &yyv1633[yyj1633] - yyv1634.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1633 { - for ; yyj1633 < yyl1633; yyj1633++ { - yyv1633 = append(yyv1633, ReplicaSet{}) - yyh1633.ElemContainerState(yyj1633) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ReplicaSet{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1633[yyj1633] = ReplicaSet{} + yyv1[yyj1] = ReplicaSet{} } else { - yyv1635 := &yyv1633[yyj1633] - yyv1635.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1633 := 0 - for ; !r.CheckBreak(); yyj1633++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1633 >= len(yyv1633) { - yyv1633 = append(yyv1633, ReplicaSet{}) // var yyz1633 ReplicaSet - yyc1633 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ReplicaSet{}) // var yyz1 ReplicaSet + yyc1 = true } - yyh1633.ElemContainerState(yyj1633) - if yyj1633 < len(yyv1633) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1633[yyj1633] = ReplicaSet{} + yyv1[yyj1] = ReplicaSet{} } else { - yyv1636 := &yyv1633[yyj1633] - yyv1636.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -20215,17 +20256,17 @@ func (x codecSelfer1234) decSliceReplicaSet(v *[]ReplicaSet, d *codec1978.Decode } } - if yyj1633 < len(yyv1633) { - yyv1633 = yyv1633[:yyj1633] - yyc1633 = true - } else if yyj1633 == 0 && yyv1633 == nil { - yyv1633 = []ReplicaSet{} - yyc1633 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ReplicaSet{} + yyc1 = true } } - yyh1633.End() - if yyc1633 { - *v = yyv1633 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -20234,15 +20275,10 @@ func (x codecSelfer1234) encSliceapi_Capability(v []pkg2_api.Capability, e *code z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1637 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1638 := z.EncBinary() - _ = yym1638 - if false { - } else if z.HasExtensions() && z.EncExt(yyv1637) { - } else { - r.EncodeString(codecSelferC_UTF81234, string(yyv1637)) - } + yysf2 := &yyv1 + yysf2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20252,75 +20288,78 @@ func (x codecSelfer1234) decSliceapi_Capability(v *[]pkg2_api.Capability, d *cod z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1639 := *v - yyh1639, yyl1639 := z.DecSliceHelperStart() - var yyc1639 bool - if yyl1639 == 0 { - if yyv1639 == nil { - yyv1639 = []pkg2_api.Capability{} - yyc1639 = true - } else if len(yyv1639) != 0 { - yyv1639 = yyv1639[:0] - yyc1639 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []pkg2_api.Capability{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1639 > 0 { - var yyrr1639, yyrl1639 int - var yyrt1639 bool - if yyl1639 > cap(yyv1639) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrl1639, yyrt1639 = z.DecInferLen(yyl1639, z.DecBasicHandle().MaxInitLen, 16) - if yyrt1639 { - if yyrl1639 <= cap(yyv1639) { - yyv1639 = yyv1639[:yyrl1639] + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 16) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1639 = make([]pkg2_api.Capability, yyrl1639) + yyv1 = make([]pkg2_api.Capability, yyrl1) } } else { - yyv1639 = make([]pkg2_api.Capability, yyrl1639) + yyv1 = make([]pkg2_api.Capability, yyrl1) } - yyc1639 = true - yyrr1639 = len(yyv1639) - } else if yyl1639 != len(yyv1639) { - yyv1639 = yyv1639[:yyl1639] - yyc1639 = true + yyc1 = true + yyrr1 = len(yyv1) + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1639 := 0 - for ; yyj1639 < yyrr1639; yyj1639++ { - yyh1639.ElemContainerState(yyj1639) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1639[yyj1639] = "" + yyv1[yyj1] = "" } else { - yyv1639[yyj1639] = pkg2_api.Capability(r.DecodeString()) + yyv1[yyj1] = pkg2_api.Capability(r.DecodeString()) } } - if yyrt1639 { - for ; yyj1639 < yyl1639; yyj1639++ { - yyv1639 = append(yyv1639, "") - yyh1639.ElemContainerState(yyj1639) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, "") + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1639[yyj1639] = "" + yyv1[yyj1] = "" } else { - yyv1639[yyj1639] = pkg2_api.Capability(r.DecodeString()) + yyv1[yyj1] = pkg2_api.Capability(r.DecodeString()) } } } } else { - yyj1639 := 0 - for ; !r.CheckBreak(); yyj1639++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1639 >= len(yyv1639) { - yyv1639 = append(yyv1639, "") // var yyz1639 pkg2_api.Capability - yyc1639 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, "") // var yyz1 pkg2_api.Capability + yyc1 = true } - yyh1639.ElemContainerState(yyj1639) - if yyj1639 < len(yyv1639) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1639[yyj1639] = "" + yyv1[yyj1] = "" } else { - yyv1639[yyj1639] = pkg2_api.Capability(r.DecodeString()) + yyv1[yyj1] = pkg2_api.Capability(r.DecodeString()) } } else { @@ -20328,17 +20367,17 @@ func (x codecSelfer1234) decSliceapi_Capability(v *[]pkg2_api.Capability, d *cod } } - if yyj1639 < len(yyv1639) { - yyv1639 = yyv1639[:yyj1639] - yyc1639 = true - } else if yyj1639 == 0 && yyv1639 == nil { - yyv1639 = []pkg2_api.Capability{} - yyc1639 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []pkg2_api.Capability{} + yyc1 = true } } - yyh1639.End() - if yyc1639 { - *v = yyv1639 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -20347,9 +20386,9 @@ func (x codecSelfer1234) encSliceFSType(v []FSType, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1643 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yyv1643.CodecEncodeSelf(e) + yyv1.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20359,75 +20398,78 @@ func (x codecSelfer1234) decSliceFSType(v *[]FSType, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1644 := *v - yyh1644, yyl1644 := z.DecSliceHelperStart() - var yyc1644 bool - if yyl1644 == 0 { - if yyv1644 == nil { - yyv1644 = []FSType{} - yyc1644 = true - } else if len(yyv1644) != 0 { - yyv1644 = yyv1644[:0] - yyc1644 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []FSType{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1644 > 0 { - var yyrr1644, yyrl1644 int - var yyrt1644 bool - if yyl1644 > cap(yyv1644) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrl1644, yyrt1644 = z.DecInferLen(yyl1644, z.DecBasicHandle().MaxInitLen, 16) - if yyrt1644 { - if yyrl1644 <= cap(yyv1644) { - yyv1644 = yyv1644[:yyrl1644] + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 16) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1644 = make([]FSType, yyrl1644) + yyv1 = make([]FSType, yyrl1) } } else { - yyv1644 = make([]FSType, yyrl1644) + yyv1 = make([]FSType, yyrl1) } - yyc1644 = true - yyrr1644 = len(yyv1644) - } else if yyl1644 != len(yyv1644) { - yyv1644 = yyv1644[:yyl1644] - yyc1644 = true + yyc1 = true + yyrr1 = len(yyv1) + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1644 := 0 - for ; yyj1644 < yyrr1644; yyj1644++ { - yyh1644.ElemContainerState(yyj1644) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1644[yyj1644] = "" + yyv1[yyj1] = "" } else { - yyv1644[yyj1644] = FSType(r.DecodeString()) + yyv1[yyj1] = FSType(r.DecodeString()) } } - if yyrt1644 { - for ; yyj1644 < yyl1644; yyj1644++ { - yyv1644 = append(yyv1644, "") - yyh1644.ElemContainerState(yyj1644) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, "") + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1644[yyj1644] = "" + yyv1[yyj1] = "" } else { - yyv1644[yyj1644] = FSType(r.DecodeString()) + yyv1[yyj1] = FSType(r.DecodeString()) } } } } else { - yyj1644 := 0 - for ; !r.CheckBreak(); yyj1644++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1644 >= len(yyv1644) { - yyv1644 = append(yyv1644, "") // var yyz1644 FSType - yyc1644 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, "") // var yyz1 FSType + yyc1 = true } - yyh1644.ElemContainerState(yyj1644) - if yyj1644 < len(yyv1644) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1644[yyj1644] = "" + yyv1[yyj1] = "" } else { - yyv1644[yyj1644] = FSType(r.DecodeString()) + yyv1[yyj1] = FSType(r.DecodeString()) } } else { @@ -20435,17 +20477,17 @@ func (x codecSelfer1234) decSliceFSType(v *[]FSType, d *codec1978.Decoder) { } } - if yyj1644 < len(yyv1644) { - yyv1644 = yyv1644[:yyj1644] - yyc1644 = true - } else if yyj1644 == 0 && yyv1644 == nil { - yyv1644 = []FSType{} - yyc1644 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []FSType{} + yyc1 = true } } - yyh1644.End() - if yyc1644 { - *v = yyv1644 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -20454,10 +20496,10 @@ func (x codecSelfer1234) encSliceHostPortRange(v []HostPortRange, e *codec1978.E z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1648 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1649 := &yyv1648 - yy1649.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20467,83 +20509,86 @@ func (x codecSelfer1234) decSliceHostPortRange(v *[]HostPortRange, d *codec1978. z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1650 := *v - yyh1650, yyl1650 := z.DecSliceHelperStart() - var yyc1650 bool - if yyl1650 == 0 { - if yyv1650 == nil { - yyv1650 = []HostPortRange{} - yyc1650 = true - } else if len(yyv1650) != 0 { - yyv1650 = yyv1650[:0] - yyc1650 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []HostPortRange{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1650 > 0 { - var yyrr1650, yyrl1650 int - var yyrt1650 bool - if yyl1650 > cap(yyv1650) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1650 := len(yyv1650) > 0 - yyv21650 := yyv1650 - yyrl1650, yyrt1650 = z.DecInferLen(yyl1650, z.DecBasicHandle().MaxInitLen, 16) - if yyrt1650 { - if yyrl1650 <= cap(yyv1650) { - yyv1650 = yyv1650[:yyrl1650] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 16) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1650 = make([]HostPortRange, yyrl1650) + yyv1 = make([]HostPortRange, yyrl1) } } else { - yyv1650 = make([]HostPortRange, yyrl1650) + yyv1 = make([]HostPortRange, yyrl1) } - yyc1650 = true - yyrr1650 = len(yyv1650) - if yyrg1650 { - copy(yyv1650, yyv21650) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1650 != len(yyv1650) { - yyv1650 = yyv1650[:yyl1650] - yyc1650 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1650 := 0 - for ; yyj1650 < yyrr1650; yyj1650++ { - yyh1650.ElemContainerState(yyj1650) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1650[yyj1650] = HostPortRange{} + yyv1[yyj1] = HostPortRange{} } else { - yyv1651 := &yyv1650[yyj1650] - yyv1651.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1650 { - for ; yyj1650 < yyl1650; yyj1650++ { - yyv1650 = append(yyv1650, HostPortRange{}) - yyh1650.ElemContainerState(yyj1650) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, HostPortRange{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1650[yyj1650] = HostPortRange{} + yyv1[yyj1] = HostPortRange{} } else { - yyv1652 := &yyv1650[yyj1650] - yyv1652.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1650 := 0 - for ; !r.CheckBreak(); yyj1650++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1650 >= len(yyv1650) { - yyv1650 = append(yyv1650, HostPortRange{}) // var yyz1650 HostPortRange - yyc1650 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, HostPortRange{}) // var yyz1 HostPortRange + yyc1 = true } - yyh1650.ElemContainerState(yyj1650) - if yyj1650 < len(yyv1650) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1650[yyj1650] = HostPortRange{} + yyv1[yyj1] = HostPortRange{} } else { - yyv1653 := &yyv1650[yyj1650] - yyv1653.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -20551,17 +20596,17 @@ func (x codecSelfer1234) decSliceHostPortRange(v *[]HostPortRange, d *codec1978. } } - if yyj1650 < len(yyv1650) { - yyv1650 = yyv1650[:yyj1650] - yyc1650 = true - } else if yyj1650 == 0 && yyv1650 == nil { - yyv1650 = []HostPortRange{} - yyc1650 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []HostPortRange{} + yyc1 = true } } - yyh1650.End() - if yyc1650 { - *v = yyv1650 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -20570,10 +20615,10 @@ func (x codecSelfer1234) encSliceIDRange(v []IDRange, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1654 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1655 := &yyv1654 - yy1655.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20583,83 +20628,86 @@ func (x codecSelfer1234) decSliceIDRange(v *[]IDRange, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1656 := *v - yyh1656, yyl1656 := z.DecSliceHelperStart() - var yyc1656 bool - if yyl1656 == 0 { - if yyv1656 == nil { - yyv1656 = []IDRange{} - yyc1656 = true - } else if len(yyv1656) != 0 { - yyv1656 = yyv1656[:0] - yyc1656 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []IDRange{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1656 > 0 { - var yyrr1656, yyrl1656 int - var yyrt1656 bool - if yyl1656 > cap(yyv1656) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1656 := len(yyv1656) > 0 - yyv21656 := yyv1656 - yyrl1656, yyrt1656 = z.DecInferLen(yyl1656, z.DecBasicHandle().MaxInitLen, 16) - if yyrt1656 { - if yyrl1656 <= cap(yyv1656) { - yyv1656 = yyv1656[:yyrl1656] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 16) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1656 = make([]IDRange, yyrl1656) + yyv1 = make([]IDRange, yyrl1) } } else { - yyv1656 = make([]IDRange, yyrl1656) + yyv1 = make([]IDRange, yyrl1) } - yyc1656 = true - yyrr1656 = len(yyv1656) - if yyrg1656 { - copy(yyv1656, yyv21656) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1656 != len(yyv1656) { - yyv1656 = yyv1656[:yyl1656] - yyc1656 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1656 := 0 - for ; yyj1656 < yyrr1656; yyj1656++ { - yyh1656.ElemContainerState(yyj1656) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1656[yyj1656] = IDRange{} + yyv1[yyj1] = IDRange{} } else { - yyv1657 := &yyv1656[yyj1656] - yyv1657.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1656 { - for ; yyj1656 < yyl1656; yyj1656++ { - yyv1656 = append(yyv1656, IDRange{}) - yyh1656.ElemContainerState(yyj1656) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, IDRange{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1656[yyj1656] = IDRange{} + yyv1[yyj1] = IDRange{} } else { - yyv1658 := &yyv1656[yyj1656] - yyv1658.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1656 := 0 - for ; !r.CheckBreak(); yyj1656++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1656 >= len(yyv1656) { - yyv1656 = append(yyv1656, IDRange{}) // var yyz1656 IDRange - yyc1656 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, IDRange{}) // var yyz1 IDRange + yyc1 = true } - yyh1656.ElemContainerState(yyj1656) - if yyj1656 < len(yyv1656) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1656[yyj1656] = IDRange{} + yyv1[yyj1] = IDRange{} } else { - yyv1659 := &yyv1656[yyj1656] - yyv1659.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -20667,17 +20715,17 @@ func (x codecSelfer1234) decSliceIDRange(v *[]IDRange, d *codec1978.Decoder) { } } - if yyj1656 < len(yyv1656) { - yyv1656 = yyv1656[:yyj1656] - yyc1656 = true - } else if yyj1656 == 0 && yyv1656 == nil { - yyv1656 = []IDRange{} - yyc1656 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []IDRange{} + yyc1 = true } } - yyh1656.End() - if yyc1656 { - *v = yyv1656 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -20686,10 +20734,10 @@ func (x codecSelfer1234) encSlicePodSecurityPolicy(v []PodSecurityPolicy, e *cod z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1660 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1661 := &yyv1660 - yy1661.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20699,83 +20747,86 @@ func (x codecSelfer1234) decSlicePodSecurityPolicy(v *[]PodSecurityPolicy, d *co z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1662 := *v - yyh1662, yyl1662 := z.DecSliceHelperStart() - var yyc1662 bool - if yyl1662 == 0 { - if yyv1662 == nil { - yyv1662 = []PodSecurityPolicy{} - yyc1662 = true - } else if len(yyv1662) != 0 { - yyv1662 = yyv1662[:0] - yyc1662 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []PodSecurityPolicy{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1662 > 0 { - var yyrr1662, yyrl1662 int - var yyrt1662 bool - if yyl1662 > cap(yyv1662) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1662 := len(yyv1662) > 0 - yyv21662 := yyv1662 - yyrl1662, yyrt1662 = z.DecInferLen(yyl1662, z.DecBasicHandle().MaxInitLen, 352) - if yyrt1662 { - if yyrl1662 <= cap(yyv1662) { - yyv1662 = yyv1662[:yyrl1662] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 352) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1662 = make([]PodSecurityPolicy, yyrl1662) + yyv1 = make([]PodSecurityPolicy, yyrl1) } } else { - yyv1662 = make([]PodSecurityPolicy, yyrl1662) + yyv1 = make([]PodSecurityPolicy, yyrl1) } - yyc1662 = true - yyrr1662 = len(yyv1662) - if yyrg1662 { - copy(yyv1662, yyv21662) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1662 != len(yyv1662) { - yyv1662 = yyv1662[:yyl1662] - yyc1662 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1662 := 0 - for ; yyj1662 < yyrr1662; yyj1662++ { - yyh1662.ElemContainerState(yyj1662) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1662[yyj1662] = PodSecurityPolicy{} + yyv1[yyj1] = PodSecurityPolicy{} } else { - yyv1663 := &yyv1662[yyj1662] - yyv1663.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1662 { - for ; yyj1662 < yyl1662; yyj1662++ { - yyv1662 = append(yyv1662, PodSecurityPolicy{}) - yyh1662.ElemContainerState(yyj1662) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, PodSecurityPolicy{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1662[yyj1662] = PodSecurityPolicy{} + yyv1[yyj1] = PodSecurityPolicy{} } else { - yyv1664 := &yyv1662[yyj1662] - yyv1664.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1662 := 0 - for ; !r.CheckBreak(); yyj1662++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1662 >= len(yyv1662) { - yyv1662 = append(yyv1662, PodSecurityPolicy{}) // var yyz1662 PodSecurityPolicy - yyc1662 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, PodSecurityPolicy{}) // var yyz1 PodSecurityPolicy + yyc1 = true } - yyh1662.ElemContainerState(yyj1662) - if yyj1662 < len(yyv1662) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1662[yyj1662] = PodSecurityPolicy{} + yyv1[yyj1] = PodSecurityPolicy{} } else { - yyv1665 := &yyv1662[yyj1662] - yyv1665.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -20783,16 +20834,16 @@ func (x codecSelfer1234) decSlicePodSecurityPolicy(v *[]PodSecurityPolicy, d *co } } - if yyj1662 < len(yyv1662) { - yyv1662 = yyv1662[:yyj1662] - yyc1662 = true - } else if yyj1662 == 0 && yyv1662 == nil { - yyv1662 = []PodSecurityPolicy{} - yyc1662 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []PodSecurityPolicy{} + yyc1 = true } } - yyh1662.End() - if yyc1662 { - *v = yyv1662 + yyh1.End() + if yyc1 { + *v = yyv1 } } diff --git a/pkg/apis/extensions/v1beta1/types.generated.go b/pkg/apis/extensions/v1beta1/types.generated.go index 06321f7d35..1e2b081ecc 100644 --- a/pkg/apis/extensions/v1beta1/types.generated.go +++ b/pkg/apis/extensions/v1beta1/types.generated.go @@ -146,25 +146,25 @@ func (x *ScaleSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym6 := z.DecBinary() - _ = yym6 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct7 := r.ContainerType() - if yyct7 == codecSelferValueTypeMap1234 { - yyl7 := r.ReadMapStart() - if yyl7 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl7, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct7 == codecSelferValueTypeArray1234 { - yyl7 := r.ReadArrayStart() - if yyl7 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl7, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -176,12 +176,12 @@ func (x *ScaleSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys8Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys8Slc - var yyhl8 bool = l >= 0 - for yyj8 := 0; ; yyj8++ { - if yyhl8 { - if yyj8 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -190,10 +190,10 @@ func (x *ScaleSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys8Slc = r.DecodeBytes(yys8Slc, true, true) - yys8 := string(yys8Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys8 { + switch yys3 { case "replicas": if r.TryDecodeAsNil() { x.Replicas = 0 @@ -201,9 +201,9 @@ func (x *ScaleSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Replicas = int32(r.DecodeInt(32)) } default: - z.DecStructFieldNotFound(-1, yys8) - } // end switch yys8 - } // end for yyj8 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -211,16 +211,16 @@ func (x *ScaleSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj10 int - var yyb10 bool - var yyhl10 bool = l >= 0 - yyj10++ - if yyhl10 { - yyb10 = yyj10 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb10 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb10 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -231,17 +231,17 @@ func (x *ScaleSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Replicas = int32(r.DecodeInt(32)) } for { - yyj10++ - if yyhl10 { - yyb10 = yyj10 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb10 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb10 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj10-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -253,34 +253,34 @@ func (x *ScaleStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym12 := z.EncBinary() - _ = yym12 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep13 := !z.EncBinary() - yy2arr13 := z.EncBasicHandle().StructToArray - var yyq13 [2]bool - _, _, _ = yysep13, yyq13, yy2arr13 - const yyr13 bool = false - yyq13[1] = len(x.Selector) != 0 - var yynn13 int - if yyr13 || yy2arr13 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = len(x.Selector) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn13 = 1 - for _, b := range yyq13 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn13++ + yynn2++ } } - r.EncodeMapStart(yynn13) - yynn13 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr13 || yy2arr13 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym15 := z.EncBinary() - _ = yym15 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.Replicas)) @@ -289,21 +289,21 @@ func (x *ScaleStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("replicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym16 := z.EncBinary() - _ = yym16 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.Replicas)) } } - if yyr13 || yy2arr13 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq13[1] { + if yyq2[1] { if x.Selector == nil { r.EncodeNil() } else { - yym18 := z.EncBinary() - _ = yym18 + yym7 := z.EncBinary() + _ = yym7 if false { } else { z.F.EncMapStringStringV(x.Selector, false, e) @@ -313,15 +313,15 @@ func (x *ScaleStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq13[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("selector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Selector == nil { r.EncodeNil() } else { - yym19 := z.EncBinary() - _ = yym19 + yym8 := z.EncBinary() + _ = yym8 if false { } else { z.F.EncMapStringStringV(x.Selector, false, e) @@ -329,7 +329,7 @@ func (x *ScaleStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr13 || yy2arr13 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -342,25 +342,25 @@ func (x *ScaleStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym20 := z.DecBinary() - _ = yym20 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct21 := r.ContainerType() - if yyct21 == codecSelferValueTypeMap1234 { - yyl21 := r.ReadMapStart() - if yyl21 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl21, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct21 == codecSelferValueTypeArray1234 { - yyl21 := r.ReadArrayStart() - if yyl21 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl21, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -372,12 +372,12 @@ func (x *ScaleStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys22Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys22Slc - var yyhl22 bool = l >= 0 - for yyj22 := 0; ; yyj22++ { - if yyhl22 { - if yyj22 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -386,10 +386,10 @@ func (x *ScaleStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys22Slc = r.DecodeBytes(yys22Slc, true, true) - yys22 := string(yys22Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys22 { + switch yys3 { case "replicas": if r.TryDecodeAsNil() { x.Replicas = 0 @@ -400,18 +400,18 @@ func (x *ScaleStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Selector = nil } else { - yyv24 := &x.Selector - yym25 := z.DecBinary() - _ = yym25 + yyv5 := &x.Selector + yym6 := z.DecBinary() + _ = yym6 if false { } else { - z.F.DecMapStringStringX(yyv24, false, d) + z.F.DecMapStringStringX(yyv5, false, d) } } default: - z.DecStructFieldNotFound(-1, yys22) - } // end switch yys22 - } // end for yyj22 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -419,16 +419,16 @@ func (x *ScaleStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj26 int - var yyb26 bool - var yyhl26 bool = l >= 0 - yyj26++ - if yyhl26 { - yyb26 = yyj26 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb26 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb26 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -438,13 +438,13 @@ func (x *ScaleStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Replicas = int32(r.DecodeInt(32)) } - yyj26++ - if yyhl26 { - yyb26 = yyj26 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb26 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb26 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -452,26 +452,26 @@ func (x *ScaleStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Selector = nil } else { - yyv28 := &x.Selector - yym29 := z.DecBinary() - _ = yym29 + yyv9 := &x.Selector + yym10 := z.DecBinary() + _ = yym10 if false { } else { - z.F.DecMapStringStringX(yyv28, false, d) + z.F.DecMapStringStringX(yyv9, false, d) } } for { - yyj26++ - if yyhl26 { - yyb26 = yyj26 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb26 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb26 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj26-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -483,90 +483,90 @@ func (x *Scale) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym30 := z.EncBinary() - _ = yym30 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep31 := !z.EncBinary() - yy2arr31 := z.EncBasicHandle().StructToArray - var yyq31 [5]bool - _, _, _ = yysep31, yyq31, yy2arr31 - const yyr31 bool = false - yyq31[0] = true - yyq31[1] = true - yyq31[2] = true - yyq31[3] = x.Kind != "" - yyq31[4] = x.APIVersion != "" - var yynn31 int - if yyr31 || yy2arr31 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn31 = 0 - for _, b := range yyq31 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn31++ + yynn2++ } } - r.EncodeMapStart(yynn31) - yynn31 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr31 || yy2arr31 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq31[0] { - yy33 := &x.ObjectMeta - yy33.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq31[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy34 := &x.ObjectMeta - yy34.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr31 || yy2arr31 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq31[1] { - yy36 := &x.Spec - yy36.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq31[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy37 := &x.Spec - yy37.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr31 || yy2arr31 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq31[2] { - yy39 := &x.Status - yy39.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq31[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy40 := &x.Status - yy40.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr31 || yy2arr31 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq31[3] { - yym42 := z.EncBinary() - _ = yym42 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -575,23 +575,23 @@ func (x *Scale) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq31[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym43 := z.EncBinary() - _ = yym43 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr31 || yy2arr31 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq31[4] { - yym45 := z.EncBinary() - _ = yym45 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -600,19 +600,19 @@ func (x *Scale) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq31[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym46 := z.EncBinary() - _ = yym46 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr31 || yy2arr31 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -625,25 +625,25 @@ func (x *Scale) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym47 := z.DecBinary() - _ = yym47 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct48 := r.ContainerType() - if yyct48 == codecSelferValueTypeMap1234 { - yyl48 := r.ReadMapStart() - if yyl48 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl48, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct48 == codecSelferValueTypeArray1234 { - yyl48 := r.ReadArrayStart() - if yyl48 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl48, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -655,12 +655,12 @@ func (x *Scale) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys49Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys49Slc - var yyhl49 bool = l >= 0 - for yyj49 := 0; ; yyj49++ { - if yyhl49 { - if yyj49 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -669,30 +669,30 @@ func (x *Scale) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys49Slc = r.DecodeBytes(yys49Slc, true, true) - yys49 := string(yys49Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys49 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_v1.ObjectMeta{} } else { - yyv50 := &x.ObjectMeta - yyv50.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = ScaleSpec{} } else { - yyv51 := &x.Spec - yyv51.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = ScaleStatus{} } else { - yyv52 := &x.Status - yyv52.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -707,9 +707,9 @@ func (x *Scale) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys49) - } // end switch yys49 - } // end for yyj49 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -717,16 +717,16 @@ func (x *Scale) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj55 int - var yyb55 bool - var yyhl55 bool = l >= 0 - yyj55++ - if yyhl55 { - yyb55 = yyj55 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb55 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb55 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -734,16 +734,16 @@ func (x *Scale) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_v1.ObjectMeta{} } else { - yyv56 := &x.ObjectMeta - yyv56.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj55++ - if yyhl55 { - yyb55 = yyj55 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb55 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb55 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -751,16 +751,16 @@ func (x *Scale) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = ScaleSpec{} } else { - yyv57 := &x.Spec - yyv57.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj55++ - if yyhl55 { - yyb55 = yyj55 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb55 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb55 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -768,16 +768,16 @@ func (x *Scale) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = ScaleStatus{} } else { - yyv58 := &x.Status - yyv58.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj55++ - if yyhl55 { - yyb55 = yyj55 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb55 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb55 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -787,13 +787,13 @@ func (x *Scale) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj55++ - if yyhl55 { - yyb55 = yyj55 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb55 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb55 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -804,17 +804,17 @@ func (x *Scale) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj55++ - if yyhl55 { - yyb55 = yyj55 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb55 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb55 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj55-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -826,36 +826,36 @@ func (x *ReplicationControllerDummy) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym61 := z.EncBinary() - _ = yym61 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep62 := !z.EncBinary() - yy2arr62 := z.EncBasicHandle().StructToArray - var yyq62 [2]bool - _, _, _ = yysep62, yyq62, yy2arr62 - const yyr62 bool = false - yyq62[0] = x.Kind != "" - yyq62[1] = x.APIVersion != "" - var yynn62 int - if yyr62 || yy2arr62 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Kind != "" + yyq2[1] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn62 = 0 - for _, b := range yyq62 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn62++ + yynn2++ } } - r.EncodeMapStart(yynn62) - yynn62 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr62 || yy2arr62 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq62[0] { - yym64 := z.EncBinary() - _ = yym64 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -864,23 +864,23 @@ func (x *ReplicationControllerDummy) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq62[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym65 := z.EncBinary() - _ = yym65 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr62 || yy2arr62 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq62[1] { - yym67 := z.EncBinary() - _ = yym67 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -889,19 +889,19 @@ func (x *ReplicationControllerDummy) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq62[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym68 := z.EncBinary() - _ = yym68 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr62 || yy2arr62 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -914,25 +914,25 @@ func (x *ReplicationControllerDummy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym69 := z.DecBinary() - _ = yym69 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct70 := r.ContainerType() - if yyct70 == codecSelferValueTypeMap1234 { - yyl70 := r.ReadMapStart() - if yyl70 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl70, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct70 == codecSelferValueTypeArray1234 { - yyl70 := r.ReadArrayStart() - if yyl70 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl70, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -944,12 +944,12 @@ func (x *ReplicationControllerDummy) codecDecodeSelfFromMap(l int, d *codec1978. var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys71Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys71Slc - var yyhl71 bool = l >= 0 - for yyj71 := 0; ; yyj71++ { - if yyhl71 { - if yyj71 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -958,10 +958,10 @@ func (x *ReplicationControllerDummy) codecDecodeSelfFromMap(l int, d *codec1978. } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys71Slc = r.DecodeBytes(yys71Slc, true, true) - yys71 := string(yys71Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys71 { + switch yys3 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -975,9 +975,9 @@ func (x *ReplicationControllerDummy) codecDecodeSelfFromMap(l int, d *codec1978. x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys71) - } // end switch yys71 - } // end for yyj71 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -985,16 +985,16 @@ func (x *ReplicationControllerDummy) codecDecodeSelfFromArray(l int, d *codec197 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj74 int - var yyb74 bool - var yyhl74 bool = l >= 0 - yyj74++ - if yyhl74 { - yyb74 = yyj74 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb74 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb74 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1004,13 +1004,13 @@ func (x *ReplicationControllerDummy) codecDecodeSelfFromArray(l int, d *codec197 } else { x.Kind = string(r.DecodeString()) } - yyj74++ - if yyhl74 { - yyb74 = yyj74 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb74 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb74 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1021,17 +1021,17 @@ func (x *ReplicationControllerDummy) codecDecodeSelfFromArray(l int, d *codec197 x.APIVersion = string(r.DecodeString()) } for { - yyj74++ - if yyhl74 { - yyb74 = yyj74 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb74 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb74 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj74-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1043,38 +1043,38 @@ func (x *SubresourceReference) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym77 := z.EncBinary() - _ = yym77 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep78 := !z.EncBinary() - yy2arr78 := z.EncBasicHandle().StructToArray - var yyq78 [4]bool - _, _, _ = yysep78, yyq78, yy2arr78 - const yyr78 bool = false - yyq78[0] = x.Kind != "" - yyq78[1] = x.Name != "" - yyq78[2] = x.APIVersion != "" - yyq78[3] = x.Subresource != "" - var yynn78 int - if yyr78 || yy2arr78 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Kind != "" + yyq2[1] = x.Name != "" + yyq2[2] = x.APIVersion != "" + yyq2[3] = x.Subresource != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn78 = 0 - for _, b := range yyq78 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn78++ + yynn2++ } } - r.EncodeMapStart(yynn78) - yynn78 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr78 || yy2arr78 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq78[0] { - yym80 := z.EncBinary() - _ = yym80 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -1083,23 +1083,23 @@ func (x *SubresourceReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq78[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym81 := z.EncBinary() - _ = yym81 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr78 || yy2arr78 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq78[1] { - yym83 := z.EncBinary() - _ = yym83 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -1108,23 +1108,23 @@ func (x *SubresourceReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq78[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym84 := z.EncBinary() - _ = yym84 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } } - if yyr78 || yy2arr78 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq78[2] { - yym86 := z.EncBinary() - _ = yym86 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -1133,23 +1133,23 @@ func (x *SubresourceReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq78[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym87 := z.EncBinary() - _ = yym87 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr78 || yy2arr78 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq78[3] { - yym89 := z.EncBinary() - _ = yym89 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Subresource)) @@ -1158,19 +1158,19 @@ func (x *SubresourceReference) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq78[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("subresource")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym90 := z.EncBinary() - _ = yym90 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Subresource)) } } } - if yyr78 || yy2arr78 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1183,25 +1183,25 @@ func (x *SubresourceReference) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym91 := z.DecBinary() - _ = yym91 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct92 := r.ContainerType() - if yyct92 == codecSelferValueTypeMap1234 { - yyl92 := r.ReadMapStart() - if yyl92 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl92, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct92 == codecSelferValueTypeArray1234 { - yyl92 := r.ReadArrayStart() - if yyl92 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl92, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1213,12 +1213,12 @@ func (x *SubresourceReference) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys93Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys93Slc - var yyhl93 bool = l >= 0 - for yyj93 := 0; ; yyj93++ { - if yyhl93 { - if yyj93 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -1227,10 +1227,10 @@ func (x *SubresourceReference) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys93Slc = r.DecodeBytes(yys93Slc, true, true) - yys93 := string(yys93Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys93 { + switch yys3 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -1256,9 +1256,9 @@ func (x *SubresourceReference) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.Subresource = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys93) - } // end switch yys93 - } // end for yyj93 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1266,16 +1266,16 @@ func (x *SubresourceReference) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj98 int - var yyb98 bool - var yyhl98 bool = l >= 0 - yyj98++ - if yyhl98 { - yyb98 = yyj98 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb98 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb98 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1285,13 +1285,13 @@ func (x *SubresourceReference) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.Kind = string(r.DecodeString()) } - yyj98++ - if yyhl98 { - yyb98 = yyj98 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb98 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb98 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1301,13 +1301,13 @@ func (x *SubresourceReference) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.Name = string(r.DecodeString()) } - yyj98++ - if yyhl98 { - yyb98 = yyj98 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb98 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb98 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1317,13 +1317,13 @@ func (x *SubresourceReference) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.APIVersion = string(r.DecodeString()) } - yyj98++ - if yyhl98 { - yyb98 = yyj98 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb98 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb98 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1334,17 +1334,17 @@ func (x *SubresourceReference) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.Subresource = string(r.DecodeString()) } for { - yyj98++ - if yyhl98 { - yyb98 = yyj98 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb98 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb98 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj98-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1356,33 +1356,33 @@ func (x *CPUTargetUtilization) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym103 := z.EncBinary() - _ = yym103 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep104 := !z.EncBinary() - yy2arr104 := z.EncBasicHandle().StructToArray - var yyq104 [1]bool - _, _, _ = yysep104, yyq104, yy2arr104 - const yyr104 bool = false - var yynn104 int - if yyr104 || yy2arr104 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn104 = 1 - for _, b := range yyq104 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn104++ + yynn2++ } } - r.EncodeMapStart(yynn104) - yynn104 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr104 || yy2arr104 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym106 := z.EncBinary() - _ = yym106 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.TargetPercentage)) @@ -1391,14 +1391,14 @@ func (x *CPUTargetUtilization) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("targetPercentage")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym107 := z.EncBinary() - _ = yym107 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.TargetPercentage)) } } - if yyr104 || yy2arr104 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1411,25 +1411,25 @@ func (x *CPUTargetUtilization) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym108 := z.DecBinary() - _ = yym108 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct109 := r.ContainerType() - if yyct109 == codecSelferValueTypeMap1234 { - yyl109 := r.ReadMapStart() - if yyl109 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl109, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct109 == codecSelferValueTypeArray1234 { - yyl109 := r.ReadArrayStart() - if yyl109 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl109, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1441,12 +1441,12 @@ func (x *CPUTargetUtilization) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys110Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys110Slc - var yyhl110 bool = l >= 0 - for yyj110 := 0; ; yyj110++ { - if yyhl110 { - if yyj110 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -1455,10 +1455,10 @@ func (x *CPUTargetUtilization) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys110Slc = r.DecodeBytes(yys110Slc, true, true) - yys110 := string(yys110Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys110 { + switch yys3 { case "targetPercentage": if r.TryDecodeAsNil() { x.TargetPercentage = 0 @@ -1466,9 +1466,9 @@ func (x *CPUTargetUtilization) codecDecodeSelfFromMap(l int, d *codec1978.Decode x.TargetPercentage = int32(r.DecodeInt(32)) } default: - z.DecStructFieldNotFound(-1, yys110) - } // end switch yys110 - } // end for yyj110 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1476,16 +1476,16 @@ func (x *CPUTargetUtilization) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj112 int - var yyb112 bool - var yyhl112 bool = l >= 0 - yyj112++ - if yyhl112 { - yyb112 = yyj112 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb112 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb112 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1496,17 +1496,17 @@ func (x *CPUTargetUtilization) codecDecodeSelfFromArray(l int, d *codec1978.Deco x.TargetPercentage = int32(r.DecodeInt(32)) } for { - yyj112++ - if yyhl112 { - yyb112 = yyj112 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb112 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb112 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj112-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1518,33 +1518,33 @@ func (x *CustomMetricTarget) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym114 := z.EncBinary() - _ = yym114 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep115 := !z.EncBinary() - yy2arr115 := z.EncBasicHandle().StructToArray - var yyq115 [2]bool - _, _, _ = yysep115, yyq115, yy2arr115 - const yyr115 bool = false - var yynn115 int - if yyr115 || yy2arr115 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn115 = 2 - for _, b := range yyq115 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn115++ + yynn2++ } } - r.EncodeMapStart(yynn115) - yynn115 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr115 || yy2arr115 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym117 := z.EncBinary() - _ = yym117 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -1553,41 +1553,41 @@ func (x *CustomMetricTarget) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym118 := z.EncBinary() - _ = yym118 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr115 || yy2arr115 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy120 := &x.TargetValue - yym121 := z.EncBinary() - _ = yym121 + yy7 := &x.TargetValue + yym8 := z.EncBinary() + _ = yym8 if false { - } else if z.HasExtensions() && z.EncExt(yy120) { - } else if !yym121 && z.IsJSONHandle() { - z.EncJSONMarshal(yy120) + } else if z.HasExtensions() && z.EncExt(yy7) { + } else if !yym8 && z.IsJSONHandle() { + z.EncJSONMarshal(yy7) } else { - z.EncFallback(yy120) + z.EncFallback(yy7) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("value")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy122 := &x.TargetValue - yym123 := z.EncBinary() - _ = yym123 + yy9 := &x.TargetValue + yym10 := z.EncBinary() + _ = yym10 if false { - } else if z.HasExtensions() && z.EncExt(yy122) { - } else if !yym123 && z.IsJSONHandle() { - z.EncJSONMarshal(yy122) + } else if z.HasExtensions() && z.EncExt(yy9) { + } else if !yym10 && z.IsJSONHandle() { + z.EncJSONMarshal(yy9) } else { - z.EncFallback(yy122) + z.EncFallback(yy9) } } - if yyr115 || yy2arr115 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1600,25 +1600,25 @@ func (x *CustomMetricTarget) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym124 := z.DecBinary() - _ = yym124 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct125 := r.ContainerType() - if yyct125 == codecSelferValueTypeMap1234 { - yyl125 := r.ReadMapStart() - if yyl125 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl125, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct125 == codecSelferValueTypeArray1234 { - yyl125 := r.ReadArrayStart() - if yyl125 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl125, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1630,12 +1630,12 @@ func (x *CustomMetricTarget) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys126Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys126Slc - var yyhl126 bool = l >= 0 - for yyj126 := 0; ; yyj126++ { - if yyhl126 { - if yyj126 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -1644,10 +1644,10 @@ func (x *CustomMetricTarget) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys126Slc = r.DecodeBytes(yys126Slc, true, true) - yys126 := string(yys126Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys126 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -1658,21 +1658,21 @@ func (x *CustomMetricTarget) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.TargetValue = pkg4_resource.Quantity{} } else { - yyv128 := &x.TargetValue - yym129 := z.DecBinary() - _ = yym129 + yyv5 := &x.TargetValue + yym6 := z.DecBinary() + _ = yym6 if false { - } else if z.HasExtensions() && z.DecExt(yyv128) { - } else if !yym129 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv128) + } else if z.HasExtensions() && z.DecExt(yyv5) { + } else if !yym6 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv5) } else { - z.DecFallback(yyv128, false) + z.DecFallback(yyv5, false) } } default: - z.DecStructFieldNotFound(-1, yys126) - } // end switch yys126 - } // end for yyj126 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1680,16 +1680,16 @@ func (x *CustomMetricTarget) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj130 int - var yyb130 bool - var yyhl130 bool = l >= 0 - yyj130++ - if yyhl130 { - yyb130 = yyj130 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb130 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb130 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1699,13 +1699,13 @@ func (x *CustomMetricTarget) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Name = string(r.DecodeString()) } - yyj130++ - if yyhl130 { - yyb130 = yyj130 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb130 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb130 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1713,29 +1713,29 @@ func (x *CustomMetricTarget) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.TargetValue = pkg4_resource.Quantity{} } else { - yyv132 := &x.TargetValue - yym133 := z.DecBinary() - _ = yym133 + yyv9 := &x.TargetValue + yym10 := z.DecBinary() + _ = yym10 if false { - } else if z.HasExtensions() && z.DecExt(yyv132) { - } else if !yym133 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv132) + } else if z.HasExtensions() && z.DecExt(yyv9) { + } else if !yym10 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv9) } else { - z.DecFallback(yyv132, false) + z.DecFallback(yyv9, false) } } for { - yyj130++ - if yyhl130 { - yyb130 = yyj130 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb130 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb130 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj130-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1747,36 +1747,36 @@ func (x *CustomMetricTargetList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym134 := z.EncBinary() - _ = yym134 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep135 := !z.EncBinary() - yy2arr135 := z.EncBasicHandle().StructToArray - var yyq135 [1]bool - _, _, _ = yysep135, yyq135, yy2arr135 - const yyr135 bool = false - var yynn135 int - if yyr135 || yy2arr135 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn135 = 1 - for _, b := range yyq135 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn135++ + yynn2++ } } - r.EncodeMapStart(yynn135) - yynn135 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr135 || yy2arr135 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym137 := z.EncBinary() - _ = yym137 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceCustomMetricTarget(([]CustomMetricTarget)(x.Items), e) @@ -1789,15 +1789,15 @@ func (x *CustomMetricTargetList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym138 := z.EncBinary() - _ = yym138 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceCustomMetricTarget(([]CustomMetricTarget)(x.Items), e) } } } - if yyr135 || yy2arr135 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1810,25 +1810,25 @@ func (x *CustomMetricTargetList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym139 := z.DecBinary() - _ = yym139 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct140 := r.ContainerType() - if yyct140 == codecSelferValueTypeMap1234 { - yyl140 := r.ReadMapStart() - if yyl140 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl140, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct140 == codecSelferValueTypeArray1234 { - yyl140 := r.ReadArrayStart() - if yyl140 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl140, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1840,12 +1840,12 @@ func (x *CustomMetricTargetList) codecDecodeSelfFromMap(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys141Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys141Slc - var yyhl141 bool = l >= 0 - for yyj141 := 0; ; yyj141++ { - if yyhl141 { - if yyj141 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -1854,26 +1854,26 @@ func (x *CustomMetricTargetList) codecDecodeSelfFromMap(l int, d *codec1978.Deco } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys141Slc = r.DecodeBytes(yys141Slc, true, true) - yys141 := string(yys141Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys141 { + switch yys3 { case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv142 := &x.Items - yym143 := z.DecBinary() - _ = yym143 + yyv4 := &x.Items + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceCustomMetricTarget((*[]CustomMetricTarget)(yyv142), d) + h.decSliceCustomMetricTarget((*[]CustomMetricTarget)(yyv4), d) } } default: - z.DecStructFieldNotFound(-1, yys141) - } // end switch yys141 - } // end for yyj141 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1881,16 +1881,16 @@ func (x *CustomMetricTargetList) codecDecodeSelfFromArray(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj144 int - var yyb144 bool - var yyhl144 bool = l >= 0 - yyj144++ - if yyhl144 { - yyb144 = yyj144 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb144 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb144 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1898,26 +1898,26 @@ func (x *CustomMetricTargetList) codecDecodeSelfFromArray(l int, d *codec1978.De if r.TryDecodeAsNil() { x.Items = nil } else { - yyv145 := &x.Items - yym146 := z.DecBinary() - _ = yym146 + yyv7 := &x.Items + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceCustomMetricTarget((*[]CustomMetricTarget)(yyv145), d) + h.decSliceCustomMetricTarget((*[]CustomMetricTarget)(yyv7), d) } } for { - yyj144++ - if yyhl144 { - yyb144 = yyj144 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb144 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb144 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj144-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1929,33 +1929,33 @@ func (x *CustomMetricCurrentStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym147 := z.EncBinary() - _ = yym147 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep148 := !z.EncBinary() - yy2arr148 := z.EncBasicHandle().StructToArray - var yyq148 [2]bool - _, _, _ = yysep148, yyq148, yy2arr148 - const yyr148 bool = false - var yynn148 int - if yyr148 || yy2arr148 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn148 = 2 - for _, b := range yyq148 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn148++ + yynn2++ } } - r.EncodeMapStart(yynn148) - yynn148 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr148 || yy2arr148 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym150 := z.EncBinary() - _ = yym150 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -1964,41 +1964,41 @@ func (x *CustomMetricCurrentStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym151 := z.EncBinary() - _ = yym151 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr148 || yy2arr148 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy153 := &x.CurrentValue - yym154 := z.EncBinary() - _ = yym154 + yy7 := &x.CurrentValue + yym8 := z.EncBinary() + _ = yym8 if false { - } else if z.HasExtensions() && z.EncExt(yy153) { - } else if !yym154 && z.IsJSONHandle() { - z.EncJSONMarshal(yy153) + } else if z.HasExtensions() && z.EncExt(yy7) { + } else if !yym8 && z.IsJSONHandle() { + z.EncJSONMarshal(yy7) } else { - z.EncFallback(yy153) + z.EncFallback(yy7) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("value")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy155 := &x.CurrentValue - yym156 := z.EncBinary() - _ = yym156 + yy9 := &x.CurrentValue + yym10 := z.EncBinary() + _ = yym10 if false { - } else if z.HasExtensions() && z.EncExt(yy155) { - } else if !yym156 && z.IsJSONHandle() { - z.EncJSONMarshal(yy155) + } else if z.HasExtensions() && z.EncExt(yy9) { + } else if !yym10 && z.IsJSONHandle() { + z.EncJSONMarshal(yy9) } else { - z.EncFallback(yy155) + z.EncFallback(yy9) } } - if yyr148 || yy2arr148 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -2011,25 +2011,25 @@ func (x *CustomMetricCurrentStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym157 := z.DecBinary() - _ = yym157 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct158 := r.ContainerType() - if yyct158 == codecSelferValueTypeMap1234 { - yyl158 := r.ReadMapStart() - if yyl158 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl158, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct158 == codecSelferValueTypeArray1234 { - yyl158 := r.ReadArrayStart() - if yyl158 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl158, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -2041,12 +2041,12 @@ func (x *CustomMetricCurrentStatus) codecDecodeSelfFromMap(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys159Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys159Slc - var yyhl159 bool = l >= 0 - for yyj159 := 0; ; yyj159++ { - if yyhl159 { - if yyj159 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -2055,10 +2055,10 @@ func (x *CustomMetricCurrentStatus) codecDecodeSelfFromMap(l int, d *codec1978.D } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys159Slc = r.DecodeBytes(yys159Slc, true, true) - yys159 := string(yys159Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys159 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -2069,21 +2069,21 @@ func (x *CustomMetricCurrentStatus) codecDecodeSelfFromMap(l int, d *codec1978.D if r.TryDecodeAsNil() { x.CurrentValue = pkg4_resource.Quantity{} } else { - yyv161 := &x.CurrentValue - yym162 := z.DecBinary() - _ = yym162 + yyv5 := &x.CurrentValue + yym6 := z.DecBinary() + _ = yym6 if false { - } else if z.HasExtensions() && z.DecExt(yyv161) { - } else if !yym162 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv161) + } else if z.HasExtensions() && z.DecExt(yyv5) { + } else if !yym6 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv5) } else { - z.DecFallback(yyv161, false) + z.DecFallback(yyv5, false) } } default: - z.DecStructFieldNotFound(-1, yys159) - } // end switch yys159 - } // end for yyj159 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -2091,16 +2091,16 @@ func (x *CustomMetricCurrentStatus) codecDecodeSelfFromArray(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj163 int - var yyb163 bool - var yyhl163 bool = l >= 0 - yyj163++ - if yyhl163 { - yyb163 = yyj163 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb163 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb163 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2110,13 +2110,13 @@ func (x *CustomMetricCurrentStatus) codecDecodeSelfFromArray(l int, d *codec1978 } else { x.Name = string(r.DecodeString()) } - yyj163++ - if yyhl163 { - yyb163 = yyj163 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb163 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb163 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2124,29 +2124,29 @@ func (x *CustomMetricCurrentStatus) codecDecodeSelfFromArray(l int, d *codec1978 if r.TryDecodeAsNil() { x.CurrentValue = pkg4_resource.Quantity{} } else { - yyv165 := &x.CurrentValue - yym166 := z.DecBinary() - _ = yym166 + yyv9 := &x.CurrentValue + yym10 := z.DecBinary() + _ = yym10 if false { - } else if z.HasExtensions() && z.DecExt(yyv165) { - } else if !yym166 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv165) + } else if z.HasExtensions() && z.DecExt(yyv9) { + } else if !yym10 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv9) } else { - z.DecFallback(yyv165, false) + z.DecFallback(yyv9, false) } } for { - yyj163++ - if yyhl163 { - yyb163 = yyj163 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb163 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb163 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj163-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -2158,36 +2158,36 @@ func (x *CustomMetricCurrentStatusList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym167 := z.EncBinary() - _ = yym167 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep168 := !z.EncBinary() - yy2arr168 := z.EncBasicHandle().StructToArray - var yyq168 [1]bool - _, _, _ = yysep168, yyq168, yy2arr168 - const yyr168 bool = false - var yynn168 int - if yyr168 || yy2arr168 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn168 = 1 - for _, b := range yyq168 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn168++ + yynn2++ } } - r.EncodeMapStart(yynn168) - yynn168 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr168 || yy2arr168 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym170 := z.EncBinary() - _ = yym170 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceCustomMetricCurrentStatus(([]CustomMetricCurrentStatus)(x.Items), e) @@ -2200,15 +2200,15 @@ func (x *CustomMetricCurrentStatusList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym171 := z.EncBinary() - _ = yym171 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceCustomMetricCurrentStatus(([]CustomMetricCurrentStatus)(x.Items), e) } } } - if yyr168 || yy2arr168 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -2221,25 +2221,25 @@ func (x *CustomMetricCurrentStatusList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym172 := z.DecBinary() - _ = yym172 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct173 := r.ContainerType() - if yyct173 == codecSelferValueTypeMap1234 { - yyl173 := r.ReadMapStart() - if yyl173 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl173, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct173 == codecSelferValueTypeArray1234 { - yyl173 := r.ReadArrayStart() - if yyl173 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl173, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -2251,12 +2251,12 @@ func (x *CustomMetricCurrentStatusList) codecDecodeSelfFromMap(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys174Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys174Slc - var yyhl174 bool = l >= 0 - for yyj174 := 0; ; yyj174++ { - if yyhl174 { - if yyj174 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -2265,26 +2265,26 @@ func (x *CustomMetricCurrentStatusList) codecDecodeSelfFromMap(l int, d *codec19 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys174Slc = r.DecodeBytes(yys174Slc, true, true) - yys174 := string(yys174Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys174 { + switch yys3 { case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv175 := &x.Items - yym176 := z.DecBinary() - _ = yym176 + yyv4 := &x.Items + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceCustomMetricCurrentStatus((*[]CustomMetricCurrentStatus)(yyv175), d) + h.decSliceCustomMetricCurrentStatus((*[]CustomMetricCurrentStatus)(yyv4), d) } } default: - z.DecStructFieldNotFound(-1, yys174) - } // end switch yys174 - } // end for yyj174 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -2292,16 +2292,16 @@ func (x *CustomMetricCurrentStatusList) codecDecodeSelfFromArray(l int, d *codec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj177 int - var yyb177 bool - var yyhl177 bool = l >= 0 - yyj177++ - if yyhl177 { - yyb177 = yyj177 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb177 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb177 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2309,26 +2309,26 @@ func (x *CustomMetricCurrentStatusList) codecDecodeSelfFromArray(l int, d *codec if r.TryDecodeAsNil() { x.Items = nil } else { - yyv178 := &x.Items - yym179 := z.DecBinary() - _ = yym179 + yyv7 := &x.Items + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceCustomMetricCurrentStatus((*[]CustomMetricCurrentStatus)(yyv178), d) + h.decSliceCustomMetricCurrentStatus((*[]CustomMetricCurrentStatus)(yyv7), d) } } for { - yyj177++ - if yyhl177 { - yyb177 = yyj177 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb177 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb177 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj177-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -2340,81 +2340,81 @@ func (x *HorizontalPodAutoscalerSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym180 := z.EncBinary() - _ = yym180 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep181 := !z.EncBinary() - yy2arr181 := z.EncBasicHandle().StructToArray - var yyq181 [4]bool - _, _, _ = yysep181, yyq181, yy2arr181 - const yyr181 bool = false - yyq181[1] = x.MinReplicas != nil - yyq181[3] = x.CPUUtilization != nil - var yynn181 int - if yyr181 || yy2arr181 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.MinReplicas != nil + yyq2[3] = x.CPUUtilization != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn181 = 2 - for _, b := range yyq181 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn181++ + yynn2++ } } - r.EncodeMapStart(yynn181) - yynn181 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr181 || yy2arr181 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy183 := &x.ScaleRef - yy183.CodecEncodeSelf(e) + yy4 := &x.ScaleRef + yy4.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("scaleRef")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy184 := &x.ScaleRef - yy184.CodecEncodeSelf(e) + yy6 := &x.ScaleRef + yy6.CodecEncodeSelf(e) } - if yyr181 || yy2arr181 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq181[1] { + if yyq2[1] { if x.MinReplicas == nil { r.EncodeNil() } else { - yy186 := *x.MinReplicas - yym187 := z.EncBinary() - _ = yym187 + yy9 := *x.MinReplicas + yym10 := z.EncBinary() + _ = yym10 if false { } else { - r.EncodeInt(int64(yy186)) + r.EncodeInt(int64(yy9)) } } } else { r.EncodeNil() } } else { - if yyq181[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("minReplicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.MinReplicas == nil { r.EncodeNil() } else { - yy188 := *x.MinReplicas - yym189 := z.EncBinary() - _ = yym189 + yy11 := *x.MinReplicas + yym12 := z.EncBinary() + _ = yym12 if false { } else { - r.EncodeInt(int64(yy188)) + r.EncodeInt(int64(yy11)) } } } } - if yyr181 || yy2arr181 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym191 := z.EncBinary() - _ = yym191 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeInt(int64(x.MaxReplicas)) @@ -2423,16 +2423,16 @@ func (x *HorizontalPodAutoscalerSpec) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("maxReplicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym192 := z.EncBinary() - _ = yym192 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeInt(int64(x.MaxReplicas)) } } - if yyr181 || yy2arr181 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq181[3] { + if yyq2[3] { if x.CPUUtilization == nil { r.EncodeNil() } else { @@ -2442,7 +2442,7 @@ func (x *HorizontalPodAutoscalerSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq181[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cpuUtilization")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -2453,7 +2453,7 @@ func (x *HorizontalPodAutoscalerSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr181 || yy2arr181 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -2466,25 +2466,25 @@ func (x *HorizontalPodAutoscalerSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym194 := z.DecBinary() - _ = yym194 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct195 := r.ContainerType() - if yyct195 == codecSelferValueTypeMap1234 { - yyl195 := r.ReadMapStart() - if yyl195 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl195, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct195 == codecSelferValueTypeArray1234 { - yyl195 := r.ReadArrayStart() - if yyl195 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl195, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -2496,12 +2496,12 @@ func (x *HorizontalPodAutoscalerSpec) codecDecodeSelfFromMap(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys196Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys196Slc - var yyhl196 bool = l >= 0 - for yyj196 := 0; ; yyj196++ { - if yyhl196 { - if yyj196 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -2510,16 +2510,16 @@ func (x *HorizontalPodAutoscalerSpec) codecDecodeSelfFromMap(l int, d *codec1978 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys196Slc = r.DecodeBytes(yys196Slc, true, true) - yys196 := string(yys196Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys196 { + switch yys3 { case "scaleRef": if r.TryDecodeAsNil() { x.ScaleRef = SubresourceReference{} } else { - yyv197 := &x.ScaleRef - yyv197.CodecDecodeSelf(d) + yyv4 := &x.ScaleRef + yyv4.CodecDecodeSelf(d) } case "minReplicas": if r.TryDecodeAsNil() { @@ -2530,8 +2530,8 @@ func (x *HorizontalPodAutoscalerSpec) codecDecodeSelfFromMap(l int, d *codec1978 if x.MinReplicas == nil { x.MinReplicas = new(int32) } - yym199 := z.DecBinary() - _ = yym199 + yym6 := z.DecBinary() + _ = yym6 if false { } else { *((*int32)(x.MinReplicas)) = int32(r.DecodeInt(32)) @@ -2555,9 +2555,9 @@ func (x *HorizontalPodAutoscalerSpec) codecDecodeSelfFromMap(l int, d *codec1978 x.CPUUtilization.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys196) - } // end switch yys196 - } // end for yyj196 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -2565,16 +2565,16 @@ func (x *HorizontalPodAutoscalerSpec) codecDecodeSelfFromArray(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj202 int - var yyb202 bool - var yyhl202 bool = l >= 0 - yyj202++ - if yyhl202 { - yyb202 = yyj202 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb202 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb202 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2582,16 +2582,16 @@ func (x *HorizontalPodAutoscalerSpec) codecDecodeSelfFromArray(l int, d *codec19 if r.TryDecodeAsNil() { x.ScaleRef = SubresourceReference{} } else { - yyv203 := &x.ScaleRef - yyv203.CodecDecodeSelf(d) + yyv10 := &x.ScaleRef + yyv10.CodecDecodeSelf(d) } - yyj202++ - if yyhl202 { - yyb202 = yyj202 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb202 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb202 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2604,20 +2604,20 @@ func (x *HorizontalPodAutoscalerSpec) codecDecodeSelfFromArray(l int, d *codec19 if x.MinReplicas == nil { x.MinReplicas = new(int32) } - yym205 := z.DecBinary() - _ = yym205 + yym12 := z.DecBinary() + _ = yym12 if false { } else { *((*int32)(x.MinReplicas)) = int32(r.DecodeInt(32)) } } - yyj202++ - if yyhl202 { - yyb202 = yyj202 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb202 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb202 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2627,13 +2627,13 @@ func (x *HorizontalPodAutoscalerSpec) codecDecodeSelfFromArray(l int, d *codec19 } else { x.MaxReplicas = int32(r.DecodeInt(32)) } - yyj202++ - if yyhl202 { - yyb202 = yyj202 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb202 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb202 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -2649,17 +2649,17 @@ func (x *HorizontalPodAutoscalerSpec) codecDecodeSelfFromArray(l int, d *codec19 x.CPUUtilization.CodecDecodeSelf(d) } for { - yyj202++ - if yyhl202 { - yyb202 = yyj202 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb202 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb202 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj202-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -2671,80 +2671,80 @@ func (x *HorizontalPodAutoscalerStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym208 := z.EncBinary() - _ = yym208 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep209 := !z.EncBinary() - yy2arr209 := z.EncBasicHandle().StructToArray - var yyq209 [5]bool - _, _, _ = yysep209, yyq209, yy2arr209 - const yyr209 bool = false - yyq209[0] = x.ObservedGeneration != nil - yyq209[1] = x.LastScaleTime != nil - yyq209[4] = x.CurrentCPUUtilizationPercentage != nil - var yynn209 int - if yyr209 || yy2arr209 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.ObservedGeneration != nil + yyq2[1] = x.LastScaleTime != nil + yyq2[4] = x.CurrentCPUUtilizationPercentage != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn209 = 2 - for _, b := range yyq209 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn209++ + yynn2++ } } - r.EncodeMapStart(yynn209) - yynn209 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr209 || yy2arr209 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq209[0] { + if yyq2[0] { if x.ObservedGeneration == nil { r.EncodeNil() } else { - yy211 := *x.ObservedGeneration - yym212 := z.EncBinary() - _ = yym212 + yy4 := *x.ObservedGeneration + yym5 := z.EncBinary() + _ = yym5 if false { } else { - r.EncodeInt(int64(yy211)) + r.EncodeInt(int64(yy4)) } } } else { r.EncodeNil() } } else { - if yyq209[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("observedGeneration")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.ObservedGeneration == nil { r.EncodeNil() } else { - yy213 := *x.ObservedGeneration - yym214 := z.EncBinary() - _ = yym214 + yy6 := *x.ObservedGeneration + yym7 := z.EncBinary() + _ = yym7 if false { } else { - r.EncodeInt(int64(yy213)) + r.EncodeInt(int64(yy6)) } } } } - if yyr209 || yy2arr209 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq209[1] { + if yyq2[1] { if x.LastScaleTime == nil { r.EncodeNil() } else { - yym216 := z.EncBinary() - _ = yym216 + yym9 := z.EncBinary() + _ = yym9 if false { } else if z.HasExtensions() && z.EncExt(x.LastScaleTime) { - } else if yym216 { + } else if yym9 { z.EncBinaryMarshal(x.LastScaleTime) - } else if !yym216 && z.IsJSONHandle() { + } else if !yym9 && z.IsJSONHandle() { z.EncJSONMarshal(x.LastScaleTime) } else { z.EncFallback(x.LastScaleTime) @@ -2754,20 +2754,20 @@ func (x *HorizontalPodAutoscalerStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq209[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lastScaleTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.LastScaleTime == nil { r.EncodeNil() } else { - yym217 := z.EncBinary() - _ = yym217 + yym10 := z.EncBinary() + _ = yym10 if false { } else if z.HasExtensions() && z.EncExt(x.LastScaleTime) { - } else if yym217 { + } else if yym10 { z.EncBinaryMarshal(x.LastScaleTime) - } else if !yym217 && z.IsJSONHandle() { + } else if !yym10 && z.IsJSONHandle() { z.EncJSONMarshal(x.LastScaleTime) } else { z.EncFallback(x.LastScaleTime) @@ -2775,10 +2775,10 @@ func (x *HorizontalPodAutoscalerStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr209 || yy2arr209 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym219 := z.EncBinary() - _ = yym219 + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeInt(int64(x.CurrentReplicas)) @@ -2787,17 +2787,17 @@ func (x *HorizontalPodAutoscalerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("currentReplicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym220 := z.EncBinary() - _ = yym220 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeInt(int64(x.CurrentReplicas)) } } - if yyr209 || yy2arr209 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym222 := z.EncBinary() - _ = yym222 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeInt(int64(x.DesiredReplicas)) @@ -2806,49 +2806,49 @@ func (x *HorizontalPodAutoscalerStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("desiredReplicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym223 := z.EncBinary() - _ = yym223 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeInt(int64(x.DesiredReplicas)) } } - if yyr209 || yy2arr209 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq209[4] { + if yyq2[4] { if x.CurrentCPUUtilizationPercentage == nil { r.EncodeNil() } else { - yy225 := *x.CurrentCPUUtilizationPercentage - yym226 := z.EncBinary() - _ = yym226 + yy18 := *x.CurrentCPUUtilizationPercentage + yym19 := z.EncBinary() + _ = yym19 if false { } else { - r.EncodeInt(int64(yy225)) + r.EncodeInt(int64(yy18)) } } } else { r.EncodeNil() } } else { - if yyq209[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("currentCPUUtilizationPercentage")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.CurrentCPUUtilizationPercentage == nil { r.EncodeNil() } else { - yy227 := *x.CurrentCPUUtilizationPercentage - yym228 := z.EncBinary() - _ = yym228 + yy20 := *x.CurrentCPUUtilizationPercentage + yym21 := z.EncBinary() + _ = yym21 if false { } else { - r.EncodeInt(int64(yy227)) + r.EncodeInt(int64(yy20)) } } } } - if yyr209 || yy2arr209 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -2861,25 +2861,25 @@ func (x *HorizontalPodAutoscalerStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym229 := z.DecBinary() - _ = yym229 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct230 := r.ContainerType() - if yyct230 == codecSelferValueTypeMap1234 { - yyl230 := r.ReadMapStart() - if yyl230 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl230, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct230 == codecSelferValueTypeArray1234 { - yyl230 := r.ReadArrayStart() - if yyl230 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl230, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -2891,12 +2891,12 @@ func (x *HorizontalPodAutoscalerStatus) codecDecodeSelfFromMap(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys231Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys231Slc - var yyhl231 bool = l >= 0 - for yyj231 := 0; ; yyj231++ { - if yyhl231 { - if yyj231 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -2905,10 +2905,10 @@ func (x *HorizontalPodAutoscalerStatus) codecDecodeSelfFromMap(l int, d *codec19 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys231Slc = r.DecodeBytes(yys231Slc, true, true) - yys231 := string(yys231Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys231 { + switch yys3 { case "observedGeneration": if r.TryDecodeAsNil() { if x.ObservedGeneration != nil { @@ -2918,8 +2918,8 @@ func (x *HorizontalPodAutoscalerStatus) codecDecodeSelfFromMap(l int, d *codec19 if x.ObservedGeneration == nil { x.ObservedGeneration = new(int64) } - yym233 := z.DecBinary() - _ = yym233 + yym5 := z.DecBinary() + _ = yym5 if false { } else { *((*int64)(x.ObservedGeneration)) = int64(r.DecodeInt(64)) @@ -2934,13 +2934,13 @@ func (x *HorizontalPodAutoscalerStatus) codecDecodeSelfFromMap(l int, d *codec19 if x.LastScaleTime == nil { x.LastScaleTime = new(pkg1_unversioned.Time) } - yym235 := z.DecBinary() - _ = yym235 + yym7 := z.DecBinary() + _ = yym7 if false { } else if z.HasExtensions() && z.DecExt(x.LastScaleTime) { - } else if yym235 { + } else if yym7 { z.DecBinaryUnmarshal(x.LastScaleTime) - } else if !yym235 && z.IsJSONHandle() { + } else if !yym7 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.LastScaleTime) } else { z.DecFallback(x.LastScaleTime, false) @@ -2967,17 +2967,17 @@ func (x *HorizontalPodAutoscalerStatus) codecDecodeSelfFromMap(l int, d *codec19 if x.CurrentCPUUtilizationPercentage == nil { x.CurrentCPUUtilizationPercentage = new(int32) } - yym239 := z.DecBinary() - _ = yym239 + yym11 := z.DecBinary() + _ = yym11 if false { } else { *((*int32)(x.CurrentCPUUtilizationPercentage)) = int32(r.DecodeInt(32)) } } default: - z.DecStructFieldNotFound(-1, yys231) - } // end switch yys231 - } // end for yyj231 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -2985,16 +2985,16 @@ func (x *HorizontalPodAutoscalerStatus) codecDecodeSelfFromArray(l int, d *codec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj240 int - var yyb240 bool - var yyhl240 bool = l >= 0 - yyj240++ - if yyhl240 { - yyb240 = yyj240 > l + var yyj12 int + var yyb12 bool + var yyhl12 bool = l >= 0 + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb240 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb240 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3007,20 +3007,20 @@ func (x *HorizontalPodAutoscalerStatus) codecDecodeSelfFromArray(l int, d *codec if x.ObservedGeneration == nil { x.ObservedGeneration = new(int64) } - yym242 := z.DecBinary() - _ = yym242 + yym14 := z.DecBinary() + _ = yym14 if false { } else { *((*int64)(x.ObservedGeneration)) = int64(r.DecodeInt(64)) } } - yyj240++ - if yyhl240 { - yyb240 = yyj240 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb240 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb240 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3033,25 +3033,25 @@ func (x *HorizontalPodAutoscalerStatus) codecDecodeSelfFromArray(l int, d *codec if x.LastScaleTime == nil { x.LastScaleTime = new(pkg1_unversioned.Time) } - yym244 := z.DecBinary() - _ = yym244 + yym16 := z.DecBinary() + _ = yym16 if false { } else if z.HasExtensions() && z.DecExt(x.LastScaleTime) { - } else if yym244 { + } else if yym16 { z.DecBinaryUnmarshal(x.LastScaleTime) - } else if !yym244 && z.IsJSONHandle() { + } else if !yym16 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.LastScaleTime) } else { z.DecFallback(x.LastScaleTime, false) } } - yyj240++ - if yyhl240 { - yyb240 = yyj240 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb240 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb240 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3061,13 +3061,13 @@ func (x *HorizontalPodAutoscalerStatus) codecDecodeSelfFromArray(l int, d *codec } else { x.CurrentReplicas = int32(r.DecodeInt(32)) } - yyj240++ - if yyhl240 { - yyb240 = yyj240 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb240 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb240 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3077,13 +3077,13 @@ func (x *HorizontalPodAutoscalerStatus) codecDecodeSelfFromArray(l int, d *codec } else { x.DesiredReplicas = int32(r.DecodeInt(32)) } - yyj240++ - if yyhl240 { - yyb240 = yyj240 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb240 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb240 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3096,25 +3096,25 @@ func (x *HorizontalPodAutoscalerStatus) codecDecodeSelfFromArray(l int, d *codec if x.CurrentCPUUtilizationPercentage == nil { x.CurrentCPUUtilizationPercentage = new(int32) } - yym248 := z.DecBinary() - _ = yym248 + yym20 := z.DecBinary() + _ = yym20 if false { } else { *((*int32)(x.CurrentCPUUtilizationPercentage)) = int32(r.DecodeInt(32)) } } for { - yyj240++ - if yyhl240 { - yyb240 = yyj240 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb240 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb240 { + if yyb12 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj240-1, "") + z.DecStructFieldNotFound(yyj12-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -3126,90 +3126,90 @@ func (x *HorizontalPodAutoscaler) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym249 := z.EncBinary() - _ = yym249 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep250 := !z.EncBinary() - yy2arr250 := z.EncBasicHandle().StructToArray - var yyq250 [5]bool - _, _, _ = yysep250, yyq250, yy2arr250 - const yyr250 bool = false - yyq250[0] = true - yyq250[1] = true - yyq250[2] = true - yyq250[3] = x.Kind != "" - yyq250[4] = x.APIVersion != "" - var yynn250 int - if yyr250 || yy2arr250 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn250 = 0 - for _, b := range yyq250 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn250++ + yynn2++ } } - r.EncodeMapStart(yynn250) - yynn250 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr250 || yy2arr250 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq250[0] { - yy252 := &x.ObjectMeta - yy252.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq250[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy253 := &x.ObjectMeta - yy253.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr250 || yy2arr250 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq250[1] { - yy255 := &x.Spec - yy255.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq250[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy256 := &x.Spec - yy256.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr250 || yy2arr250 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq250[2] { - yy258 := &x.Status - yy258.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq250[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy259 := &x.Status - yy259.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr250 || yy2arr250 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq250[3] { - yym261 := z.EncBinary() - _ = yym261 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -3218,23 +3218,23 @@ func (x *HorizontalPodAutoscaler) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq250[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym262 := z.EncBinary() - _ = yym262 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr250 || yy2arr250 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq250[4] { - yym264 := z.EncBinary() - _ = yym264 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -3243,19 +3243,19 @@ func (x *HorizontalPodAutoscaler) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq250[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym265 := z.EncBinary() - _ = yym265 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr250 || yy2arr250 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -3268,25 +3268,25 @@ func (x *HorizontalPodAutoscaler) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym266 := z.DecBinary() - _ = yym266 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct267 := r.ContainerType() - if yyct267 == codecSelferValueTypeMap1234 { - yyl267 := r.ReadMapStart() - if yyl267 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl267, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct267 == codecSelferValueTypeArray1234 { - yyl267 := r.ReadArrayStart() - if yyl267 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl267, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -3298,12 +3298,12 @@ func (x *HorizontalPodAutoscaler) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys268Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys268Slc - var yyhl268 bool = l >= 0 - for yyj268 := 0; ; yyj268++ { - if yyhl268 { - if yyj268 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -3312,30 +3312,30 @@ func (x *HorizontalPodAutoscaler) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys268Slc = r.DecodeBytes(yys268Slc, true, true) - yys268 := string(yys268Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys268 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_v1.ObjectMeta{} } else { - yyv269 := &x.ObjectMeta - yyv269.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = HorizontalPodAutoscalerSpec{} } else { - yyv270 := &x.Spec - yyv270.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = HorizontalPodAutoscalerStatus{} } else { - yyv271 := &x.Status - yyv271.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -3350,9 +3350,9 @@ func (x *HorizontalPodAutoscaler) codecDecodeSelfFromMap(l int, d *codec1978.Dec x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys268) - } // end switch yys268 - } // end for yyj268 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -3360,16 +3360,16 @@ func (x *HorizontalPodAutoscaler) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj274 int - var yyb274 bool - var yyhl274 bool = l >= 0 - yyj274++ - if yyhl274 { - yyb274 = yyj274 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb274 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb274 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3377,16 +3377,16 @@ func (x *HorizontalPodAutoscaler) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_v1.ObjectMeta{} } else { - yyv275 := &x.ObjectMeta - yyv275.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj274++ - if yyhl274 { - yyb274 = yyj274 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb274 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb274 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3394,16 +3394,16 @@ func (x *HorizontalPodAutoscaler) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Spec = HorizontalPodAutoscalerSpec{} } else { - yyv276 := &x.Spec - yyv276.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj274++ - if yyhl274 { - yyb274 = yyj274 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb274 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb274 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3411,16 +3411,16 @@ func (x *HorizontalPodAutoscaler) codecDecodeSelfFromArray(l int, d *codec1978.D if r.TryDecodeAsNil() { x.Status = HorizontalPodAutoscalerStatus{} } else { - yyv277 := &x.Status - yyv277.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj274++ - if yyhl274 { - yyb274 = yyj274 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb274 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb274 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3430,13 +3430,13 @@ func (x *HorizontalPodAutoscaler) codecDecodeSelfFromArray(l int, d *codec1978.D } else { x.Kind = string(r.DecodeString()) } - yyj274++ - if yyhl274 { - yyb274 = yyj274 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb274 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb274 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3447,17 +3447,17 @@ func (x *HorizontalPodAutoscaler) codecDecodeSelfFromArray(l int, d *codec1978.D x.APIVersion = string(r.DecodeString()) } for { - yyj274++ - if yyhl274 { - yyb274 = yyj274 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb274 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb274 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj274-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -3469,68 +3469,68 @@ func (x *HorizontalPodAutoscalerList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym280 := z.EncBinary() - _ = yym280 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep281 := !z.EncBinary() - yy2arr281 := z.EncBasicHandle().StructToArray - var yyq281 [4]bool - _, _, _ = yysep281, yyq281, yy2arr281 - const yyr281 bool = false - yyq281[0] = true - yyq281[2] = x.Kind != "" - yyq281[3] = x.APIVersion != "" - var yynn281 int - if yyr281 || yy2arr281 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn281 = 1 - for _, b := range yyq281 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn281++ + yynn2++ } } - r.EncodeMapStart(yynn281) - yynn281 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr281 || yy2arr281 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq281[0] { - yy283 := &x.ListMeta - yym284 := z.EncBinary() - _ = yym284 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy283) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy283) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq281[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy285 := &x.ListMeta - yym286 := z.EncBinary() - _ = yym286 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy285) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy285) + z.EncFallback(yy6) } } } - if yyr281 || yy2arr281 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym288 := z.EncBinary() - _ = yym288 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceHorizontalPodAutoscaler(([]HorizontalPodAutoscaler)(x.Items), e) @@ -3543,19 +3543,19 @@ func (x *HorizontalPodAutoscalerList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym289 := z.EncBinary() - _ = yym289 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceHorizontalPodAutoscaler(([]HorizontalPodAutoscaler)(x.Items), e) } } } - if yyr281 || yy2arr281 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq281[2] { - yym291 := z.EncBinary() - _ = yym291 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -3564,23 +3564,23 @@ func (x *HorizontalPodAutoscalerList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq281[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym292 := z.EncBinary() - _ = yym292 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr281 || yy2arr281 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq281[3] { - yym294 := z.EncBinary() - _ = yym294 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -3589,19 +3589,19 @@ func (x *HorizontalPodAutoscalerList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq281[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym295 := z.EncBinary() - _ = yym295 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr281 || yy2arr281 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -3614,25 +3614,25 @@ func (x *HorizontalPodAutoscalerList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym296 := z.DecBinary() - _ = yym296 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct297 := r.ContainerType() - if yyct297 == codecSelferValueTypeMap1234 { - yyl297 := r.ReadMapStart() - if yyl297 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl297, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct297 == codecSelferValueTypeArray1234 { - yyl297 := r.ReadArrayStart() - if yyl297 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl297, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -3644,12 +3644,12 @@ func (x *HorizontalPodAutoscalerList) codecDecodeSelfFromMap(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys298Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys298Slc - var yyhl298 bool = l >= 0 - for yyj298 := 0; ; yyj298++ { - if yyhl298 { - if yyj298 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -3658,33 +3658,33 @@ func (x *HorizontalPodAutoscalerList) codecDecodeSelfFromMap(l int, d *codec1978 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys298Slc = r.DecodeBytes(yys298Slc, true, true) - yys298 := string(yys298Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys298 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv299 := &x.ListMeta - yym300 := z.DecBinary() - _ = yym300 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv299) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv299, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv301 := &x.Items - yym302 := z.DecBinary() - _ = yym302 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceHorizontalPodAutoscaler((*[]HorizontalPodAutoscaler)(yyv301), d) + h.decSliceHorizontalPodAutoscaler((*[]HorizontalPodAutoscaler)(yyv6), d) } } case "kind": @@ -3700,9 +3700,9 @@ func (x *HorizontalPodAutoscalerList) codecDecodeSelfFromMap(l int, d *codec1978 x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys298) - } // end switch yys298 - } // end for yyj298 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -3710,16 +3710,16 @@ func (x *HorizontalPodAutoscalerList) codecDecodeSelfFromArray(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj305 int - var yyb305 bool - var yyhl305 bool = l >= 0 - yyj305++ - if yyhl305 { - yyb305 = yyj305 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb305 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb305 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3727,22 +3727,22 @@ func (x *HorizontalPodAutoscalerList) codecDecodeSelfFromArray(l int, d *codec19 if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv306 := &x.ListMeta - yym307 := z.DecBinary() - _ = yym307 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv306) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv306, false) + z.DecFallback(yyv11, false) } } - yyj305++ - if yyhl305 { - yyb305 = yyj305 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb305 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb305 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3750,21 +3750,21 @@ func (x *HorizontalPodAutoscalerList) codecDecodeSelfFromArray(l int, d *codec19 if r.TryDecodeAsNil() { x.Items = nil } else { - yyv308 := &x.Items - yym309 := z.DecBinary() - _ = yym309 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceHorizontalPodAutoscaler((*[]HorizontalPodAutoscaler)(yyv308), d) + h.decSliceHorizontalPodAutoscaler((*[]HorizontalPodAutoscaler)(yyv13), d) } } - yyj305++ - if yyhl305 { - yyb305 = yyj305 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb305 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb305 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3774,13 +3774,13 @@ func (x *HorizontalPodAutoscalerList) codecDecodeSelfFromArray(l int, d *codec19 } else { x.Kind = string(r.DecodeString()) } - yyj305++ - if yyhl305 { - yyb305 = yyj305 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb305 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb305 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -3791,17 +3791,17 @@ func (x *HorizontalPodAutoscalerList) codecDecodeSelfFromArray(l int, d *codec19 x.APIVersion = string(r.DecodeString()) } for { - yyj305++ - if yyhl305 { - yyb305 = yyj305 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb305 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb305 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj305-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -3813,56 +3813,56 @@ func (x *ThirdPartyResource) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym312 := z.EncBinary() - _ = yym312 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep313 := !z.EncBinary() - yy2arr313 := z.EncBasicHandle().StructToArray - var yyq313 [5]bool - _, _, _ = yysep313, yyq313, yy2arr313 - const yyr313 bool = false - yyq313[0] = true - yyq313[1] = x.Description != "" - yyq313[2] = len(x.Versions) != 0 - yyq313[3] = x.Kind != "" - yyq313[4] = x.APIVersion != "" - var yynn313 int - if yyr313 || yy2arr313 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = x.Description != "" + yyq2[2] = len(x.Versions) != 0 + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn313 = 0 - for _, b := range yyq313 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn313++ + yynn2++ } } - r.EncodeMapStart(yynn313) - yynn313 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr313 || yy2arr313 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq313[0] { - yy315 := &x.ObjectMeta - yy315.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq313[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy316 := &x.ObjectMeta - yy316.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr313 || yy2arr313 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq313[1] { - yym318 := z.EncBinary() - _ = yym318 + if yyq2[1] { + yym9 := z.EncBinary() + _ = yym9 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Description)) @@ -3871,26 +3871,26 @@ func (x *ThirdPartyResource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq313[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("description")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym319 := z.EncBinary() - _ = yym319 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Description)) } } } - if yyr313 || yy2arr313 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq313[2] { + if yyq2[2] { if x.Versions == nil { r.EncodeNil() } else { - yym321 := z.EncBinary() - _ = yym321 + yym12 := z.EncBinary() + _ = yym12 if false { } else { h.encSliceAPIVersion(([]APIVersion)(x.Versions), e) @@ -3900,15 +3900,15 @@ func (x *ThirdPartyResource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq313[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("versions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Versions == nil { r.EncodeNil() } else { - yym322 := z.EncBinary() - _ = yym322 + yym13 := z.EncBinary() + _ = yym13 if false { } else { h.encSliceAPIVersion(([]APIVersion)(x.Versions), e) @@ -3916,11 +3916,11 @@ func (x *ThirdPartyResource) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr313 || yy2arr313 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq313[3] { - yym324 := z.EncBinary() - _ = yym324 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -3929,23 +3929,23 @@ func (x *ThirdPartyResource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq313[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym325 := z.EncBinary() - _ = yym325 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr313 || yy2arr313 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq313[4] { - yym327 := z.EncBinary() - _ = yym327 + if yyq2[4] { + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -3954,19 +3954,19 @@ func (x *ThirdPartyResource) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq313[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym328 := z.EncBinary() - _ = yym328 + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr313 || yy2arr313 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -3979,25 +3979,25 @@ func (x *ThirdPartyResource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym329 := z.DecBinary() - _ = yym329 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct330 := r.ContainerType() - if yyct330 == codecSelferValueTypeMap1234 { - yyl330 := r.ReadMapStart() - if yyl330 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl330, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct330 == codecSelferValueTypeArray1234 { - yyl330 := r.ReadArrayStart() - if yyl330 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl330, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -4009,12 +4009,12 @@ func (x *ThirdPartyResource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys331Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys331Slc - var yyhl331 bool = l >= 0 - for yyj331 := 0; ; yyj331++ { - if yyhl331 { - if yyj331 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -4023,16 +4023,16 @@ func (x *ThirdPartyResource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys331Slc = r.DecodeBytes(yys331Slc, true, true) - yys331 := string(yys331Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys331 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_v1.ObjectMeta{} } else { - yyv332 := &x.ObjectMeta - yyv332.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "description": if r.TryDecodeAsNil() { @@ -4044,12 +4044,12 @@ func (x *ThirdPartyResource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Versions = nil } else { - yyv334 := &x.Versions - yym335 := z.DecBinary() - _ = yym335 + yyv6 := &x.Versions + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceAPIVersion((*[]APIVersion)(yyv334), d) + h.decSliceAPIVersion((*[]APIVersion)(yyv6), d) } } case "kind": @@ -4065,9 +4065,9 @@ func (x *ThirdPartyResource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys331) - } // end switch yys331 - } // end for yyj331 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -4075,16 +4075,16 @@ func (x *ThirdPartyResource) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj338 int - var yyb338 bool - var yyhl338 bool = l >= 0 - yyj338++ - if yyhl338 { - yyb338 = yyj338 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb338 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb338 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4092,16 +4092,16 @@ func (x *ThirdPartyResource) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_v1.ObjectMeta{} } else { - yyv339 := &x.ObjectMeta - yyv339.CodecDecodeSelf(d) + yyv11 := &x.ObjectMeta + yyv11.CodecDecodeSelf(d) } - yyj338++ - if yyhl338 { - yyb338 = yyj338 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb338 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb338 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4111,13 +4111,13 @@ func (x *ThirdPartyResource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Description = string(r.DecodeString()) } - yyj338++ - if yyhl338 { - yyb338 = yyj338 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb338 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb338 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4125,21 +4125,21 @@ func (x *ThirdPartyResource) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.Versions = nil } else { - yyv341 := &x.Versions - yym342 := z.DecBinary() - _ = yym342 + yyv13 := &x.Versions + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceAPIVersion((*[]APIVersion)(yyv341), d) + h.decSliceAPIVersion((*[]APIVersion)(yyv13), d) } } - yyj338++ - if yyhl338 { - yyb338 = yyj338 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb338 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb338 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4149,13 +4149,13 @@ func (x *ThirdPartyResource) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Kind = string(r.DecodeString()) } - yyj338++ - if yyhl338 { - yyb338 = yyj338 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb338 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb338 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4166,17 +4166,17 @@ func (x *ThirdPartyResource) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.APIVersion = string(r.DecodeString()) } for { - yyj338++ - if yyhl338 { - yyb338 = yyj338 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb338 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb338 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj338-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -4188,68 +4188,68 @@ func (x *ThirdPartyResourceList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym345 := z.EncBinary() - _ = yym345 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep346 := !z.EncBinary() - yy2arr346 := z.EncBasicHandle().StructToArray - var yyq346 [4]bool - _, _, _ = yysep346, yyq346, yy2arr346 - const yyr346 bool = false - yyq346[0] = true - yyq346[2] = x.Kind != "" - yyq346[3] = x.APIVersion != "" - var yynn346 int - if yyr346 || yy2arr346 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn346 = 1 - for _, b := range yyq346 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn346++ + yynn2++ } } - r.EncodeMapStart(yynn346) - yynn346 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr346 || yy2arr346 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq346[0] { - yy348 := &x.ListMeta - yym349 := z.EncBinary() - _ = yym349 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy348) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy348) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq346[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy350 := &x.ListMeta - yym351 := z.EncBinary() - _ = yym351 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy350) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy350) + z.EncFallback(yy6) } } } - if yyr346 || yy2arr346 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym353 := z.EncBinary() - _ = yym353 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceThirdPartyResource(([]ThirdPartyResource)(x.Items), e) @@ -4262,19 +4262,19 @@ func (x *ThirdPartyResourceList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym354 := z.EncBinary() - _ = yym354 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceThirdPartyResource(([]ThirdPartyResource)(x.Items), e) } } } - if yyr346 || yy2arr346 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq346[2] { - yym356 := z.EncBinary() - _ = yym356 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -4283,23 +4283,23 @@ func (x *ThirdPartyResourceList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq346[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym357 := z.EncBinary() - _ = yym357 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr346 || yy2arr346 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq346[3] { - yym359 := z.EncBinary() - _ = yym359 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -4308,19 +4308,19 @@ func (x *ThirdPartyResourceList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq346[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym360 := z.EncBinary() - _ = yym360 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr346 || yy2arr346 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -4333,25 +4333,25 @@ func (x *ThirdPartyResourceList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym361 := z.DecBinary() - _ = yym361 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct362 := r.ContainerType() - if yyct362 == codecSelferValueTypeMap1234 { - yyl362 := r.ReadMapStart() - if yyl362 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl362, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct362 == codecSelferValueTypeArray1234 { - yyl362 := r.ReadArrayStart() - if yyl362 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl362, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -4363,12 +4363,12 @@ func (x *ThirdPartyResourceList) codecDecodeSelfFromMap(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys363Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys363Slc - var yyhl363 bool = l >= 0 - for yyj363 := 0; ; yyj363++ { - if yyhl363 { - if yyj363 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -4377,33 +4377,33 @@ func (x *ThirdPartyResourceList) codecDecodeSelfFromMap(l int, d *codec1978.Deco } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys363Slc = r.DecodeBytes(yys363Slc, true, true) - yys363 := string(yys363Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys363 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv364 := &x.ListMeta - yym365 := z.DecBinary() - _ = yym365 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv364) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv364, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv366 := &x.Items - yym367 := z.DecBinary() - _ = yym367 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceThirdPartyResource((*[]ThirdPartyResource)(yyv366), d) + h.decSliceThirdPartyResource((*[]ThirdPartyResource)(yyv6), d) } } case "kind": @@ -4419,9 +4419,9 @@ func (x *ThirdPartyResourceList) codecDecodeSelfFromMap(l int, d *codec1978.Deco x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys363) - } // end switch yys363 - } // end for yyj363 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -4429,16 +4429,16 @@ func (x *ThirdPartyResourceList) codecDecodeSelfFromArray(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj370 int - var yyb370 bool - var yyhl370 bool = l >= 0 - yyj370++ - if yyhl370 { - yyb370 = yyj370 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb370 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb370 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4446,22 +4446,22 @@ func (x *ThirdPartyResourceList) codecDecodeSelfFromArray(l int, d *codec1978.De if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv371 := &x.ListMeta - yym372 := z.DecBinary() - _ = yym372 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv371) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv371, false) + z.DecFallback(yyv11, false) } } - yyj370++ - if yyhl370 { - yyb370 = yyj370 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb370 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb370 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4469,21 +4469,21 @@ func (x *ThirdPartyResourceList) codecDecodeSelfFromArray(l int, d *codec1978.De if r.TryDecodeAsNil() { x.Items = nil } else { - yyv373 := &x.Items - yym374 := z.DecBinary() - _ = yym374 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceThirdPartyResource((*[]ThirdPartyResource)(yyv373), d) + h.decSliceThirdPartyResource((*[]ThirdPartyResource)(yyv13), d) } } - yyj370++ - if yyhl370 { - yyb370 = yyj370 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb370 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb370 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4493,13 +4493,13 @@ func (x *ThirdPartyResourceList) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.Kind = string(r.DecodeString()) } - yyj370++ - if yyhl370 { - yyb370 = yyj370 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb370 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb370 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4510,17 +4510,17 @@ func (x *ThirdPartyResourceList) codecDecodeSelfFromArray(l int, d *codec1978.De x.APIVersion = string(r.DecodeString()) } for { - yyj370++ - if yyhl370 { - yyb370 = yyj370 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb370 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb370 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj370-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -4532,36 +4532,36 @@ func (x *APIVersion) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym377 := z.EncBinary() - _ = yym377 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep378 := !z.EncBinary() - yy2arr378 := z.EncBasicHandle().StructToArray - var yyq378 [2]bool - _, _, _ = yysep378, yyq378, yy2arr378 - const yyr378 bool = false - yyq378[0] = x.Name != "" - yyq378[1] = x.APIGroup != "" - var yynn378 int - if yyr378 || yy2arr378 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Name != "" + yyq2[1] = x.APIGroup != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn378 = 0 - for _, b := range yyq378 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn378++ + yynn2++ } } - r.EncodeMapStart(yynn378) - yynn378 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr378 || yy2arr378 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq378[0] { - yym380 := z.EncBinary() - _ = yym380 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -4570,23 +4570,23 @@ func (x *APIVersion) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq378[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym381 := z.EncBinary() - _ = yym381 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } } - if yyr378 || yy2arr378 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq378[1] { - yym383 := z.EncBinary() - _ = yym383 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIGroup)) @@ -4595,19 +4595,19 @@ func (x *APIVersion) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq378[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiGroup")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym384 := z.EncBinary() - _ = yym384 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIGroup)) } } } - if yyr378 || yy2arr378 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -4620,25 +4620,25 @@ func (x *APIVersion) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym385 := z.DecBinary() - _ = yym385 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct386 := r.ContainerType() - if yyct386 == codecSelferValueTypeMap1234 { - yyl386 := r.ReadMapStart() - if yyl386 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl386, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct386 == codecSelferValueTypeArray1234 { - yyl386 := r.ReadArrayStart() - if yyl386 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl386, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -4650,12 +4650,12 @@ func (x *APIVersion) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys387Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys387Slc - var yyhl387 bool = l >= 0 - for yyj387 := 0; ; yyj387++ { - if yyhl387 { - if yyj387 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -4664,10 +4664,10 @@ func (x *APIVersion) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys387Slc = r.DecodeBytes(yys387Slc, true, true) - yys387 := string(yys387Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys387 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -4681,9 +4681,9 @@ func (x *APIVersion) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIGroup = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys387) - } // end switch yys387 - } // end for yyj387 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -4691,16 +4691,16 @@ func (x *APIVersion) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj390 int - var yyb390 bool - var yyhl390 bool = l >= 0 - yyj390++ - if yyhl390 { - yyb390 = yyj390 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb390 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb390 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4710,13 +4710,13 @@ func (x *APIVersion) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Name = string(r.DecodeString()) } - yyj390++ - if yyhl390 { - yyb390 = yyj390 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb390 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb390 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4727,17 +4727,17 @@ func (x *APIVersion) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIGroup = string(r.DecodeString()) } for { - yyj390++ - if yyhl390 { - yyb390 = yyj390 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb390 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb390 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj390-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -4749,58 +4749,58 @@ func (x *ThirdPartyResourceData) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym393 := z.EncBinary() - _ = yym393 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep394 := !z.EncBinary() - yy2arr394 := z.EncBasicHandle().StructToArray - var yyq394 [4]bool - _, _, _ = yysep394, yyq394, yy2arr394 - const yyr394 bool = false - yyq394[0] = true - yyq394[1] = len(x.Data) != 0 - yyq394[2] = x.Kind != "" - yyq394[3] = x.APIVersion != "" - var yynn394 int - if yyr394 || yy2arr394 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = len(x.Data) != 0 + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn394 = 0 - for _, b := range yyq394 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn394++ + yynn2++ } } - r.EncodeMapStart(yynn394) - yynn394 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr394 || yy2arr394 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq394[0] { - yy396 := &x.ObjectMeta - yy396.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq394[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy397 := &x.ObjectMeta - yy397.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr394 || yy2arr394 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq394[1] { + if yyq2[1] { if x.Data == nil { r.EncodeNil() } else { - yym399 := z.EncBinary() - _ = yym399 + yym9 := z.EncBinary() + _ = yym9 if false { } else { r.EncodeStringBytes(codecSelferC_RAW1234, []byte(x.Data)) @@ -4810,15 +4810,15 @@ func (x *ThirdPartyResourceData) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq394[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("data")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Data == nil { r.EncodeNil() } else { - yym400 := z.EncBinary() - _ = yym400 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeStringBytes(codecSelferC_RAW1234, []byte(x.Data)) @@ -4826,11 +4826,11 @@ func (x *ThirdPartyResourceData) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr394 || yy2arr394 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq394[2] { - yym402 := z.EncBinary() - _ = yym402 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -4839,23 +4839,23 @@ func (x *ThirdPartyResourceData) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq394[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym403 := z.EncBinary() - _ = yym403 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr394 || yy2arr394 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq394[3] { - yym405 := z.EncBinary() - _ = yym405 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -4864,19 +4864,19 @@ func (x *ThirdPartyResourceData) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq394[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym406 := z.EncBinary() - _ = yym406 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr394 || yy2arr394 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -4889,25 +4889,25 @@ func (x *ThirdPartyResourceData) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym407 := z.DecBinary() - _ = yym407 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct408 := r.ContainerType() - if yyct408 == codecSelferValueTypeMap1234 { - yyl408 := r.ReadMapStart() - if yyl408 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl408, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct408 == codecSelferValueTypeArray1234 { - yyl408 := r.ReadArrayStart() - if yyl408 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl408, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -4919,12 +4919,12 @@ func (x *ThirdPartyResourceData) codecDecodeSelfFromMap(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys409Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys409Slc - var yyhl409 bool = l >= 0 - for yyj409 := 0; ; yyj409++ { - if yyhl409 { - if yyj409 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -4933,27 +4933,27 @@ func (x *ThirdPartyResourceData) codecDecodeSelfFromMap(l int, d *codec1978.Deco } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys409Slc = r.DecodeBytes(yys409Slc, true, true) - yys409 := string(yys409Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys409 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_v1.ObjectMeta{} } else { - yyv410 := &x.ObjectMeta - yyv410.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "data": if r.TryDecodeAsNil() { x.Data = nil } else { - yyv411 := &x.Data - yym412 := z.DecBinary() - _ = yym412 + yyv5 := &x.Data + yym6 := z.DecBinary() + _ = yym6 if false { } else { - *yyv411 = r.DecodeBytes(*(*[]byte)(yyv411), false, false) + *yyv5 = r.DecodeBytes(*(*[]byte)(yyv5), false, false) } } case "kind": @@ -4969,9 +4969,9 @@ func (x *ThirdPartyResourceData) codecDecodeSelfFromMap(l int, d *codec1978.Deco x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys409) - } // end switch yys409 - } // end for yyj409 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -4979,16 +4979,16 @@ func (x *ThirdPartyResourceData) codecDecodeSelfFromArray(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj415 int - var yyb415 bool - var yyhl415 bool = l >= 0 - yyj415++ - if yyhl415 { - yyb415 = yyj415 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb415 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb415 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4996,16 +4996,16 @@ func (x *ThirdPartyResourceData) codecDecodeSelfFromArray(l int, d *codec1978.De if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_v1.ObjectMeta{} } else { - yyv416 := &x.ObjectMeta - yyv416.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj415++ - if yyhl415 { - yyb415 = yyj415 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb415 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb415 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5013,21 +5013,21 @@ func (x *ThirdPartyResourceData) codecDecodeSelfFromArray(l int, d *codec1978.De if r.TryDecodeAsNil() { x.Data = nil } else { - yyv417 := &x.Data - yym418 := z.DecBinary() - _ = yym418 + yyv11 := &x.Data + yym12 := z.DecBinary() + _ = yym12 if false { } else { - *yyv417 = r.DecodeBytes(*(*[]byte)(yyv417), false, false) + *yyv11 = r.DecodeBytes(*(*[]byte)(yyv11), false, false) } } - yyj415++ - if yyhl415 { - yyb415 = yyj415 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb415 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb415 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5037,13 +5037,13 @@ func (x *ThirdPartyResourceData) codecDecodeSelfFromArray(l int, d *codec1978.De } else { x.Kind = string(r.DecodeString()) } - yyj415++ - if yyhl415 { - yyb415 = yyj415 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb415 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb415 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5054,17 +5054,17 @@ func (x *ThirdPartyResourceData) codecDecodeSelfFromArray(l int, d *codec1978.De x.APIVersion = string(r.DecodeString()) } for { - yyj415++ - if yyhl415 { - yyb415 = yyj415 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb415 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb415 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj415-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -5076,90 +5076,90 @@ func (x *Deployment) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym421 := z.EncBinary() - _ = yym421 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep422 := !z.EncBinary() - yy2arr422 := z.EncBasicHandle().StructToArray - var yyq422 [5]bool - _, _, _ = yysep422, yyq422, yy2arr422 - const yyr422 bool = false - yyq422[0] = true - yyq422[1] = true - yyq422[2] = true - yyq422[3] = x.Kind != "" - yyq422[4] = x.APIVersion != "" - var yynn422 int - if yyr422 || yy2arr422 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn422 = 0 - for _, b := range yyq422 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn422++ + yynn2++ } } - r.EncodeMapStart(yynn422) - yynn422 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr422 || yy2arr422 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq422[0] { - yy424 := &x.ObjectMeta - yy424.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq422[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy425 := &x.ObjectMeta - yy425.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr422 || yy2arr422 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq422[1] { - yy427 := &x.Spec - yy427.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq422[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy428 := &x.Spec - yy428.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr422 || yy2arr422 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq422[2] { - yy430 := &x.Status - yy430.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq422[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy431 := &x.Status - yy431.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr422 || yy2arr422 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq422[3] { - yym433 := z.EncBinary() - _ = yym433 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -5168,23 +5168,23 @@ func (x *Deployment) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq422[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym434 := z.EncBinary() - _ = yym434 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr422 || yy2arr422 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq422[4] { - yym436 := z.EncBinary() - _ = yym436 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -5193,19 +5193,19 @@ func (x *Deployment) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq422[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym437 := z.EncBinary() - _ = yym437 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr422 || yy2arr422 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -5218,25 +5218,25 @@ func (x *Deployment) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym438 := z.DecBinary() - _ = yym438 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct439 := r.ContainerType() - if yyct439 == codecSelferValueTypeMap1234 { - yyl439 := r.ReadMapStart() - if yyl439 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl439, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct439 == codecSelferValueTypeArray1234 { - yyl439 := r.ReadArrayStart() - if yyl439 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl439, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -5248,12 +5248,12 @@ func (x *Deployment) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys440Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys440Slc - var yyhl440 bool = l >= 0 - for yyj440 := 0; ; yyj440++ { - if yyhl440 { - if yyj440 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -5262,30 +5262,30 @@ func (x *Deployment) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys440Slc = r.DecodeBytes(yys440Slc, true, true) - yys440 := string(yys440Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys440 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_v1.ObjectMeta{} } else { - yyv441 := &x.ObjectMeta - yyv441.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = DeploymentSpec{} } else { - yyv442 := &x.Spec - yyv442.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = DeploymentStatus{} } else { - yyv443 := &x.Status - yyv443.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -5300,9 +5300,9 @@ func (x *Deployment) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys440) - } // end switch yys440 - } // end for yyj440 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -5310,16 +5310,16 @@ func (x *Deployment) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj446 int - var yyb446 bool - var yyhl446 bool = l >= 0 - yyj446++ - if yyhl446 { - yyb446 = yyj446 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb446 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb446 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5327,16 +5327,16 @@ func (x *Deployment) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_v1.ObjectMeta{} } else { - yyv447 := &x.ObjectMeta - yyv447.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj446++ - if yyhl446 { - yyb446 = yyj446 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb446 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb446 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5344,16 +5344,16 @@ func (x *Deployment) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = DeploymentSpec{} } else { - yyv448 := &x.Spec - yyv448.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj446++ - if yyhl446 { - yyb446 = yyj446 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb446 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb446 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5361,16 +5361,16 @@ func (x *Deployment) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = DeploymentStatus{} } else { - yyv449 := &x.Status - yyv449.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj446++ - if yyhl446 { - yyb446 = yyj446 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb446 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb446 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5380,13 +5380,13 @@ func (x *Deployment) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj446++ - if yyhl446 { - yyb446 = yyj446 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb446 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb446 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5397,17 +5397,17 @@ func (x *Deployment) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj446++ - if yyhl446 { - yyb446 = yyj446 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb446 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb446 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj446-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -5419,74 +5419,74 @@ func (x *DeploymentSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym452 := z.EncBinary() - _ = yym452 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep453 := !z.EncBinary() - yy2arr453 := z.EncBasicHandle().StructToArray - var yyq453 [8]bool - _, _, _ = yysep453, yyq453, yy2arr453 - const yyr453 bool = false - yyq453[0] = x.Replicas != nil - yyq453[1] = x.Selector != nil - yyq453[3] = true - yyq453[4] = x.MinReadySeconds != 0 - yyq453[5] = x.RevisionHistoryLimit != nil - yyq453[6] = x.Paused != false - yyq453[7] = x.RollbackTo != nil - var yynn453 int - if yyr453 || yy2arr453 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [8]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Replicas != nil + yyq2[1] = x.Selector != nil + yyq2[3] = true + yyq2[4] = x.MinReadySeconds != 0 + yyq2[5] = x.RevisionHistoryLimit != nil + yyq2[6] = x.Paused != false + yyq2[7] = x.RollbackTo != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(8) } else { - yynn453 = 1 - for _, b := range yyq453 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn453++ + yynn2++ } } - r.EncodeMapStart(yynn453) - yynn453 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr453 || yy2arr453 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq453[0] { + if yyq2[0] { if x.Replicas == nil { r.EncodeNil() } else { - yy455 := *x.Replicas - yym456 := z.EncBinary() - _ = yym456 + yy4 := *x.Replicas + yym5 := z.EncBinary() + _ = yym5 if false { } else { - r.EncodeInt(int64(yy455)) + r.EncodeInt(int64(yy4)) } } } else { r.EncodeNil() } } else { - if yyq453[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("replicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Replicas == nil { r.EncodeNil() } else { - yy457 := *x.Replicas - yym458 := z.EncBinary() - _ = yym458 + yy6 := *x.Replicas + yym7 := z.EncBinary() + _ = yym7 if false { } else { - r.EncodeInt(int64(yy457)) + r.EncodeInt(int64(yy6)) } } } } - if yyr453 || yy2arr453 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq453[1] { + if yyq2[1] { if x.Selector == nil { r.EncodeNil() } else { @@ -5496,7 +5496,7 @@ func (x *DeploymentSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq453[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("selector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -5507,39 +5507,39 @@ func (x *DeploymentSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr453 || yy2arr453 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy461 := &x.Template - yy461.CodecEncodeSelf(e) + yy12 := &x.Template + yy12.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("template")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy462 := &x.Template - yy462.CodecEncodeSelf(e) + yy14 := &x.Template + yy14.CodecEncodeSelf(e) } - if yyr453 || yy2arr453 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq453[3] { - yy464 := &x.Strategy - yy464.CodecEncodeSelf(e) + if yyq2[3] { + yy17 := &x.Strategy + yy17.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq453[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("strategy")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy465 := &x.Strategy - yy465.CodecEncodeSelf(e) + yy19 := &x.Strategy + yy19.CodecEncodeSelf(e) } } - if yyr453 || yy2arr453 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq453[4] { - yym467 := z.EncBinary() - _ = yym467 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeInt(int64(x.MinReadySeconds)) @@ -5548,58 +5548,58 @@ func (x *DeploymentSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq453[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("minReadySeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym468 := z.EncBinary() - _ = yym468 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeInt(int64(x.MinReadySeconds)) } } } - if yyr453 || yy2arr453 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq453[5] { + if yyq2[5] { if x.RevisionHistoryLimit == nil { r.EncodeNil() } else { - yy470 := *x.RevisionHistoryLimit - yym471 := z.EncBinary() - _ = yym471 + yy25 := *x.RevisionHistoryLimit + yym26 := z.EncBinary() + _ = yym26 if false { } else { - r.EncodeInt(int64(yy470)) + r.EncodeInt(int64(yy25)) } } } else { r.EncodeNil() } } else { - if yyq453[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("revisionHistoryLimit")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.RevisionHistoryLimit == nil { r.EncodeNil() } else { - yy472 := *x.RevisionHistoryLimit - yym473 := z.EncBinary() - _ = yym473 + yy27 := *x.RevisionHistoryLimit + yym28 := z.EncBinary() + _ = yym28 if false { } else { - r.EncodeInt(int64(yy472)) + r.EncodeInt(int64(yy27)) } } } } - if yyr453 || yy2arr453 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq453[6] { - yym475 := z.EncBinary() - _ = yym475 + if yyq2[6] { + yym30 := z.EncBinary() + _ = yym30 if false { } else { r.EncodeBool(bool(x.Paused)) @@ -5608,21 +5608,21 @@ func (x *DeploymentSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq453[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("paused")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym476 := z.EncBinary() - _ = yym476 + yym31 := z.EncBinary() + _ = yym31 if false { } else { r.EncodeBool(bool(x.Paused)) } } } - if yyr453 || yy2arr453 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq453[7] { + if yyq2[7] { if x.RollbackTo == nil { r.EncodeNil() } else { @@ -5632,7 +5632,7 @@ func (x *DeploymentSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq453[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rollbackTo")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -5643,7 +5643,7 @@ func (x *DeploymentSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr453 || yy2arr453 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -5656,25 +5656,25 @@ func (x *DeploymentSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym478 := z.DecBinary() - _ = yym478 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct479 := r.ContainerType() - if yyct479 == codecSelferValueTypeMap1234 { - yyl479 := r.ReadMapStart() - if yyl479 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl479, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct479 == codecSelferValueTypeArray1234 { - yyl479 := r.ReadArrayStart() - if yyl479 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl479, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -5686,12 +5686,12 @@ func (x *DeploymentSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys480Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys480Slc - var yyhl480 bool = l >= 0 - for yyj480 := 0; ; yyj480++ { - if yyhl480 { - if yyj480 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -5700,10 +5700,10 @@ func (x *DeploymentSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys480Slc = r.DecodeBytes(yys480Slc, true, true) - yys480 := string(yys480Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys480 { + switch yys3 { case "replicas": if r.TryDecodeAsNil() { if x.Replicas != nil { @@ -5713,8 +5713,8 @@ func (x *DeploymentSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.Replicas == nil { x.Replicas = new(int32) } - yym482 := z.DecBinary() - _ = yym482 + yym5 := z.DecBinary() + _ = yym5 if false { } else { *((*int32)(x.Replicas)) = int32(r.DecodeInt(32)) @@ -5735,15 +5735,15 @@ func (x *DeploymentSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Template = pkg2_v1.PodTemplateSpec{} } else { - yyv484 := &x.Template - yyv484.CodecDecodeSelf(d) + yyv7 := &x.Template + yyv7.CodecDecodeSelf(d) } case "strategy": if r.TryDecodeAsNil() { x.Strategy = DeploymentStrategy{} } else { - yyv485 := &x.Strategy - yyv485.CodecDecodeSelf(d) + yyv8 := &x.Strategy + yyv8.CodecDecodeSelf(d) } case "minReadySeconds": if r.TryDecodeAsNil() { @@ -5760,8 +5760,8 @@ func (x *DeploymentSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.RevisionHistoryLimit == nil { x.RevisionHistoryLimit = new(int32) } - yym488 := z.DecBinary() - _ = yym488 + yym11 := z.DecBinary() + _ = yym11 if false { } else { *((*int32)(x.RevisionHistoryLimit)) = int32(r.DecodeInt(32)) @@ -5785,9 +5785,9 @@ func (x *DeploymentSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.RollbackTo.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys480) - } // end switch yys480 - } // end for yyj480 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -5795,16 +5795,16 @@ func (x *DeploymentSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj491 int - var yyb491 bool - var yyhl491 bool = l >= 0 - yyj491++ - if yyhl491 { - yyb491 = yyj491 > l + var yyj14 int + var yyb14 bool + var yyhl14 bool = l >= 0 + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb491 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb491 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5817,20 +5817,20 @@ func (x *DeploymentSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Replicas == nil { x.Replicas = new(int32) } - yym493 := z.DecBinary() - _ = yym493 + yym16 := z.DecBinary() + _ = yym16 if false { } else { *((*int32)(x.Replicas)) = int32(r.DecodeInt(32)) } } - yyj491++ - if yyhl491 { - yyb491 = yyj491 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb491 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb491 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5845,13 +5845,13 @@ func (x *DeploymentSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Selector.CodecDecodeSelf(d) } - yyj491++ - if yyhl491 { - yyb491 = yyj491 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb491 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb491 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5859,16 +5859,16 @@ func (x *DeploymentSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Template = pkg2_v1.PodTemplateSpec{} } else { - yyv495 := &x.Template - yyv495.CodecDecodeSelf(d) + yyv18 := &x.Template + yyv18.CodecDecodeSelf(d) } - yyj491++ - if yyhl491 { - yyb491 = yyj491 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb491 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb491 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5876,16 +5876,16 @@ func (x *DeploymentSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Strategy = DeploymentStrategy{} } else { - yyv496 := &x.Strategy - yyv496.CodecDecodeSelf(d) + yyv19 := &x.Strategy + yyv19.CodecDecodeSelf(d) } - yyj491++ - if yyhl491 { - yyb491 = yyj491 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb491 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb491 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5895,13 +5895,13 @@ func (x *DeploymentSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.MinReadySeconds = int32(r.DecodeInt(32)) } - yyj491++ - if yyhl491 { - yyb491 = yyj491 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb491 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb491 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5914,20 +5914,20 @@ func (x *DeploymentSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.RevisionHistoryLimit == nil { x.RevisionHistoryLimit = new(int32) } - yym499 := z.DecBinary() - _ = yym499 + yym22 := z.DecBinary() + _ = yym22 if false { } else { *((*int32)(x.RevisionHistoryLimit)) = int32(r.DecodeInt(32)) } } - yyj491++ - if yyhl491 { - yyb491 = yyj491 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb491 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb491 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5937,13 +5937,13 @@ func (x *DeploymentSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Paused = bool(r.DecodeBool()) } - yyj491++ - if yyhl491 { - yyb491 = yyj491 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb491 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb491 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5959,17 +5959,17 @@ func (x *DeploymentSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.RollbackTo.CodecDecodeSelf(d) } for { - yyj491++ - if yyhl491 { - yyb491 = yyj491 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb491 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb491 { + if yyb14 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj491-1, "") + z.DecStructFieldNotFound(yyj14-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -5981,36 +5981,36 @@ func (x *DeploymentRollback) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym502 := z.EncBinary() - _ = yym502 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep503 := !z.EncBinary() - yy2arr503 := z.EncBasicHandle().StructToArray - var yyq503 [5]bool - _, _, _ = yysep503, yyq503, yy2arr503 - const yyr503 bool = false - yyq503[1] = len(x.UpdatedAnnotations) != 0 - yyq503[3] = x.Kind != "" - yyq503[4] = x.APIVersion != "" - var yynn503 int - if yyr503 || yy2arr503 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = len(x.UpdatedAnnotations) != 0 + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn503 = 2 - for _, b := range yyq503 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn503++ + yynn2++ } } - r.EncodeMapStart(yynn503) - yynn503 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr503 || yy2arr503 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym505 := z.EncBinary() - _ = yym505 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) @@ -6019,21 +6019,21 @@ func (x *DeploymentRollback) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("name")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym506 := z.EncBinary() - _ = yym506 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Name)) } } - if yyr503 || yy2arr503 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq503[1] { + if yyq2[1] { if x.UpdatedAnnotations == nil { r.EncodeNil() } else { - yym508 := z.EncBinary() - _ = yym508 + yym7 := z.EncBinary() + _ = yym7 if false { } else { z.F.EncMapStringStringV(x.UpdatedAnnotations, false, e) @@ -6043,15 +6043,15 @@ func (x *DeploymentRollback) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq503[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("updatedAnnotations")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.UpdatedAnnotations == nil { r.EncodeNil() } else { - yym509 := z.EncBinary() - _ = yym509 + yym8 := z.EncBinary() + _ = yym8 if false { } else { z.F.EncMapStringStringV(x.UpdatedAnnotations, false, e) @@ -6059,22 +6059,22 @@ func (x *DeploymentRollback) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr503 || yy2arr503 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy511 := &x.RollbackTo - yy511.CodecEncodeSelf(e) + yy10 := &x.RollbackTo + yy10.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rollbackTo")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy512 := &x.RollbackTo - yy512.CodecEncodeSelf(e) + yy12 := &x.RollbackTo + yy12.CodecEncodeSelf(e) } - if yyr503 || yy2arr503 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq503[3] { - yym514 := z.EncBinary() - _ = yym514 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -6083,23 +6083,23 @@ func (x *DeploymentRollback) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq503[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym515 := z.EncBinary() - _ = yym515 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr503 || yy2arr503 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq503[4] { - yym517 := z.EncBinary() - _ = yym517 + if yyq2[4] { + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -6108,19 +6108,19 @@ func (x *DeploymentRollback) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq503[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym518 := z.EncBinary() - _ = yym518 + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr503 || yy2arr503 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -6133,25 +6133,25 @@ func (x *DeploymentRollback) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym519 := z.DecBinary() - _ = yym519 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct520 := r.ContainerType() - if yyct520 == codecSelferValueTypeMap1234 { - yyl520 := r.ReadMapStart() - if yyl520 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl520, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct520 == codecSelferValueTypeArray1234 { - yyl520 := r.ReadArrayStart() - if yyl520 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl520, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -6163,12 +6163,12 @@ func (x *DeploymentRollback) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys521Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys521Slc - var yyhl521 bool = l >= 0 - for yyj521 := 0; ; yyj521++ { - if yyhl521 { - if yyj521 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -6177,10 +6177,10 @@ func (x *DeploymentRollback) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys521Slc = r.DecodeBytes(yys521Slc, true, true) - yys521 := string(yys521Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys521 { + switch yys3 { case "name": if r.TryDecodeAsNil() { x.Name = "" @@ -6191,20 +6191,20 @@ func (x *DeploymentRollback) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.UpdatedAnnotations = nil } else { - yyv523 := &x.UpdatedAnnotations - yym524 := z.DecBinary() - _ = yym524 + yyv5 := &x.UpdatedAnnotations + yym6 := z.DecBinary() + _ = yym6 if false { } else { - z.F.DecMapStringStringX(yyv523, false, d) + z.F.DecMapStringStringX(yyv5, false, d) } } case "rollbackTo": if r.TryDecodeAsNil() { x.RollbackTo = RollbackConfig{} } else { - yyv525 := &x.RollbackTo - yyv525.CodecDecodeSelf(d) + yyv7 := &x.RollbackTo + yyv7.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -6219,9 +6219,9 @@ func (x *DeploymentRollback) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys521) - } // end switch yys521 - } // end for yyj521 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -6229,16 +6229,16 @@ func (x *DeploymentRollback) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj528 int - var yyb528 bool - var yyhl528 bool = l >= 0 - yyj528++ - if yyhl528 { - yyb528 = yyj528 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb528 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb528 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6248,13 +6248,13 @@ func (x *DeploymentRollback) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Name = string(r.DecodeString()) } - yyj528++ - if yyhl528 { - yyb528 = yyj528 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb528 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb528 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6262,21 +6262,21 @@ func (x *DeploymentRollback) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.UpdatedAnnotations = nil } else { - yyv530 := &x.UpdatedAnnotations - yym531 := z.DecBinary() - _ = yym531 + yyv12 := &x.UpdatedAnnotations + yym13 := z.DecBinary() + _ = yym13 if false { } else { - z.F.DecMapStringStringX(yyv530, false, d) + z.F.DecMapStringStringX(yyv12, false, d) } } - yyj528++ - if yyhl528 { - yyb528 = yyj528 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb528 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb528 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6284,16 +6284,16 @@ func (x *DeploymentRollback) codecDecodeSelfFromArray(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.RollbackTo = RollbackConfig{} } else { - yyv532 := &x.RollbackTo - yyv532.CodecDecodeSelf(d) + yyv14 := &x.RollbackTo + yyv14.CodecDecodeSelf(d) } - yyj528++ - if yyhl528 { - yyb528 = yyj528 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb528 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb528 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6303,13 +6303,13 @@ func (x *DeploymentRollback) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Kind = string(r.DecodeString()) } - yyj528++ - if yyhl528 { - yyb528 = yyj528 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb528 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb528 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6320,17 +6320,17 @@ func (x *DeploymentRollback) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.APIVersion = string(r.DecodeString()) } for { - yyj528++ - if yyhl528 { - yyb528 = yyj528 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb528 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb528 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj528-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -6342,35 +6342,35 @@ func (x *RollbackConfig) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym535 := z.EncBinary() - _ = yym535 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep536 := !z.EncBinary() - yy2arr536 := z.EncBasicHandle().StructToArray - var yyq536 [1]bool - _, _, _ = yysep536, yyq536, yy2arr536 - const yyr536 bool = false - yyq536[0] = x.Revision != 0 - var yynn536 int - if yyr536 || yy2arr536 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Revision != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn536 = 0 - for _, b := range yyq536 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn536++ + yynn2++ } } - r.EncodeMapStart(yynn536) - yynn536 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr536 || yy2arr536 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq536[0] { - yym538 := z.EncBinary() - _ = yym538 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.Revision)) @@ -6379,19 +6379,19 @@ func (x *RollbackConfig) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq536[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("revision")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym539 := z.EncBinary() - _ = yym539 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.Revision)) } } } - if yyr536 || yy2arr536 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -6404,25 +6404,25 @@ func (x *RollbackConfig) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym540 := z.DecBinary() - _ = yym540 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct541 := r.ContainerType() - if yyct541 == codecSelferValueTypeMap1234 { - yyl541 := r.ReadMapStart() - if yyl541 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl541, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct541 == codecSelferValueTypeArray1234 { - yyl541 := r.ReadArrayStart() - if yyl541 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl541, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -6434,12 +6434,12 @@ func (x *RollbackConfig) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys542Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys542Slc - var yyhl542 bool = l >= 0 - for yyj542 := 0; ; yyj542++ { - if yyhl542 { - if yyj542 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -6448,10 +6448,10 @@ func (x *RollbackConfig) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys542Slc = r.DecodeBytes(yys542Slc, true, true) - yys542 := string(yys542Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys542 { + switch yys3 { case "revision": if r.TryDecodeAsNil() { x.Revision = 0 @@ -6459,9 +6459,9 @@ func (x *RollbackConfig) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Revision = int64(r.DecodeInt(64)) } default: - z.DecStructFieldNotFound(-1, yys542) - } // end switch yys542 - } // end for yyj542 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -6469,16 +6469,16 @@ func (x *RollbackConfig) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj544 int - var yyb544 bool - var yyhl544 bool = l >= 0 - yyj544++ - if yyhl544 { - yyb544 = yyj544 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb544 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb544 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6489,17 +6489,17 @@ func (x *RollbackConfig) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Revision = int64(r.DecodeInt(64)) } for { - yyj544++ - if yyhl544 { - yyb544 = yyj544 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb544 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb544 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj544-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -6511,49 +6511,49 @@ func (x *DeploymentStrategy) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym546 := z.EncBinary() - _ = yym546 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep547 := !z.EncBinary() - yy2arr547 := z.EncBasicHandle().StructToArray - var yyq547 [2]bool - _, _, _ = yysep547, yyq547, yy2arr547 - const yyr547 bool = false - yyq547[0] = x.Type != "" - yyq547[1] = x.RollingUpdate != nil - var yynn547 int - if yyr547 || yy2arr547 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Type != "" + yyq2[1] = x.RollingUpdate != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn547 = 0 - for _, b := range yyq547 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn547++ + yynn2++ } } - r.EncodeMapStart(yynn547) - yynn547 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr547 || yy2arr547 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq547[0] { + if yyq2[0] { x.Type.CodecEncodeSelf(e) } else { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq547[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("type")) z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } } - if yyr547 || yy2arr547 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq547[1] { + if yyq2[1] { if x.RollingUpdate == nil { r.EncodeNil() } else { @@ -6563,7 +6563,7 @@ func (x *DeploymentStrategy) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq547[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rollingUpdate")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -6574,7 +6574,7 @@ func (x *DeploymentStrategy) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr547 || yy2arr547 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -6587,25 +6587,25 @@ func (x *DeploymentStrategy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym550 := z.DecBinary() - _ = yym550 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct551 := r.ContainerType() - if yyct551 == codecSelferValueTypeMap1234 { - yyl551 := r.ReadMapStart() - if yyl551 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl551, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct551 == codecSelferValueTypeArray1234 { - yyl551 := r.ReadArrayStart() - if yyl551 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl551, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -6617,12 +6617,12 @@ func (x *DeploymentStrategy) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys552Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys552Slc - var yyhl552 bool = l >= 0 - for yyj552 := 0; ; yyj552++ { - if yyhl552 { - if yyj552 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -6631,10 +6631,10 @@ func (x *DeploymentStrategy) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys552Slc = r.DecodeBytes(yys552Slc, true, true) - yys552 := string(yys552Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys552 { + switch yys3 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -6653,9 +6653,9 @@ func (x *DeploymentStrategy) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.RollingUpdate.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys552) - } // end switch yys552 - } // end for yyj552 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -6663,16 +6663,16 @@ func (x *DeploymentStrategy) codecDecodeSelfFromArray(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj555 int - var yyb555 bool - var yyhl555 bool = l >= 0 - yyj555++ - if yyhl555 { - yyb555 = yyj555 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb555 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb555 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6682,13 +6682,13 @@ func (x *DeploymentStrategy) codecDecodeSelfFromArray(l int, d *codec1978.Decode } else { x.Type = DeploymentStrategyType(r.DecodeString()) } - yyj555++ - if yyhl555 { - yyb555 = yyj555 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb555 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb555 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6704,17 +6704,17 @@ func (x *DeploymentStrategy) codecDecodeSelfFromArray(l int, d *codec1978.Decode x.RollingUpdate.CodecDecodeSelf(d) } for { - yyj555++ - if yyhl555 { - yyb555 = yyj555 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb555 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb555 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj555-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -6723,8 +6723,8 @@ func (x DeploymentStrategyType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym558 := z.EncBinary() - _ = yym558 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -6736,8 +6736,8 @@ func (x *DeploymentStrategyType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym559 := z.DecBinary() - _ = yym559 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -6752,42 +6752,42 @@ func (x *RollingUpdateDeployment) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym560 := z.EncBinary() - _ = yym560 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep561 := !z.EncBinary() - yy2arr561 := z.EncBasicHandle().StructToArray - var yyq561 [2]bool - _, _, _ = yysep561, yyq561, yy2arr561 - const yyr561 bool = false - yyq561[0] = x.MaxUnavailable != nil - yyq561[1] = x.MaxSurge != nil - var yynn561 int - if yyr561 || yy2arr561 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.MaxUnavailable != nil + yyq2[1] = x.MaxSurge != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn561 = 0 - for _, b := range yyq561 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn561++ + yynn2++ } } - r.EncodeMapStart(yynn561) - yynn561 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr561 || yy2arr561 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq561[0] { + if yyq2[0] { if x.MaxUnavailable == nil { r.EncodeNil() } else { - yym563 := z.EncBinary() - _ = yym563 + yym4 := z.EncBinary() + _ = yym4 if false { } else if z.HasExtensions() && z.EncExt(x.MaxUnavailable) { - } else if !yym563 && z.IsJSONHandle() { + } else if !yym4 && z.IsJSONHandle() { z.EncJSONMarshal(x.MaxUnavailable) } else { z.EncFallback(x.MaxUnavailable) @@ -6797,18 +6797,18 @@ func (x *RollingUpdateDeployment) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq561[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("maxUnavailable")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.MaxUnavailable == nil { r.EncodeNil() } else { - yym564 := z.EncBinary() - _ = yym564 + yym5 := z.EncBinary() + _ = yym5 if false { } else if z.HasExtensions() && z.EncExt(x.MaxUnavailable) { - } else if !yym564 && z.IsJSONHandle() { + } else if !yym5 && z.IsJSONHandle() { z.EncJSONMarshal(x.MaxUnavailable) } else { z.EncFallback(x.MaxUnavailable) @@ -6816,17 +6816,17 @@ func (x *RollingUpdateDeployment) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr561 || yy2arr561 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq561[1] { + if yyq2[1] { if x.MaxSurge == nil { r.EncodeNil() } else { - yym566 := z.EncBinary() - _ = yym566 + yym7 := z.EncBinary() + _ = yym7 if false { } else if z.HasExtensions() && z.EncExt(x.MaxSurge) { - } else if !yym566 && z.IsJSONHandle() { + } else if !yym7 && z.IsJSONHandle() { z.EncJSONMarshal(x.MaxSurge) } else { z.EncFallback(x.MaxSurge) @@ -6836,18 +6836,18 @@ func (x *RollingUpdateDeployment) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq561[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("maxSurge")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.MaxSurge == nil { r.EncodeNil() } else { - yym567 := z.EncBinary() - _ = yym567 + yym8 := z.EncBinary() + _ = yym8 if false { } else if z.HasExtensions() && z.EncExt(x.MaxSurge) { - } else if !yym567 && z.IsJSONHandle() { + } else if !yym8 && z.IsJSONHandle() { z.EncJSONMarshal(x.MaxSurge) } else { z.EncFallback(x.MaxSurge) @@ -6855,7 +6855,7 @@ func (x *RollingUpdateDeployment) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr561 || yy2arr561 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -6868,25 +6868,25 @@ func (x *RollingUpdateDeployment) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym568 := z.DecBinary() - _ = yym568 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct569 := r.ContainerType() - if yyct569 == codecSelferValueTypeMap1234 { - yyl569 := r.ReadMapStart() - if yyl569 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl569, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct569 == codecSelferValueTypeArray1234 { - yyl569 := r.ReadArrayStart() - if yyl569 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl569, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -6898,12 +6898,12 @@ func (x *RollingUpdateDeployment) codecDecodeSelfFromMap(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys570Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys570Slc - var yyhl570 bool = l >= 0 - for yyj570 := 0; ; yyj570++ { - if yyhl570 { - if yyj570 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -6912,10 +6912,10 @@ func (x *RollingUpdateDeployment) codecDecodeSelfFromMap(l int, d *codec1978.Dec } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys570Slc = r.DecodeBytes(yys570Slc, true, true) - yys570 := string(yys570Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys570 { + switch yys3 { case "maxUnavailable": if r.TryDecodeAsNil() { if x.MaxUnavailable != nil { @@ -6925,11 +6925,11 @@ func (x *RollingUpdateDeployment) codecDecodeSelfFromMap(l int, d *codec1978.Dec if x.MaxUnavailable == nil { x.MaxUnavailable = new(pkg6_intstr.IntOrString) } - yym572 := z.DecBinary() - _ = yym572 + yym5 := z.DecBinary() + _ = yym5 if false { } else if z.HasExtensions() && z.DecExt(x.MaxUnavailable) { - } else if !yym572 && z.IsJSONHandle() { + } else if !yym5 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.MaxUnavailable) } else { z.DecFallback(x.MaxUnavailable, false) @@ -6944,20 +6944,20 @@ func (x *RollingUpdateDeployment) codecDecodeSelfFromMap(l int, d *codec1978.Dec if x.MaxSurge == nil { x.MaxSurge = new(pkg6_intstr.IntOrString) } - yym574 := z.DecBinary() - _ = yym574 + yym7 := z.DecBinary() + _ = yym7 if false { } else if z.HasExtensions() && z.DecExt(x.MaxSurge) { - } else if !yym574 && z.IsJSONHandle() { + } else if !yym7 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.MaxSurge) } else { z.DecFallback(x.MaxSurge, false) } } default: - z.DecStructFieldNotFound(-1, yys570) - } // end switch yys570 - } // end for yyj570 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -6965,16 +6965,16 @@ func (x *RollingUpdateDeployment) codecDecodeSelfFromArray(l int, d *codec1978.D var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj575 int - var yyb575 bool - var yyhl575 bool = l >= 0 - yyj575++ - if yyhl575 { - yyb575 = yyj575 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb575 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb575 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6987,23 +6987,23 @@ func (x *RollingUpdateDeployment) codecDecodeSelfFromArray(l int, d *codec1978.D if x.MaxUnavailable == nil { x.MaxUnavailable = new(pkg6_intstr.IntOrString) } - yym577 := z.DecBinary() - _ = yym577 + yym10 := z.DecBinary() + _ = yym10 if false { } else if z.HasExtensions() && z.DecExt(x.MaxUnavailable) { - } else if !yym577 && z.IsJSONHandle() { + } else if !yym10 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.MaxUnavailable) } else { z.DecFallback(x.MaxUnavailable, false) } } - yyj575++ - if yyhl575 { - yyb575 = yyj575 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb575 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb575 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7016,28 +7016,28 @@ func (x *RollingUpdateDeployment) codecDecodeSelfFromArray(l int, d *codec1978.D if x.MaxSurge == nil { x.MaxSurge = new(pkg6_intstr.IntOrString) } - yym579 := z.DecBinary() - _ = yym579 + yym12 := z.DecBinary() + _ = yym12 if false { } else if z.HasExtensions() && z.DecExt(x.MaxSurge) { - } else if !yym579 && z.IsJSONHandle() { + } else if !yym12 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.MaxSurge) } else { z.DecFallback(x.MaxSurge, false) } } for { - yyj575++ - if yyhl575 { - yyb575 = yyj575 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb575 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb575 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj575-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -7049,38 +7049,38 @@ func (x *DeploymentStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym580 := z.EncBinary() - _ = yym580 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep581 := !z.EncBinary() - yy2arr581 := z.EncBasicHandle().StructToArray - var yyq581 [4]bool - _, _, _ = yysep581, yyq581, yy2arr581 - const yyr581 bool = false - yyq581[0] = x.Replicas != 0 - yyq581[1] = x.UpdatedReplicas != 0 - yyq581[2] = x.AvailableReplicas != 0 - yyq581[3] = x.UnavailableReplicas != 0 - var yynn581 int - if yyr581 || yy2arr581 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Replicas != 0 + yyq2[1] = x.UpdatedReplicas != 0 + yyq2[2] = x.AvailableReplicas != 0 + yyq2[3] = x.UnavailableReplicas != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn581 = 0 - for _, b := range yyq581 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn581++ + yynn2++ } } - r.EncodeMapStart(yynn581) - yynn581 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr581 || yy2arr581 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq581[0] { - yym583 := z.EncBinary() - _ = yym583 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.Replicas)) @@ -7089,23 +7089,23 @@ func (x *DeploymentStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq581[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("replicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym584 := z.EncBinary() - _ = yym584 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.Replicas)) } } } - if yyr581 || yy2arr581 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq581[1] { - yym586 := z.EncBinary() - _ = yym586 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.UpdatedReplicas)) @@ -7114,23 +7114,23 @@ func (x *DeploymentStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq581[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("updatedReplicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym587 := z.EncBinary() - _ = yym587 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.UpdatedReplicas)) } } } - if yyr581 || yy2arr581 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq581[2] { - yym589 := z.EncBinary() - _ = yym589 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeInt(int64(x.AvailableReplicas)) @@ -7139,23 +7139,23 @@ func (x *DeploymentStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq581[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("availableReplicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym590 := z.EncBinary() - _ = yym590 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeInt(int64(x.AvailableReplicas)) } } } - if yyr581 || yy2arr581 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq581[3] { - yym592 := z.EncBinary() - _ = yym592 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeInt(int64(x.UnavailableReplicas)) @@ -7164,19 +7164,19 @@ func (x *DeploymentStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq581[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("unavailableReplicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym593 := z.EncBinary() - _ = yym593 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeInt(int64(x.UnavailableReplicas)) } } } - if yyr581 || yy2arr581 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -7189,25 +7189,25 @@ func (x *DeploymentStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym594 := z.DecBinary() - _ = yym594 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct595 := r.ContainerType() - if yyct595 == codecSelferValueTypeMap1234 { - yyl595 := r.ReadMapStart() - if yyl595 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl595, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct595 == codecSelferValueTypeArray1234 { - yyl595 := r.ReadArrayStart() - if yyl595 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl595, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -7219,12 +7219,12 @@ func (x *DeploymentStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys596Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys596Slc - var yyhl596 bool = l >= 0 - for yyj596 := 0; ; yyj596++ { - if yyhl596 { - if yyj596 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -7233,10 +7233,10 @@ func (x *DeploymentStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys596Slc = r.DecodeBytes(yys596Slc, true, true) - yys596 := string(yys596Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys596 { + switch yys3 { case "replicas": if r.TryDecodeAsNil() { x.Replicas = 0 @@ -7262,9 +7262,9 @@ func (x *DeploymentStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.UnavailableReplicas = int32(r.DecodeInt(32)) } default: - z.DecStructFieldNotFound(-1, yys596) - } // end switch yys596 - } // end for yyj596 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -7272,16 +7272,16 @@ func (x *DeploymentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj601 int - var yyb601 bool - var yyhl601 bool = l >= 0 - yyj601++ - if yyhl601 { - yyb601 = yyj601 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb601 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb601 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7291,13 +7291,13 @@ func (x *DeploymentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Replicas = int32(r.DecodeInt(32)) } - yyj601++ - if yyhl601 { - yyb601 = yyj601 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb601 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb601 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7307,13 +7307,13 @@ func (x *DeploymentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.UpdatedReplicas = int32(r.DecodeInt(32)) } - yyj601++ - if yyhl601 { - yyb601 = yyj601 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb601 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb601 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7323,13 +7323,13 @@ func (x *DeploymentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.AvailableReplicas = int32(r.DecodeInt(32)) } - yyj601++ - if yyhl601 { - yyb601 = yyj601 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb601 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb601 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7340,17 +7340,17 @@ func (x *DeploymentStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.UnavailableReplicas = int32(r.DecodeInt(32)) } for { - yyj601++ - if yyhl601 { - yyb601 = yyj601 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb601 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb601 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj601-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -7362,68 +7362,68 @@ func (x *DeploymentList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym606 := z.EncBinary() - _ = yym606 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep607 := !z.EncBinary() - yy2arr607 := z.EncBasicHandle().StructToArray - var yyq607 [4]bool - _, _, _ = yysep607, yyq607, yy2arr607 - const yyr607 bool = false - yyq607[0] = true - yyq607[2] = x.Kind != "" - yyq607[3] = x.APIVersion != "" - var yynn607 int - if yyr607 || yy2arr607 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn607 = 1 - for _, b := range yyq607 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn607++ + yynn2++ } } - r.EncodeMapStart(yynn607) - yynn607 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr607 || yy2arr607 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq607[0] { - yy609 := &x.ListMeta - yym610 := z.EncBinary() - _ = yym610 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy609) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy609) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq607[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy611 := &x.ListMeta - yym612 := z.EncBinary() - _ = yym612 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy611) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy611) + z.EncFallback(yy6) } } } - if yyr607 || yy2arr607 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym614 := z.EncBinary() - _ = yym614 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceDeployment(([]Deployment)(x.Items), e) @@ -7436,19 +7436,19 @@ func (x *DeploymentList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym615 := z.EncBinary() - _ = yym615 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceDeployment(([]Deployment)(x.Items), e) } } } - if yyr607 || yy2arr607 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq607[2] { - yym617 := z.EncBinary() - _ = yym617 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -7457,23 +7457,23 @@ func (x *DeploymentList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq607[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym618 := z.EncBinary() - _ = yym618 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr607 || yy2arr607 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq607[3] { - yym620 := z.EncBinary() - _ = yym620 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -7482,19 +7482,19 @@ func (x *DeploymentList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq607[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym621 := z.EncBinary() - _ = yym621 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr607 || yy2arr607 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -7507,25 +7507,25 @@ func (x *DeploymentList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym622 := z.DecBinary() - _ = yym622 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct623 := r.ContainerType() - if yyct623 == codecSelferValueTypeMap1234 { - yyl623 := r.ReadMapStart() - if yyl623 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl623, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct623 == codecSelferValueTypeArray1234 { - yyl623 := r.ReadArrayStart() - if yyl623 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl623, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -7537,12 +7537,12 @@ func (x *DeploymentList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys624Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys624Slc - var yyhl624 bool = l >= 0 - for yyj624 := 0; ; yyj624++ { - if yyhl624 { - if yyj624 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -7551,33 +7551,33 @@ func (x *DeploymentList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys624Slc = r.DecodeBytes(yys624Slc, true, true) - yys624 := string(yys624Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys624 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv625 := &x.ListMeta - yym626 := z.DecBinary() - _ = yym626 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv625) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv625, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv627 := &x.Items - yym628 := z.DecBinary() - _ = yym628 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceDeployment((*[]Deployment)(yyv627), d) + h.decSliceDeployment((*[]Deployment)(yyv6), d) } } case "kind": @@ -7593,9 +7593,9 @@ func (x *DeploymentList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys624) - } // end switch yys624 - } // end for yyj624 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -7603,16 +7603,16 @@ func (x *DeploymentList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj631 int - var yyb631 bool - var yyhl631 bool = l >= 0 - yyj631++ - if yyhl631 { - yyb631 = yyj631 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb631 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb631 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7620,22 +7620,22 @@ func (x *DeploymentList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv632 := &x.ListMeta - yym633 := z.DecBinary() - _ = yym633 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv632) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv632, false) + z.DecFallback(yyv11, false) } } - yyj631++ - if yyhl631 { - yyb631 = yyj631 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb631 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb631 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7643,21 +7643,21 @@ func (x *DeploymentList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv634 := &x.Items - yym635 := z.DecBinary() - _ = yym635 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceDeployment((*[]Deployment)(yyv634), d) + h.decSliceDeployment((*[]Deployment)(yyv13), d) } } - yyj631++ - if yyhl631 { - yyb631 = yyj631 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb631 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb631 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7667,13 +7667,13 @@ func (x *DeploymentList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj631++ - if yyhl631 { - yyb631 = yyj631 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb631 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb631 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7684,17 +7684,17 @@ func (x *DeploymentList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj631++ - if yyhl631 { - yyb631 = yyj631 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb631 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb631 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj631-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -7706,33 +7706,33 @@ func (x *DaemonSetSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym638 := z.EncBinary() - _ = yym638 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep639 := !z.EncBinary() - yy2arr639 := z.EncBasicHandle().StructToArray - var yyq639 [2]bool - _, _, _ = yysep639, yyq639, yy2arr639 - const yyr639 bool = false - yyq639[0] = x.Selector != nil - var yynn639 int - if yyr639 || yy2arr639 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Selector != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn639 = 1 - for _, b := range yyq639 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn639++ + yynn2++ } } - r.EncodeMapStart(yynn639) - yynn639 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr639 || yy2arr639 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq639[0] { + if yyq2[0] { if x.Selector == nil { r.EncodeNil() } else { @@ -7742,7 +7742,7 @@ func (x *DaemonSetSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq639[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("selector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -7753,18 +7753,18 @@ func (x *DaemonSetSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr639 || yy2arr639 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy642 := &x.Template - yy642.CodecEncodeSelf(e) + yy7 := &x.Template + yy7.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("template")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy643 := &x.Template - yy643.CodecEncodeSelf(e) + yy9 := &x.Template + yy9.CodecEncodeSelf(e) } - if yyr639 || yy2arr639 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -7777,25 +7777,25 @@ func (x *DaemonSetSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym644 := z.DecBinary() - _ = yym644 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct645 := r.ContainerType() - if yyct645 == codecSelferValueTypeMap1234 { - yyl645 := r.ReadMapStart() - if yyl645 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl645, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct645 == codecSelferValueTypeArray1234 { - yyl645 := r.ReadArrayStart() - if yyl645 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl645, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -7807,12 +7807,12 @@ func (x *DaemonSetSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys646Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys646Slc - var yyhl646 bool = l >= 0 - for yyj646 := 0; ; yyj646++ { - if yyhl646 { - if yyj646 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -7821,10 +7821,10 @@ func (x *DaemonSetSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys646Slc = r.DecodeBytes(yys646Slc, true, true) - yys646 := string(yys646Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys646 { + switch yys3 { case "selector": if r.TryDecodeAsNil() { if x.Selector != nil { @@ -7840,13 +7840,13 @@ func (x *DaemonSetSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Template = pkg2_v1.PodTemplateSpec{} } else { - yyv648 := &x.Template - yyv648.CodecDecodeSelf(d) + yyv5 := &x.Template + yyv5.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys646) - } // end switch yys646 - } // end for yyj646 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -7854,16 +7854,16 @@ func (x *DaemonSetSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj649 int - var yyb649 bool - var yyhl649 bool = l >= 0 - yyj649++ - if yyhl649 { - yyb649 = yyj649 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb649 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb649 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7878,13 +7878,13 @@ func (x *DaemonSetSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Selector.CodecDecodeSelf(d) } - yyj649++ - if yyhl649 { - yyb649 = yyj649 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb649 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb649 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -7892,21 +7892,21 @@ func (x *DaemonSetSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Template = pkg2_v1.PodTemplateSpec{} } else { - yyv651 := &x.Template - yyv651.CodecDecodeSelf(d) + yyv8 := &x.Template + yyv8.CodecDecodeSelf(d) } for { - yyj649++ - if yyhl649 { - yyb649 = yyj649 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb649 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb649 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj649-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -7918,33 +7918,33 @@ func (x *DaemonSetStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym652 := z.EncBinary() - _ = yym652 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep653 := !z.EncBinary() - yy2arr653 := z.EncBasicHandle().StructToArray - var yyq653 [3]bool - _, _, _ = yysep653, yyq653, yy2arr653 - const yyr653 bool = false - var yynn653 int - if yyr653 || yy2arr653 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn653 = 3 - for _, b := range yyq653 { + yynn2 = 3 + for _, b := range yyq2 { if b { - yynn653++ + yynn2++ } } - r.EncodeMapStart(yynn653) - yynn653 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr653 || yy2arr653 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym655 := z.EncBinary() - _ = yym655 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.CurrentNumberScheduled)) @@ -7953,17 +7953,17 @@ func (x *DaemonSetStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("currentNumberScheduled")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym656 := z.EncBinary() - _ = yym656 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.CurrentNumberScheduled)) } } - if yyr653 || yy2arr653 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym658 := z.EncBinary() - _ = yym658 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.NumberMisscheduled)) @@ -7972,17 +7972,17 @@ func (x *DaemonSetStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("numberMisscheduled")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym659 := z.EncBinary() - _ = yym659 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.NumberMisscheduled)) } } - if yyr653 || yy2arr653 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym661 := z.EncBinary() - _ = yym661 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeInt(int64(x.DesiredNumberScheduled)) @@ -7991,14 +7991,14 @@ func (x *DaemonSetStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("desiredNumberScheduled")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym662 := z.EncBinary() - _ = yym662 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeInt(int64(x.DesiredNumberScheduled)) } } - if yyr653 || yy2arr653 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8011,25 +8011,25 @@ func (x *DaemonSetStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym663 := z.DecBinary() - _ = yym663 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct664 := r.ContainerType() - if yyct664 == codecSelferValueTypeMap1234 { - yyl664 := r.ReadMapStart() - if yyl664 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl664, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct664 == codecSelferValueTypeArray1234 { - yyl664 := r.ReadArrayStart() - if yyl664 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl664, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -8041,12 +8041,12 @@ func (x *DaemonSetStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys665Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys665Slc - var yyhl665 bool = l >= 0 - for yyj665 := 0; ; yyj665++ { - if yyhl665 { - if yyj665 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -8055,10 +8055,10 @@ func (x *DaemonSetStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys665Slc = r.DecodeBytes(yys665Slc, true, true) - yys665 := string(yys665Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys665 { + switch yys3 { case "currentNumberScheduled": if r.TryDecodeAsNil() { x.CurrentNumberScheduled = 0 @@ -8078,9 +8078,9 @@ func (x *DaemonSetStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.DesiredNumberScheduled = int32(r.DecodeInt(32)) } default: - z.DecStructFieldNotFound(-1, yys665) - } // end switch yys665 - } // end for yyj665 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -8088,16 +8088,16 @@ func (x *DaemonSetStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj669 int - var yyb669 bool - var yyhl669 bool = l >= 0 - yyj669++ - if yyhl669 { - yyb669 = yyj669 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb669 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb669 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8107,13 +8107,13 @@ func (x *DaemonSetStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.CurrentNumberScheduled = int32(r.DecodeInt(32)) } - yyj669++ - if yyhl669 { - yyb669 = yyj669 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb669 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb669 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8123,13 +8123,13 @@ func (x *DaemonSetStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.NumberMisscheduled = int32(r.DecodeInt(32)) } - yyj669++ - if yyhl669 { - yyb669 = yyj669 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb669 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb669 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8140,17 +8140,17 @@ func (x *DaemonSetStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.DesiredNumberScheduled = int32(r.DecodeInt(32)) } for { - yyj669++ - if yyhl669 { - yyb669 = yyj669 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb669 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb669 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj669-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -8162,90 +8162,90 @@ func (x *DaemonSet) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym673 := z.EncBinary() - _ = yym673 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep674 := !z.EncBinary() - yy2arr674 := z.EncBasicHandle().StructToArray - var yyq674 [5]bool - _, _, _ = yysep674, yyq674, yy2arr674 - const yyr674 bool = false - yyq674[0] = true - yyq674[1] = true - yyq674[2] = true - yyq674[3] = x.Kind != "" - yyq674[4] = x.APIVersion != "" - var yynn674 int - if yyr674 || yy2arr674 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn674 = 0 - for _, b := range yyq674 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn674++ + yynn2++ } } - r.EncodeMapStart(yynn674) - yynn674 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr674 || yy2arr674 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq674[0] { - yy676 := &x.ObjectMeta - yy676.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq674[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy677 := &x.ObjectMeta - yy677.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr674 || yy2arr674 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq674[1] { - yy679 := &x.Spec - yy679.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq674[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy680 := &x.Spec - yy680.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr674 || yy2arr674 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq674[2] { - yy682 := &x.Status - yy682.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq674[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy683 := &x.Status - yy683.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr674 || yy2arr674 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq674[3] { - yym685 := z.EncBinary() - _ = yym685 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -8254,23 +8254,23 @@ func (x *DaemonSet) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq674[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym686 := z.EncBinary() - _ = yym686 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr674 || yy2arr674 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq674[4] { - yym688 := z.EncBinary() - _ = yym688 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -8279,19 +8279,19 @@ func (x *DaemonSet) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq674[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym689 := z.EncBinary() - _ = yym689 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr674 || yy2arr674 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8304,25 +8304,25 @@ func (x *DaemonSet) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym690 := z.DecBinary() - _ = yym690 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct691 := r.ContainerType() - if yyct691 == codecSelferValueTypeMap1234 { - yyl691 := r.ReadMapStart() - if yyl691 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl691, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct691 == codecSelferValueTypeArray1234 { - yyl691 := r.ReadArrayStart() - if yyl691 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl691, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -8334,12 +8334,12 @@ func (x *DaemonSet) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys692Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys692Slc - var yyhl692 bool = l >= 0 - for yyj692 := 0; ; yyj692++ { - if yyhl692 { - if yyj692 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -8348,30 +8348,30 @@ func (x *DaemonSet) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys692Slc = r.DecodeBytes(yys692Slc, true, true) - yys692 := string(yys692Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys692 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_v1.ObjectMeta{} } else { - yyv693 := &x.ObjectMeta - yyv693.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = DaemonSetSpec{} } else { - yyv694 := &x.Spec - yyv694.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = DaemonSetStatus{} } else { - yyv695 := &x.Status - yyv695.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -8386,9 +8386,9 @@ func (x *DaemonSet) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys692) - } // end switch yys692 - } // end for yyj692 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -8396,16 +8396,16 @@ func (x *DaemonSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj698 int - var yyb698 bool - var yyhl698 bool = l >= 0 - yyj698++ - if yyhl698 { - yyb698 = yyj698 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb698 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb698 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8413,16 +8413,16 @@ func (x *DaemonSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_v1.ObjectMeta{} } else { - yyv699 := &x.ObjectMeta - yyv699.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj698++ - if yyhl698 { - yyb698 = yyj698 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb698 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb698 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8430,16 +8430,16 @@ func (x *DaemonSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = DaemonSetSpec{} } else { - yyv700 := &x.Spec - yyv700.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj698++ - if yyhl698 { - yyb698 = yyj698 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb698 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb698 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8447,16 +8447,16 @@ func (x *DaemonSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = DaemonSetStatus{} } else { - yyv701 := &x.Status - yyv701.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj698++ - if yyhl698 { - yyb698 = yyj698 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb698 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb698 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8466,13 +8466,13 @@ func (x *DaemonSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj698++ - if yyhl698 { - yyb698 = yyj698 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb698 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb698 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8483,17 +8483,17 @@ func (x *DaemonSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj698++ - if yyhl698 { - yyb698 = yyj698 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb698 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb698 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj698-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -8505,68 +8505,68 @@ func (x *DaemonSetList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym704 := z.EncBinary() - _ = yym704 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep705 := !z.EncBinary() - yy2arr705 := z.EncBasicHandle().StructToArray - var yyq705 [4]bool - _, _, _ = yysep705, yyq705, yy2arr705 - const yyr705 bool = false - yyq705[0] = true - yyq705[2] = x.Kind != "" - yyq705[3] = x.APIVersion != "" - var yynn705 int - if yyr705 || yy2arr705 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn705 = 1 - for _, b := range yyq705 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn705++ + yynn2++ } } - r.EncodeMapStart(yynn705) - yynn705 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr705 || yy2arr705 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq705[0] { - yy707 := &x.ListMeta - yym708 := z.EncBinary() - _ = yym708 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy707) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy707) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq705[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy709 := &x.ListMeta - yym710 := z.EncBinary() - _ = yym710 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy709) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy709) + z.EncFallback(yy6) } } } - if yyr705 || yy2arr705 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym712 := z.EncBinary() - _ = yym712 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceDaemonSet(([]DaemonSet)(x.Items), e) @@ -8579,19 +8579,19 @@ func (x *DaemonSetList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym713 := z.EncBinary() - _ = yym713 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceDaemonSet(([]DaemonSet)(x.Items), e) } } } - if yyr705 || yy2arr705 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq705[2] { - yym715 := z.EncBinary() - _ = yym715 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -8600,23 +8600,23 @@ func (x *DaemonSetList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq705[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym716 := z.EncBinary() - _ = yym716 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr705 || yy2arr705 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq705[3] { - yym718 := z.EncBinary() - _ = yym718 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -8625,19 +8625,19 @@ func (x *DaemonSetList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq705[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym719 := z.EncBinary() - _ = yym719 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr705 || yy2arr705 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8650,25 +8650,25 @@ func (x *DaemonSetList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym720 := z.DecBinary() - _ = yym720 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct721 := r.ContainerType() - if yyct721 == codecSelferValueTypeMap1234 { - yyl721 := r.ReadMapStart() - if yyl721 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl721, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct721 == codecSelferValueTypeArray1234 { - yyl721 := r.ReadArrayStart() - if yyl721 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl721, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -8680,12 +8680,12 @@ func (x *DaemonSetList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys722Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys722Slc - var yyhl722 bool = l >= 0 - for yyj722 := 0; ; yyj722++ { - if yyhl722 { - if yyj722 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -8694,33 +8694,33 @@ func (x *DaemonSetList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys722Slc = r.DecodeBytes(yys722Slc, true, true) - yys722 := string(yys722Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys722 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv723 := &x.ListMeta - yym724 := z.DecBinary() - _ = yym724 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv723) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv723, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv725 := &x.Items - yym726 := z.DecBinary() - _ = yym726 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceDaemonSet((*[]DaemonSet)(yyv725), d) + h.decSliceDaemonSet((*[]DaemonSet)(yyv6), d) } } case "kind": @@ -8736,9 +8736,9 @@ func (x *DaemonSetList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys722) - } // end switch yys722 - } // end for yyj722 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -8746,16 +8746,16 @@ func (x *DaemonSetList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj729 int - var yyb729 bool - var yyhl729 bool = l >= 0 - yyj729++ - if yyhl729 { - yyb729 = yyj729 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb729 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb729 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8763,22 +8763,22 @@ func (x *DaemonSetList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv730 := &x.ListMeta - yym731 := z.DecBinary() - _ = yym731 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv730) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv730, false) + z.DecFallback(yyv11, false) } } - yyj729++ - if yyhl729 { - yyb729 = yyj729 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb729 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb729 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8786,21 +8786,21 @@ func (x *DaemonSetList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv732 := &x.Items - yym733 := z.DecBinary() - _ = yym733 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceDaemonSet((*[]DaemonSet)(yyv732), d) + h.decSliceDaemonSet((*[]DaemonSet)(yyv13), d) } } - yyj729++ - if yyhl729 { - yyb729 = yyj729 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb729 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb729 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8810,13 +8810,13 @@ func (x *DaemonSetList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj729++ - if yyhl729 { - yyb729 = yyj729 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb729 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb729 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8827,17 +8827,17 @@ func (x *DaemonSetList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj729++ - if yyhl729 { - yyb729 = yyj729 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb729 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb729 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj729-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -8849,68 +8849,68 @@ func (x *ThirdPartyResourceDataList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym736 := z.EncBinary() - _ = yym736 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep737 := !z.EncBinary() - yy2arr737 := z.EncBasicHandle().StructToArray - var yyq737 [4]bool - _, _, _ = yysep737, yyq737, yy2arr737 - const yyr737 bool = false - yyq737[0] = true - yyq737[2] = x.Kind != "" - yyq737[3] = x.APIVersion != "" - var yynn737 int - if yyr737 || yy2arr737 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn737 = 1 - for _, b := range yyq737 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn737++ + yynn2++ } } - r.EncodeMapStart(yynn737) - yynn737 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr737 || yy2arr737 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq737[0] { - yy739 := &x.ListMeta - yym740 := z.EncBinary() - _ = yym740 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy739) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy739) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq737[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy741 := &x.ListMeta - yym742 := z.EncBinary() - _ = yym742 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy741) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy741) + z.EncFallback(yy6) } } } - if yyr737 || yy2arr737 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym744 := z.EncBinary() - _ = yym744 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceThirdPartyResourceData(([]ThirdPartyResourceData)(x.Items), e) @@ -8923,19 +8923,19 @@ func (x *ThirdPartyResourceDataList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym745 := z.EncBinary() - _ = yym745 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceThirdPartyResourceData(([]ThirdPartyResourceData)(x.Items), e) } } } - if yyr737 || yy2arr737 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq737[2] { - yym747 := z.EncBinary() - _ = yym747 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -8944,23 +8944,23 @@ func (x *ThirdPartyResourceDataList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq737[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym748 := z.EncBinary() - _ = yym748 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr737 || yy2arr737 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq737[3] { - yym750 := z.EncBinary() - _ = yym750 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -8969,19 +8969,19 @@ func (x *ThirdPartyResourceDataList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq737[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym751 := z.EncBinary() - _ = yym751 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr737 || yy2arr737 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8994,25 +8994,25 @@ func (x *ThirdPartyResourceDataList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym752 := z.DecBinary() - _ = yym752 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct753 := r.ContainerType() - if yyct753 == codecSelferValueTypeMap1234 { - yyl753 := r.ReadMapStart() - if yyl753 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl753, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct753 == codecSelferValueTypeArray1234 { - yyl753 := r.ReadArrayStart() - if yyl753 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl753, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -9024,12 +9024,12 @@ func (x *ThirdPartyResourceDataList) codecDecodeSelfFromMap(l int, d *codec1978. var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys754Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys754Slc - var yyhl754 bool = l >= 0 - for yyj754 := 0; ; yyj754++ { - if yyhl754 { - if yyj754 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -9038,33 +9038,33 @@ func (x *ThirdPartyResourceDataList) codecDecodeSelfFromMap(l int, d *codec1978. } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys754Slc = r.DecodeBytes(yys754Slc, true, true) - yys754 := string(yys754Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys754 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv755 := &x.ListMeta - yym756 := z.DecBinary() - _ = yym756 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv755) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv755, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv757 := &x.Items - yym758 := z.DecBinary() - _ = yym758 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceThirdPartyResourceData((*[]ThirdPartyResourceData)(yyv757), d) + h.decSliceThirdPartyResourceData((*[]ThirdPartyResourceData)(yyv6), d) } } case "kind": @@ -9080,9 +9080,9 @@ func (x *ThirdPartyResourceDataList) codecDecodeSelfFromMap(l int, d *codec1978. x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys754) - } // end switch yys754 - } // end for yyj754 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -9090,16 +9090,16 @@ func (x *ThirdPartyResourceDataList) codecDecodeSelfFromArray(l int, d *codec197 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj761 int - var yyb761 bool - var yyhl761 bool = l >= 0 - yyj761++ - if yyhl761 { - yyb761 = yyj761 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb761 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb761 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9107,22 +9107,22 @@ func (x *ThirdPartyResourceDataList) codecDecodeSelfFromArray(l int, d *codec197 if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv762 := &x.ListMeta - yym763 := z.DecBinary() - _ = yym763 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv762) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv762, false) + z.DecFallback(yyv11, false) } } - yyj761++ - if yyhl761 { - yyb761 = yyj761 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb761 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb761 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9130,21 +9130,21 @@ func (x *ThirdPartyResourceDataList) codecDecodeSelfFromArray(l int, d *codec197 if r.TryDecodeAsNil() { x.Items = nil } else { - yyv764 := &x.Items - yym765 := z.DecBinary() - _ = yym765 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceThirdPartyResourceData((*[]ThirdPartyResourceData)(yyv764), d) + h.decSliceThirdPartyResourceData((*[]ThirdPartyResourceData)(yyv13), d) } } - yyj761++ - if yyhl761 { - yyb761 = yyj761 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb761 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb761 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9154,13 +9154,13 @@ func (x *ThirdPartyResourceDataList) codecDecodeSelfFromArray(l int, d *codec197 } else { x.Kind = string(r.DecodeString()) } - yyj761++ - if yyhl761 { - yyb761 = yyj761 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb761 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb761 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9171,17 +9171,17 @@ func (x *ThirdPartyResourceDataList) codecDecodeSelfFromArray(l int, d *codec197 x.APIVersion = string(r.DecodeString()) } for { - yyj761++ - if yyhl761 { - yyb761 = yyj761 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb761 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb761 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj761-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -9193,90 +9193,90 @@ func (x *Job) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym768 := z.EncBinary() - _ = yym768 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep769 := !z.EncBinary() - yy2arr769 := z.EncBasicHandle().StructToArray - var yyq769 [5]bool - _, _, _ = yysep769, yyq769, yy2arr769 - const yyr769 bool = false - yyq769[0] = true - yyq769[1] = true - yyq769[2] = true - yyq769[3] = x.Kind != "" - yyq769[4] = x.APIVersion != "" - var yynn769 int - if yyr769 || yy2arr769 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn769 = 0 - for _, b := range yyq769 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn769++ + yynn2++ } } - r.EncodeMapStart(yynn769) - yynn769 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr769 || yy2arr769 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq769[0] { - yy771 := &x.ObjectMeta - yy771.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq769[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy772 := &x.ObjectMeta - yy772.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr769 || yy2arr769 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq769[1] { - yy774 := &x.Spec - yy774.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq769[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy775 := &x.Spec - yy775.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr769 || yy2arr769 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq769[2] { - yy777 := &x.Status - yy777.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq769[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy778 := &x.Status - yy778.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr769 || yy2arr769 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq769[3] { - yym780 := z.EncBinary() - _ = yym780 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -9285,23 +9285,23 @@ func (x *Job) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq769[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym781 := z.EncBinary() - _ = yym781 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr769 || yy2arr769 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq769[4] { - yym783 := z.EncBinary() - _ = yym783 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -9310,19 +9310,19 @@ func (x *Job) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq769[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym784 := z.EncBinary() - _ = yym784 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr769 || yy2arr769 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -9335,25 +9335,25 @@ func (x *Job) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym785 := z.DecBinary() - _ = yym785 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct786 := r.ContainerType() - if yyct786 == codecSelferValueTypeMap1234 { - yyl786 := r.ReadMapStart() - if yyl786 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl786, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct786 == codecSelferValueTypeArray1234 { - yyl786 := r.ReadArrayStart() - if yyl786 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl786, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -9365,12 +9365,12 @@ func (x *Job) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys787Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys787Slc - var yyhl787 bool = l >= 0 - for yyj787 := 0; ; yyj787++ { - if yyhl787 { - if yyj787 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -9379,30 +9379,30 @@ func (x *Job) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys787Slc = r.DecodeBytes(yys787Slc, true, true) - yys787 := string(yys787Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys787 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_v1.ObjectMeta{} } else { - yyv788 := &x.ObjectMeta - yyv788.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = JobSpec{} } else { - yyv789 := &x.Spec - yyv789.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = JobStatus{} } else { - yyv790 := &x.Status - yyv790.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -9417,9 +9417,9 @@ func (x *Job) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys787) - } // end switch yys787 - } // end for yyj787 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -9427,16 +9427,16 @@ func (x *Job) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj793 int - var yyb793 bool - var yyhl793 bool = l >= 0 - yyj793++ - if yyhl793 { - yyb793 = yyj793 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb793 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb793 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9444,16 +9444,16 @@ func (x *Job) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_v1.ObjectMeta{} } else { - yyv794 := &x.ObjectMeta - yyv794.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj793++ - if yyhl793 { - yyb793 = yyj793 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb793 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb793 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9461,16 +9461,16 @@ func (x *Job) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = JobSpec{} } else { - yyv795 := &x.Spec - yyv795.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj793++ - if yyhl793 { - yyb793 = yyj793 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb793 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb793 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9478,16 +9478,16 @@ func (x *Job) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = JobStatus{} } else { - yyv796 := &x.Status - yyv796.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj793++ - if yyhl793 { - yyb793 = yyj793 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb793 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb793 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9497,13 +9497,13 @@ func (x *Job) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj793++ - if yyhl793 { - yyb793 = yyj793 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb793 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb793 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9514,17 +9514,17 @@ func (x *Job) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj793++ - if yyhl793 { - yyb793 = yyj793 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb793 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb793 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj793-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -9536,68 +9536,68 @@ func (x *JobList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym799 := z.EncBinary() - _ = yym799 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep800 := !z.EncBinary() - yy2arr800 := z.EncBasicHandle().StructToArray - var yyq800 [4]bool - _, _, _ = yysep800, yyq800, yy2arr800 - const yyr800 bool = false - yyq800[0] = true - yyq800[2] = x.Kind != "" - yyq800[3] = x.APIVersion != "" - var yynn800 int - if yyr800 || yy2arr800 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn800 = 1 - for _, b := range yyq800 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn800++ + yynn2++ } } - r.EncodeMapStart(yynn800) - yynn800 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr800 || yy2arr800 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq800[0] { - yy802 := &x.ListMeta - yym803 := z.EncBinary() - _ = yym803 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy802) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy802) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq800[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy804 := &x.ListMeta - yym805 := z.EncBinary() - _ = yym805 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy804) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy804) + z.EncFallback(yy6) } } } - if yyr800 || yy2arr800 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym807 := z.EncBinary() - _ = yym807 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceJob(([]Job)(x.Items), e) @@ -9610,19 +9610,19 @@ func (x *JobList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym808 := z.EncBinary() - _ = yym808 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceJob(([]Job)(x.Items), e) } } } - if yyr800 || yy2arr800 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq800[2] { - yym810 := z.EncBinary() - _ = yym810 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -9631,23 +9631,23 @@ func (x *JobList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq800[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym811 := z.EncBinary() - _ = yym811 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr800 || yy2arr800 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq800[3] { - yym813 := z.EncBinary() - _ = yym813 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -9656,19 +9656,19 @@ func (x *JobList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq800[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym814 := z.EncBinary() - _ = yym814 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr800 || yy2arr800 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -9681,25 +9681,25 @@ func (x *JobList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym815 := z.DecBinary() - _ = yym815 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct816 := r.ContainerType() - if yyct816 == codecSelferValueTypeMap1234 { - yyl816 := r.ReadMapStart() - if yyl816 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl816, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct816 == codecSelferValueTypeArray1234 { - yyl816 := r.ReadArrayStart() - if yyl816 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl816, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -9711,12 +9711,12 @@ func (x *JobList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys817Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys817Slc - var yyhl817 bool = l >= 0 - for yyj817 := 0; ; yyj817++ { - if yyhl817 { - if yyj817 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -9725,33 +9725,33 @@ func (x *JobList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys817Slc = r.DecodeBytes(yys817Slc, true, true) - yys817 := string(yys817Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys817 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv818 := &x.ListMeta - yym819 := z.DecBinary() - _ = yym819 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv818) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv818, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv820 := &x.Items - yym821 := z.DecBinary() - _ = yym821 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceJob((*[]Job)(yyv820), d) + h.decSliceJob((*[]Job)(yyv6), d) } } case "kind": @@ -9767,9 +9767,9 @@ func (x *JobList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys817) - } // end switch yys817 - } // end for yyj817 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -9777,16 +9777,16 @@ func (x *JobList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj824 int - var yyb824 bool - var yyhl824 bool = l >= 0 - yyj824++ - if yyhl824 { - yyb824 = yyj824 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb824 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb824 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9794,22 +9794,22 @@ func (x *JobList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv825 := &x.ListMeta - yym826 := z.DecBinary() - _ = yym826 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv825) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv825, false) + z.DecFallback(yyv11, false) } } - yyj824++ - if yyhl824 { - yyb824 = yyj824 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb824 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb824 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9817,21 +9817,21 @@ func (x *JobList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv827 := &x.Items - yym828 := z.DecBinary() - _ = yym828 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceJob((*[]Job)(yyv827), d) + h.decSliceJob((*[]Job)(yyv13), d) } } - yyj824++ - if yyhl824 { - yyb824 = yyj824 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb824 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb824 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9841,13 +9841,13 @@ func (x *JobList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj824++ - if yyhl824 { - yyb824 = yyj824 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb824 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb824 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9858,17 +9858,17 @@ func (x *JobList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj824++ - if yyhl824 { - yyb824 = yyj824 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb824 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb824 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj824-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -9880,141 +9880,141 @@ func (x *JobSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym831 := z.EncBinary() - _ = yym831 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep832 := !z.EncBinary() - yy2arr832 := z.EncBasicHandle().StructToArray - var yyq832 [5]bool - _, _, _ = yysep832, yyq832, yy2arr832 - const yyr832 bool = false - yyq832[0] = x.Parallelism != nil - yyq832[1] = x.Completions != nil - yyq832[2] = x.ActiveDeadlineSeconds != nil - yyq832[3] = x.Selector != nil - var yynn832 int - if yyr832 || yy2arr832 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Parallelism != nil + yyq2[1] = x.Completions != nil + yyq2[2] = x.ActiveDeadlineSeconds != nil + yyq2[3] = x.Selector != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn832 = 1 - for _, b := range yyq832 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn832++ + yynn2++ } } - r.EncodeMapStart(yynn832) - yynn832 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr832 || yy2arr832 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq832[0] { + if yyq2[0] { if x.Parallelism == nil { r.EncodeNil() } else { - yy834 := *x.Parallelism - yym835 := z.EncBinary() - _ = yym835 + yy4 := *x.Parallelism + yym5 := z.EncBinary() + _ = yym5 if false { } else { - r.EncodeInt(int64(yy834)) + r.EncodeInt(int64(yy4)) } } } else { r.EncodeNil() } } else { - if yyq832[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("parallelism")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Parallelism == nil { r.EncodeNil() } else { - yy836 := *x.Parallelism - yym837 := z.EncBinary() - _ = yym837 + yy6 := *x.Parallelism + yym7 := z.EncBinary() + _ = yym7 if false { } else { - r.EncodeInt(int64(yy836)) + r.EncodeInt(int64(yy6)) } } } } - if yyr832 || yy2arr832 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq832[1] { + if yyq2[1] { if x.Completions == nil { r.EncodeNil() } else { - yy839 := *x.Completions - yym840 := z.EncBinary() - _ = yym840 + yy9 := *x.Completions + yym10 := z.EncBinary() + _ = yym10 if false { } else { - r.EncodeInt(int64(yy839)) + r.EncodeInt(int64(yy9)) } } } else { r.EncodeNil() } } else { - if yyq832[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("completions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Completions == nil { r.EncodeNil() } else { - yy841 := *x.Completions - yym842 := z.EncBinary() - _ = yym842 + yy11 := *x.Completions + yym12 := z.EncBinary() + _ = yym12 if false { } else { - r.EncodeInt(int64(yy841)) + r.EncodeInt(int64(yy11)) } } } } - if yyr832 || yy2arr832 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq832[2] { + if yyq2[2] { if x.ActiveDeadlineSeconds == nil { r.EncodeNil() } else { - yy844 := *x.ActiveDeadlineSeconds - yym845 := z.EncBinary() - _ = yym845 + yy14 := *x.ActiveDeadlineSeconds + yym15 := z.EncBinary() + _ = yym15 if false { } else { - r.EncodeInt(int64(yy844)) + r.EncodeInt(int64(yy14)) } } } else { r.EncodeNil() } } else { - if yyq832[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("activeDeadlineSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.ActiveDeadlineSeconds == nil { r.EncodeNil() } else { - yy846 := *x.ActiveDeadlineSeconds - yym847 := z.EncBinary() - _ = yym847 + yy16 := *x.ActiveDeadlineSeconds + yym17 := z.EncBinary() + _ = yym17 if false { } else { - r.EncodeInt(int64(yy846)) + r.EncodeInt(int64(yy16)) } } } } - if yyr832 || yy2arr832 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq832[3] { + if yyq2[3] { if x.Selector == nil { r.EncodeNil() } else { @@ -10024,7 +10024,7 @@ func (x *JobSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq832[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("selector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -10035,18 +10035,18 @@ func (x *JobSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr832 || yy2arr832 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy850 := &x.Template - yy850.CodecEncodeSelf(e) + yy22 := &x.Template + yy22.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("template")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy851 := &x.Template - yy851.CodecEncodeSelf(e) + yy24 := &x.Template + yy24.CodecEncodeSelf(e) } - if yyr832 || yy2arr832 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -10059,25 +10059,25 @@ func (x *JobSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym852 := z.DecBinary() - _ = yym852 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct853 := r.ContainerType() - if yyct853 == codecSelferValueTypeMap1234 { - yyl853 := r.ReadMapStart() - if yyl853 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl853, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct853 == codecSelferValueTypeArray1234 { - yyl853 := r.ReadArrayStart() - if yyl853 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl853, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -10089,12 +10089,12 @@ func (x *JobSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys854Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys854Slc - var yyhl854 bool = l >= 0 - for yyj854 := 0; ; yyj854++ { - if yyhl854 { - if yyj854 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -10103,10 +10103,10 @@ func (x *JobSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys854Slc = r.DecodeBytes(yys854Slc, true, true) - yys854 := string(yys854Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys854 { + switch yys3 { case "parallelism": if r.TryDecodeAsNil() { if x.Parallelism != nil { @@ -10116,8 +10116,8 @@ func (x *JobSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.Parallelism == nil { x.Parallelism = new(int32) } - yym856 := z.DecBinary() - _ = yym856 + yym5 := z.DecBinary() + _ = yym5 if false { } else { *((*int32)(x.Parallelism)) = int32(r.DecodeInt(32)) @@ -10132,8 +10132,8 @@ func (x *JobSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.Completions == nil { x.Completions = new(int32) } - yym858 := z.DecBinary() - _ = yym858 + yym7 := z.DecBinary() + _ = yym7 if false { } else { *((*int32)(x.Completions)) = int32(r.DecodeInt(32)) @@ -10148,8 +10148,8 @@ func (x *JobSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.ActiveDeadlineSeconds == nil { x.ActiveDeadlineSeconds = new(int64) } - yym860 := z.DecBinary() - _ = yym860 + yym9 := z.DecBinary() + _ = yym9 if false { } else { *((*int64)(x.ActiveDeadlineSeconds)) = int64(r.DecodeInt(64)) @@ -10170,13 +10170,13 @@ func (x *JobSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Template = pkg2_v1.PodTemplateSpec{} } else { - yyv862 := &x.Template - yyv862.CodecDecodeSelf(d) + yyv11 := &x.Template + yyv11.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys854) - } // end switch yys854 - } // end for yyj854 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -10184,16 +10184,16 @@ func (x *JobSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj863 int - var yyb863 bool - var yyhl863 bool = l >= 0 - yyj863++ - if yyhl863 { - yyb863 = yyj863 > l + var yyj12 int + var yyb12 bool + var yyhl12 bool = l >= 0 + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb863 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb863 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10206,20 +10206,20 @@ func (x *JobSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Parallelism == nil { x.Parallelism = new(int32) } - yym865 := z.DecBinary() - _ = yym865 + yym14 := z.DecBinary() + _ = yym14 if false { } else { *((*int32)(x.Parallelism)) = int32(r.DecodeInt(32)) } } - yyj863++ - if yyhl863 { - yyb863 = yyj863 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb863 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb863 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10232,20 +10232,20 @@ func (x *JobSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Completions == nil { x.Completions = new(int32) } - yym867 := z.DecBinary() - _ = yym867 + yym16 := z.DecBinary() + _ = yym16 if false { } else { *((*int32)(x.Completions)) = int32(r.DecodeInt(32)) } } - yyj863++ - if yyhl863 { - yyb863 = yyj863 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb863 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb863 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10258,20 +10258,20 @@ func (x *JobSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.ActiveDeadlineSeconds == nil { x.ActiveDeadlineSeconds = new(int64) } - yym869 := z.DecBinary() - _ = yym869 + yym18 := z.DecBinary() + _ = yym18 if false { } else { *((*int64)(x.ActiveDeadlineSeconds)) = int64(r.DecodeInt(64)) } } - yyj863++ - if yyhl863 { - yyb863 = yyj863 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb863 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb863 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10286,13 +10286,13 @@ func (x *JobSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Selector.CodecDecodeSelf(d) } - yyj863++ - if yyhl863 { - yyb863 = yyj863 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb863 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb863 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10300,21 +10300,21 @@ func (x *JobSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Template = pkg2_v1.PodTemplateSpec{} } else { - yyv871 := &x.Template - yyv871.CodecDecodeSelf(d) + yyv20 := &x.Template + yyv20.CodecDecodeSelf(d) } for { - yyj863++ - if yyhl863 { - yyb863 = yyj863 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb863 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb863 { + if yyb12 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj863-1, "") + z.DecStructFieldNotFound(yyj12-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -10326,43 +10326,43 @@ func (x *JobStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym872 := z.EncBinary() - _ = yym872 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep873 := !z.EncBinary() - yy2arr873 := z.EncBasicHandle().StructToArray - var yyq873 [6]bool - _, _, _ = yysep873, yyq873, yy2arr873 - const yyr873 bool = false - yyq873[0] = len(x.Conditions) != 0 - yyq873[1] = x.StartTime != nil - yyq873[2] = x.CompletionTime != nil - yyq873[3] = x.Active != 0 - yyq873[4] = x.Succeeded != 0 - yyq873[5] = x.Failed != 0 - var yynn873 int - if yyr873 || yy2arr873 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [6]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Conditions) != 0 + yyq2[1] = x.StartTime != nil + yyq2[2] = x.CompletionTime != nil + yyq2[3] = x.Active != 0 + yyq2[4] = x.Succeeded != 0 + yyq2[5] = x.Failed != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(6) } else { - yynn873 = 0 - for _, b := range yyq873 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn873++ + yynn2++ } } - r.EncodeMapStart(yynn873) - yynn873 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr873 || yy2arr873 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq873[0] { + if yyq2[0] { if x.Conditions == nil { r.EncodeNil() } else { - yym875 := z.EncBinary() - _ = yym875 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceJobCondition(([]JobCondition)(x.Conditions), e) @@ -10372,15 +10372,15 @@ func (x *JobStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq873[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("conditions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Conditions == nil { r.EncodeNil() } else { - yym876 := z.EncBinary() - _ = yym876 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceJobCondition(([]JobCondition)(x.Conditions), e) @@ -10388,19 +10388,19 @@ func (x *JobStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr873 || yy2arr873 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq873[1] { + if yyq2[1] { if x.StartTime == nil { r.EncodeNil() } else { - yym878 := z.EncBinary() - _ = yym878 + yym7 := z.EncBinary() + _ = yym7 if false { } else if z.HasExtensions() && z.EncExt(x.StartTime) { - } else if yym878 { + } else if yym7 { z.EncBinaryMarshal(x.StartTime) - } else if !yym878 && z.IsJSONHandle() { + } else if !yym7 && z.IsJSONHandle() { z.EncJSONMarshal(x.StartTime) } else { z.EncFallback(x.StartTime) @@ -10410,20 +10410,20 @@ func (x *JobStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq873[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("startTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.StartTime == nil { r.EncodeNil() } else { - yym879 := z.EncBinary() - _ = yym879 + yym8 := z.EncBinary() + _ = yym8 if false { } else if z.HasExtensions() && z.EncExt(x.StartTime) { - } else if yym879 { + } else if yym8 { z.EncBinaryMarshal(x.StartTime) - } else if !yym879 && z.IsJSONHandle() { + } else if !yym8 && z.IsJSONHandle() { z.EncJSONMarshal(x.StartTime) } else { z.EncFallback(x.StartTime) @@ -10431,19 +10431,19 @@ func (x *JobStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr873 || yy2arr873 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq873[2] { + if yyq2[2] { if x.CompletionTime == nil { r.EncodeNil() } else { - yym881 := z.EncBinary() - _ = yym881 + yym10 := z.EncBinary() + _ = yym10 if false { } else if z.HasExtensions() && z.EncExt(x.CompletionTime) { - } else if yym881 { + } else if yym10 { z.EncBinaryMarshal(x.CompletionTime) - } else if !yym881 && z.IsJSONHandle() { + } else if !yym10 && z.IsJSONHandle() { z.EncJSONMarshal(x.CompletionTime) } else { z.EncFallback(x.CompletionTime) @@ -10453,20 +10453,20 @@ func (x *JobStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq873[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("completionTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.CompletionTime == nil { r.EncodeNil() } else { - yym882 := z.EncBinary() - _ = yym882 + yym11 := z.EncBinary() + _ = yym11 if false { } else if z.HasExtensions() && z.EncExt(x.CompletionTime) { - } else if yym882 { + } else if yym11 { z.EncBinaryMarshal(x.CompletionTime) - } else if !yym882 && z.IsJSONHandle() { + } else if !yym11 && z.IsJSONHandle() { z.EncJSONMarshal(x.CompletionTime) } else { z.EncFallback(x.CompletionTime) @@ -10474,11 +10474,11 @@ func (x *JobStatus) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr873 || yy2arr873 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq873[3] { - yym884 := z.EncBinary() - _ = yym884 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeInt(int64(x.Active)) @@ -10487,23 +10487,23 @@ func (x *JobStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq873[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("active")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym885 := z.EncBinary() - _ = yym885 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeInt(int64(x.Active)) } } } - if yyr873 || yy2arr873 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq873[4] { - yym887 := z.EncBinary() - _ = yym887 + if yyq2[4] { + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeInt(int64(x.Succeeded)) @@ -10512,23 +10512,23 @@ func (x *JobStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq873[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("succeeded")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym888 := z.EncBinary() - _ = yym888 + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeInt(int64(x.Succeeded)) } } } - if yyr873 || yy2arr873 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq873[5] { - yym890 := z.EncBinary() - _ = yym890 + if yyq2[5] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeInt(int64(x.Failed)) @@ -10537,19 +10537,19 @@ func (x *JobStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq873[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("failed")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym891 := z.EncBinary() - _ = yym891 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeInt(int64(x.Failed)) } } } - if yyr873 || yy2arr873 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -10562,25 +10562,25 @@ func (x *JobStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym892 := z.DecBinary() - _ = yym892 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct893 := r.ContainerType() - if yyct893 == codecSelferValueTypeMap1234 { - yyl893 := r.ReadMapStart() - if yyl893 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl893, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct893 == codecSelferValueTypeArray1234 { - yyl893 := r.ReadArrayStart() - if yyl893 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl893, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -10592,12 +10592,12 @@ func (x *JobStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys894Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys894Slc - var yyhl894 bool = l >= 0 - for yyj894 := 0; ; yyj894++ { - if yyhl894 { - if yyj894 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -10606,20 +10606,20 @@ func (x *JobStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys894Slc = r.DecodeBytes(yys894Slc, true, true) - yys894 := string(yys894Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys894 { + switch yys3 { case "conditions": if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv895 := &x.Conditions - yym896 := z.DecBinary() - _ = yym896 + yyv4 := &x.Conditions + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceJobCondition((*[]JobCondition)(yyv895), d) + h.decSliceJobCondition((*[]JobCondition)(yyv4), d) } } case "startTime": @@ -10631,13 +10631,13 @@ func (x *JobStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.StartTime == nil { x.StartTime = new(pkg1_unversioned.Time) } - yym898 := z.DecBinary() - _ = yym898 + yym7 := z.DecBinary() + _ = yym7 if false { } else if z.HasExtensions() && z.DecExt(x.StartTime) { - } else if yym898 { + } else if yym7 { z.DecBinaryUnmarshal(x.StartTime) - } else if !yym898 && z.IsJSONHandle() { + } else if !yym7 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.StartTime) } else { z.DecFallback(x.StartTime, false) @@ -10652,13 +10652,13 @@ func (x *JobStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.CompletionTime == nil { x.CompletionTime = new(pkg1_unversioned.Time) } - yym900 := z.DecBinary() - _ = yym900 + yym9 := z.DecBinary() + _ = yym9 if false { } else if z.HasExtensions() && z.DecExt(x.CompletionTime) { - } else if yym900 { + } else if yym9 { z.DecBinaryUnmarshal(x.CompletionTime) - } else if !yym900 && z.IsJSONHandle() { + } else if !yym9 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.CompletionTime) } else { z.DecFallback(x.CompletionTime, false) @@ -10683,9 +10683,9 @@ func (x *JobStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Failed = int32(r.DecodeInt(32)) } default: - z.DecStructFieldNotFound(-1, yys894) - } // end switch yys894 - } // end for yyj894 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -10693,16 +10693,16 @@ func (x *JobStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj904 int - var yyb904 bool - var yyhl904 bool = l >= 0 - yyj904++ - if yyhl904 { - yyb904 = yyj904 > l + var yyj13 int + var yyb13 bool + var yyhl13 bool = l >= 0 + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb904 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb904 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10710,21 +10710,21 @@ func (x *JobStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Conditions = nil } else { - yyv905 := &x.Conditions - yym906 := z.DecBinary() - _ = yym906 + yyv14 := &x.Conditions + yym15 := z.DecBinary() + _ = yym15 if false { } else { - h.decSliceJobCondition((*[]JobCondition)(yyv905), d) + h.decSliceJobCondition((*[]JobCondition)(yyv14), d) } } - yyj904++ - if yyhl904 { - yyb904 = yyj904 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb904 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb904 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10737,25 +10737,25 @@ func (x *JobStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.StartTime == nil { x.StartTime = new(pkg1_unversioned.Time) } - yym908 := z.DecBinary() - _ = yym908 + yym17 := z.DecBinary() + _ = yym17 if false { } else if z.HasExtensions() && z.DecExt(x.StartTime) { - } else if yym908 { + } else if yym17 { z.DecBinaryUnmarshal(x.StartTime) - } else if !yym908 && z.IsJSONHandle() { + } else if !yym17 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.StartTime) } else { z.DecFallback(x.StartTime, false) } } - yyj904++ - if yyhl904 { - yyb904 = yyj904 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb904 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb904 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10768,25 +10768,25 @@ func (x *JobStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.CompletionTime == nil { x.CompletionTime = new(pkg1_unversioned.Time) } - yym910 := z.DecBinary() - _ = yym910 + yym19 := z.DecBinary() + _ = yym19 if false { } else if z.HasExtensions() && z.DecExt(x.CompletionTime) { - } else if yym910 { + } else if yym19 { z.DecBinaryUnmarshal(x.CompletionTime) - } else if !yym910 && z.IsJSONHandle() { + } else if !yym19 && z.IsJSONHandle() { z.DecJSONUnmarshal(x.CompletionTime) } else { z.DecFallback(x.CompletionTime, false) } } - yyj904++ - if yyhl904 { - yyb904 = yyj904 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb904 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb904 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10796,13 +10796,13 @@ func (x *JobStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Active = int32(r.DecodeInt(32)) } - yyj904++ - if yyhl904 { - yyb904 = yyj904 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb904 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb904 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10812,13 +10812,13 @@ func (x *JobStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Succeeded = int32(r.DecodeInt(32)) } - yyj904++ - if yyhl904 { - yyb904 = yyj904 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb904 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb904 { + if yyb13 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10829,17 +10829,17 @@ func (x *JobStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Failed = int32(r.DecodeInt(32)) } for { - yyj904++ - if yyhl904 { - yyb904 = yyj904 > l + yyj13++ + if yyhl13 { + yyb13 = yyj13 > l } else { - yyb904 = r.CheckBreak() + yyb13 = r.CheckBreak() } - if yyb904 { + if yyb13 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj904-1, "") + z.DecStructFieldNotFound(yyj13-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -10848,8 +10848,8 @@ func (x JobConditionType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym914 := z.EncBinary() - _ = yym914 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -10861,8 +10861,8 @@ func (x *JobConditionType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym915 := z.DecBinary() - _ = yym915 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -10877,34 +10877,34 @@ func (x *JobCondition) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym916 := z.EncBinary() - _ = yym916 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep917 := !z.EncBinary() - yy2arr917 := z.EncBasicHandle().StructToArray - var yyq917 [6]bool - _, _, _ = yysep917, yyq917, yy2arr917 - const yyr917 bool = false - yyq917[2] = true - yyq917[3] = true - yyq917[4] = x.Reason != "" - yyq917[5] = x.Message != "" - var yynn917 int - if yyr917 || yy2arr917 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [6]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = true + yyq2[3] = true + yyq2[4] = x.Reason != "" + yyq2[5] = x.Message != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(6) } else { - yynn917 = 2 - for _, b := range yyq917 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn917++ + yynn2++ } } - r.EncodeMapStart(yynn917) - yynn917 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr917 || yy2arr917 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Type.CodecEncodeSelf(e) } else { @@ -10913,106 +10913,96 @@ func (x *JobCondition) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } - if yyr917 || yy2arr917 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym920 := z.EncBinary() - _ = yym920 - if false { - } else if z.HasExtensions() && z.EncExt(x.Status) { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Status)) - } + yysf7 := &x.Status + yysf7.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym921 := z.EncBinary() - _ = yym921 - if false { - } else if z.HasExtensions() && z.EncExt(x.Status) { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Status)) - } + yysf8 := &x.Status + yysf8.CodecEncodeSelf(e) } - if yyr917 || yy2arr917 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq917[2] { - yy923 := &x.LastProbeTime - yym924 := z.EncBinary() - _ = yym924 + if yyq2[2] { + yy10 := &x.LastProbeTime + yym11 := z.EncBinary() + _ = yym11 if false { - } else if z.HasExtensions() && z.EncExt(yy923) { - } else if yym924 { - z.EncBinaryMarshal(yy923) - } else if !yym924 && z.IsJSONHandle() { - z.EncJSONMarshal(yy923) + } else if z.HasExtensions() && z.EncExt(yy10) { + } else if yym11 { + z.EncBinaryMarshal(yy10) + } else if !yym11 && z.IsJSONHandle() { + z.EncJSONMarshal(yy10) } else { - z.EncFallback(yy923) + z.EncFallback(yy10) } } else { r.EncodeNil() } } else { - if yyq917[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lastProbeTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy925 := &x.LastProbeTime - yym926 := z.EncBinary() - _ = yym926 + yy12 := &x.LastProbeTime + yym13 := z.EncBinary() + _ = yym13 if false { - } else if z.HasExtensions() && z.EncExt(yy925) { - } else if yym926 { - z.EncBinaryMarshal(yy925) - } else if !yym926 && z.IsJSONHandle() { - z.EncJSONMarshal(yy925) + } else if z.HasExtensions() && z.EncExt(yy12) { + } else if yym13 { + z.EncBinaryMarshal(yy12) + } else if !yym13 && z.IsJSONHandle() { + z.EncJSONMarshal(yy12) } else { - z.EncFallback(yy925) + z.EncFallback(yy12) } } } - if yyr917 || yy2arr917 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq917[3] { - yy928 := &x.LastTransitionTime - yym929 := z.EncBinary() - _ = yym929 + if yyq2[3] { + yy15 := &x.LastTransitionTime + yym16 := z.EncBinary() + _ = yym16 if false { - } else if z.HasExtensions() && z.EncExt(yy928) { - } else if yym929 { - z.EncBinaryMarshal(yy928) - } else if !yym929 && z.IsJSONHandle() { - z.EncJSONMarshal(yy928) + } else if z.HasExtensions() && z.EncExt(yy15) { + } else if yym16 { + z.EncBinaryMarshal(yy15) + } else if !yym16 && z.IsJSONHandle() { + z.EncJSONMarshal(yy15) } else { - z.EncFallback(yy928) + z.EncFallback(yy15) } } else { r.EncodeNil() } } else { - if yyq917[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lastTransitionTime")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy930 := &x.LastTransitionTime - yym931 := z.EncBinary() - _ = yym931 + yy17 := &x.LastTransitionTime + yym18 := z.EncBinary() + _ = yym18 if false { - } else if z.HasExtensions() && z.EncExt(yy930) { - } else if yym931 { - z.EncBinaryMarshal(yy930) - } else if !yym931 && z.IsJSONHandle() { - z.EncJSONMarshal(yy930) + } else if z.HasExtensions() && z.EncExt(yy17) { + } else if yym18 { + z.EncBinaryMarshal(yy17) + } else if !yym18 && z.IsJSONHandle() { + z.EncJSONMarshal(yy17) } else { - z.EncFallback(yy930) + z.EncFallback(yy17) } } } - if yyr917 || yy2arr917 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq917[4] { - yym933 := z.EncBinary() - _ = yym933 + if yyq2[4] { + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) @@ -11021,23 +11011,23 @@ func (x *JobCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq917[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("reason")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym934 := z.EncBinary() - _ = yym934 + yym21 := z.EncBinary() + _ = yym21 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Reason)) } } } - if yyr917 || yy2arr917 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq917[5] { - yym936 := z.EncBinary() - _ = yym936 + if yyq2[5] { + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) @@ -11046,19 +11036,19 @@ func (x *JobCondition) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq917[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("message")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym937 := z.EncBinary() - _ = yym937 + yym24 := z.EncBinary() + _ = yym24 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Message)) } } } - if yyr917 || yy2arr917 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -11071,25 +11061,25 @@ func (x *JobCondition) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym938 := z.DecBinary() - _ = yym938 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct939 := r.ContainerType() - if yyct939 == codecSelferValueTypeMap1234 { - yyl939 := r.ReadMapStart() - if yyl939 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl939, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct939 == codecSelferValueTypeArray1234 { - yyl939 := r.ReadArrayStart() - if yyl939 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl939, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -11101,12 +11091,12 @@ func (x *JobCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys940Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys940Slc - var yyhl940 bool = l >= 0 - for yyj940 := 0; ; yyj940++ { - if yyhl940 { - if yyj940 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -11115,10 +11105,10 @@ func (x *JobCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys940Slc = r.DecodeBytes(yys940Slc, true, true) - yys940 := string(yys940Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys940 { + switch yys3 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -11135,34 +11125,34 @@ func (x *JobCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastProbeTime = pkg1_unversioned.Time{} } else { - yyv943 := &x.LastProbeTime - yym944 := z.DecBinary() - _ = yym944 + yyv6 := &x.LastProbeTime + yym7 := z.DecBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.DecExt(yyv943) { - } else if yym944 { - z.DecBinaryUnmarshal(yyv943) - } else if !yym944 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv943) + } else if z.HasExtensions() && z.DecExt(yyv6) { + } else if yym7 { + z.DecBinaryUnmarshal(yyv6) + } else if !yym7 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv6) } else { - z.DecFallback(yyv943, false) + z.DecFallback(yyv6, false) } } case "lastTransitionTime": if r.TryDecodeAsNil() { x.LastTransitionTime = pkg1_unversioned.Time{} } else { - yyv945 := &x.LastTransitionTime - yym946 := z.DecBinary() - _ = yym946 + yyv8 := &x.LastTransitionTime + yym9 := z.DecBinary() + _ = yym9 if false { - } else if z.HasExtensions() && z.DecExt(yyv945) { - } else if yym946 { - z.DecBinaryUnmarshal(yyv945) - } else if !yym946 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv945) + } else if z.HasExtensions() && z.DecExt(yyv8) { + } else if yym9 { + z.DecBinaryUnmarshal(yyv8) + } else if !yym9 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv8) } else { - z.DecFallback(yyv945, false) + z.DecFallback(yyv8, false) } } case "reason": @@ -11178,9 +11168,9 @@ func (x *JobCondition) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Message = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys940) - } // end switch yys940 - } // end for yyj940 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -11188,16 +11178,16 @@ func (x *JobCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj949 int - var yyb949 bool - var yyhl949 bool = l >= 0 - yyj949++ - if yyhl949 { - yyb949 = yyj949 > l + var yyj12 int + var yyb12 bool + var yyhl12 bool = l >= 0 + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb949 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb949 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11207,13 +11197,13 @@ func (x *JobCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Type = JobConditionType(r.DecodeString()) } - yyj949++ - if yyhl949 { - yyb949 = yyj949 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb949 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb949 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11223,13 +11213,13 @@ func (x *JobCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Status = pkg2_v1.ConditionStatus(r.DecodeString()) } - yyj949++ - if yyhl949 { - yyb949 = yyj949 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb949 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb949 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11237,26 +11227,26 @@ func (x *JobCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastProbeTime = pkg1_unversioned.Time{} } else { - yyv952 := &x.LastProbeTime - yym953 := z.DecBinary() - _ = yym953 + yyv15 := &x.LastProbeTime + yym16 := z.DecBinary() + _ = yym16 if false { - } else if z.HasExtensions() && z.DecExt(yyv952) { - } else if yym953 { - z.DecBinaryUnmarshal(yyv952) - } else if !yym953 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv952) + } else if z.HasExtensions() && z.DecExt(yyv15) { + } else if yym16 { + z.DecBinaryUnmarshal(yyv15) + } else if !yym16 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv15) } else { - z.DecFallback(yyv952, false) + z.DecFallback(yyv15, false) } } - yyj949++ - if yyhl949 { - yyb949 = yyj949 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb949 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb949 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11264,26 +11254,26 @@ func (x *JobCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LastTransitionTime = pkg1_unversioned.Time{} } else { - yyv954 := &x.LastTransitionTime - yym955 := z.DecBinary() - _ = yym955 + yyv17 := &x.LastTransitionTime + yym18 := z.DecBinary() + _ = yym18 if false { - } else if z.HasExtensions() && z.DecExt(yyv954) { - } else if yym955 { - z.DecBinaryUnmarshal(yyv954) - } else if !yym955 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv954) + } else if z.HasExtensions() && z.DecExt(yyv17) { + } else if yym18 { + z.DecBinaryUnmarshal(yyv17) + } else if !yym18 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv17) } else { - z.DecFallback(yyv954, false) + z.DecFallback(yyv17, false) } } - yyj949++ - if yyhl949 { - yyb949 = yyj949 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb949 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb949 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11293,13 +11283,13 @@ func (x *JobCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Reason = string(r.DecodeString()) } - yyj949++ - if yyhl949 { - yyb949 = yyj949 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb949 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb949 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11310,17 +11300,17 @@ func (x *JobCondition) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Message = string(r.DecodeString()) } for { - yyj949++ - if yyhl949 { - yyb949 = yyj949 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb949 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb949 { + if yyb12 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj949-1, "") + z.DecStructFieldNotFound(yyj12-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -11332,90 +11322,90 @@ func (x *Ingress) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym958 := z.EncBinary() - _ = yym958 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep959 := !z.EncBinary() - yy2arr959 := z.EncBasicHandle().StructToArray - var yyq959 [5]bool - _, _, _ = yysep959, yyq959, yy2arr959 - const yyr959 bool = false - yyq959[0] = true - yyq959[1] = true - yyq959[2] = true - yyq959[3] = x.Kind != "" - yyq959[4] = x.APIVersion != "" - var yynn959 int - if yyr959 || yy2arr959 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn959 = 0 - for _, b := range yyq959 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn959++ + yynn2++ } } - r.EncodeMapStart(yynn959) - yynn959 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr959 || yy2arr959 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq959[0] { - yy961 := &x.ObjectMeta - yy961.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq959[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy962 := &x.ObjectMeta - yy962.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr959 || yy2arr959 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq959[1] { - yy964 := &x.Spec - yy964.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq959[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy965 := &x.Spec - yy965.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr959 || yy2arr959 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq959[2] { - yy967 := &x.Status - yy967.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq959[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy968 := &x.Status - yy968.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr959 || yy2arr959 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq959[3] { - yym970 := z.EncBinary() - _ = yym970 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -11424,23 +11414,23 @@ func (x *Ingress) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq959[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym971 := z.EncBinary() - _ = yym971 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr959 || yy2arr959 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq959[4] { - yym973 := z.EncBinary() - _ = yym973 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -11449,19 +11439,19 @@ func (x *Ingress) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq959[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym974 := z.EncBinary() - _ = yym974 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr959 || yy2arr959 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -11474,25 +11464,25 @@ func (x *Ingress) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym975 := z.DecBinary() - _ = yym975 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct976 := r.ContainerType() - if yyct976 == codecSelferValueTypeMap1234 { - yyl976 := r.ReadMapStart() - if yyl976 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl976, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct976 == codecSelferValueTypeArray1234 { - yyl976 := r.ReadArrayStart() - if yyl976 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl976, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -11504,12 +11494,12 @@ func (x *Ingress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys977Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys977Slc - var yyhl977 bool = l >= 0 - for yyj977 := 0; ; yyj977++ { - if yyhl977 { - if yyj977 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -11518,30 +11508,30 @@ func (x *Ingress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys977Slc = r.DecodeBytes(yys977Slc, true, true) - yys977 := string(yys977Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys977 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_v1.ObjectMeta{} } else { - yyv978 := &x.ObjectMeta - yyv978.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = IngressSpec{} } else { - yyv979 := &x.Spec - yyv979.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = IngressStatus{} } else { - yyv980 := &x.Status - yyv980.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -11556,9 +11546,9 @@ func (x *Ingress) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys977) - } // end switch yys977 - } // end for yyj977 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -11566,16 +11556,16 @@ func (x *Ingress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj983 int - var yyb983 bool - var yyhl983 bool = l >= 0 - yyj983++ - if yyhl983 { - yyb983 = yyj983 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb983 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb983 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11583,16 +11573,16 @@ func (x *Ingress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_v1.ObjectMeta{} } else { - yyv984 := &x.ObjectMeta - yyv984.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj983++ - if yyhl983 { - yyb983 = yyj983 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb983 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb983 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11600,16 +11590,16 @@ func (x *Ingress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = IngressSpec{} } else { - yyv985 := &x.Spec - yyv985.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj983++ - if yyhl983 { - yyb983 = yyj983 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb983 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb983 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11617,16 +11607,16 @@ func (x *Ingress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = IngressStatus{} } else { - yyv986 := &x.Status - yyv986.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj983++ - if yyhl983 { - yyb983 = yyj983 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb983 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb983 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11636,13 +11626,13 @@ func (x *Ingress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj983++ - if yyhl983 { - yyb983 = yyj983 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb983 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb983 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11653,17 +11643,17 @@ func (x *Ingress) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj983++ - if yyhl983 { - yyb983 = yyj983 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb983 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb983 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj983-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -11675,68 +11665,68 @@ func (x *IngressList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym989 := z.EncBinary() - _ = yym989 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep990 := !z.EncBinary() - yy2arr990 := z.EncBasicHandle().StructToArray - var yyq990 [4]bool - _, _, _ = yysep990, yyq990, yy2arr990 - const yyr990 bool = false - yyq990[0] = true - yyq990[2] = x.Kind != "" - yyq990[3] = x.APIVersion != "" - var yynn990 int - if yyr990 || yy2arr990 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn990 = 1 - for _, b := range yyq990 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn990++ + yynn2++ } } - r.EncodeMapStart(yynn990) - yynn990 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr990 || yy2arr990 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq990[0] { - yy992 := &x.ListMeta - yym993 := z.EncBinary() - _ = yym993 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy992) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy992) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq990[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy994 := &x.ListMeta - yym995 := z.EncBinary() - _ = yym995 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy994) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy994) + z.EncFallback(yy6) } } } - if yyr990 || yy2arr990 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym997 := z.EncBinary() - _ = yym997 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceIngress(([]Ingress)(x.Items), e) @@ -11749,19 +11739,19 @@ func (x *IngressList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym998 := z.EncBinary() - _ = yym998 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceIngress(([]Ingress)(x.Items), e) } } } - if yyr990 || yy2arr990 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq990[2] { - yym1000 := z.EncBinary() - _ = yym1000 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -11770,23 +11760,23 @@ func (x *IngressList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq990[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1001 := z.EncBinary() - _ = yym1001 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr990 || yy2arr990 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq990[3] { - yym1003 := z.EncBinary() - _ = yym1003 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -11795,19 +11785,19 @@ func (x *IngressList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq990[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1004 := z.EncBinary() - _ = yym1004 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr990 || yy2arr990 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -11820,25 +11810,25 @@ func (x *IngressList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1005 := z.DecBinary() - _ = yym1005 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1006 := r.ContainerType() - if yyct1006 == codecSelferValueTypeMap1234 { - yyl1006 := r.ReadMapStart() - if yyl1006 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1006, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1006 == codecSelferValueTypeArray1234 { - yyl1006 := r.ReadArrayStart() - if yyl1006 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1006, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -11850,12 +11840,12 @@ func (x *IngressList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1007Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1007Slc - var yyhl1007 bool = l >= 0 - for yyj1007 := 0; ; yyj1007++ { - if yyhl1007 { - if yyj1007 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -11864,33 +11854,33 @@ func (x *IngressList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1007Slc = r.DecodeBytes(yys1007Slc, true, true) - yys1007 := string(yys1007Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1007 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv1008 := &x.ListMeta - yym1009 := z.DecBinary() - _ = yym1009 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv1008) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv1008, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1010 := &x.Items - yym1011 := z.DecBinary() - _ = yym1011 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceIngress((*[]Ingress)(yyv1010), d) + h.decSliceIngress((*[]Ingress)(yyv6), d) } } case "kind": @@ -11906,9 +11896,9 @@ func (x *IngressList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1007) - } // end switch yys1007 - } // end for yyj1007 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -11916,16 +11906,16 @@ func (x *IngressList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1014 int - var yyb1014 bool - var yyhl1014 bool = l >= 0 - yyj1014++ - if yyhl1014 { - yyb1014 = yyj1014 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1014 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1014 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11933,22 +11923,22 @@ func (x *IngressList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv1015 := &x.ListMeta - yym1016 := z.DecBinary() - _ = yym1016 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv1015) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv1015, false) + z.DecFallback(yyv11, false) } } - yyj1014++ - if yyhl1014 { - yyb1014 = yyj1014 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1014 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1014 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11956,21 +11946,21 @@ func (x *IngressList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1017 := &x.Items - yym1018 := z.DecBinary() - _ = yym1018 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceIngress((*[]Ingress)(yyv1017), d) + h.decSliceIngress((*[]Ingress)(yyv13), d) } } - yyj1014++ - if yyhl1014 { - yyb1014 = yyj1014 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1014 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1014 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11980,13 +11970,13 @@ func (x *IngressList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj1014++ - if yyhl1014 { - yyb1014 = yyj1014 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1014 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1014 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -11997,17 +11987,17 @@ func (x *IngressList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj1014++ - if yyhl1014 { - yyb1014 = yyj1014 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1014 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1014 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1014-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -12019,35 +12009,35 @@ func (x *IngressSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1021 := z.EncBinary() - _ = yym1021 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1022 := !z.EncBinary() - yy2arr1022 := z.EncBasicHandle().StructToArray - var yyq1022 [3]bool - _, _, _ = yysep1022, yyq1022, yy2arr1022 - const yyr1022 bool = false - yyq1022[0] = x.Backend != nil - yyq1022[1] = len(x.TLS) != 0 - yyq1022[2] = len(x.Rules) != 0 - var yynn1022 int - if yyr1022 || yy2arr1022 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Backend != nil + yyq2[1] = len(x.TLS) != 0 + yyq2[2] = len(x.Rules) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn1022 = 0 - for _, b := range yyq1022 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1022++ + yynn2++ } } - r.EncodeMapStart(yynn1022) - yynn1022 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1022 || yy2arr1022 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1022[0] { + if yyq2[0] { if x.Backend == nil { r.EncodeNil() } else { @@ -12057,7 +12047,7 @@ func (x *IngressSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1022[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("backend")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -12068,14 +12058,14 @@ func (x *IngressSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1022 || yy2arr1022 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1022[1] { + if yyq2[1] { if x.TLS == nil { r.EncodeNil() } else { - yym1025 := z.EncBinary() - _ = yym1025 + yym7 := z.EncBinary() + _ = yym7 if false { } else { h.encSliceIngressTLS(([]IngressTLS)(x.TLS), e) @@ -12085,15 +12075,15 @@ func (x *IngressSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1022[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("tls")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.TLS == nil { r.EncodeNil() } else { - yym1026 := z.EncBinary() - _ = yym1026 + yym8 := z.EncBinary() + _ = yym8 if false { } else { h.encSliceIngressTLS(([]IngressTLS)(x.TLS), e) @@ -12101,14 +12091,14 @@ func (x *IngressSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1022 || yy2arr1022 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1022[2] { + if yyq2[2] { if x.Rules == nil { r.EncodeNil() } else { - yym1028 := z.EncBinary() - _ = yym1028 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceIngressRule(([]IngressRule)(x.Rules), e) @@ -12118,15 +12108,15 @@ func (x *IngressSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1022[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rules")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Rules == nil { r.EncodeNil() } else { - yym1029 := z.EncBinary() - _ = yym1029 + yym11 := z.EncBinary() + _ = yym11 if false { } else { h.encSliceIngressRule(([]IngressRule)(x.Rules), e) @@ -12134,7 +12124,7 @@ func (x *IngressSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1022 || yy2arr1022 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -12147,25 +12137,25 @@ func (x *IngressSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1030 := z.DecBinary() - _ = yym1030 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1031 := r.ContainerType() - if yyct1031 == codecSelferValueTypeMap1234 { - yyl1031 := r.ReadMapStart() - if yyl1031 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1031, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1031 == codecSelferValueTypeArray1234 { - yyl1031 := r.ReadArrayStart() - if yyl1031 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1031, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -12177,12 +12167,12 @@ func (x *IngressSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1032Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1032Slc - var yyhl1032 bool = l >= 0 - for yyj1032 := 0; ; yyj1032++ { - if yyhl1032 { - if yyj1032 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -12191,10 +12181,10 @@ func (x *IngressSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1032Slc = r.DecodeBytes(yys1032Slc, true, true) - yys1032 := string(yys1032Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1032 { + switch yys3 { case "backend": if r.TryDecodeAsNil() { if x.Backend != nil { @@ -12210,30 +12200,30 @@ func (x *IngressSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.TLS = nil } else { - yyv1034 := &x.TLS - yym1035 := z.DecBinary() - _ = yym1035 + yyv5 := &x.TLS + yym6 := z.DecBinary() + _ = yym6 if false { } else { - h.decSliceIngressTLS((*[]IngressTLS)(yyv1034), d) + h.decSliceIngressTLS((*[]IngressTLS)(yyv5), d) } } case "rules": if r.TryDecodeAsNil() { x.Rules = nil } else { - yyv1036 := &x.Rules - yym1037 := z.DecBinary() - _ = yym1037 + yyv7 := &x.Rules + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceIngressRule((*[]IngressRule)(yyv1036), d) + h.decSliceIngressRule((*[]IngressRule)(yyv7), d) } } default: - z.DecStructFieldNotFound(-1, yys1032) - } // end switch yys1032 - } // end for yyj1032 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -12241,16 +12231,16 @@ func (x *IngressSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1038 int - var yyb1038 bool - var yyhl1038 bool = l >= 0 - yyj1038++ - if yyhl1038 { - yyb1038 = yyj1038 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1038 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1038 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12265,13 +12255,13 @@ func (x *IngressSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Backend.CodecDecodeSelf(d) } - yyj1038++ - if yyhl1038 { - yyb1038 = yyj1038 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1038 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1038 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12279,21 +12269,21 @@ func (x *IngressSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.TLS = nil } else { - yyv1040 := &x.TLS - yym1041 := z.DecBinary() - _ = yym1041 + yyv11 := &x.TLS + yym12 := z.DecBinary() + _ = yym12 if false { } else { - h.decSliceIngressTLS((*[]IngressTLS)(yyv1040), d) + h.decSliceIngressTLS((*[]IngressTLS)(yyv11), d) } } - yyj1038++ - if yyhl1038 { - yyb1038 = yyj1038 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1038 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1038 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12301,26 +12291,26 @@ func (x *IngressSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Rules = nil } else { - yyv1042 := &x.Rules - yym1043 := z.DecBinary() - _ = yym1043 + yyv13 := &x.Rules + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceIngressRule((*[]IngressRule)(yyv1042), d) + h.decSliceIngressRule((*[]IngressRule)(yyv13), d) } } for { - yyj1038++ - if yyhl1038 { - yyb1038 = yyj1038 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1038 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1038 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1038-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -12332,39 +12322,39 @@ func (x *IngressTLS) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1044 := z.EncBinary() - _ = yym1044 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1045 := !z.EncBinary() - yy2arr1045 := z.EncBasicHandle().StructToArray - var yyq1045 [2]bool - _, _, _ = yysep1045, yyq1045, yy2arr1045 - const yyr1045 bool = false - yyq1045[0] = len(x.Hosts) != 0 - yyq1045[1] = x.SecretName != "" - var yynn1045 int - if yyr1045 || yy2arr1045 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.Hosts) != 0 + yyq2[1] = x.SecretName != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1045 = 0 - for _, b := range yyq1045 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1045++ + yynn2++ } } - r.EncodeMapStart(yynn1045) - yynn1045 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1045 || yy2arr1045 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1045[0] { + if yyq2[0] { if x.Hosts == nil { r.EncodeNil() } else { - yym1047 := z.EncBinary() - _ = yym1047 + yym4 := z.EncBinary() + _ = yym4 if false { } else { z.F.EncSliceStringV(x.Hosts, false, e) @@ -12374,15 +12364,15 @@ func (x *IngressTLS) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1045[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hosts")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Hosts == nil { r.EncodeNil() } else { - yym1048 := z.EncBinary() - _ = yym1048 + yym5 := z.EncBinary() + _ = yym5 if false { } else { z.F.EncSliceStringV(x.Hosts, false, e) @@ -12390,11 +12380,11 @@ func (x *IngressTLS) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1045 || yy2arr1045 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1045[1] { - yym1050 := z.EncBinary() - _ = yym1050 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretName)) @@ -12403,19 +12393,19 @@ func (x *IngressTLS) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1045[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("secretName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1051 := z.EncBinary() - _ = yym1051 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SecretName)) } } } - if yyr1045 || yy2arr1045 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -12428,25 +12418,25 @@ func (x *IngressTLS) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1052 := z.DecBinary() - _ = yym1052 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1053 := r.ContainerType() - if yyct1053 == codecSelferValueTypeMap1234 { - yyl1053 := r.ReadMapStart() - if yyl1053 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1053, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1053 == codecSelferValueTypeArray1234 { - yyl1053 := r.ReadArrayStart() - if yyl1053 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1053, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -12458,12 +12448,12 @@ func (x *IngressTLS) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1054Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1054Slc - var yyhl1054 bool = l >= 0 - for yyj1054 := 0; ; yyj1054++ { - if yyhl1054 { - if yyj1054 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -12472,20 +12462,20 @@ func (x *IngressTLS) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1054Slc = r.DecodeBytes(yys1054Slc, true, true) - yys1054 := string(yys1054Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1054 { + switch yys3 { case "hosts": if r.TryDecodeAsNil() { x.Hosts = nil } else { - yyv1055 := &x.Hosts - yym1056 := z.DecBinary() - _ = yym1056 + yyv4 := &x.Hosts + yym5 := z.DecBinary() + _ = yym5 if false { } else { - z.F.DecSliceStringX(yyv1055, false, d) + z.F.DecSliceStringX(yyv4, false, d) } } case "secretName": @@ -12495,9 +12485,9 @@ func (x *IngressTLS) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.SecretName = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1054) - } // end switch yys1054 - } // end for yyj1054 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -12505,16 +12495,16 @@ func (x *IngressTLS) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1058 int - var yyb1058 bool - var yyhl1058 bool = l >= 0 - yyj1058++ - if yyhl1058 { - yyb1058 = yyj1058 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1058 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1058 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12522,21 +12512,21 @@ func (x *IngressTLS) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Hosts = nil } else { - yyv1059 := &x.Hosts - yym1060 := z.DecBinary() - _ = yym1060 + yyv8 := &x.Hosts + yym9 := z.DecBinary() + _ = yym9 if false { } else { - z.F.DecSliceStringX(yyv1059, false, d) + z.F.DecSliceStringX(yyv8, false, d) } } - yyj1058++ - if yyhl1058 { - yyb1058 = yyj1058 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1058 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1058 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12547,17 +12537,17 @@ func (x *IngressTLS) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.SecretName = string(r.DecodeString()) } for { - yyj1058++ - if yyhl1058 { - yyb1058 = yyj1058 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1058 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1058 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1058-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -12569,48 +12559,48 @@ func (x *IngressStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1062 := z.EncBinary() - _ = yym1062 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1063 := !z.EncBinary() - yy2arr1063 := z.EncBasicHandle().StructToArray - var yyq1063 [1]bool - _, _, _ = yysep1063, yyq1063, yy2arr1063 - const yyr1063 bool = false - yyq1063[0] = true - var yynn1063 int - if yyr1063 || yy2arr1063 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn1063 = 0 - for _, b := range yyq1063 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1063++ + yynn2++ } } - r.EncodeMapStart(yynn1063) - yynn1063 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1063 || yy2arr1063 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1063[0] { - yy1065 := &x.LoadBalancer - yy1065.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.LoadBalancer + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1063[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("loadBalancer")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1066 := &x.LoadBalancer - yy1066.CodecEncodeSelf(e) + yy6 := &x.LoadBalancer + yy6.CodecEncodeSelf(e) } } - if yyr1063 || yy2arr1063 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -12623,25 +12613,25 @@ func (x *IngressStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1067 := z.DecBinary() - _ = yym1067 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1068 := r.ContainerType() - if yyct1068 == codecSelferValueTypeMap1234 { - yyl1068 := r.ReadMapStart() - if yyl1068 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1068, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1068 == codecSelferValueTypeArray1234 { - yyl1068 := r.ReadArrayStart() - if yyl1068 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1068, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -12653,12 +12643,12 @@ func (x *IngressStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1069Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1069Slc - var yyhl1069 bool = l >= 0 - for yyj1069 := 0; ; yyj1069++ { - if yyhl1069 { - if yyj1069 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -12667,21 +12657,21 @@ func (x *IngressStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1069Slc = r.DecodeBytes(yys1069Slc, true, true) - yys1069 := string(yys1069Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1069 { + switch yys3 { case "loadBalancer": if r.TryDecodeAsNil() { x.LoadBalancer = pkg2_v1.LoadBalancerStatus{} } else { - yyv1070 := &x.LoadBalancer - yyv1070.CodecDecodeSelf(d) + yyv4 := &x.LoadBalancer + yyv4.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1069) - } // end switch yys1069 - } // end for yyj1069 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -12689,16 +12679,16 @@ func (x *IngressStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1071 int - var yyb1071 bool - var yyhl1071 bool = l >= 0 - yyj1071++ - if yyhl1071 { - yyb1071 = yyj1071 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb1071 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb1071 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12706,21 +12696,21 @@ func (x *IngressStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.LoadBalancer = pkg2_v1.LoadBalancerStatus{} } else { - yyv1072 := &x.LoadBalancer - yyv1072.CodecDecodeSelf(d) + yyv6 := &x.LoadBalancer + yyv6.CodecDecodeSelf(d) } for { - yyj1071++ - if yyhl1071 { - yyb1071 = yyj1071 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb1071 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb1071 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1071-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -12732,36 +12722,36 @@ func (x *IngressRule) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1073 := z.EncBinary() - _ = yym1073 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1074 := !z.EncBinary() - yy2arr1074 := z.EncBasicHandle().StructToArray - var yyq1074 [2]bool - _, _, _ = yysep1074, yyq1074, yy2arr1074 - const yyr1074 bool = false - yyq1074[0] = x.Host != "" - yyq1074[1] = x.IngressRuleValue.HTTP != nil && x.HTTP != nil - var yynn1074 int - if yyr1074 || yy2arr1074 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Host != "" + yyq2[1] = x.IngressRuleValue.HTTP != nil && x.HTTP != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1074 = 0 - for _, b := range yyq1074 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1074++ + yynn2++ } } - r.EncodeMapStart(yynn1074) - yynn1074 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1074 || yy2arr1074 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1074[0] { - yym1076 := z.EncBinary() - _ = yym1076 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Host)) @@ -12770,30 +12760,30 @@ func (x *IngressRule) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1074[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("host")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1077 := z.EncBinary() - _ = yym1077 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Host)) } } } - var yyn1078 bool + var yyn6 bool if x.IngressRuleValue.HTTP == nil { - yyn1078 = true - goto LABEL1078 + yyn6 = true + goto LABEL6 } - LABEL1078: - if yyr1074 || yy2arr1074 { - if yyn1078 { + LABEL6: + if yyr2 || yy2arr2 { + if yyn6 { r.EncodeNil() } else { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1074[1] { + if yyq2[1] { if x.HTTP == nil { r.EncodeNil() } else { @@ -12804,11 +12794,11 @@ func (x *IngressRule) CodecEncodeSelf(e *codec1978.Encoder) { } } } else { - if yyq1074[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("http")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - if yyn1078 { + if yyn6 { r.EncodeNil() } else { if x.HTTP == nil { @@ -12819,7 +12809,7 @@ func (x *IngressRule) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1074 || yy2arr1074 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -12832,25 +12822,25 @@ func (x *IngressRule) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1079 := z.DecBinary() - _ = yym1079 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1080 := r.ContainerType() - if yyct1080 == codecSelferValueTypeMap1234 { - yyl1080 := r.ReadMapStart() - if yyl1080 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1080, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1080 == codecSelferValueTypeArray1234 { - yyl1080 := r.ReadArrayStart() - if yyl1080 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1080, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -12862,12 +12852,12 @@ func (x *IngressRule) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1081Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1081Slc - var yyhl1081 bool = l >= 0 - for yyj1081 := 0; ; yyj1081++ { - if yyhl1081 { - if yyj1081 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -12876,10 +12866,10 @@ func (x *IngressRule) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1081Slc = r.DecodeBytes(yys1081Slc, true, true) - yys1081 := string(yys1081Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1081 { + switch yys3 { case "host": if r.TryDecodeAsNil() { x.Host = "" @@ -12901,9 +12891,9 @@ func (x *IngressRule) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.HTTP.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1081) - } // end switch yys1081 - } // end for yyj1081 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -12911,16 +12901,16 @@ func (x *IngressRule) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1084 int - var yyb1084 bool - var yyhl1084 bool = l >= 0 - yyj1084++ - if yyhl1084 { - yyb1084 = yyj1084 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1084 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1084 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12933,13 +12923,13 @@ func (x *IngressRule) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.IngressRuleValue.HTTP == nil { x.IngressRuleValue.HTTP = new(HTTPIngressRuleValue) } - yyj1084++ - if yyhl1084 { - yyb1084 = yyj1084 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1084 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1084 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -12955,17 +12945,17 @@ func (x *IngressRule) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.HTTP.CodecDecodeSelf(d) } for { - yyj1084++ - if yyhl1084 { - yyb1084 = yyj1084 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1084 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1084 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1084-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -12977,33 +12967,33 @@ func (x *IngressRuleValue) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1087 := z.EncBinary() - _ = yym1087 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1088 := !z.EncBinary() - yy2arr1088 := z.EncBasicHandle().StructToArray - var yyq1088 [1]bool - _, _, _ = yysep1088, yyq1088, yy2arr1088 - const yyr1088 bool = false - yyq1088[0] = x.HTTP != nil - var yynn1088 int - if yyr1088 || yy2arr1088 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.HTTP != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn1088 = 0 - for _, b := range yyq1088 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1088++ + yynn2++ } } - r.EncodeMapStart(yynn1088) - yynn1088 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1088 || yy2arr1088 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1088[0] { + if yyq2[0] { if x.HTTP == nil { r.EncodeNil() } else { @@ -13013,7 +13003,7 @@ func (x *IngressRuleValue) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1088[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("http")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -13024,7 +13014,7 @@ func (x *IngressRuleValue) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1088 || yy2arr1088 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13037,25 +13027,25 @@ func (x *IngressRuleValue) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1090 := z.DecBinary() - _ = yym1090 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1091 := r.ContainerType() - if yyct1091 == codecSelferValueTypeMap1234 { - yyl1091 := r.ReadMapStart() - if yyl1091 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1091, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1091 == codecSelferValueTypeArray1234 { - yyl1091 := r.ReadArrayStart() - if yyl1091 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1091, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -13067,12 +13057,12 @@ func (x *IngressRuleValue) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1092Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1092Slc - var yyhl1092 bool = l >= 0 - for yyj1092 := 0; ; yyj1092++ { - if yyhl1092 { - if yyj1092 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -13081,10 +13071,10 @@ func (x *IngressRuleValue) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1092Slc = r.DecodeBytes(yys1092Slc, true, true) - yys1092 := string(yys1092Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1092 { + switch yys3 { case "http": if r.TryDecodeAsNil() { if x.HTTP != nil { @@ -13097,9 +13087,9 @@ func (x *IngressRuleValue) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.HTTP.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1092) - } // end switch yys1092 - } // end for yyj1092 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -13107,16 +13097,16 @@ func (x *IngressRuleValue) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1094 int - var yyb1094 bool - var yyhl1094 bool = l >= 0 - yyj1094++ - if yyhl1094 { - yyb1094 = yyj1094 > l + var yyj5 int + var yyb5 bool + var yyhl5 bool = l >= 0 + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb1094 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb1094 { + if yyb5 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13132,17 +13122,17 @@ func (x *IngressRuleValue) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.HTTP.CodecDecodeSelf(d) } for { - yyj1094++ - if yyhl1094 { - yyb1094 = yyj1094 > l + yyj5++ + if yyhl5 { + yyb5 = yyj5 > l } else { - yyb1094 = r.CheckBreak() + yyb5 = r.CheckBreak() } - if yyb1094 { + if yyb5 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1094-1, "") + z.DecStructFieldNotFound(yyj5-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -13154,36 +13144,36 @@ func (x *HTTPIngressRuleValue) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1096 := z.EncBinary() - _ = yym1096 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1097 := !z.EncBinary() - yy2arr1097 := z.EncBasicHandle().StructToArray - var yyq1097 [1]bool - _, _, _ = yysep1097, yyq1097, yy2arr1097 - const yyr1097 bool = false - var yynn1097 int - if yyr1097 || yy2arr1097 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [1]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(1) } else { - yynn1097 = 1 - for _, b := range yyq1097 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1097++ + yynn2++ } } - r.EncodeMapStart(yynn1097) - yynn1097 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1097 || yy2arr1097 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Paths == nil { r.EncodeNil() } else { - yym1099 := z.EncBinary() - _ = yym1099 + yym4 := z.EncBinary() + _ = yym4 if false { } else { h.encSliceHTTPIngressPath(([]HTTPIngressPath)(x.Paths), e) @@ -13196,15 +13186,15 @@ func (x *HTTPIngressRuleValue) CodecEncodeSelf(e *codec1978.Encoder) { if x.Paths == nil { r.EncodeNil() } else { - yym1100 := z.EncBinary() - _ = yym1100 + yym5 := z.EncBinary() + _ = yym5 if false { } else { h.encSliceHTTPIngressPath(([]HTTPIngressPath)(x.Paths), e) } } } - if yyr1097 || yy2arr1097 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13217,25 +13207,25 @@ func (x *HTTPIngressRuleValue) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1101 := z.DecBinary() - _ = yym1101 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1102 := r.ContainerType() - if yyct1102 == codecSelferValueTypeMap1234 { - yyl1102 := r.ReadMapStart() - if yyl1102 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1102, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1102 == codecSelferValueTypeArray1234 { - yyl1102 := r.ReadArrayStart() - if yyl1102 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1102, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -13247,12 +13237,12 @@ func (x *HTTPIngressRuleValue) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1103Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1103Slc - var yyhl1103 bool = l >= 0 - for yyj1103 := 0; ; yyj1103++ { - if yyhl1103 { - if yyj1103 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -13261,26 +13251,26 @@ func (x *HTTPIngressRuleValue) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1103Slc = r.DecodeBytes(yys1103Slc, true, true) - yys1103 := string(yys1103Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1103 { + switch yys3 { case "paths": if r.TryDecodeAsNil() { x.Paths = nil } else { - yyv1104 := &x.Paths - yym1105 := z.DecBinary() - _ = yym1105 + yyv4 := &x.Paths + yym5 := z.DecBinary() + _ = yym5 if false { } else { - h.decSliceHTTPIngressPath((*[]HTTPIngressPath)(yyv1104), d) + h.decSliceHTTPIngressPath((*[]HTTPIngressPath)(yyv4), d) } } default: - z.DecStructFieldNotFound(-1, yys1103) - } // end switch yys1103 - } // end for yyj1103 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -13288,16 +13278,16 @@ func (x *HTTPIngressRuleValue) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1106 int - var yyb1106 bool - var yyhl1106 bool = l >= 0 - yyj1106++ - if yyhl1106 { - yyb1106 = yyj1106 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1106 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1106 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13305,26 +13295,26 @@ func (x *HTTPIngressRuleValue) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.Paths = nil } else { - yyv1107 := &x.Paths - yym1108 := z.DecBinary() - _ = yym1108 + yyv7 := &x.Paths + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceHTTPIngressPath((*[]HTTPIngressPath)(yyv1107), d) + h.decSliceHTTPIngressPath((*[]HTTPIngressPath)(yyv7), d) } } for { - yyj1106++ - if yyhl1106 { - yyb1106 = yyj1106 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1106 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1106 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1106-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -13336,35 +13326,35 @@ func (x *HTTPIngressPath) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1109 := z.EncBinary() - _ = yym1109 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1110 := !z.EncBinary() - yy2arr1110 := z.EncBasicHandle().StructToArray - var yyq1110 [2]bool - _, _, _ = yysep1110, yyq1110, yy2arr1110 - const yyr1110 bool = false - yyq1110[0] = x.Path != "" - var yynn1110 int - if yyr1110 || yy2arr1110 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Path != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1110 = 1 - for _, b := range yyq1110 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1110++ + yynn2++ } } - r.EncodeMapStart(yynn1110) - yynn1110 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1110 || yy2arr1110 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1110[0] { - yym1112 := z.EncBinary() - _ = yym1112 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) @@ -13373,30 +13363,30 @@ func (x *HTTPIngressPath) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1110[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("path")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1113 := z.EncBinary() - _ = yym1113 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Path)) } } } - if yyr1110 || yy2arr1110 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1115 := &x.Backend - yy1115.CodecEncodeSelf(e) + yy7 := &x.Backend + yy7.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("backend")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1116 := &x.Backend - yy1116.CodecEncodeSelf(e) + yy9 := &x.Backend + yy9.CodecEncodeSelf(e) } - if yyr1110 || yy2arr1110 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13409,25 +13399,25 @@ func (x *HTTPIngressPath) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1117 := z.DecBinary() - _ = yym1117 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1118 := r.ContainerType() - if yyct1118 == codecSelferValueTypeMap1234 { - yyl1118 := r.ReadMapStart() - if yyl1118 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1118, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1118 == codecSelferValueTypeArray1234 { - yyl1118 := r.ReadArrayStart() - if yyl1118 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1118, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -13439,12 +13429,12 @@ func (x *HTTPIngressPath) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1119Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1119Slc - var yyhl1119 bool = l >= 0 - for yyj1119 := 0; ; yyj1119++ { - if yyhl1119 { - if yyj1119 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -13453,10 +13443,10 @@ func (x *HTTPIngressPath) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1119Slc = r.DecodeBytes(yys1119Slc, true, true) - yys1119 := string(yys1119Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1119 { + switch yys3 { case "path": if r.TryDecodeAsNil() { x.Path = "" @@ -13467,13 +13457,13 @@ func (x *HTTPIngressPath) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Backend = IngressBackend{} } else { - yyv1121 := &x.Backend - yyv1121.CodecDecodeSelf(d) + yyv5 := &x.Backend + yyv5.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1119) - } // end switch yys1119 - } // end for yyj1119 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -13481,16 +13471,16 @@ func (x *HTTPIngressPath) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1122 int - var yyb1122 bool - var yyhl1122 bool = l >= 0 - yyj1122++ - if yyhl1122 { - yyb1122 = yyj1122 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1122 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1122 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13500,13 +13490,13 @@ func (x *HTTPIngressPath) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Path = string(r.DecodeString()) } - yyj1122++ - if yyhl1122 { - yyb1122 = yyj1122 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1122 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1122 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13514,21 +13504,21 @@ func (x *HTTPIngressPath) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) if r.TryDecodeAsNil() { x.Backend = IngressBackend{} } else { - yyv1124 := &x.Backend - yyv1124.CodecDecodeSelf(d) + yyv8 := &x.Backend + yyv8.CodecDecodeSelf(d) } for { - yyj1122++ - if yyhl1122 { - yyb1122 = yyj1122 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1122 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1122 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1122-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -13540,33 +13530,33 @@ func (x *IngressBackend) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1125 := z.EncBinary() - _ = yym1125 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1126 := !z.EncBinary() - yy2arr1126 := z.EncBasicHandle().StructToArray - var yyq1126 [2]bool - _, _, _ = yysep1126, yyq1126, yy2arr1126 - const yyr1126 bool = false - var yynn1126 int - if yyr1126 || yy2arr1126 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1126 = 2 - for _, b := range yyq1126 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn1126++ + yynn2++ } } - r.EncodeMapStart(yynn1126) - yynn1126 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1126 || yy2arr1126 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1128 := z.EncBinary() - _ = yym1128 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ServiceName)) @@ -13575,41 +13565,41 @@ func (x *IngressBackend) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("serviceName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1129 := z.EncBinary() - _ = yym1129 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ServiceName)) } } - if yyr1126 || yy2arr1126 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1131 := &x.ServicePort - yym1132 := z.EncBinary() - _ = yym1132 + yy7 := &x.ServicePort + yym8 := z.EncBinary() + _ = yym8 if false { - } else if z.HasExtensions() && z.EncExt(yy1131) { - } else if !yym1132 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1131) + } else if z.HasExtensions() && z.EncExt(yy7) { + } else if !yym8 && z.IsJSONHandle() { + z.EncJSONMarshal(yy7) } else { - z.EncFallback(yy1131) + z.EncFallback(yy7) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("servicePort")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1133 := &x.ServicePort - yym1134 := z.EncBinary() - _ = yym1134 + yy9 := &x.ServicePort + yym10 := z.EncBinary() + _ = yym10 if false { - } else if z.HasExtensions() && z.EncExt(yy1133) { - } else if !yym1134 && z.IsJSONHandle() { - z.EncJSONMarshal(yy1133) + } else if z.HasExtensions() && z.EncExt(yy9) { + } else if !yym10 && z.IsJSONHandle() { + z.EncJSONMarshal(yy9) } else { - z.EncFallback(yy1133) + z.EncFallback(yy9) } } - if yyr1126 || yy2arr1126 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13622,25 +13612,25 @@ func (x *IngressBackend) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1135 := z.DecBinary() - _ = yym1135 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1136 := r.ContainerType() - if yyct1136 == codecSelferValueTypeMap1234 { - yyl1136 := r.ReadMapStart() - if yyl1136 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1136, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1136 == codecSelferValueTypeArray1234 { - yyl1136 := r.ReadArrayStart() - if yyl1136 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1136, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -13652,12 +13642,12 @@ func (x *IngressBackend) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1137Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1137Slc - var yyhl1137 bool = l >= 0 - for yyj1137 := 0; ; yyj1137++ { - if yyhl1137 { - if yyj1137 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -13666,10 +13656,10 @@ func (x *IngressBackend) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1137Slc = r.DecodeBytes(yys1137Slc, true, true) - yys1137 := string(yys1137Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1137 { + switch yys3 { case "serviceName": if r.TryDecodeAsNil() { x.ServiceName = "" @@ -13680,21 +13670,21 @@ func (x *IngressBackend) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ServicePort = pkg6_intstr.IntOrString{} } else { - yyv1139 := &x.ServicePort - yym1140 := z.DecBinary() - _ = yym1140 + yyv5 := &x.ServicePort + yym6 := z.DecBinary() + _ = yym6 if false { - } else if z.HasExtensions() && z.DecExt(yyv1139) { - } else if !yym1140 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1139) + } else if z.HasExtensions() && z.DecExt(yyv5) { + } else if !yym6 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv5) } else { - z.DecFallback(yyv1139, false) + z.DecFallback(yyv5, false) } } default: - z.DecStructFieldNotFound(-1, yys1137) - } // end switch yys1137 - } // end for yyj1137 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -13702,16 +13692,16 @@ func (x *IngressBackend) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1141 int - var yyb1141 bool - var yyhl1141 bool = l >= 0 - yyj1141++ - if yyhl1141 { - yyb1141 = yyj1141 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1141 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1141 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13721,13 +13711,13 @@ func (x *IngressBackend) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ServiceName = string(r.DecodeString()) } - yyj1141++ - if yyhl1141 { - yyb1141 = yyj1141 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1141 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1141 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13735,29 +13725,29 @@ func (x *IngressBackend) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ServicePort = pkg6_intstr.IntOrString{} } else { - yyv1143 := &x.ServicePort - yym1144 := z.DecBinary() - _ = yym1144 + yyv9 := &x.ServicePort + yym10 := z.DecBinary() + _ = yym10 if false { - } else if z.HasExtensions() && z.DecExt(yyv1143) { - } else if !yym1144 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1143) + } else if z.HasExtensions() && z.DecExt(yyv9) { + } else if !yym10 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv9) } else { - z.DecFallback(yyv1143, false) + z.DecFallback(yyv9, false) } } for { - yyj1141++ - if yyhl1141 { - yyb1141 = yyj1141 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1141 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1141 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1141-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -13766,8 +13756,8 @@ func (x NodeResource) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1145 := z.EncBinary() - _ = yym1145 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -13779,8 +13769,8 @@ func (x *NodeResource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1146 := z.DecBinary() - _ = yym1146 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -13795,30 +13785,30 @@ func (x *NodeUtilization) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1147 := z.EncBinary() - _ = yym1147 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1148 := !z.EncBinary() - yy2arr1148 := z.EncBasicHandle().StructToArray - var yyq1148 [2]bool - _, _, _ = yysep1148, yyq1148, yy2arr1148 - const yyr1148 bool = false - var yynn1148 int - if yyr1148 || yy2arr1148 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1148 = 2 - for _, b := range yyq1148 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn1148++ + yynn2++ } } - r.EncodeMapStart(yynn1148) - yynn1148 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1148 || yy2arr1148 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Resource.CodecEncodeSelf(e) } else { @@ -13827,10 +13817,10 @@ func (x *NodeUtilization) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Resource.CodecEncodeSelf(e) } - if yyr1148 || yy2arr1148 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1151 := z.EncBinary() - _ = yym1151 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeFloat64(float64(x.Value)) @@ -13839,14 +13829,14 @@ func (x *NodeUtilization) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("value")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1152 := z.EncBinary() - _ = yym1152 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeFloat64(float64(x.Value)) } } - if yyr1148 || yy2arr1148 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -13859,25 +13849,25 @@ func (x *NodeUtilization) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1153 := z.DecBinary() - _ = yym1153 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1154 := r.ContainerType() - if yyct1154 == codecSelferValueTypeMap1234 { - yyl1154 := r.ReadMapStart() - if yyl1154 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1154, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1154 == codecSelferValueTypeArray1234 { - yyl1154 := r.ReadArrayStart() - if yyl1154 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1154, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -13889,12 +13879,12 @@ func (x *NodeUtilization) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1155Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1155Slc - var yyhl1155 bool = l >= 0 - for yyj1155 := 0; ; yyj1155++ { - if yyhl1155 { - if yyj1155 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -13903,10 +13893,10 @@ func (x *NodeUtilization) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1155Slc = r.DecodeBytes(yys1155Slc, true, true) - yys1155 := string(yys1155Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1155 { + switch yys3 { case "resource": if r.TryDecodeAsNil() { x.Resource = "" @@ -13920,9 +13910,9 @@ func (x *NodeUtilization) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Value = float64(r.DecodeFloat(false)) } default: - z.DecStructFieldNotFound(-1, yys1155) - } // end switch yys1155 - } // end for yyj1155 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -13930,16 +13920,16 @@ func (x *NodeUtilization) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1158 int - var yyb1158 bool - var yyhl1158 bool = l >= 0 - yyj1158++ - if yyhl1158 { - yyb1158 = yyj1158 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1158 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1158 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13949,13 +13939,13 @@ func (x *NodeUtilization) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Resource = NodeResource(r.DecodeString()) } - yyj1158++ - if yyhl1158 { - yyb1158 = yyj1158 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1158 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1158 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -13966,17 +13956,17 @@ func (x *NodeUtilization) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.Value = float64(r.DecodeFloat(false)) } for { - yyj1158++ - if yyhl1158 { - yyb1158 = yyj1158 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1158 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1158 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1158-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -13988,33 +13978,33 @@ func (x *ClusterAutoscalerSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1161 := z.EncBinary() - _ = yym1161 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1162 := !z.EncBinary() - yy2arr1162 := z.EncBasicHandle().StructToArray - var yyq1162 [3]bool - _, _, _ = yysep1162, yyq1162, yy2arr1162 - const yyr1162 bool = false - var yynn1162 int - if yyr1162 || yy2arr1162 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn1162 = 3 - for _, b := range yyq1162 { + yynn2 = 3 + for _, b := range yyq2 { if b { - yynn1162++ + yynn2++ } } - r.EncodeMapStart(yynn1162) - yynn1162 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1162 || yy2arr1162 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1164 := z.EncBinary() - _ = yym1164 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.MinNodes)) @@ -14023,17 +14013,17 @@ func (x *ClusterAutoscalerSpec) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("minNodes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1165 := z.EncBinary() - _ = yym1165 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.MinNodes)) } } - if yyr1162 || yy2arr1162 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1167 := z.EncBinary() - _ = yym1167 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.MaxNodes)) @@ -14042,20 +14032,20 @@ func (x *ClusterAutoscalerSpec) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("maxNodes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1168 := z.EncBinary() - _ = yym1168 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.MaxNodes)) } } - if yyr1162 || yy2arr1162 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.TargetUtilization == nil { r.EncodeNil() } else { - yym1170 := z.EncBinary() - _ = yym1170 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceNodeUtilization(([]NodeUtilization)(x.TargetUtilization), e) @@ -14068,15 +14058,15 @@ func (x *ClusterAutoscalerSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x.TargetUtilization == nil { r.EncodeNil() } else { - yym1171 := z.EncBinary() - _ = yym1171 + yym11 := z.EncBinary() + _ = yym11 if false { } else { h.encSliceNodeUtilization(([]NodeUtilization)(x.TargetUtilization), e) } } } - if yyr1162 || yy2arr1162 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -14089,25 +14079,25 @@ func (x *ClusterAutoscalerSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1172 := z.DecBinary() - _ = yym1172 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1173 := r.ContainerType() - if yyct1173 == codecSelferValueTypeMap1234 { - yyl1173 := r.ReadMapStart() - if yyl1173 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1173, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1173 == codecSelferValueTypeArray1234 { - yyl1173 := r.ReadArrayStart() - if yyl1173 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1173, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -14119,12 +14109,12 @@ func (x *ClusterAutoscalerSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1174Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1174Slc - var yyhl1174 bool = l >= 0 - for yyj1174 := 0; ; yyj1174++ { - if yyhl1174 { - if yyj1174 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -14133,10 +14123,10 @@ func (x *ClusterAutoscalerSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1174Slc = r.DecodeBytes(yys1174Slc, true, true) - yys1174 := string(yys1174Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1174 { + switch yys3 { case "minNodes": if r.TryDecodeAsNil() { x.MinNodes = 0 @@ -14153,18 +14143,18 @@ func (x *ClusterAutoscalerSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.TargetUtilization = nil } else { - yyv1177 := &x.TargetUtilization - yym1178 := z.DecBinary() - _ = yym1178 + yyv6 := &x.TargetUtilization + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceNodeUtilization((*[]NodeUtilization)(yyv1177), d) + h.decSliceNodeUtilization((*[]NodeUtilization)(yyv6), d) } } default: - z.DecStructFieldNotFound(-1, yys1174) - } // end switch yys1174 - } // end for yyj1174 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -14172,16 +14162,16 @@ func (x *ClusterAutoscalerSpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1179 int - var yyb1179 bool - var yyhl1179 bool = l >= 0 - yyj1179++ - if yyhl1179 { - yyb1179 = yyj1179 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1179 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1179 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14191,13 +14181,13 @@ func (x *ClusterAutoscalerSpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.MinNodes = int32(r.DecodeInt(32)) } - yyj1179++ - if yyhl1179 { - yyb1179 = yyj1179 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1179 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1179 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14207,13 +14197,13 @@ func (x *ClusterAutoscalerSpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.MaxNodes = int32(r.DecodeInt(32)) } - yyj1179++ - if yyhl1179 { - yyb1179 = yyj1179 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1179 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1179 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14221,26 +14211,26 @@ func (x *ClusterAutoscalerSpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.TargetUtilization = nil } else { - yyv1182 := &x.TargetUtilization - yym1183 := z.DecBinary() - _ = yym1183 + yyv11 := &x.TargetUtilization + yym12 := z.DecBinary() + _ = yym12 if false { } else { - h.decSliceNodeUtilization((*[]NodeUtilization)(yyv1182), d) + h.decSliceNodeUtilization((*[]NodeUtilization)(yyv11), d) } } for { - yyj1179++ - if yyhl1179 { - yyb1179 = yyj1179 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1179 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1179 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1179-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14252,72 +14242,72 @@ func (x *ClusterAutoscaler) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1184 := z.EncBinary() - _ = yym1184 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1185 := !z.EncBinary() - yy2arr1185 := z.EncBasicHandle().StructToArray - var yyq1185 [4]bool - _, _, _ = yysep1185, yyq1185, yy2arr1185 - const yyr1185 bool = false - yyq1185[0] = true - yyq1185[1] = true - yyq1185[2] = x.Kind != "" - yyq1185[3] = x.APIVersion != "" - var yynn1185 int - if yyr1185 || yy2arr1185 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn1185 = 0 - for _, b := range yyq1185 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1185++ + yynn2++ } } - r.EncodeMapStart(yynn1185) - yynn1185 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1185 || yy2arr1185 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1185[0] { - yy1187 := &x.ObjectMeta - yy1187.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1185[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1188 := &x.ObjectMeta - yy1188.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr1185 || yy2arr1185 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1185[1] { - yy1190 := &x.Spec - yy1190.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1185[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1191 := &x.Spec - yy1191.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr1185 || yy2arr1185 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1185[2] { - yym1193 := z.EncBinary() - _ = yym1193 + if yyq2[2] { + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -14326,23 +14316,23 @@ func (x *ClusterAutoscaler) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1185[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1194 := z.EncBinary() - _ = yym1194 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1185 || yy2arr1185 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1185[3] { - yym1196 := z.EncBinary() - _ = yym1196 + if yyq2[3] { + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -14351,19 +14341,19 @@ func (x *ClusterAutoscaler) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1185[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1197 := z.EncBinary() - _ = yym1197 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1185 || yy2arr1185 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -14376,25 +14366,25 @@ func (x *ClusterAutoscaler) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1198 := z.DecBinary() - _ = yym1198 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1199 := r.ContainerType() - if yyct1199 == codecSelferValueTypeMap1234 { - yyl1199 := r.ReadMapStart() - if yyl1199 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1199, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1199 == codecSelferValueTypeArray1234 { - yyl1199 := r.ReadArrayStart() - if yyl1199 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1199, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -14406,12 +14396,12 @@ func (x *ClusterAutoscaler) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1200Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1200Slc - var yyhl1200 bool = l >= 0 - for yyj1200 := 0; ; yyj1200++ { - if yyhl1200 { - if yyj1200 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -14420,23 +14410,23 @@ func (x *ClusterAutoscaler) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1200Slc = r.DecodeBytes(yys1200Slc, true, true) - yys1200 := string(yys1200Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1200 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_v1.ObjectMeta{} } else { - yyv1201 := &x.ObjectMeta - yyv1201.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = ClusterAutoscalerSpec{} } else { - yyv1202 := &x.Spec - yyv1202.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -14451,9 +14441,9 @@ func (x *ClusterAutoscaler) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1200) - } // end switch yys1200 - } // end for yyj1200 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -14461,16 +14451,16 @@ func (x *ClusterAutoscaler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1205 int - var yyb1205 bool - var yyhl1205 bool = l >= 0 - yyj1205++ - if yyhl1205 { - yyb1205 = yyj1205 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1205 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1205 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14478,16 +14468,16 @@ func (x *ClusterAutoscaler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_v1.ObjectMeta{} } else { - yyv1206 := &x.ObjectMeta - yyv1206.CodecDecodeSelf(d) + yyv9 := &x.ObjectMeta + yyv9.CodecDecodeSelf(d) } - yyj1205++ - if yyhl1205 { - yyb1205 = yyj1205 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1205 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1205 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14495,16 +14485,16 @@ func (x *ClusterAutoscaler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.Spec = ClusterAutoscalerSpec{} } else { - yyv1207 := &x.Spec - yyv1207.CodecDecodeSelf(d) + yyv10 := &x.Spec + yyv10.CodecDecodeSelf(d) } - yyj1205++ - if yyhl1205 { - yyb1205 = yyj1205 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1205 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1205 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14514,13 +14504,13 @@ func (x *ClusterAutoscaler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.Kind = string(r.DecodeString()) } - yyj1205++ - if yyhl1205 { - yyb1205 = yyj1205 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1205 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1205 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14531,17 +14521,17 @@ func (x *ClusterAutoscaler) codecDecodeSelfFromArray(l int, d *codec1978.Decoder x.APIVersion = string(r.DecodeString()) } for { - yyj1205++ - if yyhl1205 { - yyb1205 = yyj1205 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1205 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1205 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1205-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14553,68 +14543,68 @@ func (x *ClusterAutoscalerList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1210 := z.EncBinary() - _ = yym1210 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1211 := !z.EncBinary() - yy2arr1211 := z.EncBasicHandle().StructToArray - var yyq1211 [4]bool - _, _, _ = yysep1211, yyq1211, yy2arr1211 - const yyr1211 bool = false - yyq1211[0] = true - yyq1211[2] = x.Kind != "" - yyq1211[3] = x.APIVersion != "" - var yynn1211 int - if yyr1211 || yy2arr1211 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn1211 = 1 - for _, b := range yyq1211 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1211++ + yynn2++ } } - r.EncodeMapStart(yynn1211) - yynn1211 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1211 || yy2arr1211 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1211[0] { - yy1213 := &x.ListMeta - yym1214 := z.EncBinary() - _ = yym1214 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy1213) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy1213) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq1211[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1215 := &x.ListMeta - yym1216 := z.EncBinary() - _ = yym1216 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy1215) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy1215) + z.EncFallback(yy6) } } } - if yyr1211 || yy2arr1211 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym1218 := z.EncBinary() - _ = yym1218 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceClusterAutoscaler(([]ClusterAutoscaler)(x.Items), e) @@ -14627,19 +14617,19 @@ func (x *ClusterAutoscalerList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym1219 := z.EncBinary() - _ = yym1219 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceClusterAutoscaler(([]ClusterAutoscaler)(x.Items), e) } } } - if yyr1211 || yy2arr1211 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1211[2] { - yym1221 := z.EncBinary() - _ = yym1221 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -14648,23 +14638,23 @@ func (x *ClusterAutoscalerList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1211[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1222 := z.EncBinary() - _ = yym1222 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1211 || yy2arr1211 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1211[3] { - yym1224 := z.EncBinary() - _ = yym1224 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -14673,19 +14663,19 @@ func (x *ClusterAutoscalerList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1211[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1225 := z.EncBinary() - _ = yym1225 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1211 || yy2arr1211 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -14698,25 +14688,25 @@ func (x *ClusterAutoscalerList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1226 := z.DecBinary() - _ = yym1226 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1227 := r.ContainerType() - if yyct1227 == codecSelferValueTypeMap1234 { - yyl1227 := r.ReadMapStart() - if yyl1227 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1227, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1227 == codecSelferValueTypeArray1234 { - yyl1227 := r.ReadArrayStart() - if yyl1227 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1227, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -14728,12 +14718,12 @@ func (x *ClusterAutoscalerList) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1228Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1228Slc - var yyhl1228 bool = l >= 0 - for yyj1228 := 0; ; yyj1228++ { - if yyhl1228 { - if yyj1228 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -14742,33 +14732,33 @@ func (x *ClusterAutoscalerList) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1228Slc = r.DecodeBytes(yys1228Slc, true, true) - yys1228 := string(yys1228Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1228 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv1229 := &x.ListMeta - yym1230 := z.DecBinary() - _ = yym1230 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv1229) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv1229, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1231 := &x.Items - yym1232 := z.DecBinary() - _ = yym1232 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceClusterAutoscaler((*[]ClusterAutoscaler)(yyv1231), d) + h.decSliceClusterAutoscaler((*[]ClusterAutoscaler)(yyv6), d) } } case "kind": @@ -14784,9 +14774,9 @@ func (x *ClusterAutoscalerList) codecDecodeSelfFromMap(l int, d *codec1978.Decod x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1228) - } // end switch yys1228 - } // end for yyj1228 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -14794,16 +14784,16 @@ func (x *ClusterAutoscalerList) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1235 int - var yyb1235 bool - var yyhl1235 bool = l >= 0 - yyj1235++ - if yyhl1235 { - yyb1235 = yyj1235 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1235 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1235 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14811,22 +14801,22 @@ func (x *ClusterAutoscalerList) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv1236 := &x.ListMeta - yym1237 := z.DecBinary() - _ = yym1237 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv1236) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv1236, false) + z.DecFallback(yyv11, false) } } - yyj1235++ - if yyhl1235 { - yyb1235 = yyj1235 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1235 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1235 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14834,21 +14824,21 @@ func (x *ClusterAutoscalerList) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1238 := &x.Items - yym1239 := z.DecBinary() - _ = yym1239 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceClusterAutoscaler((*[]ClusterAutoscaler)(yyv1238), d) + h.decSliceClusterAutoscaler((*[]ClusterAutoscaler)(yyv13), d) } } - yyj1235++ - if yyhl1235 { - yyb1235 = yyj1235 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1235 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1235 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14858,13 +14848,13 @@ func (x *ClusterAutoscalerList) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Kind = string(r.DecodeString()) } - yyj1235++ - if yyhl1235 { - yyb1235 = yyj1235 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1235 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1235 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -14875,17 +14865,17 @@ func (x *ClusterAutoscalerList) codecDecodeSelfFromArray(l int, d *codec1978.Dec x.APIVersion = string(r.DecodeString()) } for { - yyj1235++ - if yyhl1235 { - yyb1235 = yyj1235 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1235 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1235 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1235-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -14897,35 +14887,35 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1242 := z.EncBinary() - _ = yym1242 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1243 := !z.EncBinary() - yy2arr1243 := z.EncBasicHandle().StructToArray - var yyq1243 [4]bool - _, _, _ = yysep1243, yyq1243, yy2arr1243 - const yyr1243 bool = false - yyq1243[2] = x.Kind != "" - yyq1243[3] = x.APIVersion != "" - var yynn1243 int - if yyr1243 || yy2arr1243 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn1243 = 2 - for _, b := range yyq1243 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn1243++ + yynn2++ } } - r.EncodeMapStart(yynn1243) - yynn1243 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1243 || yy2arr1243 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1245 := z.EncBinary() - _ = yym1245 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeBool(bool(x.Export)) @@ -14934,17 +14924,17 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("export")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1246 := z.EncBinary() - _ = yym1246 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeBool(bool(x.Export)) } } - if yyr1243 || yy2arr1243 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1248 := z.EncBinary() - _ = yym1248 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeBool(bool(x.Exact)) @@ -14953,18 +14943,18 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("exact")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1249 := z.EncBinary() - _ = yym1249 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeBool(bool(x.Exact)) } } - if yyr1243 || yy2arr1243 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1243[2] { - yym1251 := z.EncBinary() - _ = yym1251 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -14973,23 +14963,23 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1243[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1252 := z.EncBinary() - _ = yym1252 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1243 || yy2arr1243 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1243[3] { - yym1254 := z.EncBinary() - _ = yym1254 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -14998,19 +14988,19 @@ func (x *ExportOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1243[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1255 := z.EncBinary() - _ = yym1255 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1243 || yy2arr1243 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -15023,25 +15013,25 @@ func (x *ExportOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1256 := z.DecBinary() - _ = yym1256 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1257 := r.ContainerType() - if yyct1257 == codecSelferValueTypeMap1234 { - yyl1257 := r.ReadMapStart() - if yyl1257 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1257, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1257 == codecSelferValueTypeArray1234 { - yyl1257 := r.ReadArrayStart() - if yyl1257 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1257, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -15053,12 +15043,12 @@ func (x *ExportOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1258Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1258Slc - var yyhl1258 bool = l >= 0 - for yyj1258 := 0; ; yyj1258++ { - if yyhl1258 { - if yyj1258 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -15067,10 +15057,10 @@ func (x *ExportOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1258Slc = r.DecodeBytes(yys1258Slc, true, true) - yys1258 := string(yys1258Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1258 { + switch yys3 { case "export": if r.TryDecodeAsNil() { x.Export = false @@ -15096,9 +15086,9 @@ func (x *ExportOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1258) - } // end switch yys1258 - } // end for yyj1258 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -15106,16 +15096,16 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1263 int - var yyb1263 bool - var yyhl1263 bool = l >= 0 - yyj1263++ - if yyhl1263 { - yyb1263 = yyj1263 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1263 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1263 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15125,13 +15115,13 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Export = bool(r.DecodeBool()) } - yyj1263++ - if yyhl1263 { - yyb1263 = yyj1263 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1263 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1263 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15141,13 +15131,13 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Exact = bool(r.DecodeBool()) } - yyj1263++ - if yyhl1263 { - yyb1263 = yyj1263 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1263 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1263 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15157,13 +15147,13 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj1263++ - if yyhl1263 { - yyb1263 = yyj1263 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1263 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1263 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15174,17 +15164,17 @@ func (x *ExportOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj1263++ - if yyhl1263 { - yyb1263 = yyj1263 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1263 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1263 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1263-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -15196,41 +15186,41 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1268 := z.EncBinary() - _ = yym1268 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1269 := !z.EncBinary() - yy2arr1269 := z.EncBasicHandle().StructToArray - var yyq1269 [7]bool - _, _, _ = yysep1269, yyq1269, yy2arr1269 - const yyr1269 bool = false - yyq1269[0] = x.LabelSelector != "" - yyq1269[1] = x.FieldSelector != "" - yyq1269[2] = x.Watch != false - yyq1269[3] = x.ResourceVersion != "" - yyq1269[4] = x.TimeoutSeconds != nil - yyq1269[5] = x.Kind != "" - yyq1269[6] = x.APIVersion != "" - var yynn1269 int - if yyr1269 || yy2arr1269 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [7]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.LabelSelector != "" + yyq2[1] = x.FieldSelector != "" + yyq2[2] = x.Watch != false + yyq2[3] = x.ResourceVersion != "" + yyq2[4] = x.TimeoutSeconds != nil + yyq2[5] = x.Kind != "" + yyq2[6] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(7) } else { - yynn1269 = 0 - for _, b := range yyq1269 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1269++ + yynn2++ } } - r.EncodeMapStart(yynn1269) - yynn1269 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1269 || yy2arr1269 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1269[0] { - yym1271 := z.EncBinary() - _ = yym1271 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.LabelSelector)) @@ -15239,23 +15229,23 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1269[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("labelSelector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1272 := z.EncBinary() - _ = yym1272 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.LabelSelector)) } } } - if yyr1269 || yy2arr1269 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1269[1] { - yym1274 := z.EncBinary() - _ = yym1274 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FieldSelector)) @@ -15264,23 +15254,23 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1269[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("fieldSelector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1275 := z.EncBinary() - _ = yym1275 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FieldSelector)) } } } - if yyr1269 || yy2arr1269 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1269[2] { - yym1277 := z.EncBinary() - _ = yym1277 + if yyq2[2] { + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeBool(bool(x.Watch)) @@ -15289,23 +15279,23 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1269[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("watch")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1278 := z.EncBinary() - _ = yym1278 + yym11 := z.EncBinary() + _ = yym11 if false { } else { r.EncodeBool(bool(x.Watch)) } } } - if yyr1269 || yy2arr1269 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1269[3] { - yym1280 := z.EncBinary() - _ = yym1280 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) @@ -15314,58 +15304,58 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1269[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("resourceVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1281 := z.EncBinary() - _ = yym1281 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ResourceVersion)) } } } - if yyr1269 || yy2arr1269 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1269[4] { + if yyq2[4] { if x.TimeoutSeconds == nil { r.EncodeNil() } else { - yy1283 := *x.TimeoutSeconds - yym1284 := z.EncBinary() - _ = yym1284 + yy16 := *x.TimeoutSeconds + yym17 := z.EncBinary() + _ = yym17 if false { } else { - r.EncodeInt(int64(yy1283)) + r.EncodeInt(int64(yy16)) } } } else { r.EncodeNil() } } else { - if yyq1269[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("timeoutSeconds")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.TimeoutSeconds == nil { r.EncodeNil() } else { - yy1285 := *x.TimeoutSeconds - yym1286 := z.EncBinary() - _ = yym1286 + yy18 := *x.TimeoutSeconds + yym19 := z.EncBinary() + _ = yym19 if false { } else { - r.EncodeInt(int64(yy1285)) + r.EncodeInt(int64(yy18)) } } } } - if yyr1269 || yy2arr1269 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1269[5] { - yym1288 := z.EncBinary() - _ = yym1288 + if yyq2[5] { + yym21 := z.EncBinary() + _ = yym21 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -15374,23 +15364,23 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1269[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1289 := z.EncBinary() - _ = yym1289 + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1269 || yy2arr1269 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1269[6] { - yym1291 := z.EncBinary() - _ = yym1291 + if yyq2[6] { + yym24 := z.EncBinary() + _ = yym24 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -15399,19 +15389,19 @@ func (x *ListOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1269[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1292 := z.EncBinary() - _ = yym1292 + yym25 := z.EncBinary() + _ = yym25 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1269 || yy2arr1269 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -15424,25 +15414,25 @@ func (x *ListOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1293 := z.DecBinary() - _ = yym1293 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1294 := r.ContainerType() - if yyct1294 == codecSelferValueTypeMap1234 { - yyl1294 := r.ReadMapStart() - if yyl1294 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1294, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1294 == codecSelferValueTypeArray1234 { - yyl1294 := r.ReadArrayStart() - if yyl1294 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1294, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -15454,12 +15444,12 @@ func (x *ListOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1295Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1295Slc - var yyhl1295 bool = l >= 0 - for yyj1295 := 0; ; yyj1295++ { - if yyhl1295 { - if yyj1295 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -15468,10 +15458,10 @@ func (x *ListOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1295Slc = r.DecodeBytes(yys1295Slc, true, true) - yys1295 := string(yys1295Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1295 { + switch yys3 { case "labelSelector": if r.TryDecodeAsNil() { x.LabelSelector = "" @@ -15505,8 +15495,8 @@ func (x *ListOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.TimeoutSeconds == nil { x.TimeoutSeconds = new(int64) } - yym1301 := z.DecBinary() - _ = yym1301 + yym9 := z.DecBinary() + _ = yym9 if false { } else { *((*int64)(x.TimeoutSeconds)) = int64(r.DecodeInt(64)) @@ -15525,9 +15515,9 @@ func (x *ListOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1295) - } // end switch yys1295 - } // end for yyj1295 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -15535,16 +15525,16 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1304 int - var yyb1304 bool - var yyhl1304 bool = l >= 0 - yyj1304++ - if yyhl1304 { - yyb1304 = yyj1304 > l + var yyj12 int + var yyb12 bool + var yyhl12 bool = l >= 0 + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1304 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1304 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15554,13 +15544,13 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.LabelSelector = string(r.DecodeString()) } - yyj1304++ - if yyhl1304 { - yyb1304 = yyj1304 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1304 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1304 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15570,13 +15560,13 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.FieldSelector = string(r.DecodeString()) } - yyj1304++ - if yyhl1304 { - yyb1304 = yyj1304 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1304 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1304 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15586,13 +15576,13 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Watch = bool(r.DecodeBool()) } - yyj1304++ - if yyhl1304 { - yyb1304 = yyj1304 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1304 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1304 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15602,13 +15592,13 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.ResourceVersion = string(r.DecodeString()) } - yyj1304++ - if yyhl1304 { - yyb1304 = yyj1304 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1304 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1304 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15621,20 +15611,20 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.TimeoutSeconds == nil { x.TimeoutSeconds = new(int64) } - yym1310 := z.DecBinary() - _ = yym1310 + yym18 := z.DecBinary() + _ = yym18 if false { } else { *((*int64)(x.TimeoutSeconds)) = int64(r.DecodeInt(64)) } } - yyj1304++ - if yyhl1304 { - yyb1304 = yyj1304 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1304 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1304 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15644,13 +15634,13 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj1304++ - if yyhl1304 { - yyb1304 = yyj1304 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1304 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1304 { + if yyb12 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15661,17 +15651,17 @@ func (x *ListOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj1304++ - if yyhl1304 { - yyb1304 = yyj1304 > l + yyj12++ + if yyhl12 { + yyb12 = yyj12 > l } else { - yyb1304 = r.CheckBreak() + yyb12 = r.CheckBreak() } - if yyb1304 { + if yyb12 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1304-1, "") + z.DecStructFieldNotFound(yyj12-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -15683,39 +15673,39 @@ func (x *LabelSelector) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1313 := z.EncBinary() - _ = yym1313 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1314 := !z.EncBinary() - yy2arr1314 := z.EncBasicHandle().StructToArray - var yyq1314 [2]bool - _, _, _ = yysep1314, yyq1314, yy2arr1314 - const yyr1314 bool = false - yyq1314[0] = len(x.MatchLabels) != 0 - yyq1314[1] = len(x.MatchExpressions) != 0 - var yynn1314 int - if yyr1314 || yy2arr1314 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = len(x.MatchLabels) != 0 + yyq2[1] = len(x.MatchExpressions) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1314 = 0 - for _, b := range yyq1314 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1314++ + yynn2++ } } - r.EncodeMapStart(yynn1314) - yynn1314 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1314 || yy2arr1314 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1314[0] { + if yyq2[0] { if x.MatchLabels == nil { r.EncodeNil() } else { - yym1316 := z.EncBinary() - _ = yym1316 + yym4 := z.EncBinary() + _ = yym4 if false { } else { z.F.EncMapStringStringV(x.MatchLabels, false, e) @@ -15725,15 +15715,15 @@ func (x *LabelSelector) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1314[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("matchLabels")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.MatchLabels == nil { r.EncodeNil() } else { - yym1317 := z.EncBinary() - _ = yym1317 + yym5 := z.EncBinary() + _ = yym5 if false { } else { z.F.EncMapStringStringV(x.MatchLabels, false, e) @@ -15741,14 +15731,14 @@ func (x *LabelSelector) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1314 || yy2arr1314 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1314[1] { + if yyq2[1] { if x.MatchExpressions == nil { r.EncodeNil() } else { - yym1319 := z.EncBinary() - _ = yym1319 + yym7 := z.EncBinary() + _ = yym7 if false { } else { h.encSliceLabelSelectorRequirement(([]LabelSelectorRequirement)(x.MatchExpressions), e) @@ -15758,15 +15748,15 @@ func (x *LabelSelector) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1314[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("matchExpressions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.MatchExpressions == nil { r.EncodeNil() } else { - yym1320 := z.EncBinary() - _ = yym1320 + yym8 := z.EncBinary() + _ = yym8 if false { } else { h.encSliceLabelSelectorRequirement(([]LabelSelectorRequirement)(x.MatchExpressions), e) @@ -15774,7 +15764,7 @@ func (x *LabelSelector) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1314 || yy2arr1314 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -15787,25 +15777,25 @@ func (x *LabelSelector) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1321 := z.DecBinary() - _ = yym1321 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1322 := r.ContainerType() - if yyct1322 == codecSelferValueTypeMap1234 { - yyl1322 := r.ReadMapStart() - if yyl1322 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1322, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1322 == codecSelferValueTypeArray1234 { - yyl1322 := r.ReadArrayStart() - if yyl1322 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1322, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -15817,12 +15807,12 @@ func (x *LabelSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1323Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1323Slc - var yyhl1323 bool = l >= 0 - for yyj1323 := 0; ; yyj1323++ { - if yyhl1323 { - if yyj1323 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -15831,38 +15821,38 @@ func (x *LabelSelector) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1323Slc = r.DecodeBytes(yys1323Slc, true, true) - yys1323 := string(yys1323Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1323 { + switch yys3 { case "matchLabels": if r.TryDecodeAsNil() { x.MatchLabels = nil } else { - yyv1324 := &x.MatchLabels - yym1325 := z.DecBinary() - _ = yym1325 + yyv4 := &x.MatchLabels + yym5 := z.DecBinary() + _ = yym5 if false { } else { - z.F.DecMapStringStringX(yyv1324, false, d) + z.F.DecMapStringStringX(yyv4, false, d) } } case "matchExpressions": if r.TryDecodeAsNil() { x.MatchExpressions = nil } else { - yyv1326 := &x.MatchExpressions - yym1327 := z.DecBinary() - _ = yym1327 + yyv6 := &x.MatchExpressions + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceLabelSelectorRequirement((*[]LabelSelectorRequirement)(yyv1326), d) + h.decSliceLabelSelectorRequirement((*[]LabelSelectorRequirement)(yyv6), d) } } default: - z.DecStructFieldNotFound(-1, yys1323) - } // end switch yys1323 - } // end for yyj1323 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -15870,16 +15860,16 @@ func (x *LabelSelector) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1328 int - var yyb1328 bool - var yyhl1328 bool = l >= 0 - yyj1328++ - if yyhl1328 { - yyb1328 = yyj1328 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1328 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1328 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15887,21 +15877,21 @@ func (x *LabelSelector) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.MatchLabels = nil } else { - yyv1329 := &x.MatchLabels - yym1330 := z.DecBinary() - _ = yym1330 + yyv9 := &x.MatchLabels + yym10 := z.DecBinary() + _ = yym10 if false { } else { - z.F.DecMapStringStringX(yyv1329, false, d) + z.F.DecMapStringStringX(yyv9, false, d) } } - yyj1328++ - if yyhl1328 { - yyb1328 = yyj1328 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1328 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1328 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -15909,26 +15899,26 @@ func (x *LabelSelector) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.MatchExpressions = nil } else { - yyv1331 := &x.MatchExpressions - yym1332 := z.DecBinary() - _ = yym1332 + yyv11 := &x.MatchExpressions + yym12 := z.DecBinary() + _ = yym12 if false { } else { - h.decSliceLabelSelectorRequirement((*[]LabelSelectorRequirement)(yyv1331), d) + h.decSliceLabelSelectorRequirement((*[]LabelSelectorRequirement)(yyv11), d) } } for { - yyj1328++ - if yyhl1328 { - yyb1328 = yyj1328 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1328 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1328 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1328-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -15940,34 +15930,34 @@ func (x *LabelSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1333 := z.EncBinary() - _ = yym1333 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1334 := !z.EncBinary() - yy2arr1334 := z.EncBasicHandle().StructToArray - var yyq1334 [3]bool - _, _, _ = yysep1334, yyq1334, yy2arr1334 - const yyr1334 bool = false - yyq1334[2] = len(x.Values) != 0 - var yynn1334 int - if yyr1334 || yy2arr1334 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[2] = len(x.Values) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn1334 = 2 - for _, b := range yyq1334 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn1334++ + yynn2++ } } - r.EncodeMapStart(yynn1334) - yynn1334 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1334 || yy2arr1334 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1336 := z.EncBinary() - _ = yym1336 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) @@ -15976,14 +15966,14 @@ func (x *LabelSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("key")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1337 := z.EncBinary() - _ = yym1337 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) } } - if yyr1334 || yy2arr1334 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Operator.CodecEncodeSelf(e) } else { @@ -15992,14 +15982,14 @@ func (x *LabelSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Operator.CodecEncodeSelf(e) } - if yyr1334 || yy2arr1334 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1334[2] { + if yyq2[2] { if x.Values == nil { r.EncodeNil() } else { - yym1340 := z.EncBinary() - _ = yym1340 + yym10 := z.EncBinary() + _ = yym10 if false { } else { z.F.EncSliceStringV(x.Values, false, e) @@ -16009,15 +15999,15 @@ func (x *LabelSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1334[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("values")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Values == nil { r.EncodeNil() } else { - yym1341 := z.EncBinary() - _ = yym1341 + yym11 := z.EncBinary() + _ = yym11 if false { } else { z.F.EncSliceStringV(x.Values, false, e) @@ -16025,7 +16015,7 @@ func (x *LabelSelectorRequirement) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1334 || yy2arr1334 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -16038,25 +16028,25 @@ func (x *LabelSelectorRequirement) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1342 := z.DecBinary() - _ = yym1342 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1343 := r.ContainerType() - if yyct1343 == codecSelferValueTypeMap1234 { - yyl1343 := r.ReadMapStart() - if yyl1343 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1343, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1343 == codecSelferValueTypeArray1234 { - yyl1343 := r.ReadArrayStart() - if yyl1343 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1343, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -16068,12 +16058,12 @@ func (x *LabelSelectorRequirement) codecDecodeSelfFromMap(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1344Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1344Slc - var yyhl1344 bool = l >= 0 - for yyj1344 := 0; ; yyj1344++ { - if yyhl1344 { - if yyj1344 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -16082,10 +16072,10 @@ func (x *LabelSelectorRequirement) codecDecodeSelfFromMap(l int, d *codec1978.De } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1344Slc = r.DecodeBytes(yys1344Slc, true, true) - yys1344 := string(yys1344Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1344 { + switch yys3 { case "key": if r.TryDecodeAsNil() { x.Key = "" @@ -16102,18 +16092,18 @@ func (x *LabelSelectorRequirement) codecDecodeSelfFromMap(l int, d *codec1978.De if r.TryDecodeAsNil() { x.Values = nil } else { - yyv1347 := &x.Values - yym1348 := z.DecBinary() - _ = yym1348 + yyv6 := &x.Values + yym7 := z.DecBinary() + _ = yym7 if false { } else { - z.F.DecSliceStringX(yyv1347, false, d) + z.F.DecSliceStringX(yyv6, false, d) } } default: - z.DecStructFieldNotFound(-1, yys1344) - } // end switch yys1344 - } // end for yyj1344 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -16121,16 +16111,16 @@ func (x *LabelSelectorRequirement) codecDecodeSelfFromArray(l int, d *codec1978. var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1349 int - var yyb1349 bool - var yyhl1349 bool = l >= 0 - yyj1349++ - if yyhl1349 { - yyb1349 = yyj1349 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1349 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1349 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16140,13 +16130,13 @@ func (x *LabelSelectorRequirement) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.Key = string(r.DecodeString()) } - yyj1349++ - if yyhl1349 { - yyb1349 = yyj1349 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1349 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1349 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16156,13 +16146,13 @@ func (x *LabelSelectorRequirement) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.Operator = LabelSelectorOperator(r.DecodeString()) } - yyj1349++ - if yyhl1349 { - yyb1349 = yyj1349 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1349 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1349 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16170,26 +16160,26 @@ func (x *LabelSelectorRequirement) codecDecodeSelfFromArray(l int, d *codec1978. if r.TryDecodeAsNil() { x.Values = nil } else { - yyv1352 := &x.Values - yym1353 := z.DecBinary() - _ = yym1353 + yyv11 := &x.Values + yym12 := z.DecBinary() + _ = yym12 if false { } else { - z.F.DecSliceStringX(yyv1352, false, d) + z.F.DecSliceStringX(yyv11, false, d) } } for { - yyj1349++ - if yyhl1349 { - yyb1349 = yyj1349 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1349 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1349 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1349-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -16198,8 +16188,8 @@ func (x LabelSelectorOperator) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1354 := z.EncBinary() - _ = yym1354 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -16211,8 +16201,8 @@ func (x *LabelSelectorOperator) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1355 := z.DecBinary() - _ = yym1355 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -16227,90 +16217,90 @@ func (x *ReplicaSet) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1356 := z.EncBinary() - _ = yym1356 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1357 := !z.EncBinary() - yy2arr1357 := z.EncBasicHandle().StructToArray - var yyq1357 [5]bool - _, _, _ = yysep1357, yyq1357, yy2arr1357 - const yyr1357 bool = false - yyq1357[0] = true - yyq1357[1] = true - yyq1357[2] = true - yyq1357[3] = x.Kind != "" - yyq1357[4] = x.APIVersion != "" - var yynn1357 int - if yyr1357 || yy2arr1357 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = true + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(5) } else { - yynn1357 = 0 - for _, b := range yyq1357 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1357++ + yynn2++ } } - r.EncodeMapStart(yynn1357) - yynn1357 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1357 || yy2arr1357 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1357[0] { - yy1359 := &x.ObjectMeta - yy1359.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1357[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1360 := &x.ObjectMeta - yy1360.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr1357 || yy2arr1357 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1357[1] { - yy1362 := &x.Spec - yy1362.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1357[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1363 := &x.Spec - yy1363.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr1357 || yy2arr1357 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1357[2] { - yy1365 := &x.Status - yy1365.CodecEncodeSelf(e) + if yyq2[2] { + yy14 := &x.Status + yy14.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1357[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("status")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1366 := &x.Status - yy1366.CodecEncodeSelf(e) + yy16 := &x.Status + yy16.CodecEncodeSelf(e) } } - if yyr1357 || yy2arr1357 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1357[3] { - yym1368 := z.EncBinary() - _ = yym1368 + if yyq2[3] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -16319,23 +16309,23 @@ func (x *ReplicaSet) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1357[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1369 := z.EncBinary() - _ = yym1369 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1357 || yy2arr1357 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1357[4] { - yym1371 := z.EncBinary() - _ = yym1371 + if yyq2[4] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -16344,19 +16334,19 @@ func (x *ReplicaSet) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1357[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1372 := z.EncBinary() - _ = yym1372 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1357 || yy2arr1357 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -16369,25 +16359,25 @@ func (x *ReplicaSet) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1373 := z.DecBinary() - _ = yym1373 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1374 := r.ContainerType() - if yyct1374 == codecSelferValueTypeMap1234 { - yyl1374 := r.ReadMapStart() - if yyl1374 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1374, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1374 == codecSelferValueTypeArray1234 { - yyl1374 := r.ReadArrayStart() - if yyl1374 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1374, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -16399,12 +16389,12 @@ func (x *ReplicaSet) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1375Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1375Slc - var yyhl1375 bool = l >= 0 - for yyj1375 := 0; ; yyj1375++ { - if yyhl1375 { - if yyj1375 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -16413,30 +16403,30 @@ func (x *ReplicaSet) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1375Slc = r.DecodeBytes(yys1375Slc, true, true) - yys1375 := string(yys1375Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1375 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_v1.ObjectMeta{} } else { - yyv1376 := &x.ObjectMeta - yyv1376.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = ReplicaSetSpec{} } else { - yyv1377 := &x.Spec - yyv1377.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "status": if r.TryDecodeAsNil() { x.Status = ReplicaSetStatus{} } else { - yyv1378 := &x.Status - yyv1378.CodecDecodeSelf(d) + yyv6 := &x.Status + yyv6.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -16451,9 +16441,9 @@ func (x *ReplicaSet) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1375) - } // end switch yys1375 - } // end for yyj1375 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -16461,16 +16451,16 @@ func (x *ReplicaSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1381 int - var yyb1381 bool - var yyhl1381 bool = l >= 0 - yyj1381++ - if yyhl1381 { - yyb1381 = yyj1381 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1381 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1381 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16478,16 +16468,16 @@ func (x *ReplicaSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_v1.ObjectMeta{} } else { - yyv1382 := &x.ObjectMeta - yyv1382.CodecDecodeSelf(d) + yyv10 := &x.ObjectMeta + yyv10.CodecDecodeSelf(d) } - yyj1381++ - if yyhl1381 { - yyb1381 = yyj1381 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1381 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1381 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16495,16 +16485,16 @@ func (x *ReplicaSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Spec = ReplicaSetSpec{} } else { - yyv1383 := &x.Spec - yyv1383.CodecDecodeSelf(d) + yyv11 := &x.Spec + yyv11.CodecDecodeSelf(d) } - yyj1381++ - if yyhl1381 { - yyb1381 = yyj1381 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1381 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1381 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16512,16 +16502,16 @@ func (x *ReplicaSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Status = ReplicaSetStatus{} } else { - yyv1384 := &x.Status - yyv1384.CodecDecodeSelf(d) + yyv12 := &x.Status + yyv12.CodecDecodeSelf(d) } - yyj1381++ - if yyhl1381 { - yyb1381 = yyj1381 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1381 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1381 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16531,13 +16521,13 @@ func (x *ReplicaSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj1381++ - if yyhl1381 { - yyb1381 = yyj1381 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1381 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1381 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16548,17 +16538,17 @@ func (x *ReplicaSet) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj1381++ - if yyhl1381 { - yyb1381 = yyj1381 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb1381 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb1381 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1381-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -16570,68 +16560,68 @@ func (x *ReplicaSetList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1387 := z.EncBinary() - _ = yym1387 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1388 := !z.EncBinary() - yy2arr1388 := z.EncBasicHandle().StructToArray - var yyq1388 [4]bool - _, _, _ = yysep1388, yyq1388, yy2arr1388 - const yyr1388 bool = false - yyq1388[0] = true - yyq1388[2] = x.Kind != "" - yyq1388[3] = x.APIVersion != "" - var yynn1388 int - if yyr1388 || yy2arr1388 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn1388 = 1 - for _, b := range yyq1388 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1388++ + yynn2++ } } - r.EncodeMapStart(yynn1388) - yynn1388 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1388 || yy2arr1388 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1388[0] { - yy1390 := &x.ListMeta - yym1391 := z.EncBinary() - _ = yym1391 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy1390) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy1390) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq1388[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1392 := &x.ListMeta - yym1393 := z.EncBinary() - _ = yym1393 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy1392) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy1392) + z.EncFallback(yy6) } } } - if yyr1388 || yy2arr1388 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym1395 := z.EncBinary() - _ = yym1395 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceReplicaSet(([]ReplicaSet)(x.Items), e) @@ -16644,19 +16634,19 @@ func (x *ReplicaSetList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym1396 := z.EncBinary() - _ = yym1396 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceReplicaSet(([]ReplicaSet)(x.Items), e) } } } - if yyr1388 || yy2arr1388 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1388[2] { - yym1398 := z.EncBinary() - _ = yym1398 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -16665,23 +16655,23 @@ func (x *ReplicaSetList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1388[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1399 := z.EncBinary() - _ = yym1399 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1388 || yy2arr1388 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1388[3] { - yym1401 := z.EncBinary() - _ = yym1401 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -16690,19 +16680,19 @@ func (x *ReplicaSetList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1388[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1402 := z.EncBinary() - _ = yym1402 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1388 || yy2arr1388 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -16715,25 +16705,25 @@ func (x *ReplicaSetList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1403 := z.DecBinary() - _ = yym1403 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1404 := r.ContainerType() - if yyct1404 == codecSelferValueTypeMap1234 { - yyl1404 := r.ReadMapStart() - if yyl1404 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1404, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1404 == codecSelferValueTypeArray1234 { - yyl1404 := r.ReadArrayStart() - if yyl1404 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1404, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -16745,12 +16735,12 @@ func (x *ReplicaSetList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1405Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1405Slc - var yyhl1405 bool = l >= 0 - for yyj1405 := 0; ; yyj1405++ { - if yyhl1405 { - if yyj1405 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -16759,33 +16749,33 @@ func (x *ReplicaSetList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1405Slc = r.DecodeBytes(yys1405Slc, true, true) - yys1405 := string(yys1405Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1405 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv1406 := &x.ListMeta - yym1407 := z.DecBinary() - _ = yym1407 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv1406) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv1406, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1408 := &x.Items - yym1409 := z.DecBinary() - _ = yym1409 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceReplicaSet((*[]ReplicaSet)(yyv1408), d) + h.decSliceReplicaSet((*[]ReplicaSet)(yyv6), d) } } case "kind": @@ -16801,9 +16791,9 @@ func (x *ReplicaSetList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1405) - } // end switch yys1405 - } // end for yyj1405 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -16811,16 +16801,16 @@ func (x *ReplicaSetList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1412 int - var yyb1412 bool - var yyhl1412 bool = l >= 0 - yyj1412++ - if yyhl1412 { - yyb1412 = yyj1412 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1412 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1412 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16828,22 +16818,22 @@ func (x *ReplicaSetList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv1413 := &x.ListMeta - yym1414 := z.DecBinary() - _ = yym1414 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv1413) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv1413, false) + z.DecFallback(yyv11, false) } } - yyj1412++ - if yyhl1412 { - yyb1412 = yyj1412 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1412 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1412 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16851,21 +16841,21 @@ func (x *ReplicaSetList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1415 := &x.Items - yym1416 := z.DecBinary() - _ = yym1416 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceReplicaSet((*[]ReplicaSet)(yyv1415), d) + h.decSliceReplicaSet((*[]ReplicaSet)(yyv13), d) } } - yyj1412++ - if yyhl1412 { - yyb1412 = yyj1412 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1412 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1412 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16875,13 +16865,13 @@ func (x *ReplicaSetList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj1412++ - if yyhl1412 { - yyb1412 = yyj1412 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1412 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1412 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -16892,17 +16882,17 @@ func (x *ReplicaSetList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj1412++ - if yyhl1412 { - yyb1412 = yyj1412 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1412 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1412 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1412-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -16914,70 +16904,70 @@ func (x *ReplicaSetSpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1419 := z.EncBinary() - _ = yym1419 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1420 := !z.EncBinary() - yy2arr1420 := z.EncBasicHandle().StructToArray - var yyq1420 [3]bool - _, _, _ = yysep1420, yyq1420, yy2arr1420 - const yyr1420 bool = false - yyq1420[0] = x.Replicas != nil - yyq1420[1] = x.Selector != nil - yyq1420[2] = x.Template != nil - var yynn1420 int - if yyr1420 || yy2arr1420 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [3]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Replicas != nil + yyq2[1] = x.Selector != nil + yyq2[2] = x.Template != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(3) } else { - yynn1420 = 0 - for _, b := range yyq1420 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1420++ + yynn2++ } } - r.EncodeMapStart(yynn1420) - yynn1420 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1420 || yy2arr1420 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1420[0] { + if yyq2[0] { if x.Replicas == nil { r.EncodeNil() } else { - yy1422 := *x.Replicas - yym1423 := z.EncBinary() - _ = yym1423 + yy4 := *x.Replicas + yym5 := z.EncBinary() + _ = yym5 if false { } else { - r.EncodeInt(int64(yy1422)) + r.EncodeInt(int64(yy4)) } } } else { r.EncodeNil() } } else { - if yyq1420[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("replicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Replicas == nil { r.EncodeNil() } else { - yy1424 := *x.Replicas - yym1425 := z.EncBinary() - _ = yym1425 + yy6 := *x.Replicas + yym7 := z.EncBinary() + _ = yym7 if false { } else { - r.EncodeInt(int64(yy1424)) + r.EncodeInt(int64(yy6)) } } } } - if yyr1420 || yy2arr1420 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1420[1] { + if yyq2[1] { if x.Selector == nil { r.EncodeNil() } else { @@ -16987,7 +16977,7 @@ func (x *ReplicaSetSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1420[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("selector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -16998,9 +16988,9 @@ func (x *ReplicaSetSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1420 || yy2arr1420 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1420[2] { + if yyq2[2] { if x.Template == nil { r.EncodeNil() } else { @@ -17010,7 +17000,7 @@ func (x *ReplicaSetSpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1420[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("template")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -17021,7 +17011,7 @@ func (x *ReplicaSetSpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1420 || yy2arr1420 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -17034,25 +17024,25 @@ func (x *ReplicaSetSpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1428 := z.DecBinary() - _ = yym1428 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1429 := r.ContainerType() - if yyct1429 == codecSelferValueTypeMap1234 { - yyl1429 := r.ReadMapStart() - if yyl1429 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1429, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1429 == codecSelferValueTypeArray1234 { - yyl1429 := r.ReadArrayStart() - if yyl1429 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1429, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -17064,12 +17054,12 @@ func (x *ReplicaSetSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1430Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1430Slc - var yyhl1430 bool = l >= 0 - for yyj1430 := 0; ; yyj1430++ { - if yyhl1430 { - if yyj1430 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -17078,10 +17068,10 @@ func (x *ReplicaSetSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1430Slc = r.DecodeBytes(yys1430Slc, true, true) - yys1430 := string(yys1430Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1430 { + switch yys3 { case "replicas": if r.TryDecodeAsNil() { if x.Replicas != nil { @@ -17091,8 +17081,8 @@ func (x *ReplicaSetSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if x.Replicas == nil { x.Replicas = new(int32) } - yym1432 := z.DecBinary() - _ = yym1432 + yym5 := z.DecBinary() + _ = yym5 if false { } else { *((*int32)(x.Replicas)) = int32(r.DecodeInt(32)) @@ -17121,9 +17111,9 @@ func (x *ReplicaSetSpec) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Template.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1430) - } // end switch yys1430 - } // end for yyj1430 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -17131,16 +17121,16 @@ func (x *ReplicaSetSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1435 int - var yyb1435 bool - var yyhl1435 bool = l >= 0 - yyj1435++ - if yyhl1435 { - yyb1435 = yyj1435 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1435 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1435 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17153,20 +17143,20 @@ func (x *ReplicaSetSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if x.Replicas == nil { x.Replicas = new(int32) } - yym1437 := z.DecBinary() - _ = yym1437 + yym10 := z.DecBinary() + _ = yym10 if false { } else { *((*int32)(x.Replicas)) = int32(r.DecodeInt(32)) } } - yyj1435++ - if yyhl1435 { - yyb1435 = yyj1435 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1435 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1435 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17181,13 +17171,13 @@ func (x *ReplicaSetSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } x.Selector.CodecDecodeSelf(d) } - yyj1435++ - if yyhl1435 { - yyb1435 = yyj1435 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1435 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1435 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17203,17 +17193,17 @@ func (x *ReplicaSetSpec) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Template.CodecDecodeSelf(d) } for { - yyj1435++ - if yyhl1435 { - yyb1435 = yyj1435 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1435 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1435 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1435-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -17225,34 +17215,34 @@ func (x *ReplicaSetStatus) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1440 := z.EncBinary() - _ = yym1440 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1441 := !z.EncBinary() - yy2arr1441 := z.EncBasicHandle().StructToArray - var yyq1441 [2]bool - _, _, _ = yysep1441, yyq1441, yy2arr1441 - const yyr1441 bool = false - yyq1441[1] = x.ObservedGeneration != 0 - var yynn1441 int - if yyr1441 || yy2arr1441 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.ObservedGeneration != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1441 = 1 - for _, b := range yyq1441 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1441++ + yynn2++ } } - r.EncodeMapStart(yynn1441) - yynn1441 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1441 || yy2arr1441 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1443 := z.EncBinary() - _ = yym1443 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.Replicas)) @@ -17261,18 +17251,18 @@ func (x *ReplicaSetStatus) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("replicas")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1444 := z.EncBinary() - _ = yym1444 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.Replicas)) } } - if yyr1441 || yy2arr1441 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1441[1] { - yym1446 := z.EncBinary() - _ = yym1446 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.ObservedGeneration)) @@ -17281,19 +17271,19 @@ func (x *ReplicaSetStatus) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeInt(0) } } else { - if yyq1441[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("observedGeneration")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1447 := z.EncBinary() - _ = yym1447 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.ObservedGeneration)) } } } - if yyr1441 || yy2arr1441 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -17306,25 +17296,25 @@ func (x *ReplicaSetStatus) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1448 := z.DecBinary() - _ = yym1448 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1449 := r.ContainerType() - if yyct1449 == codecSelferValueTypeMap1234 { - yyl1449 := r.ReadMapStart() - if yyl1449 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1449, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1449 == codecSelferValueTypeArray1234 { - yyl1449 := r.ReadArrayStart() - if yyl1449 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1449, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -17336,12 +17326,12 @@ func (x *ReplicaSetStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1450Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1450Slc - var yyhl1450 bool = l >= 0 - for yyj1450 := 0; ; yyj1450++ { - if yyhl1450 { - if yyj1450 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -17350,10 +17340,10 @@ func (x *ReplicaSetStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1450Slc = r.DecodeBytes(yys1450Slc, true, true) - yys1450 := string(yys1450Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1450 { + switch yys3 { case "replicas": if r.TryDecodeAsNil() { x.Replicas = 0 @@ -17367,9 +17357,9 @@ func (x *ReplicaSetStatus) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.ObservedGeneration = int64(r.DecodeInt(64)) } default: - z.DecStructFieldNotFound(-1, yys1450) - } // end switch yys1450 - } // end for yyj1450 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -17377,16 +17367,16 @@ func (x *ReplicaSetStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1453 int - var yyb1453 bool - var yyhl1453 bool = l >= 0 - yyj1453++ - if yyhl1453 { - yyb1453 = yyj1453 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1453 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1453 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17396,13 +17386,13 @@ func (x *ReplicaSetStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Replicas = int32(r.DecodeInt(32)) } - yyj1453++ - if yyhl1453 { - yyb1453 = yyj1453 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1453 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1453 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17413,17 +17403,17 @@ func (x *ReplicaSetStatus) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.ObservedGeneration = int64(r.DecodeInt(64)) } for { - yyj1453++ - if yyhl1453 { - yyb1453 = yyj1453 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1453 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1453 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1453-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -17435,72 +17425,72 @@ func (x *PodSecurityPolicy) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1456 := z.EncBinary() - _ = yym1456 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1457 := !z.EncBinary() - yy2arr1457 := z.EncBasicHandle().StructToArray - var yyq1457 [4]bool - _, _, _ = yysep1457, yyq1457, yy2arr1457 - const yyr1457 bool = false - yyq1457[0] = true - yyq1457[1] = true - yyq1457[2] = x.Kind != "" - yyq1457[3] = x.APIVersion != "" - var yynn1457 int - if yyr1457 || yy2arr1457 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[1] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn1457 = 0 - for _, b := range yyq1457 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1457++ + yynn2++ } } - r.EncodeMapStart(yynn1457) - yynn1457 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1457 || yy2arr1457 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1457[0] { - yy1459 := &x.ObjectMeta - yy1459.CodecEncodeSelf(e) + if yyq2[0] { + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1457[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1460 := &x.ObjectMeta - yy1460.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } - if yyr1457 || yy2arr1457 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1457[1] { - yy1462 := &x.Spec - yy1462.CodecEncodeSelf(e) + if yyq2[1] { + yy9 := &x.Spec + yy9.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1457[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("spec")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1463 := &x.Spec - yy1463.CodecEncodeSelf(e) + yy11 := &x.Spec + yy11.CodecEncodeSelf(e) } } - if yyr1457 || yy2arr1457 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1457[2] { - yym1465 := z.EncBinary() - _ = yym1465 + if yyq2[2] { + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -17509,23 +17499,23 @@ func (x *PodSecurityPolicy) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1457[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1466 := z.EncBinary() - _ = yym1466 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1457 || yy2arr1457 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1457[3] { - yym1468 := z.EncBinary() - _ = yym1468 + if yyq2[3] { + yym17 := z.EncBinary() + _ = yym17 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -17534,19 +17524,19 @@ func (x *PodSecurityPolicy) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1457[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1469 := z.EncBinary() - _ = yym1469 + yym18 := z.EncBinary() + _ = yym18 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1457 || yy2arr1457 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -17559,25 +17549,25 @@ func (x *PodSecurityPolicy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1470 := z.DecBinary() - _ = yym1470 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1471 := r.ContainerType() - if yyct1471 == codecSelferValueTypeMap1234 { - yyl1471 := r.ReadMapStart() - if yyl1471 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1471, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1471 == codecSelferValueTypeArray1234 { - yyl1471 := r.ReadArrayStart() - if yyl1471 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1471, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -17589,12 +17579,12 @@ func (x *PodSecurityPolicy) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1472Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1472Slc - var yyhl1472 bool = l >= 0 - for yyj1472 := 0; ; yyj1472++ { - if yyhl1472 { - if yyj1472 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -17603,23 +17593,23 @@ func (x *PodSecurityPolicy) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1472Slc = r.DecodeBytes(yys1472Slc, true, true) - yys1472 := string(yys1472Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1472 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_v1.ObjectMeta{} } else { - yyv1473 := &x.ObjectMeta - yyv1473.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "spec": if r.TryDecodeAsNil() { x.Spec = PodSecurityPolicySpec{} } else { - yyv1474 := &x.Spec - yyv1474.CodecDecodeSelf(d) + yyv5 := &x.Spec + yyv5.CodecDecodeSelf(d) } case "kind": if r.TryDecodeAsNil() { @@ -17634,9 +17624,9 @@ func (x *PodSecurityPolicy) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1472) - } // end switch yys1472 - } // end for yyj1472 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -17644,16 +17634,16 @@ func (x *PodSecurityPolicy) codecDecodeSelfFromArray(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1477 int - var yyb1477 bool - var yyhl1477 bool = l >= 0 - yyj1477++ - if yyhl1477 { - yyb1477 = yyj1477 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1477 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1477 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17661,16 +17651,16 @@ func (x *PodSecurityPolicy) codecDecodeSelfFromArray(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_v1.ObjectMeta{} } else { - yyv1478 := &x.ObjectMeta - yyv1478.CodecDecodeSelf(d) + yyv9 := &x.ObjectMeta + yyv9.CodecDecodeSelf(d) } - yyj1477++ - if yyhl1477 { - yyb1477 = yyj1477 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1477 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1477 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17678,16 +17668,16 @@ func (x *PodSecurityPolicy) codecDecodeSelfFromArray(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.Spec = PodSecurityPolicySpec{} } else { - yyv1479 := &x.Spec - yyv1479.CodecDecodeSelf(d) + yyv10 := &x.Spec + yyv10.CodecDecodeSelf(d) } - yyj1477++ - if yyhl1477 { - yyb1477 = yyj1477 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1477 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1477 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17697,13 +17687,13 @@ func (x *PodSecurityPolicy) codecDecodeSelfFromArray(l int, d *codec1978.Decoder } else { x.Kind = string(r.DecodeString()) } - yyj1477++ - if yyhl1477 { - yyb1477 = yyj1477 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1477 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1477 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -17714,17 +17704,17 @@ func (x *PodSecurityPolicy) codecDecodeSelfFromArray(l int, d *codec1978.Decoder x.APIVersion = string(r.DecodeString()) } for { - yyj1477++ - if yyhl1477 { - yyb1477 = yyj1477 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb1477 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb1477 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1477-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -17736,43 +17726,43 @@ func (x *PodSecurityPolicySpec) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1482 := z.EncBinary() - _ = yym1482 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1483 := !z.EncBinary() - yy2arr1483 := z.EncBasicHandle().StructToArray - var yyq1483 [9]bool - _, _, _ = yysep1483, yyq1483, yy2arr1483 - const yyr1483 bool = false - yyq1483[0] = x.Privileged != false - yyq1483[1] = len(x.Capabilities) != 0 - yyq1483[2] = len(x.Volumes) != 0 - yyq1483[3] = x.HostNetwork != false - yyq1483[4] = len(x.HostPorts) != 0 - yyq1483[5] = x.HostPID != false - yyq1483[6] = x.HostIPC != false - yyq1483[7] = true - yyq1483[8] = true - var yynn1483 int - if yyr1483 || yy2arr1483 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [9]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Privileged != false + yyq2[1] = len(x.Capabilities) != 0 + yyq2[2] = len(x.Volumes) != 0 + yyq2[3] = x.HostNetwork != false + yyq2[4] = len(x.HostPorts) != 0 + yyq2[5] = x.HostPID != false + yyq2[6] = x.HostIPC != false + yyq2[7] = true + yyq2[8] = true + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(9) } else { - yynn1483 = 0 - for _, b := range yyq1483 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn1483++ + yynn2++ } } - r.EncodeMapStart(yynn1483) - yynn1483 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1483 || yy2arr1483 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1483[0] { - yym1485 := z.EncBinary() - _ = yym1485 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeBool(bool(x.Privileged)) @@ -17781,26 +17771,26 @@ func (x *PodSecurityPolicySpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1483[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("privileged")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1486 := z.EncBinary() - _ = yym1486 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeBool(bool(x.Privileged)) } } } - if yyr1483 || yy2arr1483 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1483[1] { + if yyq2[1] { if x.Capabilities == nil { r.EncodeNil() } else { - yym1488 := z.EncBinary() - _ = yym1488 + yym7 := z.EncBinary() + _ = yym7 if false { } else { h.encSlicev1_Capability(([]pkg2_v1.Capability)(x.Capabilities), e) @@ -17810,15 +17800,15 @@ func (x *PodSecurityPolicySpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1483[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("capabilities")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Capabilities == nil { r.EncodeNil() } else { - yym1489 := z.EncBinary() - _ = yym1489 + yym8 := z.EncBinary() + _ = yym8 if false { } else { h.encSlicev1_Capability(([]pkg2_v1.Capability)(x.Capabilities), e) @@ -17826,14 +17816,14 @@ func (x *PodSecurityPolicySpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1483 || yy2arr1483 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1483[2] { + if yyq2[2] { if x.Volumes == nil { r.EncodeNil() } else { - yym1491 := z.EncBinary() - _ = yym1491 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceFSType(([]FSType)(x.Volumes), e) @@ -17843,15 +17833,15 @@ func (x *PodSecurityPolicySpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1483[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Volumes == nil { r.EncodeNil() } else { - yym1492 := z.EncBinary() - _ = yym1492 + yym11 := z.EncBinary() + _ = yym11 if false { } else { h.encSliceFSType(([]FSType)(x.Volumes), e) @@ -17859,11 +17849,11 @@ func (x *PodSecurityPolicySpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1483 || yy2arr1483 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1483[3] { - yym1494 := z.EncBinary() - _ = yym1494 + if yyq2[3] { + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeBool(bool(x.HostNetwork)) @@ -17872,26 +17862,26 @@ func (x *PodSecurityPolicySpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1483[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostNetwork")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1495 := z.EncBinary() - _ = yym1495 + yym14 := z.EncBinary() + _ = yym14 if false { } else { r.EncodeBool(bool(x.HostNetwork)) } } } - if yyr1483 || yy2arr1483 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1483[4] { + if yyq2[4] { if x.HostPorts == nil { r.EncodeNil() } else { - yym1497 := z.EncBinary() - _ = yym1497 + yym16 := z.EncBinary() + _ = yym16 if false { } else { h.encSliceHostPortRange(([]HostPortRange)(x.HostPorts), e) @@ -17901,15 +17891,15 @@ func (x *PodSecurityPolicySpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1483[4] { + if yyq2[4] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostPorts")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.HostPorts == nil { r.EncodeNil() } else { - yym1498 := z.EncBinary() - _ = yym1498 + yym17 := z.EncBinary() + _ = yym17 if false { } else { h.encSliceHostPortRange(([]HostPortRange)(x.HostPorts), e) @@ -17917,11 +17907,11 @@ func (x *PodSecurityPolicySpec) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1483 || yy2arr1483 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1483[5] { - yym1500 := z.EncBinary() - _ = yym1500 + if yyq2[5] { + yym19 := z.EncBinary() + _ = yym19 if false { } else { r.EncodeBool(bool(x.HostPID)) @@ -17930,23 +17920,23 @@ func (x *PodSecurityPolicySpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1483[5] { + if yyq2[5] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostPID")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1501 := z.EncBinary() - _ = yym1501 + yym20 := z.EncBinary() + _ = yym20 if false { } else { r.EncodeBool(bool(x.HostPID)) } } } - if yyr1483 || yy2arr1483 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1483[6] { - yym1503 := z.EncBinary() - _ = yym1503 + if yyq2[6] { + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeBool(bool(x.HostIPC)) @@ -17955,53 +17945,53 @@ func (x *PodSecurityPolicySpec) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeBool(false) } } else { - if yyq1483[6] { + if yyq2[6] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hostIPC")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1504 := z.EncBinary() - _ = yym1504 + yym23 := z.EncBinary() + _ = yym23 if false { } else { r.EncodeBool(bool(x.HostIPC)) } } } - if yyr1483 || yy2arr1483 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1483[7] { - yy1506 := &x.SELinuxContext - yy1506.CodecEncodeSelf(e) + if yyq2[7] { + yy25 := &x.SELinuxContext + yy25.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1483[7] { + if yyq2[7] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("seLinuxContext")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1507 := &x.SELinuxContext - yy1507.CodecEncodeSelf(e) + yy27 := &x.SELinuxContext + yy27.CodecEncodeSelf(e) } } - if yyr1483 || yy2arr1483 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1483[8] { - yy1509 := &x.RunAsUser - yy1509.CodecEncodeSelf(e) + if yyq2[8] { + yy30 := &x.RunAsUser + yy30.CodecEncodeSelf(e) } else { r.EncodeNil() } } else { - if yyq1483[8] { + if yyq2[8] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("runAsUser")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1510 := &x.RunAsUser - yy1510.CodecEncodeSelf(e) + yy32 := &x.RunAsUser + yy32.CodecEncodeSelf(e) } } - if yyr1483 || yy2arr1483 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -18014,25 +18004,25 @@ func (x *PodSecurityPolicySpec) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1511 := z.DecBinary() - _ = yym1511 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1512 := r.ContainerType() - if yyct1512 == codecSelferValueTypeMap1234 { - yyl1512 := r.ReadMapStart() - if yyl1512 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1512, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1512 == codecSelferValueTypeArray1234 { - yyl1512 := r.ReadArrayStart() - if yyl1512 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1512, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -18044,12 +18034,12 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1513Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1513Slc - var yyhl1513 bool = l >= 0 - for yyj1513 := 0; ; yyj1513++ { - if yyhl1513 { - if yyj1513 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -18058,10 +18048,10 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1513Slc = r.DecodeBytes(yys1513Slc, true, true) - yys1513 := string(yys1513Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1513 { + switch yys3 { case "privileged": if r.TryDecodeAsNil() { x.Privileged = false @@ -18072,24 +18062,24 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromMap(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.Capabilities = nil } else { - yyv1515 := &x.Capabilities - yym1516 := z.DecBinary() - _ = yym1516 + yyv5 := &x.Capabilities + yym6 := z.DecBinary() + _ = yym6 if false { } else { - h.decSlicev1_Capability((*[]pkg2_v1.Capability)(yyv1515), d) + h.decSlicev1_Capability((*[]pkg2_v1.Capability)(yyv5), d) } } case "volumes": if r.TryDecodeAsNil() { x.Volumes = nil } else { - yyv1517 := &x.Volumes - yym1518 := z.DecBinary() - _ = yym1518 + yyv7 := &x.Volumes + yym8 := z.DecBinary() + _ = yym8 if false { } else { - h.decSliceFSType((*[]FSType)(yyv1517), d) + h.decSliceFSType((*[]FSType)(yyv7), d) } } case "hostNetwork": @@ -18102,12 +18092,12 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromMap(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.HostPorts = nil } else { - yyv1520 := &x.HostPorts - yym1521 := z.DecBinary() - _ = yym1521 + yyv10 := &x.HostPorts + yym11 := z.DecBinary() + _ = yym11 if false { } else { - h.decSliceHostPortRange((*[]HostPortRange)(yyv1520), d) + h.decSliceHostPortRange((*[]HostPortRange)(yyv10), d) } } case "hostPID": @@ -18126,20 +18116,20 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromMap(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.SELinuxContext = SELinuxContextStrategyOptions{} } else { - yyv1524 := &x.SELinuxContext - yyv1524.CodecDecodeSelf(d) + yyv14 := &x.SELinuxContext + yyv14.CodecDecodeSelf(d) } case "runAsUser": if r.TryDecodeAsNil() { x.RunAsUser = RunAsUserStrategyOptions{} } else { - yyv1525 := &x.RunAsUser - yyv1525.CodecDecodeSelf(d) + yyv15 := &x.RunAsUser + yyv15.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1513) - } // end switch yys1513 - } // end for yyj1513 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -18147,16 +18137,16 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1526 int - var yyb1526 bool - var yyhl1526 bool = l >= 0 - yyj1526++ - if yyhl1526 { - yyb1526 = yyj1526 > l + var yyj16 int + var yyb16 bool + var yyhl16 bool = l >= 0 + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1526 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1526 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18166,13 +18156,13 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Privileged = bool(r.DecodeBool()) } - yyj1526++ - if yyhl1526 { - yyb1526 = yyj1526 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1526 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1526 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18180,21 +18170,21 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Capabilities = nil } else { - yyv1528 := &x.Capabilities - yym1529 := z.DecBinary() - _ = yym1529 + yyv18 := &x.Capabilities + yym19 := z.DecBinary() + _ = yym19 if false { } else { - h.decSlicev1_Capability((*[]pkg2_v1.Capability)(yyv1528), d) + h.decSlicev1_Capability((*[]pkg2_v1.Capability)(yyv18), d) } } - yyj1526++ - if yyhl1526 { - yyb1526 = yyj1526 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1526 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1526 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18202,21 +18192,21 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Volumes = nil } else { - yyv1530 := &x.Volumes - yym1531 := z.DecBinary() - _ = yym1531 + yyv20 := &x.Volumes + yym21 := z.DecBinary() + _ = yym21 if false { } else { - h.decSliceFSType((*[]FSType)(yyv1530), d) + h.decSliceFSType((*[]FSType)(yyv20), d) } } - yyj1526++ - if yyhl1526 { - yyb1526 = yyj1526 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1526 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1526 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18226,13 +18216,13 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.HostNetwork = bool(r.DecodeBool()) } - yyj1526++ - if yyhl1526 { - yyb1526 = yyj1526 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1526 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1526 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18240,21 +18230,21 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.HostPorts = nil } else { - yyv1533 := &x.HostPorts - yym1534 := z.DecBinary() - _ = yym1534 + yyv23 := &x.HostPorts + yym24 := z.DecBinary() + _ = yym24 if false { } else { - h.decSliceHostPortRange((*[]HostPortRange)(yyv1533), d) + h.decSliceHostPortRange((*[]HostPortRange)(yyv23), d) } } - yyj1526++ - if yyhl1526 { - yyb1526 = yyj1526 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1526 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1526 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18264,13 +18254,13 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.HostPID = bool(r.DecodeBool()) } - yyj1526++ - if yyhl1526 { - yyb1526 = yyj1526 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1526 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1526 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18280,13 +18270,13 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.HostIPC = bool(r.DecodeBool()) } - yyj1526++ - if yyhl1526 { - yyb1526 = yyj1526 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1526 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1526 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18294,16 +18284,16 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.SELinuxContext = SELinuxContextStrategyOptions{} } else { - yyv1537 := &x.SELinuxContext - yyv1537.CodecDecodeSelf(d) + yyv27 := &x.SELinuxContext + yyv27.CodecDecodeSelf(d) } - yyj1526++ - if yyhl1526 { - yyb1526 = yyj1526 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1526 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1526 { + if yyb16 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18311,21 +18301,21 @@ func (x *PodSecurityPolicySpec) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.RunAsUser = RunAsUserStrategyOptions{} } else { - yyv1538 := &x.RunAsUser - yyv1538.CodecDecodeSelf(d) + yyv28 := &x.RunAsUser + yyv28.CodecDecodeSelf(d) } for { - yyj1526++ - if yyhl1526 { - yyb1526 = yyj1526 > l + yyj16++ + if yyhl16 { + yyb16 = yyj16 > l } else { - yyb1526 = r.CheckBreak() + yyb16 = r.CheckBreak() } - if yyb1526 { + if yyb16 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1526-1, "") + z.DecStructFieldNotFound(yyj16-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18334,8 +18324,8 @@ func (x FSType) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1539 := z.EncBinary() - _ = yym1539 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -18347,8 +18337,8 @@ func (x *FSType) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1540 := z.DecBinary() - _ = yym1540 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -18363,33 +18353,33 @@ func (x *HostPortRange) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1541 := z.EncBinary() - _ = yym1541 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1542 := !z.EncBinary() - yy2arr1542 := z.EncBasicHandle().StructToArray - var yyq1542 [2]bool - _, _, _ = yysep1542, yyq1542, yy2arr1542 - const yyr1542 bool = false - var yynn1542 int - if yyr1542 || yy2arr1542 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1542 = 2 - for _, b := range yyq1542 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn1542++ + yynn2++ } } - r.EncodeMapStart(yynn1542) - yynn1542 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1542 || yy2arr1542 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1544 := z.EncBinary() - _ = yym1544 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.Min)) @@ -18398,17 +18388,17 @@ func (x *HostPortRange) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("min")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1545 := z.EncBinary() - _ = yym1545 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.Min)) } } - if yyr1542 || yy2arr1542 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1547 := z.EncBinary() - _ = yym1547 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.Max)) @@ -18417,14 +18407,14 @@ func (x *HostPortRange) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("max")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1548 := z.EncBinary() - _ = yym1548 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.Max)) } } - if yyr1542 || yy2arr1542 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -18437,25 +18427,25 @@ func (x *HostPortRange) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1549 := z.DecBinary() - _ = yym1549 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1550 := r.ContainerType() - if yyct1550 == codecSelferValueTypeMap1234 { - yyl1550 := r.ReadMapStart() - if yyl1550 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1550, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1550 == codecSelferValueTypeArray1234 { - yyl1550 := r.ReadArrayStart() - if yyl1550 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1550, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -18467,12 +18457,12 @@ func (x *HostPortRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1551Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1551Slc - var yyhl1551 bool = l >= 0 - for yyj1551 := 0; ; yyj1551++ { - if yyhl1551 { - if yyj1551 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -18481,10 +18471,10 @@ func (x *HostPortRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1551Slc = r.DecodeBytes(yys1551Slc, true, true) - yys1551 := string(yys1551Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1551 { + switch yys3 { case "min": if r.TryDecodeAsNil() { x.Min = 0 @@ -18498,9 +18488,9 @@ func (x *HostPortRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Max = int32(r.DecodeInt(32)) } default: - z.DecStructFieldNotFound(-1, yys1551) - } // end switch yys1551 - } // end for yyj1551 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -18508,16 +18498,16 @@ func (x *HostPortRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1554 int - var yyb1554 bool - var yyhl1554 bool = l >= 0 - yyj1554++ - if yyhl1554 { - yyb1554 = yyj1554 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1554 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1554 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18527,13 +18517,13 @@ func (x *HostPortRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Min = int32(r.DecodeInt(32)) } - yyj1554++ - if yyhl1554 { - yyb1554 = yyj1554 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1554 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1554 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18544,17 +18534,17 @@ func (x *HostPortRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Max = int32(r.DecodeInt(32)) } for { - yyj1554++ - if yyhl1554 { - yyb1554 = yyj1554 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1554 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1554 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1554-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18566,31 +18556,31 @@ func (x *SELinuxContextStrategyOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1557 := z.EncBinary() - _ = yym1557 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1558 := !z.EncBinary() - yy2arr1558 := z.EncBasicHandle().StructToArray - var yyq1558 [2]bool - _, _, _ = yysep1558, yyq1558, yy2arr1558 - const yyr1558 bool = false - yyq1558[1] = x.SELinuxOptions != nil - var yynn1558 int - if yyr1558 || yy2arr1558 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.SELinuxOptions != nil + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1558 = 1 - for _, b := range yyq1558 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1558++ + yynn2++ } } - r.EncodeMapStart(yynn1558) - yynn1558 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1558 || yy2arr1558 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Type.CodecEncodeSelf(e) } else { @@ -18599,9 +18589,9 @@ func (x *SELinuxContextStrategyOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } - if yyr1558 || yy2arr1558 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1558[1] { + if yyq2[1] { if x.SELinuxOptions == nil { r.EncodeNil() } else { @@ -18611,7 +18601,7 @@ func (x *SELinuxContextStrategyOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1558[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("seLinuxOptions")) z.EncSendContainerState(codecSelfer_containerMapValue1234) @@ -18622,7 +18612,7 @@ func (x *SELinuxContextStrategyOptions) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1558 || yy2arr1558 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -18635,25 +18625,25 @@ func (x *SELinuxContextStrategyOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1561 := z.DecBinary() - _ = yym1561 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1562 := r.ContainerType() - if yyct1562 == codecSelferValueTypeMap1234 { - yyl1562 := r.ReadMapStart() - if yyl1562 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1562, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1562 == codecSelferValueTypeArray1234 { - yyl1562 := r.ReadArrayStart() - if yyl1562 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1562, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -18665,12 +18655,12 @@ func (x *SELinuxContextStrategyOptions) codecDecodeSelfFromMap(l int, d *codec19 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1563Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1563Slc - var yyhl1563 bool = l >= 0 - for yyj1563 := 0; ; yyj1563++ { - if yyhl1563 { - if yyj1563 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -18679,10 +18669,10 @@ func (x *SELinuxContextStrategyOptions) codecDecodeSelfFromMap(l int, d *codec19 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1563Slc = r.DecodeBytes(yys1563Slc, true, true) - yys1563 := string(yys1563Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1563 { + switch yys3 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -18701,9 +18691,9 @@ func (x *SELinuxContextStrategyOptions) codecDecodeSelfFromMap(l int, d *codec19 x.SELinuxOptions.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys1563) - } // end switch yys1563 - } // end for yyj1563 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -18711,16 +18701,16 @@ func (x *SELinuxContextStrategyOptions) codecDecodeSelfFromArray(l int, d *codec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1566 int - var yyb1566 bool - var yyhl1566 bool = l >= 0 - yyj1566++ - if yyhl1566 { - yyb1566 = yyj1566 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1566 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1566 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18730,13 +18720,13 @@ func (x *SELinuxContextStrategyOptions) codecDecodeSelfFromArray(l int, d *codec } else { x.Type = SELinuxContextStrategy(r.DecodeString()) } - yyj1566++ - if yyhl1566 { - yyb1566 = yyj1566 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1566 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1566 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18752,17 +18742,17 @@ func (x *SELinuxContextStrategyOptions) codecDecodeSelfFromArray(l int, d *codec x.SELinuxOptions.CodecDecodeSelf(d) } for { - yyj1566++ - if yyhl1566 { - yyb1566 = yyj1566 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1566 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1566 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1566-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -18771,8 +18761,8 @@ func (x SELinuxContextStrategy) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1569 := z.EncBinary() - _ = yym1569 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -18784,8 +18774,8 @@ func (x *SELinuxContextStrategy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1570 := z.DecBinary() - _ = yym1570 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -18800,31 +18790,31 @@ func (x *RunAsUserStrategyOptions) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1571 := z.EncBinary() - _ = yym1571 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1572 := !z.EncBinary() - yy2arr1572 := z.EncBasicHandle().StructToArray - var yyq1572 [2]bool - _, _, _ = yysep1572, yyq1572, yy2arr1572 - const yyr1572 bool = false - yyq1572[1] = len(x.Ranges) != 0 - var yynn1572 int - if yyr1572 || yy2arr1572 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = len(x.Ranges) != 0 + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1572 = 1 - for _, b := range yyq1572 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1572++ + yynn2++ } } - r.EncodeMapStart(yynn1572) - yynn1572 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1572 || yy2arr1572 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) x.Type.CodecEncodeSelf(e) } else { @@ -18833,14 +18823,14 @@ func (x *RunAsUserStrategyOptions) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapValue1234) x.Type.CodecEncodeSelf(e) } - if yyr1572 || yy2arr1572 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1572[1] { + if yyq2[1] { if x.Ranges == nil { r.EncodeNil() } else { - yym1575 := z.EncBinary() - _ = yym1575 + yym7 := z.EncBinary() + _ = yym7 if false { } else { h.encSliceIDRange(([]IDRange)(x.Ranges), e) @@ -18850,15 +18840,15 @@ func (x *RunAsUserStrategyOptions) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq1572[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("ranges")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Ranges == nil { r.EncodeNil() } else { - yym1576 := z.EncBinary() - _ = yym1576 + yym8 := z.EncBinary() + _ = yym8 if false { } else { h.encSliceIDRange(([]IDRange)(x.Ranges), e) @@ -18866,7 +18856,7 @@ func (x *RunAsUserStrategyOptions) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr1572 || yy2arr1572 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -18879,25 +18869,25 @@ func (x *RunAsUserStrategyOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1577 := z.DecBinary() - _ = yym1577 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1578 := r.ContainerType() - if yyct1578 == codecSelferValueTypeMap1234 { - yyl1578 := r.ReadMapStart() - if yyl1578 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1578, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1578 == codecSelferValueTypeArray1234 { - yyl1578 := r.ReadArrayStart() - if yyl1578 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1578, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -18909,12 +18899,12 @@ func (x *RunAsUserStrategyOptions) codecDecodeSelfFromMap(l int, d *codec1978.De var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1579Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1579Slc - var yyhl1579 bool = l >= 0 - for yyj1579 := 0; ; yyj1579++ { - if yyhl1579 { - if yyj1579 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -18923,10 +18913,10 @@ func (x *RunAsUserStrategyOptions) codecDecodeSelfFromMap(l int, d *codec1978.De } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1579Slc = r.DecodeBytes(yys1579Slc, true, true) - yys1579 := string(yys1579Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1579 { + switch yys3 { case "type": if r.TryDecodeAsNil() { x.Type = "" @@ -18937,18 +18927,18 @@ func (x *RunAsUserStrategyOptions) codecDecodeSelfFromMap(l int, d *codec1978.De if r.TryDecodeAsNil() { x.Ranges = nil } else { - yyv1581 := &x.Ranges - yym1582 := z.DecBinary() - _ = yym1582 + yyv5 := &x.Ranges + yym6 := z.DecBinary() + _ = yym6 if false { } else { - h.decSliceIDRange((*[]IDRange)(yyv1581), d) + h.decSliceIDRange((*[]IDRange)(yyv5), d) } } default: - z.DecStructFieldNotFound(-1, yys1579) - } // end switch yys1579 - } // end for yyj1579 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -18956,16 +18946,16 @@ func (x *RunAsUserStrategyOptions) codecDecodeSelfFromArray(l int, d *codec1978. var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1583 int - var yyb1583 bool - var yyhl1583 bool = l >= 0 - yyj1583++ - if yyhl1583 { - yyb1583 = yyj1583 > l + var yyj7 int + var yyb7 bool + var yyhl7 bool = l >= 0 + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1583 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1583 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18975,13 +18965,13 @@ func (x *RunAsUserStrategyOptions) codecDecodeSelfFromArray(l int, d *codec1978. } else { x.Type = RunAsUserStrategy(r.DecodeString()) } - yyj1583++ - if yyhl1583 { - yyb1583 = yyj1583 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1583 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1583 { + if yyb7 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -18989,26 +18979,26 @@ func (x *RunAsUserStrategyOptions) codecDecodeSelfFromArray(l int, d *codec1978. if r.TryDecodeAsNil() { x.Ranges = nil } else { - yyv1585 := &x.Ranges - yym1586 := z.DecBinary() - _ = yym1586 + yyv9 := &x.Ranges + yym10 := z.DecBinary() + _ = yym10 if false { } else { - h.decSliceIDRange((*[]IDRange)(yyv1585), d) + h.decSliceIDRange((*[]IDRange)(yyv9), d) } } for { - yyj1583++ - if yyhl1583 { - yyb1583 = yyj1583 > l + yyj7++ + if yyhl7 { + yyb7 = yyj7 > l } else { - yyb1583 = r.CheckBreak() + yyb7 = r.CheckBreak() } - if yyb1583 { + if yyb7 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1583-1, "") + z.DecStructFieldNotFound(yyj7-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19020,33 +19010,33 @@ func (x *IDRange) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1587 := z.EncBinary() - _ = yym1587 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1588 := !z.EncBinary() - yy2arr1588 := z.EncBasicHandle().StructToArray - var yyq1588 [2]bool - _, _, _ = yysep1588, yyq1588, yy2arr1588 - const yyr1588 bool = false - var yynn1588 int - if yyr1588 || yy2arr1588 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn1588 = 2 - for _, b := range yyq1588 { + yynn2 = 2 + for _, b := range yyq2 { if b { - yynn1588++ + yynn2++ } } - r.EncodeMapStart(yynn1588) - yynn1588 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1588 || yy2arr1588 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1590 := z.EncBinary() - _ = yym1590 + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeInt(int64(x.Min)) @@ -19055,17 +19045,17 @@ func (x *IDRange) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("min")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1591 := z.EncBinary() - _ = yym1591 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeInt(int64(x.Min)) } } - if yyr1588 || yy2arr1588 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1593 := z.EncBinary() - _ = yym1593 + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeInt(int64(x.Max)) @@ -19074,14 +19064,14 @@ func (x *IDRange) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("max")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1594 := z.EncBinary() - _ = yym1594 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeInt(int64(x.Max)) } } - if yyr1588 || yy2arr1588 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -19094,25 +19084,25 @@ func (x *IDRange) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1595 := z.DecBinary() - _ = yym1595 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1596 := r.ContainerType() - if yyct1596 == codecSelferValueTypeMap1234 { - yyl1596 := r.ReadMapStart() - if yyl1596 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1596, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1596 == codecSelferValueTypeArray1234 { - yyl1596 := r.ReadArrayStart() - if yyl1596 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1596, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -19124,12 +19114,12 @@ func (x *IDRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1597Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1597Slc - var yyhl1597 bool = l >= 0 - for yyj1597 := 0; ; yyj1597++ { - if yyhl1597 { - if yyj1597 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -19138,10 +19128,10 @@ func (x *IDRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1597Slc = r.DecodeBytes(yys1597Slc, true, true) - yys1597 := string(yys1597Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1597 { + switch yys3 { case "min": if r.TryDecodeAsNil() { x.Min = 0 @@ -19155,9 +19145,9 @@ func (x *IDRange) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.Max = int64(r.DecodeInt(64)) } default: - z.DecStructFieldNotFound(-1, yys1597) - } // end switch yys1597 - } // end for yyj1597 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -19165,16 +19155,16 @@ func (x *IDRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1600 int - var yyb1600 bool - var yyhl1600 bool = l >= 0 - yyj1600++ - if yyhl1600 { - yyb1600 = yyj1600 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1600 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1600 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19184,13 +19174,13 @@ func (x *IDRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Min = int64(r.DecodeInt(64)) } - yyj1600++ - if yyhl1600 { - yyb1600 = yyj1600 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1600 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1600 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19201,17 +19191,17 @@ func (x *IDRange) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.Max = int64(r.DecodeInt(64)) } for { - yyj1600++ - if yyhl1600 { - yyb1600 = yyj1600 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb1600 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb1600 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1600-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19220,8 +19210,8 @@ func (x RunAsUserStrategy) CodecEncodeSelf(e *codec1978.Encoder) { var h codecSelfer1234 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r - yym1603 := z.EncBinary() - _ = yym1603 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { @@ -19233,8 +19223,8 @@ func (x *RunAsUserStrategy) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1604 := z.DecBinary() - _ = yym1604 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { @@ -19249,68 +19239,68 @@ func (x *PodSecurityPolicyList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1605 := z.EncBinary() - _ = yym1605 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1606 := !z.EncBinary() - yy2arr1606 := z.EncBasicHandle().StructToArray - var yyq1606 [4]bool - _, _, _ = yysep1606, yyq1606, yy2arr1606 - const yyr1606 bool = false - yyq1606[0] = true - yyq1606[2] = x.Kind != "" - yyq1606[3] = x.APIVersion != "" - var yynn1606 int - if yyr1606 || yy2arr1606 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = true + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn1606 = 1 - for _, b := range yyq1606 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn1606++ + yynn2++ } } - r.EncodeMapStart(yynn1606) - yynn1606 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr1606 || yy2arr1606 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1606[0] { - yy1608 := &x.ListMeta - yym1609 := z.EncBinary() - _ = yym1609 + if yyq2[0] { + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy1608) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy1608) + z.EncFallback(yy4) } } else { r.EncodeNil() } } else { - if yyq1606[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1610 := &x.ListMeta - yym1611 := z.EncBinary() - _ = yym1611 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy1610) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy1610) + z.EncFallback(yy6) } } } - if yyr1606 || yy2arr1606 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if x.Items == nil { r.EncodeNil() } else { - yym1613 := z.EncBinary() - _ = yym1613 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSlicePodSecurityPolicy(([]PodSecurityPolicy)(x.Items), e) @@ -19323,19 +19313,19 @@ func (x *PodSecurityPolicyList) CodecEncodeSelf(e *codec1978.Encoder) { if x.Items == nil { r.EncodeNil() } else { - yym1614 := z.EncBinary() - _ = yym1614 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSlicePodSecurityPolicy(([]PodSecurityPolicy)(x.Items), e) } } } - if yyr1606 || yy2arr1606 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1606[2] { - yym1616 := z.EncBinary() - _ = yym1616 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -19344,23 +19334,23 @@ func (x *PodSecurityPolicyList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1606[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1617 := z.EncBinary() - _ = yym1617 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr1606 || yy2arr1606 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq1606[3] { - yym1619 := z.EncBinary() - _ = yym1619 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -19369,19 +19359,19 @@ func (x *PodSecurityPolicyList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq1606[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1620 := z.EncBinary() - _ = yym1620 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr1606 || yy2arr1606 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -19394,25 +19384,25 @@ func (x *PodSecurityPolicyList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1621 := z.DecBinary() - _ = yym1621 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1622 := r.ContainerType() - if yyct1622 == codecSelferValueTypeMap1234 { - yyl1622 := r.ReadMapStart() - if yyl1622 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1622, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct1622 == codecSelferValueTypeArray1234 { - yyl1622 := r.ReadArrayStart() - if yyl1622 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1622, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -19424,12 +19414,12 @@ func (x *PodSecurityPolicyList) codecDecodeSelfFromMap(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1623Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1623Slc - var yyhl1623 bool = l >= 0 - for yyj1623 := 0; ; yyj1623++ { - if yyhl1623 { - if yyj1623 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -19438,33 +19428,33 @@ func (x *PodSecurityPolicyList) codecDecodeSelfFromMap(l int, d *codec1978.Decod } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1623Slc = r.DecodeBytes(yys1623Slc, true, true) - yys1623 := string(yys1623Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1623 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv1624 := &x.ListMeta - yym1625 := z.DecBinary() - _ = yym1625 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv1624) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv1624, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1626 := &x.Items - yym1627 := z.DecBinary() - _ = yym1627 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSlicePodSecurityPolicy((*[]PodSecurityPolicy)(yyv1626), d) + h.decSlicePodSecurityPolicy((*[]PodSecurityPolicy)(yyv6), d) } } case "kind": @@ -19480,9 +19470,9 @@ func (x *PodSecurityPolicyList) codecDecodeSelfFromMap(l int, d *codec1978.Decod x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1623) - } // end switch yys1623 - } // end for yyj1623 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -19490,16 +19480,16 @@ func (x *PodSecurityPolicyList) codecDecodeSelfFromArray(l int, d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1630 int - var yyb1630 bool - var yyhl1630 bool = l >= 0 - yyj1630++ - if yyhl1630 { - yyb1630 = yyj1630 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1630 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1630 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19507,22 +19497,22 @@ func (x *PodSecurityPolicyList) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv1631 := &x.ListMeta - yym1632 := z.DecBinary() - _ = yym1632 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv1631) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv1631, false) + z.DecFallback(yyv11, false) } } - yyj1630++ - if yyhl1630 { - yyb1630 = yyj1630 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1630 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1630 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19530,21 +19520,21 @@ func (x *PodSecurityPolicyList) codecDecodeSelfFromArray(l int, d *codec1978.Dec if r.TryDecodeAsNil() { x.Items = nil } else { - yyv1633 := &x.Items - yym1634 := z.DecBinary() - _ = yym1634 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSlicePodSecurityPolicy((*[]PodSecurityPolicy)(yyv1633), d) + h.decSlicePodSecurityPolicy((*[]PodSecurityPolicy)(yyv13), d) } } - yyj1630++ - if yyhl1630 { - yyb1630 = yyj1630 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1630 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1630 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19554,13 +19544,13 @@ func (x *PodSecurityPolicyList) codecDecodeSelfFromArray(l int, d *codec1978.Dec } else { x.Kind = string(r.DecodeString()) } - yyj1630++ - if yyhl1630 { - yyb1630 = yyj1630 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1630 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1630 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -19571,17 +19561,17 @@ func (x *PodSecurityPolicyList) codecDecodeSelfFromArray(l int, d *codec1978.Dec x.APIVersion = string(r.DecodeString()) } for { - yyj1630++ - if yyhl1630 { - yyb1630 = yyj1630 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb1630 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb1630 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1630-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19591,10 +19581,10 @@ func (x codecSelfer1234) encSliceCustomMetricTarget(v []CustomMetricTarget, e *c z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1637 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1638 := &yyv1637 - yy1638.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19604,83 +19594,86 @@ func (x codecSelfer1234) decSliceCustomMetricTarget(v *[]CustomMetricTarget, d * z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1639 := *v - yyh1639, yyl1639 := z.DecSliceHelperStart() - var yyc1639 bool - if yyl1639 == 0 { - if yyv1639 == nil { - yyv1639 = []CustomMetricTarget{} - yyc1639 = true - } else if len(yyv1639) != 0 { - yyv1639 = yyv1639[:0] - yyc1639 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []CustomMetricTarget{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1639 > 0 { - var yyrr1639, yyrl1639 int - var yyrt1639 bool - if yyl1639 > cap(yyv1639) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1639 := len(yyv1639) > 0 - yyv21639 := yyv1639 - yyrl1639, yyrt1639 = z.DecInferLen(yyl1639, z.DecBasicHandle().MaxInitLen, 40) - if yyrt1639 { - if yyrl1639 <= cap(yyv1639) { - yyv1639 = yyv1639[:yyrl1639] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 40) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1639 = make([]CustomMetricTarget, yyrl1639) + yyv1 = make([]CustomMetricTarget, yyrl1) } } else { - yyv1639 = make([]CustomMetricTarget, yyrl1639) + yyv1 = make([]CustomMetricTarget, yyrl1) } - yyc1639 = true - yyrr1639 = len(yyv1639) - if yyrg1639 { - copy(yyv1639, yyv21639) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1639 != len(yyv1639) { - yyv1639 = yyv1639[:yyl1639] - yyc1639 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1639 := 0 - for ; yyj1639 < yyrr1639; yyj1639++ { - yyh1639.ElemContainerState(yyj1639) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1639[yyj1639] = CustomMetricTarget{} + yyv1[yyj1] = CustomMetricTarget{} } else { - yyv1640 := &yyv1639[yyj1639] - yyv1640.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1639 { - for ; yyj1639 < yyl1639; yyj1639++ { - yyv1639 = append(yyv1639, CustomMetricTarget{}) - yyh1639.ElemContainerState(yyj1639) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, CustomMetricTarget{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1639[yyj1639] = CustomMetricTarget{} + yyv1[yyj1] = CustomMetricTarget{} } else { - yyv1641 := &yyv1639[yyj1639] - yyv1641.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1639 := 0 - for ; !r.CheckBreak(); yyj1639++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1639 >= len(yyv1639) { - yyv1639 = append(yyv1639, CustomMetricTarget{}) // var yyz1639 CustomMetricTarget - yyc1639 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, CustomMetricTarget{}) // var yyz1 CustomMetricTarget + yyc1 = true } - yyh1639.ElemContainerState(yyj1639) - if yyj1639 < len(yyv1639) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1639[yyj1639] = CustomMetricTarget{} + yyv1[yyj1] = CustomMetricTarget{} } else { - yyv1642 := &yyv1639[yyj1639] - yyv1642.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -19688,17 +19681,17 @@ func (x codecSelfer1234) decSliceCustomMetricTarget(v *[]CustomMetricTarget, d * } } - if yyj1639 < len(yyv1639) { - yyv1639 = yyv1639[:yyj1639] - yyc1639 = true - } else if yyj1639 == 0 && yyv1639 == nil { - yyv1639 = []CustomMetricTarget{} - yyc1639 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []CustomMetricTarget{} + yyc1 = true } } - yyh1639.End() - if yyc1639 { - *v = yyv1639 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -19707,10 +19700,10 @@ func (x codecSelfer1234) encSliceCustomMetricCurrentStatus(v []CustomMetricCurre z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1643 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1644 := &yyv1643 - yy1644.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19720,83 +19713,86 @@ func (x codecSelfer1234) decSliceCustomMetricCurrentStatus(v *[]CustomMetricCurr z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1645 := *v - yyh1645, yyl1645 := z.DecSliceHelperStart() - var yyc1645 bool - if yyl1645 == 0 { - if yyv1645 == nil { - yyv1645 = []CustomMetricCurrentStatus{} - yyc1645 = true - } else if len(yyv1645) != 0 { - yyv1645 = yyv1645[:0] - yyc1645 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []CustomMetricCurrentStatus{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1645 > 0 { - var yyrr1645, yyrl1645 int - var yyrt1645 bool - if yyl1645 > cap(yyv1645) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1645 := len(yyv1645) > 0 - yyv21645 := yyv1645 - yyrl1645, yyrt1645 = z.DecInferLen(yyl1645, z.DecBasicHandle().MaxInitLen, 40) - if yyrt1645 { - if yyrl1645 <= cap(yyv1645) { - yyv1645 = yyv1645[:yyrl1645] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 40) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1645 = make([]CustomMetricCurrentStatus, yyrl1645) + yyv1 = make([]CustomMetricCurrentStatus, yyrl1) } } else { - yyv1645 = make([]CustomMetricCurrentStatus, yyrl1645) + yyv1 = make([]CustomMetricCurrentStatus, yyrl1) } - yyc1645 = true - yyrr1645 = len(yyv1645) - if yyrg1645 { - copy(yyv1645, yyv21645) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1645 != len(yyv1645) { - yyv1645 = yyv1645[:yyl1645] - yyc1645 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1645 := 0 - for ; yyj1645 < yyrr1645; yyj1645++ { - yyh1645.ElemContainerState(yyj1645) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1645[yyj1645] = CustomMetricCurrentStatus{} + yyv1[yyj1] = CustomMetricCurrentStatus{} } else { - yyv1646 := &yyv1645[yyj1645] - yyv1646.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1645 { - for ; yyj1645 < yyl1645; yyj1645++ { - yyv1645 = append(yyv1645, CustomMetricCurrentStatus{}) - yyh1645.ElemContainerState(yyj1645) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, CustomMetricCurrentStatus{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1645[yyj1645] = CustomMetricCurrentStatus{} + yyv1[yyj1] = CustomMetricCurrentStatus{} } else { - yyv1647 := &yyv1645[yyj1645] - yyv1647.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1645 := 0 - for ; !r.CheckBreak(); yyj1645++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1645 >= len(yyv1645) { - yyv1645 = append(yyv1645, CustomMetricCurrentStatus{}) // var yyz1645 CustomMetricCurrentStatus - yyc1645 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, CustomMetricCurrentStatus{}) // var yyz1 CustomMetricCurrentStatus + yyc1 = true } - yyh1645.ElemContainerState(yyj1645) - if yyj1645 < len(yyv1645) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1645[yyj1645] = CustomMetricCurrentStatus{} + yyv1[yyj1] = CustomMetricCurrentStatus{} } else { - yyv1648 := &yyv1645[yyj1645] - yyv1648.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -19804,17 +19800,17 @@ func (x codecSelfer1234) decSliceCustomMetricCurrentStatus(v *[]CustomMetricCurr } } - if yyj1645 < len(yyv1645) { - yyv1645 = yyv1645[:yyj1645] - yyc1645 = true - } else if yyj1645 == 0 && yyv1645 == nil { - yyv1645 = []CustomMetricCurrentStatus{} - yyc1645 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []CustomMetricCurrentStatus{} + yyc1 = true } } - yyh1645.End() - if yyc1645 { - *v = yyv1645 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -19823,10 +19819,10 @@ func (x codecSelfer1234) encSliceHorizontalPodAutoscaler(v []HorizontalPodAutosc z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1649 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1650 := &yyv1649 - yy1650.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19836,83 +19832,86 @@ func (x codecSelfer1234) decSliceHorizontalPodAutoscaler(v *[]HorizontalPodAutos z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1651 := *v - yyh1651, yyl1651 := z.DecSliceHelperStart() - var yyc1651 bool - if yyl1651 == 0 { - if yyv1651 == nil { - yyv1651 = []HorizontalPodAutoscaler{} - yyc1651 = true - } else if len(yyv1651) != 0 { - yyv1651 = yyv1651[:0] - yyc1651 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []HorizontalPodAutoscaler{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1651 > 0 { - var yyrr1651, yyrl1651 int - var yyrt1651 bool - if yyl1651 > cap(yyv1651) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1651 := len(yyv1651) > 0 - yyv21651 := yyv1651 - yyrl1651, yyrt1651 = z.DecInferLen(yyl1651, z.DecBasicHandle().MaxInitLen, 312) - if yyrt1651 { - if yyrl1651 <= cap(yyv1651) { - yyv1651 = yyv1651[:yyrl1651] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 312) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1651 = make([]HorizontalPodAutoscaler, yyrl1651) + yyv1 = make([]HorizontalPodAutoscaler, yyrl1) } } else { - yyv1651 = make([]HorizontalPodAutoscaler, yyrl1651) + yyv1 = make([]HorizontalPodAutoscaler, yyrl1) } - yyc1651 = true - yyrr1651 = len(yyv1651) - if yyrg1651 { - copy(yyv1651, yyv21651) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1651 != len(yyv1651) { - yyv1651 = yyv1651[:yyl1651] - yyc1651 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1651 := 0 - for ; yyj1651 < yyrr1651; yyj1651++ { - yyh1651.ElemContainerState(yyj1651) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1651[yyj1651] = HorizontalPodAutoscaler{} + yyv1[yyj1] = HorizontalPodAutoscaler{} } else { - yyv1652 := &yyv1651[yyj1651] - yyv1652.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1651 { - for ; yyj1651 < yyl1651; yyj1651++ { - yyv1651 = append(yyv1651, HorizontalPodAutoscaler{}) - yyh1651.ElemContainerState(yyj1651) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, HorizontalPodAutoscaler{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1651[yyj1651] = HorizontalPodAutoscaler{} + yyv1[yyj1] = HorizontalPodAutoscaler{} } else { - yyv1653 := &yyv1651[yyj1651] - yyv1653.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1651 := 0 - for ; !r.CheckBreak(); yyj1651++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1651 >= len(yyv1651) { - yyv1651 = append(yyv1651, HorizontalPodAutoscaler{}) // var yyz1651 HorizontalPodAutoscaler - yyc1651 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, HorizontalPodAutoscaler{}) // var yyz1 HorizontalPodAutoscaler + yyc1 = true } - yyh1651.ElemContainerState(yyj1651) - if yyj1651 < len(yyv1651) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1651[yyj1651] = HorizontalPodAutoscaler{} + yyv1[yyj1] = HorizontalPodAutoscaler{} } else { - yyv1654 := &yyv1651[yyj1651] - yyv1654.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -19920,17 +19919,17 @@ func (x codecSelfer1234) decSliceHorizontalPodAutoscaler(v *[]HorizontalPodAutos } } - if yyj1651 < len(yyv1651) { - yyv1651 = yyv1651[:yyj1651] - yyc1651 = true - } else if yyj1651 == 0 && yyv1651 == nil { - yyv1651 = []HorizontalPodAutoscaler{} - yyc1651 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []HorizontalPodAutoscaler{} + yyc1 = true } } - yyh1651.End() - if yyc1651 { - *v = yyv1651 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -19939,10 +19938,10 @@ func (x codecSelfer1234) encSliceAPIVersion(v []APIVersion, e *codec1978.Encoder z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1655 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1656 := &yyv1655 - yy1656.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -19952,83 +19951,86 @@ func (x codecSelfer1234) decSliceAPIVersion(v *[]APIVersion, d *codec1978.Decode z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1657 := *v - yyh1657, yyl1657 := z.DecSliceHelperStart() - var yyc1657 bool - if yyl1657 == 0 { - if yyv1657 == nil { - yyv1657 = []APIVersion{} - yyc1657 = true - } else if len(yyv1657) != 0 { - yyv1657 = yyv1657[:0] - yyc1657 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []APIVersion{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1657 > 0 { - var yyrr1657, yyrl1657 int - var yyrt1657 bool - if yyl1657 > cap(yyv1657) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1657 := len(yyv1657) > 0 - yyv21657 := yyv1657 - yyrl1657, yyrt1657 = z.DecInferLen(yyl1657, z.DecBasicHandle().MaxInitLen, 32) - if yyrt1657 { - if yyrl1657 <= cap(yyv1657) { - yyv1657 = yyv1657[:yyrl1657] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 32) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1657 = make([]APIVersion, yyrl1657) + yyv1 = make([]APIVersion, yyrl1) } } else { - yyv1657 = make([]APIVersion, yyrl1657) + yyv1 = make([]APIVersion, yyrl1) } - yyc1657 = true - yyrr1657 = len(yyv1657) - if yyrg1657 { - copy(yyv1657, yyv21657) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1657 != len(yyv1657) { - yyv1657 = yyv1657[:yyl1657] - yyc1657 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1657 := 0 - for ; yyj1657 < yyrr1657; yyj1657++ { - yyh1657.ElemContainerState(yyj1657) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1657[yyj1657] = APIVersion{} + yyv1[yyj1] = APIVersion{} } else { - yyv1658 := &yyv1657[yyj1657] - yyv1658.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1657 { - for ; yyj1657 < yyl1657; yyj1657++ { - yyv1657 = append(yyv1657, APIVersion{}) - yyh1657.ElemContainerState(yyj1657) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, APIVersion{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1657[yyj1657] = APIVersion{} + yyv1[yyj1] = APIVersion{} } else { - yyv1659 := &yyv1657[yyj1657] - yyv1659.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1657 := 0 - for ; !r.CheckBreak(); yyj1657++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1657 >= len(yyv1657) { - yyv1657 = append(yyv1657, APIVersion{}) // var yyz1657 APIVersion - yyc1657 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, APIVersion{}) // var yyz1 APIVersion + yyc1 = true } - yyh1657.ElemContainerState(yyj1657) - if yyj1657 < len(yyv1657) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1657[yyj1657] = APIVersion{} + yyv1[yyj1] = APIVersion{} } else { - yyv1660 := &yyv1657[yyj1657] - yyv1660.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -20036,17 +20038,17 @@ func (x codecSelfer1234) decSliceAPIVersion(v *[]APIVersion, d *codec1978.Decode } } - if yyj1657 < len(yyv1657) { - yyv1657 = yyv1657[:yyj1657] - yyc1657 = true - } else if yyj1657 == 0 && yyv1657 == nil { - yyv1657 = []APIVersion{} - yyc1657 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []APIVersion{} + yyc1 = true } } - yyh1657.End() - if yyc1657 { - *v = yyv1657 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -20055,10 +20057,10 @@ func (x codecSelfer1234) encSliceThirdPartyResource(v []ThirdPartyResource, e *c z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1661 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1662 := &yyv1661 - yy1662.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20068,83 +20070,86 @@ func (x codecSelfer1234) decSliceThirdPartyResource(v *[]ThirdPartyResource, d * z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1663 := *v - yyh1663, yyl1663 := z.DecSliceHelperStart() - var yyc1663 bool - if yyl1663 == 0 { - if yyv1663 == nil { - yyv1663 = []ThirdPartyResource{} - yyc1663 = true - } else if len(yyv1663) != 0 { - yyv1663 = yyv1663[:0] - yyc1663 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ThirdPartyResource{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1663 > 0 { - var yyrr1663, yyrl1663 int - var yyrt1663 bool - if yyl1663 > cap(yyv1663) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1663 := len(yyv1663) > 0 - yyv21663 := yyv1663 - yyrl1663, yyrt1663 = z.DecInferLen(yyl1663, z.DecBasicHandle().MaxInitLen, 232) - if yyrt1663 { - if yyrl1663 <= cap(yyv1663) { - yyv1663 = yyv1663[:yyrl1663] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 232) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1663 = make([]ThirdPartyResource, yyrl1663) + yyv1 = make([]ThirdPartyResource, yyrl1) } } else { - yyv1663 = make([]ThirdPartyResource, yyrl1663) + yyv1 = make([]ThirdPartyResource, yyrl1) } - yyc1663 = true - yyrr1663 = len(yyv1663) - if yyrg1663 { - copy(yyv1663, yyv21663) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1663 != len(yyv1663) { - yyv1663 = yyv1663[:yyl1663] - yyc1663 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1663 := 0 - for ; yyj1663 < yyrr1663; yyj1663++ { - yyh1663.ElemContainerState(yyj1663) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1663[yyj1663] = ThirdPartyResource{} + yyv1[yyj1] = ThirdPartyResource{} } else { - yyv1664 := &yyv1663[yyj1663] - yyv1664.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1663 { - for ; yyj1663 < yyl1663; yyj1663++ { - yyv1663 = append(yyv1663, ThirdPartyResource{}) - yyh1663.ElemContainerState(yyj1663) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ThirdPartyResource{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1663[yyj1663] = ThirdPartyResource{} + yyv1[yyj1] = ThirdPartyResource{} } else { - yyv1665 := &yyv1663[yyj1663] - yyv1665.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1663 := 0 - for ; !r.CheckBreak(); yyj1663++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1663 >= len(yyv1663) { - yyv1663 = append(yyv1663, ThirdPartyResource{}) // var yyz1663 ThirdPartyResource - yyc1663 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ThirdPartyResource{}) // var yyz1 ThirdPartyResource + yyc1 = true } - yyh1663.ElemContainerState(yyj1663) - if yyj1663 < len(yyv1663) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1663[yyj1663] = ThirdPartyResource{} + yyv1[yyj1] = ThirdPartyResource{} } else { - yyv1666 := &yyv1663[yyj1663] - yyv1666.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -20152,17 +20157,17 @@ func (x codecSelfer1234) decSliceThirdPartyResource(v *[]ThirdPartyResource, d * } } - if yyj1663 < len(yyv1663) { - yyv1663 = yyv1663[:yyj1663] - yyc1663 = true - } else if yyj1663 == 0 && yyv1663 == nil { - yyv1663 = []ThirdPartyResource{} - yyc1663 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ThirdPartyResource{} + yyc1 = true } } - yyh1663.End() - if yyc1663 { - *v = yyv1663 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -20171,10 +20176,10 @@ func (x codecSelfer1234) encSliceDeployment(v []Deployment, e *codec1978.Encoder z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1667 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1668 := &yyv1667 - yy1668.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20184,83 +20189,86 @@ func (x codecSelfer1234) decSliceDeployment(v *[]Deployment, d *codec1978.Decode z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1669 := *v - yyh1669, yyl1669 := z.DecSliceHelperStart() - var yyc1669 bool - if yyl1669 == 0 { - if yyv1669 == nil { - yyv1669 = []Deployment{} - yyc1669 = true - } else if len(yyv1669) != 0 { - yyv1669 = yyv1669[:0] - yyc1669 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Deployment{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1669 > 0 { - var yyrr1669, yyrl1669 int - var yyrt1669 bool - if yyl1669 > cap(yyv1669) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1669 := len(yyv1669) > 0 - yyv21669 := yyv1669 - yyrl1669, yyrt1669 = z.DecInferLen(yyl1669, z.DecBasicHandle().MaxInitLen, 632) - if yyrt1669 { - if yyrl1669 <= cap(yyv1669) { - yyv1669 = yyv1669[:yyrl1669] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 632) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1669 = make([]Deployment, yyrl1669) + yyv1 = make([]Deployment, yyrl1) } } else { - yyv1669 = make([]Deployment, yyrl1669) + yyv1 = make([]Deployment, yyrl1) } - yyc1669 = true - yyrr1669 = len(yyv1669) - if yyrg1669 { - copy(yyv1669, yyv21669) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1669 != len(yyv1669) { - yyv1669 = yyv1669[:yyl1669] - yyc1669 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1669 := 0 - for ; yyj1669 < yyrr1669; yyj1669++ { - yyh1669.ElemContainerState(yyj1669) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1669[yyj1669] = Deployment{} + yyv1[yyj1] = Deployment{} } else { - yyv1670 := &yyv1669[yyj1669] - yyv1670.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1669 { - for ; yyj1669 < yyl1669; yyj1669++ { - yyv1669 = append(yyv1669, Deployment{}) - yyh1669.ElemContainerState(yyj1669) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Deployment{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1669[yyj1669] = Deployment{} + yyv1[yyj1] = Deployment{} } else { - yyv1671 := &yyv1669[yyj1669] - yyv1671.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1669 := 0 - for ; !r.CheckBreak(); yyj1669++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1669 >= len(yyv1669) { - yyv1669 = append(yyv1669, Deployment{}) // var yyz1669 Deployment - yyc1669 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Deployment{}) // var yyz1 Deployment + yyc1 = true } - yyh1669.ElemContainerState(yyj1669) - if yyj1669 < len(yyv1669) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1669[yyj1669] = Deployment{} + yyv1[yyj1] = Deployment{} } else { - yyv1672 := &yyv1669[yyj1669] - yyv1672.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -20268,17 +20276,17 @@ func (x codecSelfer1234) decSliceDeployment(v *[]Deployment, d *codec1978.Decode } } - if yyj1669 < len(yyv1669) { - yyv1669 = yyv1669[:yyj1669] - yyc1669 = true - } else if yyj1669 == 0 && yyv1669 == nil { - yyv1669 = []Deployment{} - yyc1669 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Deployment{} + yyc1 = true } } - yyh1669.End() - if yyc1669 { - *v = yyv1669 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -20287,10 +20295,10 @@ func (x codecSelfer1234) encSliceDaemonSet(v []DaemonSet, e *codec1978.Encoder) z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1673 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1674 := &yyv1673 - yy1674.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20300,83 +20308,86 @@ func (x codecSelfer1234) decSliceDaemonSet(v *[]DaemonSet, d *codec1978.Decoder) z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1675 := *v - yyh1675, yyl1675 := z.DecSliceHelperStart() - var yyc1675 bool - if yyl1675 == 0 { - if yyv1675 == nil { - yyv1675 = []DaemonSet{} - yyc1675 = true - } else if len(yyv1675) != 0 { - yyv1675 = yyv1675[:0] - yyc1675 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []DaemonSet{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1675 > 0 { - var yyrr1675, yyrl1675 int - var yyrt1675 bool - if yyl1675 > cap(yyv1675) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1675 := len(yyv1675) > 0 - yyv21675 := yyv1675 - yyrl1675, yyrt1675 = z.DecInferLen(yyl1675, z.DecBasicHandle().MaxInitLen, 568) - if yyrt1675 { - if yyrl1675 <= cap(yyv1675) { - yyv1675 = yyv1675[:yyrl1675] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 568) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1675 = make([]DaemonSet, yyrl1675) + yyv1 = make([]DaemonSet, yyrl1) } } else { - yyv1675 = make([]DaemonSet, yyrl1675) + yyv1 = make([]DaemonSet, yyrl1) } - yyc1675 = true - yyrr1675 = len(yyv1675) - if yyrg1675 { - copy(yyv1675, yyv21675) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1675 != len(yyv1675) { - yyv1675 = yyv1675[:yyl1675] - yyc1675 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1675 := 0 - for ; yyj1675 < yyrr1675; yyj1675++ { - yyh1675.ElemContainerState(yyj1675) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1675[yyj1675] = DaemonSet{} + yyv1[yyj1] = DaemonSet{} } else { - yyv1676 := &yyv1675[yyj1675] - yyv1676.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1675 { - for ; yyj1675 < yyl1675; yyj1675++ { - yyv1675 = append(yyv1675, DaemonSet{}) - yyh1675.ElemContainerState(yyj1675) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, DaemonSet{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1675[yyj1675] = DaemonSet{} + yyv1[yyj1] = DaemonSet{} } else { - yyv1677 := &yyv1675[yyj1675] - yyv1677.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1675 := 0 - for ; !r.CheckBreak(); yyj1675++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1675 >= len(yyv1675) { - yyv1675 = append(yyv1675, DaemonSet{}) // var yyz1675 DaemonSet - yyc1675 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, DaemonSet{}) // var yyz1 DaemonSet + yyc1 = true } - yyh1675.ElemContainerState(yyj1675) - if yyj1675 < len(yyv1675) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1675[yyj1675] = DaemonSet{} + yyv1[yyj1] = DaemonSet{} } else { - yyv1678 := &yyv1675[yyj1675] - yyv1678.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -20384,17 +20395,17 @@ func (x codecSelfer1234) decSliceDaemonSet(v *[]DaemonSet, d *codec1978.Decoder) } } - if yyj1675 < len(yyv1675) { - yyv1675 = yyv1675[:yyj1675] - yyc1675 = true - } else if yyj1675 == 0 && yyv1675 == nil { - yyv1675 = []DaemonSet{} - yyc1675 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []DaemonSet{} + yyc1 = true } } - yyh1675.End() - if yyc1675 { - *v = yyv1675 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -20403,10 +20414,10 @@ func (x codecSelfer1234) encSliceThirdPartyResourceData(v []ThirdPartyResourceDa z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1679 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1680 := &yyv1679 - yy1680.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20416,83 +20427,86 @@ func (x codecSelfer1234) decSliceThirdPartyResourceData(v *[]ThirdPartyResourceD z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1681 := *v - yyh1681, yyl1681 := z.DecSliceHelperStart() - var yyc1681 bool - if yyl1681 == 0 { - if yyv1681 == nil { - yyv1681 = []ThirdPartyResourceData{} - yyc1681 = true - } else if len(yyv1681) != 0 { - yyv1681 = yyv1681[:0] - yyc1681 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ThirdPartyResourceData{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1681 > 0 { - var yyrr1681, yyrl1681 int - var yyrt1681 bool - if yyl1681 > cap(yyv1681) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1681 := len(yyv1681) > 0 - yyv21681 := yyv1681 - yyrl1681, yyrt1681 = z.DecInferLen(yyl1681, z.DecBasicHandle().MaxInitLen, 216) - if yyrt1681 { - if yyrl1681 <= cap(yyv1681) { - yyv1681 = yyv1681[:yyrl1681] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 216) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1681 = make([]ThirdPartyResourceData, yyrl1681) + yyv1 = make([]ThirdPartyResourceData, yyrl1) } } else { - yyv1681 = make([]ThirdPartyResourceData, yyrl1681) + yyv1 = make([]ThirdPartyResourceData, yyrl1) } - yyc1681 = true - yyrr1681 = len(yyv1681) - if yyrg1681 { - copy(yyv1681, yyv21681) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1681 != len(yyv1681) { - yyv1681 = yyv1681[:yyl1681] - yyc1681 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1681 := 0 - for ; yyj1681 < yyrr1681; yyj1681++ { - yyh1681.ElemContainerState(yyj1681) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1681[yyj1681] = ThirdPartyResourceData{} + yyv1[yyj1] = ThirdPartyResourceData{} } else { - yyv1682 := &yyv1681[yyj1681] - yyv1682.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1681 { - for ; yyj1681 < yyl1681; yyj1681++ { - yyv1681 = append(yyv1681, ThirdPartyResourceData{}) - yyh1681.ElemContainerState(yyj1681) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ThirdPartyResourceData{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1681[yyj1681] = ThirdPartyResourceData{} + yyv1[yyj1] = ThirdPartyResourceData{} } else { - yyv1683 := &yyv1681[yyj1681] - yyv1683.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1681 := 0 - for ; !r.CheckBreak(); yyj1681++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1681 >= len(yyv1681) { - yyv1681 = append(yyv1681, ThirdPartyResourceData{}) // var yyz1681 ThirdPartyResourceData - yyc1681 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ThirdPartyResourceData{}) // var yyz1 ThirdPartyResourceData + yyc1 = true } - yyh1681.ElemContainerState(yyj1681) - if yyj1681 < len(yyv1681) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1681[yyj1681] = ThirdPartyResourceData{} + yyv1[yyj1] = ThirdPartyResourceData{} } else { - yyv1684 := &yyv1681[yyj1681] - yyv1684.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -20500,17 +20514,17 @@ func (x codecSelfer1234) decSliceThirdPartyResourceData(v *[]ThirdPartyResourceD } } - if yyj1681 < len(yyv1681) { - yyv1681 = yyv1681[:yyj1681] - yyc1681 = true - } else if yyj1681 == 0 && yyv1681 == nil { - yyv1681 = []ThirdPartyResourceData{} - yyc1681 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ThirdPartyResourceData{} + yyc1 = true } } - yyh1681.End() - if yyc1681 { - *v = yyv1681 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -20519,10 +20533,10 @@ func (x codecSelfer1234) encSliceJob(v []Job, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1685 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1686 := &yyv1685 - yy1686.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20532,83 +20546,86 @@ func (x codecSelfer1234) decSliceJob(v *[]Job, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1687 := *v - yyh1687, yyl1687 := z.DecSliceHelperStart() - var yyc1687 bool - if yyl1687 == 0 { - if yyv1687 == nil { - yyv1687 = []Job{} - yyc1687 = true - } else if len(yyv1687) != 0 { - yyv1687 = yyv1687[:0] - yyc1687 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Job{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1687 > 0 { - var yyrr1687, yyrl1687 int - var yyrt1687 bool - if yyl1687 > cap(yyv1687) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1687 := len(yyv1687) > 0 - yyv21687 := yyv1687 - yyrl1687, yyrt1687 = z.DecInferLen(yyl1687, z.DecBasicHandle().MaxInitLen, 632) - if yyrt1687 { - if yyrl1687 <= cap(yyv1687) { - yyv1687 = yyv1687[:yyrl1687] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 632) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1687 = make([]Job, yyrl1687) + yyv1 = make([]Job, yyrl1) } } else { - yyv1687 = make([]Job, yyrl1687) + yyv1 = make([]Job, yyrl1) } - yyc1687 = true - yyrr1687 = len(yyv1687) - if yyrg1687 { - copy(yyv1687, yyv21687) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1687 != len(yyv1687) { - yyv1687 = yyv1687[:yyl1687] - yyc1687 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1687 := 0 - for ; yyj1687 < yyrr1687; yyj1687++ { - yyh1687.ElemContainerState(yyj1687) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1687[yyj1687] = Job{} + yyv1[yyj1] = Job{} } else { - yyv1688 := &yyv1687[yyj1687] - yyv1688.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1687 { - for ; yyj1687 < yyl1687; yyj1687++ { - yyv1687 = append(yyv1687, Job{}) - yyh1687.ElemContainerState(yyj1687) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Job{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1687[yyj1687] = Job{} + yyv1[yyj1] = Job{} } else { - yyv1689 := &yyv1687[yyj1687] - yyv1689.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1687 := 0 - for ; !r.CheckBreak(); yyj1687++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1687 >= len(yyv1687) { - yyv1687 = append(yyv1687, Job{}) // var yyz1687 Job - yyc1687 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Job{}) // var yyz1 Job + yyc1 = true } - yyh1687.ElemContainerState(yyj1687) - if yyj1687 < len(yyv1687) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1687[yyj1687] = Job{} + yyv1[yyj1] = Job{} } else { - yyv1690 := &yyv1687[yyj1687] - yyv1690.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -20616,17 +20633,17 @@ func (x codecSelfer1234) decSliceJob(v *[]Job, d *codec1978.Decoder) { } } - if yyj1687 < len(yyv1687) { - yyv1687 = yyv1687[:yyj1687] - yyc1687 = true - } else if yyj1687 == 0 && yyv1687 == nil { - yyv1687 = []Job{} - yyc1687 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Job{} + yyc1 = true } } - yyh1687.End() - if yyc1687 { - *v = yyv1687 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -20635,10 +20652,10 @@ func (x codecSelfer1234) encSliceJobCondition(v []JobCondition, e *codec1978.Enc z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1691 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1692 := &yyv1691 - yy1692.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20648,83 +20665,86 @@ func (x codecSelfer1234) decSliceJobCondition(v *[]JobCondition, d *codec1978.De z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1693 := *v - yyh1693, yyl1693 := z.DecSliceHelperStart() - var yyc1693 bool - if yyl1693 == 0 { - if yyv1693 == nil { - yyv1693 = []JobCondition{} - yyc1693 = true - } else if len(yyv1693) != 0 { - yyv1693 = yyv1693[:0] - yyc1693 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []JobCondition{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1693 > 0 { - var yyrr1693, yyrl1693 int - var yyrt1693 bool - if yyl1693 > cap(yyv1693) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1693 := len(yyv1693) > 0 - yyv21693 := yyv1693 - yyrl1693, yyrt1693 = z.DecInferLen(yyl1693, z.DecBasicHandle().MaxInitLen, 112) - if yyrt1693 { - if yyrl1693 <= cap(yyv1693) { - yyv1693 = yyv1693[:yyrl1693] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 112) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1693 = make([]JobCondition, yyrl1693) + yyv1 = make([]JobCondition, yyrl1) } } else { - yyv1693 = make([]JobCondition, yyrl1693) + yyv1 = make([]JobCondition, yyrl1) } - yyc1693 = true - yyrr1693 = len(yyv1693) - if yyrg1693 { - copy(yyv1693, yyv21693) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1693 != len(yyv1693) { - yyv1693 = yyv1693[:yyl1693] - yyc1693 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1693 := 0 - for ; yyj1693 < yyrr1693; yyj1693++ { - yyh1693.ElemContainerState(yyj1693) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1693[yyj1693] = JobCondition{} + yyv1[yyj1] = JobCondition{} } else { - yyv1694 := &yyv1693[yyj1693] - yyv1694.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1693 { - for ; yyj1693 < yyl1693; yyj1693++ { - yyv1693 = append(yyv1693, JobCondition{}) - yyh1693.ElemContainerState(yyj1693) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, JobCondition{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1693[yyj1693] = JobCondition{} + yyv1[yyj1] = JobCondition{} } else { - yyv1695 := &yyv1693[yyj1693] - yyv1695.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1693 := 0 - for ; !r.CheckBreak(); yyj1693++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1693 >= len(yyv1693) { - yyv1693 = append(yyv1693, JobCondition{}) // var yyz1693 JobCondition - yyc1693 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, JobCondition{}) // var yyz1 JobCondition + yyc1 = true } - yyh1693.ElemContainerState(yyj1693) - if yyj1693 < len(yyv1693) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1693[yyj1693] = JobCondition{} + yyv1[yyj1] = JobCondition{} } else { - yyv1696 := &yyv1693[yyj1693] - yyv1696.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -20732,17 +20752,17 @@ func (x codecSelfer1234) decSliceJobCondition(v *[]JobCondition, d *codec1978.De } } - if yyj1693 < len(yyv1693) { - yyv1693 = yyv1693[:yyj1693] - yyc1693 = true - } else if yyj1693 == 0 && yyv1693 == nil { - yyv1693 = []JobCondition{} - yyc1693 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []JobCondition{} + yyc1 = true } } - yyh1693.End() - if yyc1693 { - *v = yyv1693 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -20751,10 +20771,10 @@ func (x codecSelfer1234) encSliceIngress(v []Ingress, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1697 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1698 := &yyv1697 - yy1698.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20764,83 +20784,86 @@ func (x codecSelfer1234) decSliceIngress(v *[]Ingress, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1699 := *v - yyh1699, yyl1699 := z.DecSliceHelperStart() - var yyc1699 bool - if yyl1699 == 0 { - if yyv1699 == nil { - yyv1699 = []Ingress{} - yyc1699 = true - } else if len(yyv1699) != 0 { - yyv1699 = yyv1699[:0] - yyc1699 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Ingress{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1699 > 0 { - var yyrr1699, yyrl1699 int - var yyrt1699 bool - if yyl1699 > cap(yyv1699) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1699 := len(yyv1699) > 0 - yyv21699 := yyv1699 - yyrl1699, yyrt1699 = z.DecInferLen(yyl1699, z.DecBasicHandle().MaxInitLen, 272) - if yyrt1699 { - if yyrl1699 <= cap(yyv1699) { - yyv1699 = yyv1699[:yyrl1699] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 272) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1699 = make([]Ingress, yyrl1699) + yyv1 = make([]Ingress, yyrl1) } } else { - yyv1699 = make([]Ingress, yyrl1699) + yyv1 = make([]Ingress, yyrl1) } - yyc1699 = true - yyrr1699 = len(yyv1699) - if yyrg1699 { - copy(yyv1699, yyv21699) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1699 != len(yyv1699) { - yyv1699 = yyv1699[:yyl1699] - yyc1699 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1699 := 0 - for ; yyj1699 < yyrr1699; yyj1699++ { - yyh1699.ElemContainerState(yyj1699) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1699[yyj1699] = Ingress{} + yyv1[yyj1] = Ingress{} } else { - yyv1700 := &yyv1699[yyj1699] - yyv1700.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1699 { - for ; yyj1699 < yyl1699; yyj1699++ { - yyv1699 = append(yyv1699, Ingress{}) - yyh1699.ElemContainerState(yyj1699) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Ingress{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1699[yyj1699] = Ingress{} + yyv1[yyj1] = Ingress{} } else { - yyv1701 := &yyv1699[yyj1699] - yyv1701.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1699 := 0 - for ; !r.CheckBreak(); yyj1699++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1699 >= len(yyv1699) { - yyv1699 = append(yyv1699, Ingress{}) // var yyz1699 Ingress - yyc1699 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Ingress{}) // var yyz1 Ingress + yyc1 = true } - yyh1699.ElemContainerState(yyj1699) - if yyj1699 < len(yyv1699) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1699[yyj1699] = Ingress{} + yyv1[yyj1] = Ingress{} } else { - yyv1702 := &yyv1699[yyj1699] - yyv1702.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -20848,17 +20871,17 @@ func (x codecSelfer1234) decSliceIngress(v *[]Ingress, d *codec1978.Decoder) { } } - if yyj1699 < len(yyv1699) { - yyv1699 = yyv1699[:yyj1699] - yyc1699 = true - } else if yyj1699 == 0 && yyv1699 == nil { - yyv1699 = []Ingress{} - yyc1699 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Ingress{} + yyc1 = true } } - yyh1699.End() - if yyc1699 { - *v = yyv1699 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -20867,10 +20890,10 @@ func (x codecSelfer1234) encSliceIngressTLS(v []IngressTLS, e *codec1978.Encoder z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1703 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1704 := &yyv1703 - yy1704.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20880,83 +20903,86 @@ func (x codecSelfer1234) decSliceIngressTLS(v *[]IngressTLS, d *codec1978.Decode z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1705 := *v - yyh1705, yyl1705 := z.DecSliceHelperStart() - var yyc1705 bool - if yyl1705 == 0 { - if yyv1705 == nil { - yyv1705 = []IngressTLS{} - yyc1705 = true - } else if len(yyv1705) != 0 { - yyv1705 = yyv1705[:0] - yyc1705 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []IngressTLS{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1705 > 0 { - var yyrr1705, yyrl1705 int - var yyrt1705 bool - if yyl1705 > cap(yyv1705) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1705 := len(yyv1705) > 0 - yyv21705 := yyv1705 - yyrl1705, yyrt1705 = z.DecInferLen(yyl1705, z.DecBasicHandle().MaxInitLen, 40) - if yyrt1705 { - if yyrl1705 <= cap(yyv1705) { - yyv1705 = yyv1705[:yyrl1705] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 40) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1705 = make([]IngressTLS, yyrl1705) + yyv1 = make([]IngressTLS, yyrl1) } } else { - yyv1705 = make([]IngressTLS, yyrl1705) + yyv1 = make([]IngressTLS, yyrl1) } - yyc1705 = true - yyrr1705 = len(yyv1705) - if yyrg1705 { - copy(yyv1705, yyv21705) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1705 != len(yyv1705) { - yyv1705 = yyv1705[:yyl1705] - yyc1705 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1705 := 0 - for ; yyj1705 < yyrr1705; yyj1705++ { - yyh1705.ElemContainerState(yyj1705) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1705[yyj1705] = IngressTLS{} + yyv1[yyj1] = IngressTLS{} } else { - yyv1706 := &yyv1705[yyj1705] - yyv1706.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1705 { - for ; yyj1705 < yyl1705; yyj1705++ { - yyv1705 = append(yyv1705, IngressTLS{}) - yyh1705.ElemContainerState(yyj1705) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, IngressTLS{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1705[yyj1705] = IngressTLS{} + yyv1[yyj1] = IngressTLS{} } else { - yyv1707 := &yyv1705[yyj1705] - yyv1707.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1705 := 0 - for ; !r.CheckBreak(); yyj1705++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1705 >= len(yyv1705) { - yyv1705 = append(yyv1705, IngressTLS{}) // var yyz1705 IngressTLS - yyc1705 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, IngressTLS{}) // var yyz1 IngressTLS + yyc1 = true } - yyh1705.ElemContainerState(yyj1705) - if yyj1705 < len(yyv1705) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1705[yyj1705] = IngressTLS{} + yyv1[yyj1] = IngressTLS{} } else { - yyv1708 := &yyv1705[yyj1705] - yyv1708.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -20964,17 +20990,17 @@ func (x codecSelfer1234) decSliceIngressTLS(v *[]IngressTLS, d *codec1978.Decode } } - if yyj1705 < len(yyv1705) { - yyv1705 = yyv1705[:yyj1705] - yyc1705 = true - } else if yyj1705 == 0 && yyv1705 == nil { - yyv1705 = []IngressTLS{} - yyc1705 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []IngressTLS{} + yyc1 = true } } - yyh1705.End() - if yyc1705 { - *v = yyv1705 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -20983,10 +21009,10 @@ func (x codecSelfer1234) encSliceIngressRule(v []IngressRule, e *codec1978.Encod z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1709 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1710 := &yyv1709 - yy1710.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -20996,83 +21022,86 @@ func (x codecSelfer1234) decSliceIngressRule(v *[]IngressRule, d *codec1978.Deco z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1711 := *v - yyh1711, yyl1711 := z.DecSliceHelperStart() - var yyc1711 bool - if yyl1711 == 0 { - if yyv1711 == nil { - yyv1711 = []IngressRule{} - yyc1711 = true - } else if len(yyv1711) != 0 { - yyv1711 = yyv1711[:0] - yyc1711 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []IngressRule{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1711 > 0 { - var yyrr1711, yyrl1711 int - var yyrt1711 bool - if yyl1711 > cap(yyv1711) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1711 := len(yyv1711) > 0 - yyv21711 := yyv1711 - yyrl1711, yyrt1711 = z.DecInferLen(yyl1711, z.DecBasicHandle().MaxInitLen, 24) - if yyrt1711 { - if yyrl1711 <= cap(yyv1711) { - yyv1711 = yyv1711[:yyrl1711] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 24) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1711 = make([]IngressRule, yyrl1711) + yyv1 = make([]IngressRule, yyrl1) } } else { - yyv1711 = make([]IngressRule, yyrl1711) + yyv1 = make([]IngressRule, yyrl1) } - yyc1711 = true - yyrr1711 = len(yyv1711) - if yyrg1711 { - copy(yyv1711, yyv21711) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1711 != len(yyv1711) { - yyv1711 = yyv1711[:yyl1711] - yyc1711 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1711 := 0 - for ; yyj1711 < yyrr1711; yyj1711++ { - yyh1711.ElemContainerState(yyj1711) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1711[yyj1711] = IngressRule{} + yyv1[yyj1] = IngressRule{} } else { - yyv1712 := &yyv1711[yyj1711] - yyv1712.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1711 { - for ; yyj1711 < yyl1711; yyj1711++ { - yyv1711 = append(yyv1711, IngressRule{}) - yyh1711.ElemContainerState(yyj1711) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, IngressRule{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1711[yyj1711] = IngressRule{} + yyv1[yyj1] = IngressRule{} } else { - yyv1713 := &yyv1711[yyj1711] - yyv1713.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1711 := 0 - for ; !r.CheckBreak(); yyj1711++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1711 >= len(yyv1711) { - yyv1711 = append(yyv1711, IngressRule{}) // var yyz1711 IngressRule - yyc1711 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, IngressRule{}) // var yyz1 IngressRule + yyc1 = true } - yyh1711.ElemContainerState(yyj1711) - if yyj1711 < len(yyv1711) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1711[yyj1711] = IngressRule{} + yyv1[yyj1] = IngressRule{} } else { - yyv1714 := &yyv1711[yyj1711] - yyv1714.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -21080,17 +21109,17 @@ func (x codecSelfer1234) decSliceIngressRule(v *[]IngressRule, d *codec1978.Deco } } - if yyj1711 < len(yyv1711) { - yyv1711 = yyv1711[:yyj1711] - yyc1711 = true - } else if yyj1711 == 0 && yyv1711 == nil { - yyv1711 = []IngressRule{} - yyc1711 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []IngressRule{} + yyc1 = true } } - yyh1711.End() - if yyc1711 { - *v = yyv1711 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -21099,10 +21128,10 @@ func (x codecSelfer1234) encSliceHTTPIngressPath(v []HTTPIngressPath, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1715 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1716 := &yyv1715 - yy1716.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21112,83 +21141,86 @@ func (x codecSelfer1234) decSliceHTTPIngressPath(v *[]HTTPIngressPath, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1717 := *v - yyh1717, yyl1717 := z.DecSliceHelperStart() - var yyc1717 bool - if yyl1717 == 0 { - if yyv1717 == nil { - yyv1717 = []HTTPIngressPath{} - yyc1717 = true - } else if len(yyv1717) != 0 { - yyv1717 = yyv1717[:0] - yyc1717 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []HTTPIngressPath{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1717 > 0 { - var yyrr1717, yyrl1717 int - var yyrt1717 bool - if yyl1717 > cap(yyv1717) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1717 := len(yyv1717) > 0 - yyv21717 := yyv1717 - yyrl1717, yyrt1717 = z.DecInferLen(yyl1717, z.DecBasicHandle().MaxInitLen, 64) - if yyrt1717 { - if yyrl1717 <= cap(yyv1717) { - yyv1717 = yyv1717[:yyrl1717] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 64) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1717 = make([]HTTPIngressPath, yyrl1717) + yyv1 = make([]HTTPIngressPath, yyrl1) } } else { - yyv1717 = make([]HTTPIngressPath, yyrl1717) + yyv1 = make([]HTTPIngressPath, yyrl1) } - yyc1717 = true - yyrr1717 = len(yyv1717) - if yyrg1717 { - copy(yyv1717, yyv21717) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1717 != len(yyv1717) { - yyv1717 = yyv1717[:yyl1717] - yyc1717 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1717 := 0 - for ; yyj1717 < yyrr1717; yyj1717++ { - yyh1717.ElemContainerState(yyj1717) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1717[yyj1717] = HTTPIngressPath{} + yyv1[yyj1] = HTTPIngressPath{} } else { - yyv1718 := &yyv1717[yyj1717] - yyv1718.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1717 { - for ; yyj1717 < yyl1717; yyj1717++ { - yyv1717 = append(yyv1717, HTTPIngressPath{}) - yyh1717.ElemContainerState(yyj1717) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, HTTPIngressPath{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1717[yyj1717] = HTTPIngressPath{} + yyv1[yyj1] = HTTPIngressPath{} } else { - yyv1719 := &yyv1717[yyj1717] - yyv1719.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1717 := 0 - for ; !r.CheckBreak(); yyj1717++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1717 >= len(yyv1717) { - yyv1717 = append(yyv1717, HTTPIngressPath{}) // var yyz1717 HTTPIngressPath - yyc1717 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, HTTPIngressPath{}) // var yyz1 HTTPIngressPath + yyc1 = true } - yyh1717.ElemContainerState(yyj1717) - if yyj1717 < len(yyv1717) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1717[yyj1717] = HTTPIngressPath{} + yyv1[yyj1] = HTTPIngressPath{} } else { - yyv1720 := &yyv1717[yyj1717] - yyv1720.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -21196,17 +21228,17 @@ func (x codecSelfer1234) decSliceHTTPIngressPath(v *[]HTTPIngressPath, d *codec1 } } - if yyj1717 < len(yyv1717) { - yyv1717 = yyv1717[:yyj1717] - yyc1717 = true - } else if yyj1717 == 0 && yyv1717 == nil { - yyv1717 = []HTTPIngressPath{} - yyc1717 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []HTTPIngressPath{} + yyc1 = true } } - yyh1717.End() - if yyc1717 { - *v = yyv1717 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -21215,10 +21247,10 @@ func (x codecSelfer1234) encSliceNodeUtilization(v []NodeUtilization, e *codec19 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1721 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1722 := &yyv1721 - yy1722.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21228,83 +21260,86 @@ func (x codecSelfer1234) decSliceNodeUtilization(v *[]NodeUtilization, d *codec1 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1723 := *v - yyh1723, yyl1723 := z.DecSliceHelperStart() - var yyc1723 bool - if yyl1723 == 0 { - if yyv1723 == nil { - yyv1723 = []NodeUtilization{} - yyc1723 = true - } else if len(yyv1723) != 0 { - yyv1723 = yyv1723[:0] - yyc1723 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []NodeUtilization{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1723 > 0 { - var yyrr1723, yyrl1723 int - var yyrt1723 bool - if yyl1723 > cap(yyv1723) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1723 := len(yyv1723) > 0 - yyv21723 := yyv1723 - yyrl1723, yyrt1723 = z.DecInferLen(yyl1723, z.DecBasicHandle().MaxInitLen, 24) - if yyrt1723 { - if yyrl1723 <= cap(yyv1723) { - yyv1723 = yyv1723[:yyrl1723] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 24) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1723 = make([]NodeUtilization, yyrl1723) + yyv1 = make([]NodeUtilization, yyrl1) } } else { - yyv1723 = make([]NodeUtilization, yyrl1723) + yyv1 = make([]NodeUtilization, yyrl1) } - yyc1723 = true - yyrr1723 = len(yyv1723) - if yyrg1723 { - copy(yyv1723, yyv21723) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1723 != len(yyv1723) { - yyv1723 = yyv1723[:yyl1723] - yyc1723 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1723 := 0 - for ; yyj1723 < yyrr1723; yyj1723++ { - yyh1723.ElemContainerState(yyj1723) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1723[yyj1723] = NodeUtilization{} + yyv1[yyj1] = NodeUtilization{} } else { - yyv1724 := &yyv1723[yyj1723] - yyv1724.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1723 { - for ; yyj1723 < yyl1723; yyj1723++ { - yyv1723 = append(yyv1723, NodeUtilization{}) - yyh1723.ElemContainerState(yyj1723) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, NodeUtilization{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1723[yyj1723] = NodeUtilization{} + yyv1[yyj1] = NodeUtilization{} } else { - yyv1725 := &yyv1723[yyj1723] - yyv1725.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1723 := 0 - for ; !r.CheckBreak(); yyj1723++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1723 >= len(yyv1723) { - yyv1723 = append(yyv1723, NodeUtilization{}) // var yyz1723 NodeUtilization - yyc1723 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, NodeUtilization{}) // var yyz1 NodeUtilization + yyc1 = true } - yyh1723.ElemContainerState(yyj1723) - if yyj1723 < len(yyv1723) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1723[yyj1723] = NodeUtilization{} + yyv1[yyj1] = NodeUtilization{} } else { - yyv1726 := &yyv1723[yyj1723] - yyv1726.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -21312,17 +21347,17 @@ func (x codecSelfer1234) decSliceNodeUtilization(v *[]NodeUtilization, d *codec1 } } - if yyj1723 < len(yyv1723) { - yyv1723 = yyv1723[:yyj1723] - yyc1723 = true - } else if yyj1723 == 0 && yyv1723 == nil { - yyv1723 = []NodeUtilization{} - yyc1723 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []NodeUtilization{} + yyc1 = true } } - yyh1723.End() - if yyc1723 { - *v = yyv1723 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -21331,10 +21366,10 @@ func (x codecSelfer1234) encSliceClusterAutoscaler(v []ClusterAutoscaler, e *cod z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1727 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1728 := &yyv1727 - yy1728.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21344,83 +21379,86 @@ func (x codecSelfer1234) decSliceClusterAutoscaler(v *[]ClusterAutoscaler, d *co z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1729 := *v - yyh1729, yyl1729 := z.DecSliceHelperStart() - var yyc1729 bool - if yyl1729 == 0 { - if yyv1729 == nil { - yyv1729 = []ClusterAutoscaler{} - yyc1729 = true - } else if len(yyv1729) != 0 { - yyv1729 = yyv1729[:0] - yyc1729 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ClusterAutoscaler{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1729 > 0 { - var yyrr1729, yyrl1729 int - var yyrt1729 bool - if yyl1729 > cap(yyv1729) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1729 := len(yyv1729) > 0 - yyv21729 := yyv1729 - yyrl1729, yyrt1729 = z.DecInferLen(yyl1729, z.DecBasicHandle().MaxInitLen, 224) - if yyrt1729 { - if yyrl1729 <= cap(yyv1729) { - yyv1729 = yyv1729[:yyrl1729] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 224) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1729 = make([]ClusterAutoscaler, yyrl1729) + yyv1 = make([]ClusterAutoscaler, yyrl1) } } else { - yyv1729 = make([]ClusterAutoscaler, yyrl1729) + yyv1 = make([]ClusterAutoscaler, yyrl1) } - yyc1729 = true - yyrr1729 = len(yyv1729) - if yyrg1729 { - copy(yyv1729, yyv21729) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1729 != len(yyv1729) { - yyv1729 = yyv1729[:yyl1729] - yyc1729 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1729 := 0 - for ; yyj1729 < yyrr1729; yyj1729++ { - yyh1729.ElemContainerState(yyj1729) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1729[yyj1729] = ClusterAutoscaler{} + yyv1[yyj1] = ClusterAutoscaler{} } else { - yyv1730 := &yyv1729[yyj1729] - yyv1730.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1729 { - for ; yyj1729 < yyl1729; yyj1729++ { - yyv1729 = append(yyv1729, ClusterAutoscaler{}) - yyh1729.ElemContainerState(yyj1729) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ClusterAutoscaler{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1729[yyj1729] = ClusterAutoscaler{} + yyv1[yyj1] = ClusterAutoscaler{} } else { - yyv1731 := &yyv1729[yyj1729] - yyv1731.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1729 := 0 - for ; !r.CheckBreak(); yyj1729++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1729 >= len(yyv1729) { - yyv1729 = append(yyv1729, ClusterAutoscaler{}) // var yyz1729 ClusterAutoscaler - yyc1729 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ClusterAutoscaler{}) // var yyz1 ClusterAutoscaler + yyc1 = true } - yyh1729.ElemContainerState(yyj1729) - if yyj1729 < len(yyv1729) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1729[yyj1729] = ClusterAutoscaler{} + yyv1[yyj1] = ClusterAutoscaler{} } else { - yyv1732 := &yyv1729[yyj1729] - yyv1732.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -21428,17 +21466,17 @@ func (x codecSelfer1234) decSliceClusterAutoscaler(v *[]ClusterAutoscaler, d *co } } - if yyj1729 < len(yyv1729) { - yyv1729 = yyv1729[:yyj1729] - yyc1729 = true - } else if yyj1729 == 0 && yyv1729 == nil { - yyv1729 = []ClusterAutoscaler{} - yyc1729 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ClusterAutoscaler{} + yyc1 = true } } - yyh1729.End() - if yyc1729 { - *v = yyv1729 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -21447,10 +21485,10 @@ func (x codecSelfer1234) encSliceLabelSelectorRequirement(v []LabelSelectorRequi z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1733 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1734 := &yyv1733 - yy1734.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21460,83 +21498,86 @@ func (x codecSelfer1234) decSliceLabelSelectorRequirement(v *[]LabelSelectorRequ z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1735 := *v - yyh1735, yyl1735 := z.DecSliceHelperStart() - var yyc1735 bool - if yyl1735 == 0 { - if yyv1735 == nil { - yyv1735 = []LabelSelectorRequirement{} - yyc1735 = true - } else if len(yyv1735) != 0 { - yyv1735 = yyv1735[:0] - yyc1735 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []LabelSelectorRequirement{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1735 > 0 { - var yyrr1735, yyrl1735 int - var yyrt1735 bool - if yyl1735 > cap(yyv1735) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1735 := len(yyv1735) > 0 - yyv21735 := yyv1735 - yyrl1735, yyrt1735 = z.DecInferLen(yyl1735, z.DecBasicHandle().MaxInitLen, 56) - if yyrt1735 { - if yyrl1735 <= cap(yyv1735) { - yyv1735 = yyv1735[:yyrl1735] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 56) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1735 = make([]LabelSelectorRequirement, yyrl1735) + yyv1 = make([]LabelSelectorRequirement, yyrl1) } } else { - yyv1735 = make([]LabelSelectorRequirement, yyrl1735) + yyv1 = make([]LabelSelectorRequirement, yyrl1) } - yyc1735 = true - yyrr1735 = len(yyv1735) - if yyrg1735 { - copy(yyv1735, yyv21735) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1735 != len(yyv1735) { - yyv1735 = yyv1735[:yyl1735] - yyc1735 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1735 := 0 - for ; yyj1735 < yyrr1735; yyj1735++ { - yyh1735.ElemContainerState(yyj1735) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1735[yyj1735] = LabelSelectorRequirement{} + yyv1[yyj1] = LabelSelectorRequirement{} } else { - yyv1736 := &yyv1735[yyj1735] - yyv1736.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1735 { - for ; yyj1735 < yyl1735; yyj1735++ { - yyv1735 = append(yyv1735, LabelSelectorRequirement{}) - yyh1735.ElemContainerState(yyj1735) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, LabelSelectorRequirement{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1735[yyj1735] = LabelSelectorRequirement{} + yyv1[yyj1] = LabelSelectorRequirement{} } else { - yyv1737 := &yyv1735[yyj1735] - yyv1737.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1735 := 0 - for ; !r.CheckBreak(); yyj1735++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1735 >= len(yyv1735) { - yyv1735 = append(yyv1735, LabelSelectorRequirement{}) // var yyz1735 LabelSelectorRequirement - yyc1735 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, LabelSelectorRequirement{}) // var yyz1 LabelSelectorRequirement + yyc1 = true } - yyh1735.ElemContainerState(yyj1735) - if yyj1735 < len(yyv1735) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1735[yyj1735] = LabelSelectorRequirement{} + yyv1[yyj1] = LabelSelectorRequirement{} } else { - yyv1738 := &yyv1735[yyj1735] - yyv1738.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -21544,17 +21585,17 @@ func (x codecSelfer1234) decSliceLabelSelectorRequirement(v *[]LabelSelectorRequ } } - if yyj1735 < len(yyv1735) { - yyv1735 = yyv1735[:yyj1735] - yyc1735 = true - } else if yyj1735 == 0 && yyv1735 == nil { - yyv1735 = []LabelSelectorRequirement{} - yyc1735 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []LabelSelectorRequirement{} + yyc1 = true } } - yyh1735.End() - if yyc1735 { - *v = yyv1735 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -21563,10 +21604,10 @@ func (x codecSelfer1234) encSliceReplicaSet(v []ReplicaSet, e *codec1978.Encoder z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1739 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1740 := &yyv1739 - yy1740.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21576,83 +21617,86 @@ func (x codecSelfer1234) decSliceReplicaSet(v *[]ReplicaSet, d *codec1978.Decode z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1741 := *v - yyh1741, yyl1741 := z.DecSliceHelperStart() - var yyc1741 bool - if yyl1741 == 0 { - if yyv1741 == nil { - yyv1741 = []ReplicaSet{} - yyc1741 = true - } else if len(yyv1741) != 0 { - yyv1741 = yyv1741[:0] - yyc1741 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []ReplicaSet{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1741 > 0 { - var yyrr1741, yyrl1741 int - var yyrt1741 bool - if yyl1741 > cap(yyv1741) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1741 := len(yyv1741) > 0 - yyv21741 := yyv1741 - yyrl1741, yyrt1741 = z.DecInferLen(yyl1741, z.DecBasicHandle().MaxInitLen, 232) - if yyrt1741 { - if yyrl1741 <= cap(yyv1741) { - yyv1741 = yyv1741[:yyrl1741] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 232) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1741 = make([]ReplicaSet, yyrl1741) + yyv1 = make([]ReplicaSet, yyrl1) } } else { - yyv1741 = make([]ReplicaSet, yyrl1741) + yyv1 = make([]ReplicaSet, yyrl1) } - yyc1741 = true - yyrr1741 = len(yyv1741) - if yyrg1741 { - copy(yyv1741, yyv21741) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1741 != len(yyv1741) { - yyv1741 = yyv1741[:yyl1741] - yyc1741 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1741 := 0 - for ; yyj1741 < yyrr1741; yyj1741++ { - yyh1741.ElemContainerState(yyj1741) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1741[yyj1741] = ReplicaSet{} + yyv1[yyj1] = ReplicaSet{} } else { - yyv1742 := &yyv1741[yyj1741] - yyv1742.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1741 { - for ; yyj1741 < yyl1741; yyj1741++ { - yyv1741 = append(yyv1741, ReplicaSet{}) - yyh1741.ElemContainerState(yyj1741) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, ReplicaSet{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1741[yyj1741] = ReplicaSet{} + yyv1[yyj1] = ReplicaSet{} } else { - yyv1743 := &yyv1741[yyj1741] - yyv1743.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1741 := 0 - for ; !r.CheckBreak(); yyj1741++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1741 >= len(yyv1741) { - yyv1741 = append(yyv1741, ReplicaSet{}) // var yyz1741 ReplicaSet - yyc1741 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, ReplicaSet{}) // var yyz1 ReplicaSet + yyc1 = true } - yyh1741.ElemContainerState(yyj1741) - if yyj1741 < len(yyv1741) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1741[yyj1741] = ReplicaSet{} + yyv1[yyj1] = ReplicaSet{} } else { - yyv1744 := &yyv1741[yyj1741] - yyv1744.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -21660,17 +21704,17 @@ func (x codecSelfer1234) decSliceReplicaSet(v *[]ReplicaSet, d *codec1978.Decode } } - if yyj1741 < len(yyv1741) { - yyv1741 = yyv1741[:yyj1741] - yyc1741 = true - } else if yyj1741 == 0 && yyv1741 == nil { - yyv1741 = []ReplicaSet{} - yyc1741 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []ReplicaSet{} + yyc1 = true } } - yyh1741.End() - if yyc1741 { - *v = yyv1741 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -21679,15 +21723,10 @@ func (x codecSelfer1234) encSlicev1_Capability(v []pkg2_v1.Capability, e *codec1 z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1745 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1746 := z.EncBinary() - _ = yym1746 - if false { - } else if z.HasExtensions() && z.EncExt(yyv1745) { - } else { - r.EncodeString(codecSelferC_UTF81234, string(yyv1745)) - } + yysf2 := &yyv1 + yysf2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21697,75 +21736,78 @@ func (x codecSelfer1234) decSlicev1_Capability(v *[]pkg2_v1.Capability, d *codec z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1747 := *v - yyh1747, yyl1747 := z.DecSliceHelperStart() - var yyc1747 bool - if yyl1747 == 0 { - if yyv1747 == nil { - yyv1747 = []pkg2_v1.Capability{} - yyc1747 = true - } else if len(yyv1747) != 0 { - yyv1747 = yyv1747[:0] - yyc1747 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []pkg2_v1.Capability{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1747 > 0 { - var yyrr1747, yyrl1747 int - var yyrt1747 bool - if yyl1747 > cap(yyv1747) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrl1747, yyrt1747 = z.DecInferLen(yyl1747, z.DecBasicHandle().MaxInitLen, 16) - if yyrt1747 { - if yyrl1747 <= cap(yyv1747) { - yyv1747 = yyv1747[:yyrl1747] + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 16) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1747 = make([]pkg2_v1.Capability, yyrl1747) + yyv1 = make([]pkg2_v1.Capability, yyrl1) } } else { - yyv1747 = make([]pkg2_v1.Capability, yyrl1747) + yyv1 = make([]pkg2_v1.Capability, yyrl1) } - yyc1747 = true - yyrr1747 = len(yyv1747) - } else if yyl1747 != len(yyv1747) { - yyv1747 = yyv1747[:yyl1747] - yyc1747 = true + yyc1 = true + yyrr1 = len(yyv1) + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1747 := 0 - for ; yyj1747 < yyrr1747; yyj1747++ { - yyh1747.ElemContainerState(yyj1747) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1747[yyj1747] = "" + yyv1[yyj1] = "" } else { - yyv1747[yyj1747] = pkg2_v1.Capability(r.DecodeString()) + yyv1[yyj1] = pkg2_v1.Capability(r.DecodeString()) } } - if yyrt1747 { - for ; yyj1747 < yyl1747; yyj1747++ { - yyv1747 = append(yyv1747, "") - yyh1747.ElemContainerState(yyj1747) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, "") + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1747[yyj1747] = "" + yyv1[yyj1] = "" } else { - yyv1747[yyj1747] = pkg2_v1.Capability(r.DecodeString()) + yyv1[yyj1] = pkg2_v1.Capability(r.DecodeString()) } } } } else { - yyj1747 := 0 - for ; !r.CheckBreak(); yyj1747++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1747 >= len(yyv1747) { - yyv1747 = append(yyv1747, "") // var yyz1747 pkg2_v1.Capability - yyc1747 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, "") // var yyz1 pkg2_v1.Capability + yyc1 = true } - yyh1747.ElemContainerState(yyj1747) - if yyj1747 < len(yyv1747) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1747[yyj1747] = "" + yyv1[yyj1] = "" } else { - yyv1747[yyj1747] = pkg2_v1.Capability(r.DecodeString()) + yyv1[yyj1] = pkg2_v1.Capability(r.DecodeString()) } } else { @@ -21773,17 +21815,17 @@ func (x codecSelfer1234) decSlicev1_Capability(v *[]pkg2_v1.Capability, d *codec } } - if yyj1747 < len(yyv1747) { - yyv1747 = yyv1747[:yyj1747] - yyc1747 = true - } else if yyj1747 == 0 && yyv1747 == nil { - yyv1747 = []pkg2_v1.Capability{} - yyc1747 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []pkg2_v1.Capability{} + yyc1 = true } } - yyh1747.End() - if yyc1747 { - *v = yyv1747 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -21792,9 +21834,9 @@ func (x codecSelfer1234) encSliceFSType(v []FSType, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1751 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yyv1751.CodecEncodeSelf(e) + yyv1.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21804,75 +21846,78 @@ func (x codecSelfer1234) decSliceFSType(v *[]FSType, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1752 := *v - yyh1752, yyl1752 := z.DecSliceHelperStart() - var yyc1752 bool - if yyl1752 == 0 { - if yyv1752 == nil { - yyv1752 = []FSType{} - yyc1752 = true - } else if len(yyv1752) != 0 { - yyv1752 = yyv1752[:0] - yyc1752 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []FSType{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1752 > 0 { - var yyrr1752, yyrl1752 int - var yyrt1752 bool - if yyl1752 > cap(yyv1752) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrl1752, yyrt1752 = z.DecInferLen(yyl1752, z.DecBasicHandle().MaxInitLen, 16) - if yyrt1752 { - if yyrl1752 <= cap(yyv1752) { - yyv1752 = yyv1752[:yyrl1752] + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 16) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1752 = make([]FSType, yyrl1752) + yyv1 = make([]FSType, yyrl1) } } else { - yyv1752 = make([]FSType, yyrl1752) + yyv1 = make([]FSType, yyrl1) } - yyc1752 = true - yyrr1752 = len(yyv1752) - } else if yyl1752 != len(yyv1752) { - yyv1752 = yyv1752[:yyl1752] - yyc1752 = true + yyc1 = true + yyrr1 = len(yyv1) + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1752 := 0 - for ; yyj1752 < yyrr1752; yyj1752++ { - yyh1752.ElemContainerState(yyj1752) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1752[yyj1752] = "" + yyv1[yyj1] = "" } else { - yyv1752[yyj1752] = FSType(r.DecodeString()) + yyv1[yyj1] = FSType(r.DecodeString()) } } - if yyrt1752 { - for ; yyj1752 < yyl1752; yyj1752++ { - yyv1752 = append(yyv1752, "") - yyh1752.ElemContainerState(yyj1752) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, "") + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1752[yyj1752] = "" + yyv1[yyj1] = "" } else { - yyv1752[yyj1752] = FSType(r.DecodeString()) + yyv1[yyj1] = FSType(r.DecodeString()) } } } } else { - yyj1752 := 0 - for ; !r.CheckBreak(); yyj1752++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1752 >= len(yyv1752) { - yyv1752 = append(yyv1752, "") // var yyz1752 FSType - yyc1752 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, "") // var yyz1 FSType + yyc1 = true } - yyh1752.ElemContainerState(yyj1752) - if yyj1752 < len(yyv1752) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1752[yyj1752] = "" + yyv1[yyj1] = "" } else { - yyv1752[yyj1752] = FSType(r.DecodeString()) + yyv1[yyj1] = FSType(r.DecodeString()) } } else { @@ -21880,17 +21925,17 @@ func (x codecSelfer1234) decSliceFSType(v *[]FSType, d *codec1978.Decoder) { } } - if yyj1752 < len(yyv1752) { - yyv1752 = yyv1752[:yyj1752] - yyc1752 = true - } else if yyj1752 == 0 && yyv1752 == nil { - yyv1752 = []FSType{} - yyc1752 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []FSType{} + yyc1 = true } } - yyh1752.End() - if yyc1752 { - *v = yyv1752 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -21899,10 +21944,10 @@ func (x codecSelfer1234) encSliceHostPortRange(v []HostPortRange, e *codec1978.E z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1756 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1757 := &yyv1756 - yy1757.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -21912,83 +21957,86 @@ func (x codecSelfer1234) decSliceHostPortRange(v *[]HostPortRange, d *codec1978. z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1758 := *v - yyh1758, yyl1758 := z.DecSliceHelperStart() - var yyc1758 bool - if yyl1758 == 0 { - if yyv1758 == nil { - yyv1758 = []HostPortRange{} - yyc1758 = true - } else if len(yyv1758) != 0 { - yyv1758 = yyv1758[:0] - yyc1758 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []HostPortRange{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1758 > 0 { - var yyrr1758, yyrl1758 int - var yyrt1758 bool - if yyl1758 > cap(yyv1758) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1758 := len(yyv1758) > 0 - yyv21758 := yyv1758 - yyrl1758, yyrt1758 = z.DecInferLen(yyl1758, z.DecBasicHandle().MaxInitLen, 8) - if yyrt1758 { - if yyrl1758 <= cap(yyv1758) { - yyv1758 = yyv1758[:yyrl1758] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 8) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1758 = make([]HostPortRange, yyrl1758) + yyv1 = make([]HostPortRange, yyrl1) } } else { - yyv1758 = make([]HostPortRange, yyrl1758) + yyv1 = make([]HostPortRange, yyrl1) } - yyc1758 = true - yyrr1758 = len(yyv1758) - if yyrg1758 { - copy(yyv1758, yyv21758) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1758 != len(yyv1758) { - yyv1758 = yyv1758[:yyl1758] - yyc1758 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1758 := 0 - for ; yyj1758 < yyrr1758; yyj1758++ { - yyh1758.ElemContainerState(yyj1758) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1758[yyj1758] = HostPortRange{} + yyv1[yyj1] = HostPortRange{} } else { - yyv1759 := &yyv1758[yyj1758] - yyv1759.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1758 { - for ; yyj1758 < yyl1758; yyj1758++ { - yyv1758 = append(yyv1758, HostPortRange{}) - yyh1758.ElemContainerState(yyj1758) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, HostPortRange{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1758[yyj1758] = HostPortRange{} + yyv1[yyj1] = HostPortRange{} } else { - yyv1760 := &yyv1758[yyj1758] - yyv1760.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1758 := 0 - for ; !r.CheckBreak(); yyj1758++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1758 >= len(yyv1758) { - yyv1758 = append(yyv1758, HostPortRange{}) // var yyz1758 HostPortRange - yyc1758 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, HostPortRange{}) // var yyz1 HostPortRange + yyc1 = true } - yyh1758.ElemContainerState(yyj1758) - if yyj1758 < len(yyv1758) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1758[yyj1758] = HostPortRange{} + yyv1[yyj1] = HostPortRange{} } else { - yyv1761 := &yyv1758[yyj1758] - yyv1761.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -21996,17 +22044,17 @@ func (x codecSelfer1234) decSliceHostPortRange(v *[]HostPortRange, d *codec1978. } } - if yyj1758 < len(yyv1758) { - yyv1758 = yyv1758[:yyj1758] - yyc1758 = true - } else if yyj1758 == 0 && yyv1758 == nil { - yyv1758 = []HostPortRange{} - yyc1758 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []HostPortRange{} + yyc1 = true } } - yyh1758.End() - if yyc1758 { - *v = yyv1758 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -22015,10 +22063,10 @@ func (x codecSelfer1234) encSliceIDRange(v []IDRange, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1762 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1763 := &yyv1762 - yy1763.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -22028,83 +22076,86 @@ func (x codecSelfer1234) decSliceIDRange(v *[]IDRange, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1764 := *v - yyh1764, yyl1764 := z.DecSliceHelperStart() - var yyc1764 bool - if yyl1764 == 0 { - if yyv1764 == nil { - yyv1764 = []IDRange{} - yyc1764 = true - } else if len(yyv1764) != 0 { - yyv1764 = yyv1764[:0] - yyc1764 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []IDRange{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1764 > 0 { - var yyrr1764, yyrl1764 int - var yyrt1764 bool - if yyl1764 > cap(yyv1764) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1764 := len(yyv1764) > 0 - yyv21764 := yyv1764 - yyrl1764, yyrt1764 = z.DecInferLen(yyl1764, z.DecBasicHandle().MaxInitLen, 16) - if yyrt1764 { - if yyrl1764 <= cap(yyv1764) { - yyv1764 = yyv1764[:yyrl1764] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 16) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1764 = make([]IDRange, yyrl1764) + yyv1 = make([]IDRange, yyrl1) } } else { - yyv1764 = make([]IDRange, yyrl1764) + yyv1 = make([]IDRange, yyrl1) } - yyc1764 = true - yyrr1764 = len(yyv1764) - if yyrg1764 { - copy(yyv1764, yyv21764) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1764 != len(yyv1764) { - yyv1764 = yyv1764[:yyl1764] - yyc1764 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1764 := 0 - for ; yyj1764 < yyrr1764; yyj1764++ { - yyh1764.ElemContainerState(yyj1764) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1764[yyj1764] = IDRange{} + yyv1[yyj1] = IDRange{} } else { - yyv1765 := &yyv1764[yyj1764] - yyv1765.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1764 { - for ; yyj1764 < yyl1764; yyj1764++ { - yyv1764 = append(yyv1764, IDRange{}) - yyh1764.ElemContainerState(yyj1764) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, IDRange{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1764[yyj1764] = IDRange{} + yyv1[yyj1] = IDRange{} } else { - yyv1766 := &yyv1764[yyj1764] - yyv1766.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1764 := 0 - for ; !r.CheckBreak(); yyj1764++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1764 >= len(yyv1764) { - yyv1764 = append(yyv1764, IDRange{}) // var yyz1764 IDRange - yyc1764 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, IDRange{}) // var yyz1 IDRange + yyc1 = true } - yyh1764.ElemContainerState(yyj1764) - if yyj1764 < len(yyv1764) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1764[yyj1764] = IDRange{} + yyv1[yyj1] = IDRange{} } else { - yyv1767 := &yyv1764[yyj1764] - yyv1767.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -22112,17 +22163,17 @@ func (x codecSelfer1234) decSliceIDRange(v *[]IDRange, d *codec1978.Decoder) { } } - if yyj1764 < len(yyv1764) { - yyv1764 = yyv1764[:yyj1764] - yyc1764 = true - } else if yyj1764 == 0 && yyv1764 == nil { - yyv1764 = []IDRange{} - yyc1764 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []IDRange{} + yyc1 = true } } - yyh1764.End() - if yyc1764 { - *v = yyv1764 + yyh1.End() + if yyc1 { + *v = yyv1 } } @@ -22131,10 +22182,10 @@ func (x codecSelfer1234) encSlicePodSecurityPolicy(v []PodSecurityPolicy, e *cod z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv1768 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1769 := &yyv1768 - yy1769.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -22144,83 +22195,86 @@ func (x codecSelfer1234) decSlicePodSecurityPolicy(v *[]PodSecurityPolicy, d *co z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1770 := *v - yyh1770, yyl1770 := z.DecSliceHelperStart() - var yyc1770 bool - if yyl1770 == 0 { - if yyv1770 == nil { - yyv1770 = []PodSecurityPolicy{} - yyc1770 = true - } else if len(yyv1770) != 0 { - yyv1770 = yyv1770[:0] - yyc1770 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []PodSecurityPolicy{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl1770 > 0 { - var yyrr1770, yyrl1770 int - var yyrt1770 bool - if yyl1770 > cap(yyv1770) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg1770 := len(yyv1770) > 0 - yyv21770 := yyv1770 - yyrl1770, yyrt1770 = z.DecInferLen(yyl1770, z.DecBasicHandle().MaxInitLen, 352) - if yyrt1770 { - if yyrl1770 <= cap(yyv1770) { - yyv1770 = yyv1770[:yyrl1770] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 352) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv1770 = make([]PodSecurityPolicy, yyrl1770) + yyv1 = make([]PodSecurityPolicy, yyrl1) } } else { - yyv1770 = make([]PodSecurityPolicy, yyrl1770) + yyv1 = make([]PodSecurityPolicy, yyrl1) } - yyc1770 = true - yyrr1770 = len(yyv1770) - if yyrg1770 { - copy(yyv1770, yyv21770) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl1770 != len(yyv1770) { - yyv1770 = yyv1770[:yyl1770] - yyc1770 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj1770 := 0 - for ; yyj1770 < yyrr1770; yyj1770++ { - yyh1770.ElemContainerState(yyj1770) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1770[yyj1770] = PodSecurityPolicy{} + yyv1[yyj1] = PodSecurityPolicy{} } else { - yyv1771 := &yyv1770[yyj1770] - yyv1771.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt1770 { - for ; yyj1770 < yyl1770; yyj1770++ { - yyv1770 = append(yyv1770, PodSecurityPolicy{}) - yyh1770.ElemContainerState(yyj1770) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, PodSecurityPolicy{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv1770[yyj1770] = PodSecurityPolicy{} + yyv1[yyj1] = PodSecurityPolicy{} } else { - yyv1772 := &yyv1770[yyj1770] - yyv1772.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj1770 := 0 - for ; !r.CheckBreak(); yyj1770++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj1770 >= len(yyv1770) { - yyv1770 = append(yyv1770, PodSecurityPolicy{}) // var yyz1770 PodSecurityPolicy - yyc1770 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, PodSecurityPolicy{}) // var yyz1 PodSecurityPolicy + yyc1 = true } - yyh1770.ElemContainerState(yyj1770) - if yyj1770 < len(yyv1770) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv1770[yyj1770] = PodSecurityPolicy{} + yyv1[yyj1] = PodSecurityPolicy{} } else { - yyv1773 := &yyv1770[yyj1770] - yyv1773.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -22228,16 +22282,16 @@ func (x codecSelfer1234) decSlicePodSecurityPolicy(v *[]PodSecurityPolicy, d *co } } - if yyj1770 < len(yyv1770) { - yyv1770 = yyv1770[:yyj1770] - yyc1770 = true - } else if yyj1770 == 0 && yyv1770 == nil { - yyv1770 = []PodSecurityPolicy{} - yyc1770 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []PodSecurityPolicy{} + yyc1 = true } } - yyh1770.End() - if yyc1770 { - *v = yyv1770 + yyh1.End() + if yyc1 { + *v = yyv1 } } diff --git a/pkg/apis/metrics/types.generated.go b/pkg/apis/metrics/types.generated.go index cc6b5574e7..ecf3e8b36f 100644 --- a/pkg/apis/metrics/types.generated.go +++ b/pkg/apis/metrics/types.generated.go @@ -160,25 +160,25 @@ func (x *RawNode) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym9 := z.DecBinary() - _ = yym9 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct10 := r.ContainerType() - if yyct10 == codecSelferValueTypeMap1234 { - yyl10 := r.ReadMapStart() - if yyl10 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl10, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct10 == codecSelferValueTypeArray1234 { - yyl10 := r.ReadArrayStart() - if yyl10 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl10, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -190,12 +190,12 @@ func (x *RawNode) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys11Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys11Slc - var yyhl11 bool = l >= 0 - for yyj11 := 0; ; yyj11++ { - if yyhl11 { - if yyj11 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -204,10 +204,10 @@ func (x *RawNode) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys11Slc = r.DecodeBytes(yys11Slc, true, true) - yys11 := string(yys11Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys11 { + switch yys3 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -221,9 +221,9 @@ func (x *RawNode) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys11) - } // end switch yys11 - } // end for yyj11 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -231,16 +231,16 @@ func (x *RawNode) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj14 int - var yyb14 bool - var yyhl14 bool = l >= 0 - yyj14++ - if yyhl14 { - yyb14 = yyj14 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb14 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb14 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -250,13 +250,13 @@ func (x *RawNode) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj14++ - if yyhl14 { - yyb14 = yyj14 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb14 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb14 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -267,17 +267,17 @@ func (x *RawNode) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj14++ - if yyhl14 { - yyb14 = yyj14 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb14 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb14 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj14-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -289,36 +289,36 @@ func (x *RawPod) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym17 := z.EncBinary() - _ = yym17 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep18 := !z.EncBinary() - yy2arr18 := z.EncBasicHandle().StructToArray - var yyq18 [2]bool - _, _, _ = yysep18, yyq18, yy2arr18 - const yyr18 bool = false - yyq18[0] = x.Kind != "" - yyq18[1] = x.APIVersion != "" - var yynn18 int - if yyr18 || yy2arr18 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Kind != "" + yyq2[1] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn18 = 0 - for _, b := range yyq18 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn18++ + yynn2++ } } - r.EncodeMapStart(yynn18) - yynn18 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr18 || yy2arr18 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq18[0] { - yym20 := z.EncBinary() - _ = yym20 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -327,23 +327,23 @@ func (x *RawPod) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq18[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym21 := z.EncBinary() - _ = yym21 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr18 || yy2arr18 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq18[1] { - yym23 := z.EncBinary() - _ = yym23 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -352,19 +352,19 @@ func (x *RawPod) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq18[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym24 := z.EncBinary() - _ = yym24 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr18 || yy2arr18 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -377,25 +377,25 @@ func (x *RawPod) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym25 := z.DecBinary() - _ = yym25 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct26 := r.ContainerType() - if yyct26 == codecSelferValueTypeMap1234 { - yyl26 := r.ReadMapStart() - if yyl26 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl26, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct26 == codecSelferValueTypeArray1234 { - yyl26 := r.ReadArrayStart() - if yyl26 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl26, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -407,12 +407,12 @@ func (x *RawPod) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys27Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys27Slc - var yyhl27 bool = l >= 0 - for yyj27 := 0; ; yyj27++ { - if yyhl27 { - if yyj27 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -421,10 +421,10 @@ func (x *RawPod) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys27Slc = r.DecodeBytes(yys27Slc, true, true) - yys27 := string(yys27Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys27 { + switch yys3 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -438,9 +438,9 @@ func (x *RawPod) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys27) - } // end switch yys27 - } // end for yyj27 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -448,16 +448,16 @@ func (x *RawPod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj30 int - var yyb30 bool - var yyhl30 bool = l >= 0 - yyj30++ - if yyhl30 { - yyb30 = yyj30 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb30 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb30 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -467,13 +467,13 @@ func (x *RawPod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj30++ - if yyhl30 { - yyb30 = yyj30 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb30 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb30 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -484,17 +484,17 @@ func (x *RawPod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj30++ - if yyhl30 { - yyb30 = yyj30 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb30 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb30 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj30-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } diff --git a/pkg/apis/metrics/v1alpha1/types.generated.go b/pkg/apis/metrics/v1alpha1/types.generated.go index 6857f1b5d1..2e6d2f3c18 100644 --- a/pkg/apis/metrics/v1alpha1/types.generated.go +++ b/pkg/apis/metrics/v1alpha1/types.generated.go @@ -160,25 +160,25 @@ func (x *RawNode) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym9 := z.DecBinary() - _ = yym9 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct10 := r.ContainerType() - if yyct10 == codecSelferValueTypeMap1234 { - yyl10 := r.ReadMapStart() - if yyl10 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl10, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct10 == codecSelferValueTypeArray1234 { - yyl10 := r.ReadArrayStart() - if yyl10 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl10, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -190,12 +190,12 @@ func (x *RawNode) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys11Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys11Slc - var yyhl11 bool = l >= 0 - for yyj11 := 0; ; yyj11++ { - if yyhl11 { - if yyj11 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -204,10 +204,10 @@ func (x *RawNode) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys11Slc = r.DecodeBytes(yys11Slc, true, true) - yys11 := string(yys11Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys11 { + switch yys3 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -221,9 +221,9 @@ func (x *RawNode) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys11) - } // end switch yys11 - } // end for yyj11 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -231,16 +231,16 @@ func (x *RawNode) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj14 int - var yyb14 bool - var yyhl14 bool = l >= 0 - yyj14++ - if yyhl14 { - yyb14 = yyj14 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb14 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb14 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -250,13 +250,13 @@ func (x *RawNode) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj14++ - if yyhl14 { - yyb14 = yyj14 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb14 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb14 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -267,17 +267,17 @@ func (x *RawNode) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj14++ - if yyhl14 { - yyb14 = yyj14 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb14 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb14 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj14-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -289,36 +289,36 @@ func (x *RawPod) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym17 := z.EncBinary() - _ = yym17 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep18 := !z.EncBinary() - yy2arr18 := z.EncBasicHandle().StructToArray - var yyq18 [2]bool - _, _, _ = yysep18, yyq18, yy2arr18 - const yyr18 bool = false - yyq18[0] = x.Kind != "" - yyq18[1] = x.APIVersion != "" - var yynn18 int - if yyr18 || yy2arr18 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [2]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[0] = x.Kind != "" + yyq2[1] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(2) } else { - yynn18 = 0 - for _, b := range yyq18 { + yynn2 = 0 + for _, b := range yyq2 { if b { - yynn18++ + yynn2++ } } - r.EncodeMapStart(yynn18) - yynn18 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr18 || yy2arr18 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq18[0] { - yym20 := z.EncBinary() - _ = yym20 + if yyq2[0] { + yym4 := z.EncBinary() + _ = yym4 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -327,23 +327,23 @@ func (x *RawPod) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq18[0] { + if yyq2[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym21 := z.EncBinary() - _ = yym21 + yym5 := z.EncBinary() + _ = yym5 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr18 || yy2arr18 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq18[1] { - yym23 := z.EncBinary() - _ = yym23 + if yyq2[1] { + yym7 := z.EncBinary() + _ = yym7 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -352,19 +352,19 @@ func (x *RawPod) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq18[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym24 := z.EncBinary() - _ = yym24 + yym8 := z.EncBinary() + _ = yym8 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr18 || yy2arr18 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -377,25 +377,25 @@ func (x *RawPod) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym25 := z.DecBinary() - _ = yym25 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct26 := r.ContainerType() - if yyct26 == codecSelferValueTypeMap1234 { - yyl26 := r.ReadMapStart() - if yyl26 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl26, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct26 == codecSelferValueTypeArray1234 { - yyl26 := r.ReadArrayStart() - if yyl26 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl26, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -407,12 +407,12 @@ func (x *RawPod) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys27Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys27Slc - var yyhl27 bool = l >= 0 - for yyj27 := 0; ; yyj27++ { - if yyhl27 { - if yyj27 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -421,10 +421,10 @@ func (x *RawPod) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys27Slc = r.DecodeBytes(yys27Slc, true, true) - yys27 := string(yys27Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys27 { + switch yys3 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -438,9 +438,9 @@ func (x *RawPod) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys27) - } // end switch yys27 - } // end for yyj27 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -448,16 +448,16 @@ func (x *RawPod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj30 int - var yyb30 bool - var yyhl30 bool = l >= 0 - yyj30++ - if yyhl30 { - yyb30 = yyj30 > l + var yyj6 int + var yyb6 bool + var yyhl6 bool = l >= 0 + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb30 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb30 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -467,13 +467,13 @@ func (x *RawPod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj30++ - if yyhl30 { - yyb30 = yyj30 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb30 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb30 { + if yyb6 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -484,17 +484,17 @@ func (x *RawPod) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj30++ - if yyhl30 { - yyb30 = yyj30 > l + yyj6++ + if yyhl6 { + yyb6 = yyj6 > l } else { - yyb30 = r.CheckBreak() + yyb6 = r.CheckBreak() } - if yyb30 { + if yyb6 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj30-1, "") + z.DecStructFieldNotFound(yyj6-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } diff --git a/pkg/apiserver/testing/types.generated.go b/pkg/apiserver/testing/types.generated.go index 31c6960818..ea4db3df86 100644 --- a/pkg/apiserver/testing/types.generated.go +++ b/pkg/apiserver/testing/types.generated.go @@ -113,14 +113,14 @@ func (x *Simple) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy5 := &x.ObjectMeta - yy5.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if yyq2[1] { - yym7 := z.EncBinary() - _ = yym7 + yym9 := z.EncBinary() + _ = yym9 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Other)) @@ -133,8 +133,8 @@ func (x *Simple) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("other")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym8 := z.EncBinary() - _ = yym8 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Other)) @@ -147,8 +147,8 @@ func (x *Simple) CodecEncodeSelf(e *codec1978.Encoder) { if x.Labels == nil { r.EncodeNil() } else { - yym10 := z.EncBinary() - _ = yym10 + yym12 := z.EncBinary() + _ = yym12 if false { } else { z.F.EncMapStringStringV(x.Labels, false, e) @@ -165,8 +165,8 @@ func (x *Simple) CodecEncodeSelf(e *codec1978.Encoder) { if x.Labels == nil { r.EncodeNil() } else { - yym11 := z.EncBinary() - _ = yym11 + yym13 := z.EncBinary() + _ = yym13 if false { } else { z.F.EncMapStringStringV(x.Labels, false, e) @@ -174,6 +174,728 @@ func (x *Simple) CodecEncodeSelf(e *codec1978.Encoder) { } } } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq2[3] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("kind")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym16 := z.EncBinary() + _ = yym16 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) + } + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2[4] { + yym18 := z.EncBinary() + _ = yym18 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq2[4] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym19 := z.EncBinary() + _ = yym19 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + } + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayEnd1234) + } else { + z.EncSendContainerState(codecSelfer_containerMapEnd1234) + } + } + } +} + +func (x *Simple) CodecDecodeSelf(d *codec1978.Decoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperDecoder(d) + _, _, _ = h, z, r + yym1 := z.DecBinary() + _ = yym1 + if false { + } else if z.HasExtensions() && z.DecExt(x) { + } else { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { + z.DecSendContainerState(codecSelfer_containerMapEnd1234) + } else { + x.codecDecodeSelfFromMap(yyl2, d) + } + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + } else { + x.codecDecodeSelfFromArray(yyl2, d) + } + } else { + panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) + } + } +} + +func (x *Simple) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperDecoder(d) + _, _, _ = h, z, r + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { + break + } + } else { + if r.CheckBreak() { + break + } + } + z.DecSendContainerState(codecSelfer_containerMapKey1234) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) + z.DecSendContainerState(codecSelfer_containerMapValue1234) + switch yys3 { + case "metadata": + if r.TryDecodeAsNil() { + x.ObjectMeta = pkg2_api.ObjectMeta{} + } else { + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) + } + case "other": + if r.TryDecodeAsNil() { + x.Other = "" + } else { + x.Other = string(r.DecodeString()) + } + case "labels": + if r.TryDecodeAsNil() { + x.Labels = nil + } else { + yyv6 := &x.Labels + yym7 := z.DecBinary() + _ = yym7 + if false { + } else { + z.F.DecMapStringStringX(yyv6, false, d) + } + } + case "kind": + if r.TryDecodeAsNil() { + x.Kind = "" + } else { + x.Kind = string(r.DecodeString()) + } + case "apiVersion": + if r.TryDecodeAsNil() { + x.APIVersion = "" + } else { + x.APIVersion = string(r.DecodeString()) + } + default: + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 + z.DecSendContainerState(codecSelfer_containerMapEnd1234) +} + +func (x *Simple) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperDecoder(d) + _, _, _ = h, z, r + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l + } else { + yyb10 = r.CheckBreak() + } + if yyb10 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.ObjectMeta = pkg2_api.ObjectMeta{} + } else { + yyv11 := &x.ObjectMeta + yyv11.CodecDecodeSelf(d) + } + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l + } else { + yyb10 = r.CheckBreak() + } + if yyb10 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.Other = "" + } else { + x.Other = string(r.DecodeString()) + } + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l + } else { + yyb10 = r.CheckBreak() + } + if yyb10 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.Labels = nil + } else { + yyv13 := &x.Labels + yym14 := z.DecBinary() + _ = yym14 + if false { + } else { + z.F.DecMapStringStringX(yyv13, false, d) + } + } + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l + } else { + yyb10 = r.CheckBreak() + } + if yyb10 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.Kind = "" + } else { + x.Kind = string(r.DecodeString()) + } + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l + } else { + yyb10 = r.CheckBreak() + } + if yyb10 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.APIVersion = "" + } else { + x.APIVersion = string(r.DecodeString()) + } + for { + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l + } else { + yyb10 = r.CheckBreak() + } + if yyb10 { + break + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + z.DecStructFieldNotFound(yyj10-1, "") + } + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) +} + +func (x *SimpleRoot) CodecEncodeSelf(e *codec1978.Encoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperEncoder(e) + _, _, _ = h, z, r + if x == nil { + r.EncodeNil() + } else { + yym1 := z.EncBinary() + _ = yym1 + if false { + } else if z.HasExtensions() && z.EncExt(x) { + } else { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = x.Other != "" + yyq2[2] = len(x.Labels) != 0 + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { + r.EncodeArrayStart(5) + } else { + yynn2 = 1 + for _, b := range yyq2 { + if b { + yynn2++ + } + } + r.EncodeMapStart(yynn2) + yynn2 = 0 + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yy4 := &x.ObjectMeta + yy4.CodecEncodeSelf(e) + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("metadata")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2[1] { + yym9 := z.EncBinary() + _ = yym9 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Other)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq2[1] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("other")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym10 := z.EncBinary() + _ = yym10 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Other)) + } + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2[2] { + if x.Labels == nil { + r.EncodeNil() + } else { + yym12 := z.EncBinary() + _ = yym12 + if false { + } else { + z.F.EncMapStringStringV(x.Labels, false, e) + } + } + } else { + r.EncodeNil() + } + } else { + if yyq2[2] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("labels")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + if x.Labels == nil { + r.EncodeNil() + } else { + yym13 := z.EncBinary() + _ = yym13 + if false { + } else { + z.F.EncMapStringStringV(x.Labels, false, e) + } + } + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq2[3] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("kind")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym16 := z.EncBinary() + _ = yym16 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) + } + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + if yyq2[4] { + yym18 := z.EncBinary() + _ = yym18 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + } + } else { + r.EncodeString(codecSelferC_UTF81234, "") + } + } else { + if yyq2[4] { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym19 := z.EncBinary() + _ = yym19 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) + } + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayEnd1234) + } else { + z.EncSendContainerState(codecSelfer_containerMapEnd1234) + } + } + } +} + +func (x *SimpleRoot) CodecDecodeSelf(d *codec1978.Decoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperDecoder(d) + _, _, _ = h, z, r + yym1 := z.DecBinary() + _ = yym1 + if false { + } else if z.HasExtensions() && z.DecExt(x) { + } else { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { + z.DecSendContainerState(codecSelfer_containerMapEnd1234) + } else { + x.codecDecodeSelfFromMap(yyl2, d) + } + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + } else { + x.codecDecodeSelfFromArray(yyl2, d) + } + } else { + panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) + } + } +} + +func (x *SimpleRoot) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperDecoder(d) + _, _, _ = h, z, r + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { + break + } + } else { + if r.CheckBreak() { + break + } + } + z.DecSendContainerState(codecSelfer_containerMapKey1234) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) + z.DecSendContainerState(codecSelfer_containerMapValue1234) + switch yys3 { + case "metadata": + if r.TryDecodeAsNil() { + x.ObjectMeta = pkg2_api.ObjectMeta{} + } else { + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) + } + case "other": + if r.TryDecodeAsNil() { + x.Other = "" + } else { + x.Other = string(r.DecodeString()) + } + case "labels": + if r.TryDecodeAsNil() { + x.Labels = nil + } else { + yyv6 := &x.Labels + yym7 := z.DecBinary() + _ = yym7 + if false { + } else { + z.F.DecMapStringStringX(yyv6, false, d) + } + } + case "kind": + if r.TryDecodeAsNil() { + x.Kind = "" + } else { + x.Kind = string(r.DecodeString()) + } + case "apiVersion": + if r.TryDecodeAsNil() { + x.APIVersion = "" + } else { + x.APIVersion = string(r.DecodeString()) + } + default: + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 + z.DecSendContainerState(codecSelfer_containerMapEnd1234) +} + +func (x *SimpleRoot) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperDecoder(d) + _, _, _ = h, z, r + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l + } else { + yyb10 = r.CheckBreak() + } + if yyb10 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.ObjectMeta = pkg2_api.ObjectMeta{} + } else { + yyv11 := &x.ObjectMeta + yyv11.CodecDecodeSelf(d) + } + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l + } else { + yyb10 = r.CheckBreak() + } + if yyb10 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.Other = "" + } else { + x.Other = string(r.DecodeString()) + } + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l + } else { + yyb10 = r.CheckBreak() + } + if yyb10 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.Labels = nil + } else { + yyv13 := &x.Labels + yym14 := z.DecBinary() + _ = yym14 + if false { + } else { + z.F.DecMapStringStringX(yyv13, false, d) + } + } + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l + } else { + yyb10 = r.CheckBreak() + } + if yyb10 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.Kind = "" + } else { + x.Kind = string(r.DecodeString()) + } + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l + } else { + yyb10 = r.CheckBreak() + } + if yyb10 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.APIVersion = "" + } else { + x.APIVersion = string(r.DecodeString()) + } + for { + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l + } else { + yyb10 = r.CheckBreak() + } + if yyb10 { + break + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + z.DecStructFieldNotFound(yyj10-1, "") + } + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) +} + +func (x *SimpleGetOptions) CodecEncodeSelf(e *codec1978.Encoder) { + var h codecSelfer1234 + z, r := codec1978.GenHelperEncoder(e) + _, _, _ = h, z, r + if x == nil { + r.EncodeNil() + } else { + yym1 := z.EncBinary() + _ = yym1 + if false { + } else if z.HasExtensions() && z.EncExt(x) { + } else { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [5]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[3] = x.Kind != "" + yyq2[4] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { + r.EncodeArrayStart(5) + } else { + yynn2 = 3 + for _, b := range yyq2 { + if b { + yynn2++ + } + } + r.EncodeMapStart(yynn2) + yynn2 = 0 + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym4 := z.EncBinary() + _ = yym4 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Param1)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("param1")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym5 := z.EncBinary() + _ = yym5 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Param1)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym7 := z.EncBinary() + _ = yym7 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Param2)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("param2")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym8 := z.EncBinary() + _ = yym8 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Param2)) + } + } + if yyr2 || yy2arr2 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym10 := z.EncBinary() + _ = yym10 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Path)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("atAPath")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym11 := z.EncBinary() + _ = yym11 + if false { + } else { + r.EncodeString(codecSelferC_UTF81234, string(x.Path)) + } + } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if yyq2[3] { @@ -233,751 +955,29 @@ func (x *Simple) CodecEncodeSelf(e *codec1978.Encoder) { } } -func (x *Simple) CodecDecodeSelf(d *codec1978.Decoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperDecoder(d) - _, _, _ = h, z, r - yym18 := z.DecBinary() - _ = yym18 - if false { - } else if z.HasExtensions() && z.DecExt(x) { - } else { - yyct19 := r.ContainerType() - if yyct19 == codecSelferValueTypeMap1234 { - yyl19 := r.ReadMapStart() - if yyl19 == 0 { - z.DecSendContainerState(codecSelfer_containerMapEnd1234) - } else { - x.codecDecodeSelfFromMap(yyl19, d) - } - } else if yyct19 == codecSelferValueTypeArray1234 { - yyl19 := r.ReadArrayStart() - if yyl19 == 0 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - } else { - x.codecDecodeSelfFromArray(yyl19, d) - } - } else { - panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) - } - } -} - -func (x *Simple) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperDecoder(d) - _, _, _ = h, z, r - var yys20Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys20Slc - var yyhl20 bool = l >= 0 - for yyj20 := 0; ; yyj20++ { - if yyhl20 { - if yyj20 >= l { - break - } - } else { - if r.CheckBreak() { - break - } - } - z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys20Slc = r.DecodeBytes(yys20Slc, true, true) - yys20 := string(yys20Slc) - z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys20 { - case "metadata": - if r.TryDecodeAsNil() { - x.ObjectMeta = pkg2_api.ObjectMeta{} - } else { - yyv21 := &x.ObjectMeta - yyv21.CodecDecodeSelf(d) - } - case "other": - if r.TryDecodeAsNil() { - x.Other = "" - } else { - x.Other = string(r.DecodeString()) - } - case "labels": - if r.TryDecodeAsNil() { - x.Labels = nil - } else { - yyv23 := &x.Labels - yym24 := z.DecBinary() - _ = yym24 - if false { - } else { - z.F.DecMapStringStringX(yyv23, false, d) - } - } - case "kind": - if r.TryDecodeAsNil() { - x.Kind = "" - } else { - x.Kind = string(r.DecodeString()) - } - case "apiVersion": - if r.TryDecodeAsNil() { - x.APIVersion = "" - } else { - x.APIVersion = string(r.DecodeString()) - } - default: - z.DecStructFieldNotFound(-1, yys20) - } // end switch yys20 - } // end for yyj20 - z.DecSendContainerState(codecSelfer_containerMapEnd1234) -} - -func (x *Simple) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperDecoder(d) - _, _, _ = h, z, r - var yyj27 int - var yyb27 bool - var yyhl27 bool = l >= 0 - yyj27++ - if yyhl27 { - yyb27 = yyj27 > l - } else { - yyb27 = r.CheckBreak() - } - if yyb27 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - return - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - if r.TryDecodeAsNil() { - x.ObjectMeta = pkg2_api.ObjectMeta{} - } else { - yyv28 := &x.ObjectMeta - yyv28.CodecDecodeSelf(d) - } - yyj27++ - if yyhl27 { - yyb27 = yyj27 > l - } else { - yyb27 = r.CheckBreak() - } - if yyb27 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - return - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - if r.TryDecodeAsNil() { - x.Other = "" - } else { - x.Other = string(r.DecodeString()) - } - yyj27++ - if yyhl27 { - yyb27 = yyj27 > l - } else { - yyb27 = r.CheckBreak() - } - if yyb27 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - return - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - if r.TryDecodeAsNil() { - x.Labels = nil - } else { - yyv30 := &x.Labels - yym31 := z.DecBinary() - _ = yym31 - if false { - } else { - z.F.DecMapStringStringX(yyv30, false, d) - } - } - yyj27++ - if yyhl27 { - yyb27 = yyj27 > l - } else { - yyb27 = r.CheckBreak() - } - if yyb27 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - return - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - if r.TryDecodeAsNil() { - x.Kind = "" - } else { - x.Kind = string(r.DecodeString()) - } - yyj27++ - if yyhl27 { - yyb27 = yyj27 > l - } else { - yyb27 = r.CheckBreak() - } - if yyb27 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - return - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - if r.TryDecodeAsNil() { - x.APIVersion = "" - } else { - x.APIVersion = string(r.DecodeString()) - } - for { - yyj27++ - if yyhl27 { - yyb27 = yyj27 > l - } else { - yyb27 = r.CheckBreak() - } - if yyb27 { - break - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj27-1, "") - } - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) -} - -func (x *SimpleRoot) CodecEncodeSelf(e *codec1978.Encoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperEncoder(e) - _, _, _ = h, z, r - if x == nil { - r.EncodeNil() - } else { - yym34 := z.EncBinary() - _ = yym34 - if false { - } else if z.HasExtensions() && z.EncExt(x) { - } else { - yysep35 := !z.EncBinary() - yy2arr35 := z.EncBasicHandle().StructToArray - var yyq35 [5]bool - _, _, _ = yysep35, yyq35, yy2arr35 - const yyr35 bool = false - yyq35[1] = x.Other != "" - yyq35[2] = len(x.Labels) != 0 - yyq35[3] = x.Kind != "" - yyq35[4] = x.APIVersion != "" - var yynn35 int - if yyr35 || yy2arr35 { - r.EncodeArrayStart(5) - } else { - yynn35 = 1 - for _, b := range yyq35 { - if b { - yynn35++ - } - } - r.EncodeMapStart(yynn35) - yynn35 = 0 - } - if yyr35 || yy2arr35 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy37 := &x.ObjectMeta - yy37.CodecEncodeSelf(e) - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("metadata")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy38 := &x.ObjectMeta - yy38.CodecEncodeSelf(e) - } - if yyr35 || yy2arr35 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq35[1] { - yym40 := z.EncBinary() - _ = yym40 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Other)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq35[1] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("other")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym41 := z.EncBinary() - _ = yym41 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Other)) - } - } - } - if yyr35 || yy2arr35 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq35[2] { - if x.Labels == nil { - r.EncodeNil() - } else { - yym43 := z.EncBinary() - _ = yym43 - if false { - } else { - z.F.EncMapStringStringV(x.Labels, false, e) - } - } - } else { - r.EncodeNil() - } - } else { - if yyq35[2] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("labels")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - if x.Labels == nil { - r.EncodeNil() - } else { - yym44 := z.EncBinary() - _ = yym44 - if false { - } else { - z.F.EncMapStringStringV(x.Labels, false, e) - } - } - } - } - if yyr35 || yy2arr35 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq35[3] { - yym46 := z.EncBinary() - _ = yym46 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq35[3] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("kind")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym47 := z.EncBinary() - _ = yym47 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) - } - } - } - if yyr35 || yy2arr35 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq35[4] { - yym49 := z.EncBinary() - _ = yym49 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq35[4] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym50 := z.EncBinary() - _ = yym50 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } - } - if yyr35 || yy2arr35 { - z.EncSendContainerState(codecSelfer_containerArrayEnd1234) - } else { - z.EncSendContainerState(codecSelfer_containerMapEnd1234) - } - } - } -} - -func (x *SimpleRoot) CodecDecodeSelf(d *codec1978.Decoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperDecoder(d) - _, _, _ = h, z, r - yym51 := z.DecBinary() - _ = yym51 - if false { - } else if z.HasExtensions() && z.DecExt(x) { - } else { - yyct52 := r.ContainerType() - if yyct52 == codecSelferValueTypeMap1234 { - yyl52 := r.ReadMapStart() - if yyl52 == 0 { - z.DecSendContainerState(codecSelfer_containerMapEnd1234) - } else { - x.codecDecodeSelfFromMap(yyl52, d) - } - } else if yyct52 == codecSelferValueTypeArray1234 { - yyl52 := r.ReadArrayStart() - if yyl52 == 0 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - } else { - x.codecDecodeSelfFromArray(yyl52, d) - } - } else { - panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) - } - } -} - -func (x *SimpleRoot) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperDecoder(d) - _, _, _ = h, z, r - var yys53Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys53Slc - var yyhl53 bool = l >= 0 - for yyj53 := 0; ; yyj53++ { - if yyhl53 { - if yyj53 >= l { - break - } - } else { - if r.CheckBreak() { - break - } - } - z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys53Slc = r.DecodeBytes(yys53Slc, true, true) - yys53 := string(yys53Slc) - z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys53 { - case "metadata": - if r.TryDecodeAsNil() { - x.ObjectMeta = pkg2_api.ObjectMeta{} - } else { - yyv54 := &x.ObjectMeta - yyv54.CodecDecodeSelf(d) - } - case "other": - if r.TryDecodeAsNil() { - x.Other = "" - } else { - x.Other = string(r.DecodeString()) - } - case "labels": - if r.TryDecodeAsNil() { - x.Labels = nil - } else { - yyv56 := &x.Labels - yym57 := z.DecBinary() - _ = yym57 - if false { - } else { - z.F.DecMapStringStringX(yyv56, false, d) - } - } - case "kind": - if r.TryDecodeAsNil() { - x.Kind = "" - } else { - x.Kind = string(r.DecodeString()) - } - case "apiVersion": - if r.TryDecodeAsNil() { - x.APIVersion = "" - } else { - x.APIVersion = string(r.DecodeString()) - } - default: - z.DecStructFieldNotFound(-1, yys53) - } // end switch yys53 - } // end for yyj53 - z.DecSendContainerState(codecSelfer_containerMapEnd1234) -} - -func (x *SimpleRoot) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperDecoder(d) - _, _, _ = h, z, r - var yyj60 int - var yyb60 bool - var yyhl60 bool = l >= 0 - yyj60++ - if yyhl60 { - yyb60 = yyj60 > l - } else { - yyb60 = r.CheckBreak() - } - if yyb60 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - return - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - if r.TryDecodeAsNil() { - x.ObjectMeta = pkg2_api.ObjectMeta{} - } else { - yyv61 := &x.ObjectMeta - yyv61.CodecDecodeSelf(d) - } - yyj60++ - if yyhl60 { - yyb60 = yyj60 > l - } else { - yyb60 = r.CheckBreak() - } - if yyb60 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - return - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - if r.TryDecodeAsNil() { - x.Other = "" - } else { - x.Other = string(r.DecodeString()) - } - yyj60++ - if yyhl60 { - yyb60 = yyj60 > l - } else { - yyb60 = r.CheckBreak() - } - if yyb60 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - return - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - if r.TryDecodeAsNil() { - x.Labels = nil - } else { - yyv63 := &x.Labels - yym64 := z.DecBinary() - _ = yym64 - if false { - } else { - z.F.DecMapStringStringX(yyv63, false, d) - } - } - yyj60++ - if yyhl60 { - yyb60 = yyj60 > l - } else { - yyb60 = r.CheckBreak() - } - if yyb60 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - return - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - if r.TryDecodeAsNil() { - x.Kind = "" - } else { - x.Kind = string(r.DecodeString()) - } - yyj60++ - if yyhl60 { - yyb60 = yyj60 > l - } else { - yyb60 = r.CheckBreak() - } - if yyb60 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - return - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - if r.TryDecodeAsNil() { - x.APIVersion = "" - } else { - x.APIVersion = string(r.DecodeString()) - } - for { - yyj60++ - if yyhl60 { - yyb60 = yyj60 > l - } else { - yyb60 = r.CheckBreak() - } - if yyb60 { - break - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj60-1, "") - } - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) -} - -func (x *SimpleGetOptions) CodecEncodeSelf(e *codec1978.Encoder) { - var h codecSelfer1234 - z, r := codec1978.GenHelperEncoder(e) - _, _, _ = h, z, r - if x == nil { - r.EncodeNil() - } else { - yym67 := z.EncBinary() - _ = yym67 - if false { - } else if z.HasExtensions() && z.EncExt(x) { - } else { - yysep68 := !z.EncBinary() - yy2arr68 := z.EncBasicHandle().StructToArray - var yyq68 [5]bool - _, _, _ = yysep68, yyq68, yy2arr68 - const yyr68 bool = false - yyq68[3] = x.Kind != "" - yyq68[4] = x.APIVersion != "" - var yynn68 int - if yyr68 || yy2arr68 { - r.EncodeArrayStart(5) - } else { - yynn68 = 3 - for _, b := range yyq68 { - if b { - yynn68++ - } - } - r.EncodeMapStart(yynn68) - yynn68 = 0 - } - if yyr68 || yy2arr68 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym70 := z.EncBinary() - _ = yym70 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Param1)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("param1")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym71 := z.EncBinary() - _ = yym71 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Param1)) - } - } - if yyr68 || yy2arr68 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym73 := z.EncBinary() - _ = yym73 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Param2)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("param2")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym74 := z.EncBinary() - _ = yym74 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Param2)) - } - } - if yyr68 || yy2arr68 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym76 := z.EncBinary() - _ = yym76 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Path)) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("atAPath")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym77 := z.EncBinary() - _ = yym77 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Path)) - } - } - if yyr68 || yy2arr68 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq68[3] { - yym79 := z.EncBinary() - _ = yym79 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq68[3] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("kind")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym80 := z.EncBinary() - _ = yym80 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) - } - } - } - if yyr68 || yy2arr68 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq68[4] { - yym82 := z.EncBinary() - _ = yym82 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } else { - r.EncodeString(codecSelferC_UTF81234, "") - } - } else { - if yyq68[4] { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym83 := z.EncBinary() - _ = yym83 - if false { - } else { - r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) - } - } - } - if yyr68 || yy2arr68 { - z.EncSendContainerState(codecSelfer_containerArrayEnd1234) - } else { - z.EncSendContainerState(codecSelfer_containerMapEnd1234) - } - } - } -} - func (x *SimpleGetOptions) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym84 := z.DecBinary() - _ = yym84 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct85 := r.ContainerType() - if yyct85 == codecSelferValueTypeMap1234 { - yyl85 := r.ReadMapStart() - if yyl85 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl85, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct85 == codecSelferValueTypeArray1234 { - yyl85 := r.ReadArrayStart() - if yyl85 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl85, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -989,12 +989,12 @@ func (x *SimpleGetOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys86Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys86Slc - var yyhl86 bool = l >= 0 - for yyj86 := 0; ; yyj86++ { - if yyhl86 { - if yyj86 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -1003,10 +1003,10 @@ func (x *SimpleGetOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys86Slc = r.DecodeBytes(yys86Slc, true, true) - yys86 := string(yys86Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys86 { + switch yys3 { case "param1": if r.TryDecodeAsNil() { x.Param1 = "" @@ -1038,9 +1038,9 @@ func (x *SimpleGetOptions) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys86) - } // end switch yys86 - } // end for yyj86 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1048,16 +1048,16 @@ func (x *SimpleGetOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj92 int - var yyb92 bool - var yyhl92 bool = l >= 0 - yyj92++ - if yyhl92 { - yyb92 = yyj92 > l + var yyj9 int + var yyb9 bool + var yyhl9 bool = l >= 0 + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb92 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb92 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1067,13 +1067,13 @@ func (x *SimpleGetOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Param1 = string(r.DecodeString()) } - yyj92++ - if yyhl92 { - yyb92 = yyj92 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb92 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb92 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1083,13 +1083,13 @@ func (x *SimpleGetOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Param2 = string(r.DecodeString()) } - yyj92++ - if yyhl92 { - yyb92 = yyj92 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb92 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb92 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1099,13 +1099,13 @@ func (x *SimpleGetOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Path = string(r.DecodeString()) } - yyj92++ - if yyhl92 { - yyb92 = yyj92 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb92 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb92 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1115,13 +1115,13 @@ func (x *SimpleGetOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) } else { x.Kind = string(r.DecodeString()) } - yyj92++ - if yyhl92 { - yyb92 = yyj92 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb92 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb92 { + if yyb9 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1132,17 +1132,17 @@ func (x *SimpleGetOptions) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) x.APIVersion = string(r.DecodeString()) } for { - yyj92++ - if yyhl92 { - yyb92 = yyj92 > l + yyj9++ + if yyhl9 { + yyb9 = yyj9 > l } else { - yyb92 = r.CheckBreak() + yyb9 = r.CheckBreak() } - if yyb92 { + if yyb9 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj92-1, "") + z.DecStructFieldNotFound(yyj9-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1154,63 +1154,63 @@ func (x *SimpleList) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym98 := z.EncBinary() - _ = yym98 + yym1 := z.EncBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep99 := !z.EncBinary() - yy2arr99 := z.EncBasicHandle().StructToArray - var yyq99 [4]bool - _, _, _ = yysep99, yyq99, yy2arr99 - const yyr99 bool = false - yyq99[1] = len(x.Items) != 0 - yyq99[2] = x.Kind != "" - yyq99[3] = x.APIVersion != "" - var yynn99 int - if yyr99 || yy2arr99 { + yysep2 := !z.EncBinary() + yy2arr2 := z.EncBasicHandle().StructToArray + var yyq2 [4]bool + _, _, _ = yysep2, yyq2, yy2arr2 + const yyr2 bool = false + yyq2[1] = len(x.Items) != 0 + yyq2[2] = x.Kind != "" + yyq2[3] = x.APIVersion != "" + var yynn2 int + if yyr2 || yy2arr2 { r.EncodeArrayStart(4) } else { - yynn99 = 1 - for _, b := range yyq99 { + yynn2 = 1 + for _, b := range yyq2 { if b { - yynn99++ + yynn2++ } } - r.EncodeMapStart(yynn99) - yynn99 = 0 + r.EncodeMapStart(yynn2) + yynn2 = 0 } - if yyr99 || yy2arr99 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy101 := &x.ListMeta - yym102 := z.EncBinary() - _ = yym102 + yy4 := &x.ListMeta + yym5 := z.EncBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.EncExt(yy101) { + } else if z.HasExtensions() && z.EncExt(yy4) { } else { - z.EncFallback(yy101) + z.EncFallback(yy4) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy103 := &x.ListMeta - yym104 := z.EncBinary() - _ = yym104 + yy6 := &x.ListMeta + yym7 := z.EncBinary() + _ = yym7 if false { - } else if z.HasExtensions() && z.EncExt(yy103) { + } else if z.HasExtensions() && z.EncExt(yy6) { } else { - z.EncFallback(yy103) + z.EncFallback(yy6) } } - if yyr99 || yy2arr99 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq99[1] { + if yyq2[1] { if x.Items == nil { r.EncodeNil() } else { - yym106 := z.EncBinary() - _ = yym106 + yym9 := z.EncBinary() + _ = yym9 if false { } else { h.encSliceSimple(([]Simple)(x.Items), e) @@ -1220,15 +1220,15 @@ func (x *SimpleList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeNil() } } else { - if yyq99[1] { + if yyq2[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("items")) z.EncSendContainerState(codecSelfer_containerMapValue1234) if x.Items == nil { r.EncodeNil() } else { - yym107 := z.EncBinary() - _ = yym107 + yym10 := z.EncBinary() + _ = yym10 if false { } else { h.encSliceSimple(([]Simple)(x.Items), e) @@ -1236,11 +1236,11 @@ func (x *SimpleList) CodecEncodeSelf(e *codec1978.Encoder) { } } } - if yyr99 || yy2arr99 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq99[2] { - yym109 := z.EncBinary() - _ = yym109 + if yyq2[2] { + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -1249,23 +1249,23 @@ func (x *SimpleList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq99[2] { + if yyq2[2] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym110 := z.EncBinary() - _ = yym110 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr99 || yy2arr99 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq99[3] { - yym112 := z.EncBinary() - _ = yym112 + if yyq2[3] { + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -1274,19 +1274,19 @@ func (x *SimpleList) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq99[3] { + if yyq2[3] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym113 := z.EncBinary() - _ = yym113 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr99 || yy2arr99 { + if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -1299,25 +1299,25 @@ func (x *SimpleList) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym114 := z.DecBinary() - _ = yym114 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct115 := r.ContainerType() - if yyct115 == codecSelferValueTypeMap1234 { - yyl115 := r.ReadMapStart() - if yyl115 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl115, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct115 == codecSelferValueTypeArray1234 { - yyl115 := r.ReadArrayStart() - if yyl115 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl115, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -1329,12 +1329,12 @@ func (x *SimpleList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys116Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys116Slc - var yyhl116 bool = l >= 0 - for yyj116 := 0; ; yyj116++ { - if yyhl116 { - if yyj116 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -1343,33 +1343,33 @@ func (x *SimpleList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys116Slc = r.DecodeBytes(yys116Slc, true, true) - yys116 := string(yys116Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys116 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv117 := &x.ListMeta - yym118 := z.DecBinary() - _ = yym118 + yyv4 := &x.ListMeta + yym5 := z.DecBinary() + _ = yym5 if false { - } else if z.HasExtensions() && z.DecExt(yyv117) { + } else if z.HasExtensions() && z.DecExt(yyv4) { } else { - z.DecFallback(yyv117, false) + z.DecFallback(yyv4, false) } } case "items": if r.TryDecodeAsNil() { x.Items = nil } else { - yyv119 := &x.Items - yym120 := z.DecBinary() - _ = yym120 + yyv6 := &x.Items + yym7 := z.DecBinary() + _ = yym7 if false { } else { - h.decSliceSimple((*[]Simple)(yyv119), d) + h.decSliceSimple((*[]Simple)(yyv6), d) } } case "kind": @@ -1385,9 +1385,9 @@ func (x *SimpleList) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys116) - } // end switch yys116 - } // end for yyj116 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -1395,16 +1395,16 @@ func (x *SimpleList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj123 int - var yyb123 bool - var yyhl123 bool = l >= 0 - yyj123++ - if yyhl123 { - yyb123 = yyj123 > l + var yyj10 int + var yyb10 bool + var yyhl10 bool = l >= 0 + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb123 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb123 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1412,22 +1412,22 @@ func (x *SimpleList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ListMeta = pkg1_unversioned.ListMeta{} } else { - yyv124 := &x.ListMeta - yym125 := z.DecBinary() - _ = yym125 + yyv11 := &x.ListMeta + yym12 := z.DecBinary() + _ = yym12 if false { - } else if z.HasExtensions() && z.DecExt(yyv124) { + } else if z.HasExtensions() && z.DecExt(yyv11) { } else { - z.DecFallback(yyv124, false) + z.DecFallback(yyv11, false) } } - yyj123++ - if yyhl123 { - yyb123 = yyj123 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb123 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb123 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1435,21 +1435,21 @@ func (x *SimpleList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Items = nil } else { - yyv126 := &x.Items - yym127 := z.DecBinary() - _ = yym127 + yyv13 := &x.Items + yym14 := z.DecBinary() + _ = yym14 if false { } else { - h.decSliceSimple((*[]Simple)(yyv126), d) + h.decSliceSimple((*[]Simple)(yyv13), d) } } - yyj123++ - if yyhl123 { - yyb123 = yyj123 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb123 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb123 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1459,13 +1459,13 @@ func (x *SimpleList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj123++ - if yyhl123 { - yyb123 = yyj123 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb123 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb123 { + if yyb10 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -1476,17 +1476,17 @@ func (x *SimpleList) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj123++ - if yyhl123 { - yyb123 = yyj123 > l + yyj10++ + if yyhl10 { + yyb10 = yyj10 > l } else { - yyb123 = r.CheckBreak() + yyb10 = r.CheckBreak() } - if yyb123 { + if yyb10 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj123-1, "") + z.DecStructFieldNotFound(yyj10-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1496,10 +1496,10 @@ func (x codecSelfer1234) encSliceSimple(v []Simple, e *codec1978.Encoder) { z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeArrayStart(len(v)) - for _, yyv130 := range v { + for _, yyv1 := range v { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy131 := &yyv130 - yy131.CodecEncodeSelf(e) + yy2 := &yyv1 + yy2.CodecEncodeSelf(e) } z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -1509,83 +1509,86 @@ func (x codecSelfer1234) decSliceSimple(v *[]Simple, d *codec1978.Decoder) { z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv132 := *v - yyh132, yyl132 := z.DecSliceHelperStart() - var yyc132 bool - if yyl132 == 0 { - if yyv132 == nil { - yyv132 = []Simple{} - yyc132 = true - } else if len(yyv132) != 0 { - yyv132 = yyv132[:0] - yyc132 = true + yyv1 := *v + yyh1, yyl1 := z.DecSliceHelperStart() + var yyc1 bool + _ = yyc1 + if yyl1 == 0 { + if yyv1 == nil { + yyv1 = []Simple{} + yyc1 = true + } else if len(yyv1) != 0 { + yyv1 = yyv1[:0] + yyc1 = true } - } else if yyl132 > 0 { - var yyrr132, yyrl132 int - var yyrt132 bool - if yyl132 > cap(yyv132) { + } else if yyl1 > 0 { + var yyrr1, yyrl1 int + var yyrt1 bool + _, _ = yyrl1, yyrt1 + yyrr1 = yyl1 // len(yyv1) + if yyl1 > cap(yyv1) { - yyrg132 := len(yyv132) > 0 - yyv2132 := yyv132 - yyrl132, yyrt132 = z.DecInferLen(yyl132, z.DecBasicHandle().MaxInitLen, 216) - if yyrt132 { - if yyrl132 <= cap(yyv132) { - yyv132 = yyv132[:yyrl132] + yyrg1 := len(yyv1) > 0 + yyv21 := yyv1 + yyrl1, yyrt1 = z.DecInferLen(yyl1, z.DecBasicHandle().MaxInitLen, 216) + if yyrt1 { + if yyrl1 <= cap(yyv1) { + yyv1 = yyv1[:yyrl1] } else { - yyv132 = make([]Simple, yyrl132) + yyv1 = make([]Simple, yyrl1) } } else { - yyv132 = make([]Simple, yyrl132) + yyv1 = make([]Simple, yyrl1) } - yyc132 = true - yyrr132 = len(yyv132) - if yyrg132 { - copy(yyv132, yyv2132) + yyc1 = true + yyrr1 = len(yyv1) + if yyrg1 { + copy(yyv1, yyv21) } - } else if yyl132 != len(yyv132) { - yyv132 = yyv132[:yyl132] - yyc132 = true + } else if yyl1 != len(yyv1) { + yyv1 = yyv1[:yyl1] + yyc1 = true } - yyj132 := 0 - for ; yyj132 < yyrr132; yyj132++ { - yyh132.ElemContainerState(yyj132) + yyj1 := 0 + for ; yyj1 < yyrr1; yyj1++ { + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv132[yyj132] = Simple{} + yyv1[yyj1] = Simple{} } else { - yyv133 := &yyv132[yyj132] - yyv133.CodecDecodeSelf(d) + yyv2 := &yyv1[yyj1] + yyv2.CodecDecodeSelf(d) } } - if yyrt132 { - for ; yyj132 < yyl132; yyj132++ { - yyv132 = append(yyv132, Simple{}) - yyh132.ElemContainerState(yyj132) + if yyrt1 { + for ; yyj1 < yyl1; yyj1++ { + yyv1 = append(yyv1, Simple{}) + yyh1.ElemContainerState(yyj1) if r.TryDecodeAsNil() { - yyv132[yyj132] = Simple{} + yyv1[yyj1] = Simple{} } else { - yyv134 := &yyv132[yyj132] - yyv134.CodecDecodeSelf(d) + yyv3 := &yyv1[yyj1] + yyv3.CodecDecodeSelf(d) } } } } else { - yyj132 := 0 - for ; !r.CheckBreak(); yyj132++ { + yyj1 := 0 + for ; !r.CheckBreak(); yyj1++ { - if yyj132 >= len(yyv132) { - yyv132 = append(yyv132, Simple{}) // var yyz132 Simple - yyc132 = true + if yyj1 >= len(yyv1) { + yyv1 = append(yyv1, Simple{}) // var yyz1 Simple + yyc1 = true } - yyh132.ElemContainerState(yyj132) - if yyj132 < len(yyv132) { + yyh1.ElemContainerState(yyj1) + if yyj1 < len(yyv1) { if r.TryDecodeAsNil() { - yyv132[yyj132] = Simple{} + yyv1[yyj1] = Simple{} } else { - yyv135 := &yyv132[yyj132] - yyv135.CodecDecodeSelf(d) + yyv4 := &yyv1[yyj1] + yyv4.CodecDecodeSelf(d) } } else { @@ -1593,16 +1596,16 @@ func (x codecSelfer1234) decSliceSimple(v *[]Simple, d *codec1978.Decoder) { } } - if yyj132 < len(yyv132) { - yyv132 = yyv132[:yyj132] - yyc132 = true - } else if yyj132 == 0 && yyv132 == nil { - yyv132 = []Simple{} - yyc132 = true + if yyj1 < len(yyv1) { + yyv1 = yyv1[:yyj1] + yyc1 = true + } else if yyj1 == 0 && yyv1 == nil { + yyv1 = []Simple{} + yyc1 = true } } - yyh132.End() - if yyc132 { - *v = yyv132 + yyh1.End() + if yyc1 { + *v = yyv1 } } diff --git a/pkg/kubectl/testing/types.generated.go b/pkg/kubectl/testing/types.generated.go index 6ec3d88d1f..b3dd3628da 100644 --- a/pkg/kubectl/testing/types.generated.go +++ b/pkg/kubectl/testing/types.generated.go @@ -117,14 +117,14 @@ func (x *TestStruct) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy5 := &x.ObjectMeta - yy5.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym7 := z.EncBinary() - _ = yym7 + yym9 := z.EncBinary() + _ = yym9 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) @@ -133,8 +133,8 @@ func (x *TestStruct) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("Key")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym8 := z.EncBinary() - _ = yym8 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Key)) @@ -145,8 +145,8 @@ func (x *TestStruct) CodecEncodeSelf(e *codec1978.Encoder) { if x.Map == nil { r.EncodeNil() } else { - yym10 := z.EncBinary() - _ = yym10 + yym12 := z.EncBinary() + _ = yym12 if false { } else { z.F.EncMapStringIntV(x.Map, false, e) @@ -159,8 +159,8 @@ func (x *TestStruct) CodecEncodeSelf(e *codec1978.Encoder) { if x.Map == nil { r.EncodeNil() } else { - yym11 := z.EncBinary() - _ = yym11 + yym13 := z.EncBinary() + _ = yym13 if false { } else { z.F.EncMapStringIntV(x.Map, false, e) @@ -172,8 +172,8 @@ func (x *TestStruct) CodecEncodeSelf(e *codec1978.Encoder) { if x.StringList == nil { r.EncodeNil() } else { - yym13 := z.EncBinary() - _ = yym13 + yym15 := z.EncBinary() + _ = yym15 if false { } else { z.F.EncSliceStringV(x.StringList, false, e) @@ -186,8 +186,8 @@ func (x *TestStruct) CodecEncodeSelf(e *codec1978.Encoder) { if x.StringList == nil { r.EncodeNil() } else { - yym14 := z.EncBinary() - _ = yym14 + yym16 := z.EncBinary() + _ = yym16 if false { } else { z.F.EncSliceStringV(x.StringList, false, e) @@ -199,8 +199,8 @@ func (x *TestStruct) CodecEncodeSelf(e *codec1978.Encoder) { if x.IntList == nil { r.EncodeNil() } else { - yym16 := z.EncBinary() - _ = yym16 + yym18 := z.EncBinary() + _ = yym18 if false { } else { z.F.EncSliceIntV(x.IntList, false, e) @@ -213,8 +213,8 @@ func (x *TestStruct) CodecEncodeSelf(e *codec1978.Encoder) { if x.IntList == nil { r.EncodeNil() } else { - yym17 := z.EncBinary() - _ = yym17 + yym19 := z.EncBinary() + _ = yym19 if false { } else { z.F.EncSliceIntV(x.IntList, false, e) @@ -224,8 +224,8 @@ func (x *TestStruct) CodecEncodeSelf(e *codec1978.Encoder) { if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if yyq2[5] { - yym19 := z.EncBinary() - _ = yym19 + yym21 := z.EncBinary() + _ = yym21 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -238,8 +238,8 @@ func (x *TestStruct) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym20 := z.EncBinary() - _ = yym20 + yym22 := z.EncBinary() + _ = yym22 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -249,8 +249,8 @@ func (x *TestStruct) CodecEncodeSelf(e *codec1978.Encoder) { if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if yyq2[6] { - yym22 := z.EncBinary() - _ = yym22 + yym24 := z.EncBinary() + _ = yym24 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -263,8 +263,8 @@ func (x *TestStruct) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym23 := z.EncBinary() - _ = yym23 + yym25 := z.EncBinary() + _ = yym25 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -284,25 +284,25 @@ func (x *TestStruct) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym24 := z.DecBinary() - _ = yym24 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct25 := r.ContainerType() - if yyct25 == codecSelferValueTypeMap1234 { - yyl25 := r.ReadMapStart() - if yyl25 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl25, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct25 == codecSelferValueTypeArray1234 { - yyl25 := r.ReadArrayStart() - if yyl25 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl25, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -314,12 +314,12 @@ func (x *TestStruct) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys26Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys26Slc - var yyhl26 bool = l >= 0 - for yyj26 := 0; ; yyj26++ { - if yyhl26 { - if yyj26 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -328,16 +328,16 @@ func (x *TestStruct) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys26Slc = r.DecodeBytes(yys26Slc, true, true) - yys26 := string(yys26Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys26 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv27 := &x.ObjectMeta - yyv27.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "Key": if r.TryDecodeAsNil() { @@ -349,36 +349,36 @@ func (x *TestStruct) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Map = nil } else { - yyv29 := &x.Map - yym30 := z.DecBinary() - _ = yym30 + yyv6 := &x.Map + yym7 := z.DecBinary() + _ = yym7 if false { } else { - z.F.DecMapStringIntX(yyv29, false, d) + z.F.DecMapStringIntX(yyv6, false, d) } } case "StringList": if r.TryDecodeAsNil() { x.StringList = nil } else { - yyv31 := &x.StringList - yym32 := z.DecBinary() - _ = yym32 + yyv8 := &x.StringList + yym9 := z.DecBinary() + _ = yym9 if false { } else { - z.F.DecSliceStringX(yyv31, false, d) + z.F.DecSliceStringX(yyv8, false, d) } } case "IntList": if r.TryDecodeAsNil() { x.IntList = nil } else { - yyv33 := &x.IntList - yym34 := z.DecBinary() - _ = yym34 + yyv10 := &x.IntList + yym11 := z.DecBinary() + _ = yym11 if false { } else { - z.F.DecSliceIntX(yyv33, false, d) + z.F.DecSliceIntX(yyv10, false, d) } } case "kind": @@ -394,9 +394,9 @@ func (x *TestStruct) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys26) - } // end switch yys26 - } // end for yyj26 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -404,16 +404,16 @@ func (x *TestStruct) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj37 int - var yyb37 bool - var yyhl37 bool = l >= 0 - yyj37++ - if yyhl37 { - yyb37 = yyj37 > l + var yyj14 int + var yyb14 bool + var yyhl14 bool = l >= 0 + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb37 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb37 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -421,16 +421,16 @@ func (x *TestStruct) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv38 := &x.ObjectMeta - yyv38.CodecDecodeSelf(d) + yyv15 := &x.ObjectMeta + yyv15.CodecDecodeSelf(d) } - yyj37++ - if yyhl37 { - yyb37 = yyj37 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb37 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb37 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -440,13 +440,13 @@ func (x *TestStruct) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Key = string(r.DecodeString()) } - yyj37++ - if yyhl37 { - yyb37 = yyj37 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb37 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb37 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -454,21 +454,21 @@ func (x *TestStruct) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.Map = nil } else { - yyv40 := &x.Map - yym41 := z.DecBinary() - _ = yym41 + yyv17 := &x.Map + yym18 := z.DecBinary() + _ = yym18 if false { } else { - z.F.DecMapStringIntX(yyv40, false, d) + z.F.DecMapStringIntX(yyv17, false, d) } } - yyj37++ - if yyhl37 { - yyb37 = yyj37 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb37 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb37 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -476,21 +476,21 @@ func (x *TestStruct) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.StringList = nil } else { - yyv42 := &x.StringList - yym43 := z.DecBinary() - _ = yym43 + yyv19 := &x.StringList + yym20 := z.DecBinary() + _ = yym20 if false { } else { - z.F.DecSliceStringX(yyv42, false, d) + z.F.DecSliceStringX(yyv19, false, d) } } - yyj37++ - if yyhl37 { - yyb37 = yyj37 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb37 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb37 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -498,21 +498,21 @@ func (x *TestStruct) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.IntList = nil } else { - yyv44 := &x.IntList - yym45 := z.DecBinary() - _ = yym45 + yyv21 := &x.IntList + yym22 := z.DecBinary() + _ = yym22 if false { } else { - z.F.DecSliceIntX(yyv44, false, d) + z.F.DecSliceIntX(yyv21, false, d) } } - yyj37++ - if yyhl37 { - yyb37 = yyj37 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb37 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb37 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -522,13 +522,13 @@ func (x *TestStruct) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj37++ - if yyhl37 { - yyb37 = yyj37 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb37 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb37 { + if yyb14 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -539,17 +539,17 @@ func (x *TestStruct) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj37++ - if yyhl37 { - yyb37 = yyj37 > l + yyj14++ + if yyhl14 { + yyb14 = yyj14 > l } else { - yyb37 = r.CheckBreak() + yyb14 = r.CheckBreak() } - if yyb37 { + if yyb14 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj37-1, "") + z.DecStructFieldNotFound(yyj14-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } diff --git a/pkg/storage/testing/types.generated.go b/pkg/storage/testing/types.generated.go index 46e18b8d36..0bdb64f477 100644 --- a/pkg/storage/testing/types.generated.go +++ b/pkg/storage/testing/types.generated.go @@ -111,13 +111,13 @@ func (x *TestResource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("metadata")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy5 := &x.ObjectMeta - yy5.CodecEncodeSelf(e) + yy6 := &x.ObjectMeta + yy6.CodecEncodeSelf(e) } if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym7 := z.EncBinary() - _ = yym7 + yym9 := z.EncBinary() + _ = yym9 if false { } else { r.EncodeInt(int64(x.Value)) @@ -126,8 +126,8 @@ func (x *TestResource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("value")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym8 := z.EncBinary() - _ = yym8 + yym10 := z.EncBinary() + _ = yym10 if false { } else { r.EncodeInt(int64(x.Value)) @@ -136,8 +136,8 @@ func (x *TestResource) CodecEncodeSelf(e *codec1978.Encoder) { if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if yyq2[2] { - yym10 := z.EncBinary() - _ = yym10 + yym12 := z.EncBinary() + _ = yym12 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -150,8 +150,8 @@ func (x *TestResource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym11 := z.EncBinary() - _ = yym11 + yym13 := z.EncBinary() + _ = yym13 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -161,8 +161,8 @@ func (x *TestResource) CodecEncodeSelf(e *codec1978.Encoder) { if yyr2 || yy2arr2 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) if yyq2[3] { - yym13 := z.EncBinary() - _ = yym13 + yym15 := z.EncBinary() + _ = yym15 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -175,8 +175,8 @@ func (x *TestResource) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym14 := z.EncBinary() - _ = yym14 + yym16 := z.EncBinary() + _ = yym16 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -196,25 +196,25 @@ func (x *TestResource) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym15 := z.DecBinary() - _ = yym15 + yym1 := z.DecBinary() + _ = yym1 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct16 := r.ContainerType() - if yyct16 == codecSelferValueTypeMap1234 { - yyl16 := r.ReadMapStart() - if yyl16 == 0 { + yyct2 := r.ContainerType() + if yyct2 == codecSelferValueTypeMap1234 { + yyl2 := r.ReadMapStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl16, d) + x.codecDecodeSelfFromMap(yyl2, d) } - } else if yyct16 == codecSelferValueTypeArray1234 { - yyl16 := r.ReadArrayStart() - if yyl16 == 0 { + } else if yyct2 == codecSelferValueTypeArray1234 { + yyl2 := r.ReadArrayStart() + if yyl2 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl16, d) + x.codecDecodeSelfFromArray(yyl2, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -226,12 +226,12 @@ func (x *TestResource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys17Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys17Slc - var yyhl17 bool = l >= 0 - for yyj17 := 0; ; yyj17++ { - if yyhl17 { - if yyj17 >= l { + var yys3Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys3Slc + var yyhl3 bool = l >= 0 + for yyj3 := 0; ; yyj3++ { + if yyhl3 { + if yyj3 >= l { break } } else { @@ -240,16 +240,16 @@ func (x *TestResource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys17Slc = r.DecodeBytes(yys17Slc, true, true) - yys17 := string(yys17Slc) + yys3Slc = r.DecodeBytes(yys3Slc, true, true) + yys3 := string(yys3Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys17 { + switch yys3 { case "metadata": if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv18 := &x.ObjectMeta - yyv18.CodecDecodeSelf(d) + yyv4 := &x.ObjectMeta + yyv4.CodecDecodeSelf(d) } case "value": if r.TryDecodeAsNil() { @@ -270,9 +270,9 @@ func (x *TestResource) codecDecodeSelfFromMap(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys17) - } // end switch yys17 - } // end for yyj17 + z.DecStructFieldNotFound(-1, yys3) + } // end switch yys3 + } // end for yyj3 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -280,16 +280,16 @@ func (x *TestResource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj22 int - var yyb22 bool - var yyhl22 bool = l >= 0 - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + var yyj8 int + var yyb8 bool + var yyhl8 bool = l >= 0 + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -297,16 +297,16 @@ func (x *TestResource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { if r.TryDecodeAsNil() { x.ObjectMeta = pkg2_api.ObjectMeta{} } else { - yyv23 := &x.ObjectMeta - yyv23.CodecDecodeSelf(d) + yyv9 := &x.ObjectMeta + yyv9.CodecDecodeSelf(d) } - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -316,13 +316,13 @@ func (x *TestResource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Value = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -332,13 +332,13 @@ func (x *TestResource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { } else { x.Kind = string(r.DecodeString()) } - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -349,17 +349,17 @@ func (x *TestResource) codecDecodeSelfFromArray(l int, d *codec1978.Decoder) { x.APIVersion = string(r.DecodeString()) } for { - yyj22++ - if yyhl22 { - yyb22 = yyj22 > l + yyj8++ + if yyhl8 { + yyb8 = yyj8 > l } else { - yyb22 = r.CheckBreak() + yyb8 = r.CheckBreak() } - if yyb22 { + if yyb8 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj22-1, "") + z.DecStructFieldNotFound(yyj8-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) }