From 587b1f845a445e83a2288545f59cb22bf211cf52 Mon Sep 17 00:00:00 2001 From: Jan Chaloupka Date: Thu, 11 Aug 2016 13:49:19 +0200 Subject: [PATCH] Autogenerate --- pkg/apis/componentconfig/types.generated.go | 4639 +++++++++-------- .../v1alpha1/zz_generated.conversion.go | 2 + .../v1alpha1/zz_generated.deepcopy.go | 1 + .../componentconfig/zz_generated.deepcopy.go | 1 + 4 files changed, 2344 insertions(+), 2299 deletions(-) diff --git a/pkg/apis/componentconfig/types.generated.go b/pkg/apis/componentconfig/types.generated.go index 7e5cd3431d8..6fe235e8957 100644 --- a/pkg/apis/componentconfig/types.generated.go +++ b/pkg/apis/componentconfig/types.generated.go @@ -1218,7 +1218,7 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { } else { yysep130 := !z.EncBinary() yy2arr130 := z.EncBasicHandle().StructToArray - var yyq130 [97]bool + var yyq130 [98]bool _, _, _ = yysep130, yyq130, yy2arr130 const yyr130 bool = false yyq130[0] = x.Kind != "" @@ -1244,9 +1244,9 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { yyq130[92] = x.EvictionMinimumReclaim != "" var yynn130 int if yyr130 || yy2arr130 { - r.EncodeArrayStart(97) + r.EncodeArrayStart(98) } else { - yynn130 = 76 + yynn130 = 77 for _, b := range yyq130 { if b { yynn130++ @@ -3364,6 +3364,25 @@ func (x *KubeletConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { } } } + if yyr130 || yy2arr130 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym445 := z.EncBinary() + _ = yym445 + if false { + } else { + r.EncodeBool(bool(x.ProtectKernelDefaults)) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("protectKernelDefaults")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yym446 := z.EncBinary() + _ = yym446 + if false { + } else { + r.EncodeBool(bool(x.ProtectKernelDefaults)) + } + } if yyr130 || yy2arr130 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { @@ -3377,25 +3396,25 @@ func (x *KubeletConfiguration) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym444 := z.DecBinary() - _ = yym444 + yym447 := z.DecBinary() + _ = yym447 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct445 := r.ContainerType() - if yyct445 == codecSelferValueTypeMap1234 { - yyl445 := r.ReadMapStart() - if yyl445 == 0 { + yyct448 := r.ContainerType() + if yyct448 == codecSelferValueTypeMap1234 { + yyl448 := r.ReadMapStart() + if yyl448 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl445, d) + x.codecDecodeSelfFromMap(yyl448, d) } - } else if yyct445 == codecSelferValueTypeArray1234 { - yyl445 := r.ReadArrayStart() - if yyl445 == 0 { + } else if yyct448 == codecSelferValueTypeArray1234 { + yyl448 := r.ReadArrayStart() + if yyl448 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl445, d) + x.codecDecodeSelfFromArray(yyl448, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -3407,12 +3426,12 @@ func (x *KubeletConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys446Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys446Slc - var yyhl446 bool = l >= 0 - for yyj446 := 0; ; yyj446++ { - if yyhl446 { - if yyj446 >= l { + var yys449Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys449Slc + var yyhl449 bool = l >= 0 + for yyj449 := 0; ; yyj449++ { + if yyhl449 { + if yyj449 >= l { break } } else { @@ -3421,10 +3440,10 @@ func (x *KubeletConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decode } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys446Slc = r.DecodeBytes(yys446Slc, true, true) - yys446 := string(yys446Slc) + yys449Slc = r.DecodeBytes(yys449Slc, true, true) + yys449 := string(yys449Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys446 { + switch yys449 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -3447,45 +3466,45 @@ func (x *KubeletConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.SyncFrequency = pkg1_unversioned.Duration{} } else { - yyv450 := &x.SyncFrequency - yym451 := z.DecBinary() - _ = yym451 + yyv453 := &x.SyncFrequency + yym454 := z.DecBinary() + _ = yym454 if false { - } else if z.HasExtensions() && z.DecExt(yyv450) { - } else if !yym451 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv450) + } else if z.HasExtensions() && z.DecExt(yyv453) { + } else if !yym454 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv453) } else { - z.DecFallback(yyv450, false) + z.DecFallback(yyv453, false) } } case "fileCheckFrequency": if r.TryDecodeAsNil() { x.FileCheckFrequency = pkg1_unversioned.Duration{} } else { - yyv452 := &x.FileCheckFrequency - yym453 := z.DecBinary() - _ = yym453 + yyv455 := &x.FileCheckFrequency + yym456 := z.DecBinary() + _ = yym456 if false { - } else if z.HasExtensions() && z.DecExt(yyv452) { - } else if !yym453 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv452) + } else if z.HasExtensions() && z.DecExt(yyv455) { + } else if !yym456 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv455) } else { - z.DecFallback(yyv452, false) + z.DecFallback(yyv455, false) } } case "httpCheckFrequency": if r.TryDecodeAsNil() { x.HTTPCheckFrequency = pkg1_unversioned.Duration{} } else { - yyv454 := &x.HTTPCheckFrequency - yym455 := z.DecBinary() - _ = yym455 + yyv457 := &x.HTTPCheckFrequency + yym458 := z.DecBinary() + _ = yym458 if false { - } else if z.HasExtensions() && z.DecExt(yyv454) { - } else if !yym455 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv454) + } else if z.HasExtensions() && z.DecExt(yyv457) { + } else if !yym458 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv457) } else { - z.DecFallback(yyv454, false) + z.DecFallback(yyv457, false) } } case "manifestURL": @@ -3582,36 +3601,36 @@ func (x *KubeletConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.HostNetworkSources = nil } else { - yyv471 := &x.HostNetworkSources - yym472 := z.DecBinary() - _ = yym472 + yyv474 := &x.HostNetworkSources + yym475 := z.DecBinary() + _ = yym475 if false { } else { - z.F.DecSliceStringX(yyv471, false, d) + z.F.DecSliceStringX(yyv474, false, d) } } case "hostPIDSources": if r.TryDecodeAsNil() { x.HostPIDSources = nil } else { - yyv473 := &x.HostPIDSources - yym474 := z.DecBinary() - _ = yym474 + yyv476 := &x.HostPIDSources + yym477 := z.DecBinary() + _ = yym477 if false { } else { - z.F.DecSliceStringX(yyv473, false, d) + z.F.DecSliceStringX(yyv476, false, d) } } case "hostIPCSources": if r.TryDecodeAsNil() { x.HostIPCSources = nil } else { - yyv475 := &x.HostIPCSources - yym476 := z.DecBinary() - _ = yym476 + yyv478 := &x.HostIPCSources + yym479 := z.DecBinary() + _ = yym479 if false { } else { - z.F.DecSliceStringX(yyv475, false, d) + z.F.DecSliceStringX(yyv478, false, d) } } case "registryPullQPS": @@ -3648,15 +3667,15 @@ func (x *KubeletConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.MinimumGCAge = pkg1_unversioned.Duration{} } else { - yyv482 := &x.MinimumGCAge - yym483 := z.DecBinary() - _ = yym483 + yyv485 := &x.MinimumGCAge + yym486 := z.DecBinary() + _ = yym486 if false { - } else if z.HasExtensions() && z.DecExt(yyv482) { - } else if !yym483 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv482) + } else if z.HasExtensions() && z.DecExt(yyv485) { + } else if !yym486 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv485) } else { - z.DecFallback(yyv482, false) + z.DecFallback(yyv485, false) } } case "maxPerPodContainerCount": @@ -3723,45 +3742,45 @@ func (x *KubeletConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.StreamingConnectionIdleTimeout = pkg1_unversioned.Duration{} } else { - yyv494 := &x.StreamingConnectionIdleTimeout - yym495 := z.DecBinary() - _ = yym495 + yyv497 := &x.StreamingConnectionIdleTimeout + yym498 := z.DecBinary() + _ = yym498 if false { - } else if z.HasExtensions() && z.DecExt(yyv494) { - } else if !yym495 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv494) + } else if z.HasExtensions() && z.DecExt(yyv497) { + } else if !yym498 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv497) } else { - z.DecFallback(yyv494, false) + z.DecFallback(yyv497, false) } } case "nodeStatusUpdateFrequency": if r.TryDecodeAsNil() { x.NodeStatusUpdateFrequency = pkg1_unversioned.Duration{} } else { - yyv496 := &x.NodeStatusUpdateFrequency - yym497 := z.DecBinary() - _ = yym497 + yyv499 := &x.NodeStatusUpdateFrequency + yym500 := z.DecBinary() + _ = yym500 if false { - } else if z.HasExtensions() && z.DecExt(yyv496) { - } else if !yym497 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv496) + } else if z.HasExtensions() && z.DecExt(yyv499) { + } else if !yym500 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv499) } else { - z.DecFallback(yyv496, false) + z.DecFallback(yyv499, false) } } case "imageMinimumGCAge": if r.TryDecodeAsNil() { x.ImageMinimumGCAge = pkg1_unversioned.Duration{} } else { - yyv498 := &x.ImageMinimumGCAge - yym499 := z.DecBinary() - _ = yym499 + yyv501 := &x.ImageMinimumGCAge + yym502 := z.DecBinary() + _ = yym502 if false { - } else if z.HasExtensions() && z.DecExt(yyv498) { - } else if !yym499 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv498) + } else if z.HasExtensions() && z.DecExt(yyv501) { + } else if !yym502 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv501) } else { - z.DecFallback(yyv498, false) + z.DecFallback(yyv501, false) } } case "imageGCHighThresholdPercent": @@ -3786,15 +3805,15 @@ func (x *KubeletConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.VolumeStatsAggPeriod = pkg1_unversioned.Duration{} } else { - yyv503 := &x.VolumeStatsAggPeriod - yym504 := z.DecBinary() - _ = yym504 + yyv506 := &x.VolumeStatsAggPeriod + yym507 := z.DecBinary() + _ = yym507 if false { - } else if z.HasExtensions() && z.DecExt(yyv503) { - } else if !yym504 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv503) + } else if z.HasExtensions() && z.DecExt(yyv506) { + } else if !yym507 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv506) } else { - z.DecFallback(yyv503, false) + z.DecFallback(yyv506, false) } } case "networkPluginName": @@ -3867,15 +3886,15 @@ func (x *KubeletConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.RuntimeRequestTimeout = pkg1_unversioned.Duration{} } else { - yyv516 := &x.RuntimeRequestTimeout - yym517 := z.DecBinary() - _ = yym517 + yyv519 := &x.RuntimeRequestTimeout + yym520 := z.DecBinary() + _ = yym520 if false { - } else if z.HasExtensions() && z.DecExt(yyv516) { - } else if !yym517 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv516) + } else if z.HasExtensions() && z.DecExt(yyv519) { + } else if !yym520 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv519) } else { - z.DecFallback(yyv516, false) + z.DecFallback(yyv519, false) } } case "rktPath": @@ -4020,15 +4039,15 @@ func (x *KubeletConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.OutOfDiskTransitionFrequency = pkg1_unversioned.Duration{} } else { - yyv541 := &x.OutOfDiskTransitionFrequency - yym542 := z.DecBinary() - _ = yym542 + yyv544 := &x.OutOfDiskTransitionFrequency + yym545 := z.DecBinary() + _ = yym545 if false { - } else if z.HasExtensions() && z.DecExt(yyv541) { - } else if !yym542 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv541) + } else if z.HasExtensions() && z.DecExt(yyv544) { + } else if !yym545 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv544) } else { - z.DecFallback(yyv541, false) + z.DecFallback(yyv544, false) } } case "nodeIP": @@ -4041,12 +4060,12 @@ func (x *KubeletConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.NodeLabels = nil } else { - yyv544 := &x.NodeLabels - yym545 := z.DecBinary() - _ = yym545 + yyv547 := &x.NodeLabels + yym548 := z.DecBinary() + _ = yym548 if false { } else { - z.F.DecMapStringStringX(yyv544, false, d) + z.F.DecMapStringStringX(yyv547, false, d) } } case "nonMasqueradeCIDR": @@ -4083,15 +4102,15 @@ func (x *KubeletConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.EvictionPressureTransitionPeriod = pkg1_unversioned.Duration{} } else { - yyv551 := &x.EvictionPressureTransitionPeriod - yym552 := z.DecBinary() - _ = yym552 + yyv554 := &x.EvictionPressureTransitionPeriod + yym555 := z.DecBinary() + _ = yym555 if false { - } else if z.HasExtensions() && z.DecExt(yyv551) { - } else if !yym552 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv551) + } else if z.HasExtensions() && z.DecExt(yyv554) { + } else if !yym555 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv554) } else { - z.DecFallback(yyv551, false) + z.DecFallback(yyv554, false) } } case "evictionMaxPodGracePeriod": @@ -4122,32 +4141,38 @@ func (x *KubeletConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decode if r.TryDecodeAsNil() { x.SystemReserved = nil } else { - yyv557 := &x.SystemReserved - yym558 := z.DecBinary() - _ = yym558 + yyv560 := &x.SystemReserved + yym561 := z.DecBinary() + _ = yym561 if false { - } else if z.HasExtensions() && z.DecExt(yyv557) { + } else if z.HasExtensions() && z.DecExt(yyv560) { } else { - h.decconfig_ConfigurationMap((*pkg2_config.ConfigurationMap)(yyv557), d) + h.decconfig_ConfigurationMap((*pkg2_config.ConfigurationMap)(yyv560), d) } } case "kubeReserved": if r.TryDecodeAsNil() { x.KubeReserved = nil } else { - yyv559 := &x.KubeReserved - yym560 := z.DecBinary() - _ = yym560 + yyv562 := &x.KubeReserved + yym563 := z.DecBinary() + _ = yym563 if false { - } else if z.HasExtensions() && z.DecExt(yyv559) { + } else if z.HasExtensions() && z.DecExt(yyv562) { } else { - h.decconfig_ConfigurationMap((*pkg2_config.ConfigurationMap)(yyv559), d) + h.decconfig_ConfigurationMap((*pkg2_config.ConfigurationMap)(yyv562), d) } } + case "protectKernelDefaults": + if r.TryDecodeAsNil() { + x.ProtectKernelDefaults = false + } else { + x.ProtectKernelDefaults = bool(r.DecodeBool()) + } default: - z.DecStructFieldNotFound(-1, yys446) - } // end switch yys446 - } // end for yyj446 + z.DecStructFieldNotFound(-1, yys449) + } // end switch yys449 + } // end for yyj449 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -4155,16 +4180,16 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj561 int - var yyb561 bool - var yyhl561 bool = l >= 0 - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + var yyj565 int + var yyb565 bool + var yyhl565 bool = l >= 0 + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4174,13 +4199,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.Kind = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4190,13 +4215,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.APIVersion = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4206,13 +4231,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.Config = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4220,57 +4245,7 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.SyncFrequency = pkg1_unversioned.Duration{} } else { - yyv565 := &x.SyncFrequency - yym566 := z.DecBinary() - _ = yym566 - if false { - } else if z.HasExtensions() && z.DecExt(yyv565) { - } else if !yym566 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv565) - } else { - z.DecFallback(yyv565, false) - } - } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l - } else { - yyb561 = r.CheckBreak() - } - if yyb561 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - return - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - if r.TryDecodeAsNil() { - x.FileCheckFrequency = pkg1_unversioned.Duration{} - } else { - yyv567 := &x.FileCheckFrequency - yym568 := z.DecBinary() - _ = yym568 - if false { - } else if z.HasExtensions() && z.DecExt(yyv567) { - } else if !yym568 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv567) - } else { - z.DecFallback(yyv567, false) - } - } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l - } else { - yyb561 = r.CheckBreak() - } - if yyb561 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - return - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - if r.TryDecodeAsNil() { - x.HTTPCheckFrequency = pkg1_unversioned.Duration{} - } else { - yyv569 := &x.HTTPCheckFrequency + yyv569 := &x.SyncFrequency yym570 := z.DecBinary() _ = yym570 if false { @@ -4281,13 +4256,63 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco z.DecFallback(yyv569, false) } } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.FileCheckFrequency = pkg1_unversioned.Duration{} + } else { + yyv571 := &x.FileCheckFrequency + yym572 := z.DecBinary() + _ = yym572 + if false { + } else if z.HasExtensions() && z.DecExt(yyv571) { + } else if !yym572 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv571) + } else { + z.DecFallback(yyv571, false) + } + } + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l + } else { + yyb565 = r.CheckBreak() + } + if yyb565 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.HTTPCheckFrequency = pkg1_unversioned.Duration{} + } else { + yyv573 := &x.HTTPCheckFrequency + yym574 := z.DecBinary() + _ = yym574 + if false { + } else if z.HasExtensions() && z.DecExt(yyv573) { + } else if !yym574 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv573) + } else { + z.DecFallback(yyv573, false) + } + } + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l + } else { + yyb565 = r.CheckBreak() + } + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4297,13 +4322,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ManifestURL = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4313,13 +4338,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ManifestURLHeader = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4329,13 +4354,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.EnableServer = bool(r.DecodeBool()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4345,13 +4370,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.Address = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4361,13 +4386,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.Port = int32(r.DecodeInt(32)) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4377,13 +4402,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ReadOnlyPort = int32(r.DecodeInt(32)) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4393,13 +4418,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.TLSCertFile = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4409,13 +4434,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.TLSPrivateKeyFile = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4425,13 +4450,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.CertDirectory = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4441,13 +4466,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.HostnameOverride = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4457,13 +4482,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.PodInfraContainerImage = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4473,13 +4498,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.DockerEndpoint = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4489,13 +4514,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.RootDirectory = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4505,13 +4530,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.SeccompProfileRoot = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4521,13 +4546,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.AllowPrivileged = bool(r.DecodeBool()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4535,51 +4560,7 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.HostNetworkSources = nil } else { - yyv586 := &x.HostNetworkSources - yym587 := z.DecBinary() - _ = yym587 - if false { - } else { - z.F.DecSliceStringX(yyv586, false, d) - } - } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l - } else { - yyb561 = r.CheckBreak() - } - if yyb561 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - return - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - if r.TryDecodeAsNil() { - x.HostPIDSources = nil - } else { - yyv588 := &x.HostPIDSources - yym589 := z.DecBinary() - _ = yym589 - if false { - } else { - z.F.DecSliceStringX(yyv588, false, d) - } - } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l - } else { - yyb561 = r.CheckBreak() - } - if yyb561 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - return - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - if r.TryDecodeAsNil() { - x.HostIPCSources = nil - } else { - yyv590 := &x.HostIPCSources + yyv590 := &x.HostNetworkSources yym591 := z.DecBinary() _ = yym591 if false { @@ -4587,13 +4568,57 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco z.F.DecSliceStringX(yyv590, false, d) } } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.HostPIDSources = nil + } else { + yyv592 := &x.HostPIDSources + yym593 := z.DecBinary() + _ = yym593 + if false { + } else { + z.F.DecSliceStringX(yyv592, false, d) + } + } + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l + } else { + yyb565 = r.CheckBreak() + } + if yyb565 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.HostIPCSources = nil + } else { + yyv594 := &x.HostIPCSources + yym595 := z.DecBinary() + _ = yym595 + if false { + } else { + z.F.DecSliceStringX(yyv594, false, d) + } + } + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l + } else { + yyb565 = r.CheckBreak() + } + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4603,13 +4628,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.RegistryPullQPS = int32(r.DecodeInt(32)) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4619,13 +4644,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.RegistryBurst = int32(r.DecodeInt(32)) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4635,13 +4660,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.EventRecordQPS = int32(r.DecodeInt(32)) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4651,13 +4676,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.EventBurst = int32(r.DecodeInt(32)) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4667,13 +4692,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.EnableDebuggingHandlers = bool(r.DecodeBool()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4681,24 +4706,24 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.MinimumGCAge = pkg1_unversioned.Duration{} } else { - yyv597 := &x.MinimumGCAge - yym598 := z.DecBinary() - _ = yym598 + yyv601 := &x.MinimumGCAge + yym602 := z.DecBinary() + _ = yym602 if false { - } else if z.HasExtensions() && z.DecExt(yyv597) { - } else if !yym598 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv597) + } else if z.HasExtensions() && z.DecExt(yyv601) { + } else if !yym602 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv601) } else { - z.DecFallback(yyv597, false) + z.DecFallback(yyv601, false) } } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4708,13 +4733,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.MaxPerPodContainerCount = int32(r.DecodeInt(32)) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4724,13 +4749,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.MaxContainerCount = int32(r.DecodeInt(32)) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4740,13 +4765,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.CAdvisorPort = int32(r.DecodeInt(32)) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4756,13 +4781,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.HealthzPort = int32(r.DecodeInt(32)) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4772,13 +4797,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.HealthzBindAddress = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4788,13 +4813,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.OOMScoreAdj = int32(r.DecodeInt(32)) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4804,13 +4829,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.RegisterNode = bool(r.DecodeBool()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4820,13 +4845,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ClusterDomain = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4836,13 +4861,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.MasterServiceNamespace = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4852,13 +4877,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ClusterDNS = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4866,57 +4891,7 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.StreamingConnectionIdleTimeout = pkg1_unversioned.Duration{} } else { - yyv609 := &x.StreamingConnectionIdleTimeout - yym610 := z.DecBinary() - _ = yym610 - if false { - } else if z.HasExtensions() && z.DecExt(yyv609) { - } else if !yym610 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv609) - } else { - z.DecFallback(yyv609, false) - } - } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l - } else { - yyb561 = r.CheckBreak() - } - if yyb561 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - return - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - if r.TryDecodeAsNil() { - x.NodeStatusUpdateFrequency = pkg1_unversioned.Duration{} - } else { - yyv611 := &x.NodeStatusUpdateFrequency - yym612 := z.DecBinary() - _ = yym612 - if false { - } else if z.HasExtensions() && z.DecExt(yyv611) { - } else if !yym612 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv611) - } else { - z.DecFallback(yyv611, false) - } - } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l - } else { - yyb561 = r.CheckBreak() - } - if yyb561 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - return - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - if r.TryDecodeAsNil() { - x.ImageMinimumGCAge = pkg1_unversioned.Duration{} - } else { - yyv613 := &x.ImageMinimumGCAge + yyv613 := &x.StreamingConnectionIdleTimeout yym614 := z.DecBinary() _ = yym614 if false { @@ -4927,13 +4902,63 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco z.DecFallback(yyv613, false) } } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.NodeStatusUpdateFrequency = pkg1_unversioned.Duration{} + } else { + yyv615 := &x.NodeStatusUpdateFrequency + yym616 := z.DecBinary() + _ = yym616 + if false { + } else if z.HasExtensions() && z.DecExt(yyv615) { + } else if !yym616 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv615) + } else { + z.DecFallback(yyv615, false) + } + } + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l + } else { + yyb565 = r.CheckBreak() + } + if yyb565 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.ImageMinimumGCAge = pkg1_unversioned.Duration{} + } else { + yyv617 := &x.ImageMinimumGCAge + yym618 := z.DecBinary() + _ = yym618 + if false { + } else if z.HasExtensions() && z.DecExt(yyv617) { + } else if !yym618 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv617) + } else { + z.DecFallback(yyv617, false) + } + } + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l + } else { + yyb565 = r.CheckBreak() + } + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4943,13 +4968,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ImageGCHighThresholdPercent = int32(r.DecodeInt(32)) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4959,13 +4984,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ImageGCLowThresholdPercent = int32(r.DecodeInt(32)) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4975,13 +5000,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.LowDiskSpaceThresholdMB = int32(r.DecodeInt(32)) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -4989,24 +5014,24 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.VolumeStatsAggPeriod = pkg1_unversioned.Duration{} } else { - yyv618 := &x.VolumeStatsAggPeriod - yym619 := z.DecBinary() - _ = yym619 + yyv622 := &x.VolumeStatsAggPeriod + yym623 := z.DecBinary() + _ = yym623 if false { - } else if z.HasExtensions() && z.DecExt(yyv618) { - } else if !yym619 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv618) + } else if z.HasExtensions() && z.DecExt(yyv622) { + } else if !yym623 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv622) } else { - z.DecFallback(yyv618, false) + z.DecFallback(yyv622, false) } } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5016,13 +5041,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.NetworkPluginName = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5032,13 +5057,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.NetworkPluginDir = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5048,13 +5073,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.VolumePluginDir = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5064,13 +5089,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.CloudProvider = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5080,13 +5105,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.CloudConfigFile = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5096,13 +5121,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.KubeletCgroups = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5112,13 +5137,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.CgroupsPerQOS = bool(r.DecodeBool()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5128,13 +5153,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.RuntimeCgroups = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5144,13 +5169,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.SystemCgroups = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5160,13 +5185,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.CgroupRoot = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5176,13 +5201,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ContainerRuntime = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5190,24 +5215,24 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.RuntimeRequestTimeout = pkg1_unversioned.Duration{} } else { - yyv631 := &x.RuntimeRequestTimeout - yym632 := z.DecBinary() - _ = yym632 + yyv635 := &x.RuntimeRequestTimeout + yym636 := z.DecBinary() + _ = yym636 if false { - } else if z.HasExtensions() && z.DecExt(yyv631) { - } else if !yym632 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv631) + } else if z.HasExtensions() && z.DecExt(yyv635) { + } else if !yym636 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv635) } else { - z.DecFallback(yyv631, false) + z.DecFallback(yyv635, false) } } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5217,13 +5242,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.RktPath = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5233,13 +5258,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.RktAPIEndpoint = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5249,13 +5274,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.RktStage1Image = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5265,13 +5290,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.LockFilePath = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5281,13 +5306,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ExitOnLockContention = bool(r.DecodeBool()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5297,13 +5322,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ConfigureCBR0 = bool(r.DecodeBool()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5313,13 +5338,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.HairpinMode = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5329,13 +5354,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.BabysitDaemons = bool(r.DecodeBool()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5345,13 +5370,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.MaxPods = int32(r.DecodeInt(32)) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5361,13 +5386,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.NvidiaGPUs = int32(r.DecodeInt(32)) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5377,13 +5402,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.DockerExecHandlerName = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5393,13 +5418,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.PodCIDR = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5409,13 +5434,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ResolverConfig = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5425,13 +5450,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.CPUCFSQuota = bool(r.DecodeBool()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5441,13 +5466,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.Containerized = bool(r.DecodeBool()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5457,13 +5482,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.MaxOpenFiles = int64(r.DecodeInt(64)) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5473,13 +5498,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ReconcileCIDR = bool(r.DecodeBool()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5489,13 +5514,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.RegisterSchedulable = bool(r.DecodeBool()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5505,13 +5530,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ContentType = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5521,13 +5546,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.KubeAPIQPS = int32(r.DecodeInt(32)) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5537,13 +5562,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.KubeAPIBurst = int32(r.DecodeInt(32)) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5553,13 +5578,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.SerializeImagePulls = bool(r.DecodeBool()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5569,13 +5594,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.ExperimentalFlannelOverlay = bool(r.DecodeBool()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5583,24 +5608,24 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.OutOfDiskTransitionFrequency = pkg1_unversioned.Duration{} } else { - yyv656 := &x.OutOfDiskTransitionFrequency - yym657 := z.DecBinary() - _ = yym657 + yyv660 := &x.OutOfDiskTransitionFrequency + yym661 := z.DecBinary() + _ = yym661 if false { - } else if z.HasExtensions() && z.DecExt(yyv656) { - } else if !yym657 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv656) + } else if z.HasExtensions() && z.DecExt(yyv660) { + } else if !yym661 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv660) } else { - z.DecFallback(yyv656, false) + z.DecFallback(yyv660, false) } } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5610,13 +5635,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.NodeIP = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5624,21 +5649,21 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.NodeLabels = nil } else { - yyv659 := &x.NodeLabels - yym660 := z.DecBinary() - _ = yym660 + yyv663 := &x.NodeLabels + yym664 := z.DecBinary() + _ = yym664 if false { } else { - z.F.DecMapStringStringX(yyv659, false, d) + z.F.DecMapStringStringX(yyv663, false, d) } } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5648,13 +5673,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.NonMasqueradeCIDR = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5664,13 +5689,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.EnableCustomMetrics = bool(r.DecodeBool()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5680,13 +5705,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.EvictionHard = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5696,13 +5721,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.EvictionSoft = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5712,13 +5737,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.EvictionSoftGracePeriod = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5726,24 +5751,24 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.EvictionPressureTransitionPeriod = pkg1_unversioned.Duration{} } else { - yyv666 := &x.EvictionPressureTransitionPeriod - yym667 := z.DecBinary() - _ = yym667 + yyv670 := &x.EvictionPressureTransitionPeriod + yym671 := z.DecBinary() + _ = yym671 if false { - } else if z.HasExtensions() && z.DecExt(yyv666) { - } else if !yym667 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv666) + } else if z.HasExtensions() && z.DecExt(yyv670) { + } else if !yym671 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv670) } else { - z.DecFallback(yyv666, false) + z.DecFallback(yyv670, false) } } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5753,13 +5778,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.EvictionMaxPodGracePeriod = int32(r.DecodeInt(32)) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5769,13 +5794,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.EvictionMinimumReclaim = string(r.DecodeString()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5785,13 +5810,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.PodsPerCore = int32(r.DecodeInt(32)) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5801,13 +5826,13 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco } else { x.EnableControllerAttachDetach = bool(r.DecodeBool()) } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5815,22 +5840,22 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.SystemReserved = nil } else { - yyv672 := &x.SystemReserved - yym673 := z.DecBinary() - _ = yym673 + yyv676 := &x.SystemReserved + yym677 := z.DecBinary() + _ = yym677 if false { - } else if z.HasExtensions() && z.DecExt(yyv672) { + } else if z.HasExtensions() && z.DecExt(yyv676) { } else { - h.decconfig_ConfigurationMap((*pkg2_config.ConfigurationMap)(yyv672), d) + h.decconfig_ConfigurationMap((*pkg2_config.ConfigurationMap)(yyv676), d) } } - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -5838,27 +5863,43 @@ func (x *KubeletConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Deco if r.TryDecodeAsNil() { x.KubeReserved = nil } else { - yyv674 := &x.KubeReserved - yym675 := z.DecBinary() - _ = yym675 + yyv678 := &x.KubeReserved + yym679 := z.DecBinary() + _ = yym679 if false { - } else if z.HasExtensions() && z.DecExt(yyv674) { + } else if z.HasExtensions() && z.DecExt(yyv678) { } else { - h.decconfig_ConfigurationMap((*pkg2_config.ConfigurationMap)(yyv674), d) + h.decconfig_ConfigurationMap((*pkg2_config.ConfigurationMap)(yyv678), d) } } + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l + } else { + yyb565 = r.CheckBreak() + } + if yyb565 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.ProtectKernelDefaults = false + } else { + x.ProtectKernelDefaults = bool(r.DecodeBool()) + } for { - yyj561++ - if yyhl561 { - yyb561 = yyj561 > l + yyj565++ + if yyhl565 { + yyb565 = yyj565 > l } else { - yyb561 = r.CheckBreak() + yyb565 = r.CheckBreak() } - if yyb561 { + if yyb565 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj561-1, "") + z.DecStructFieldNotFound(yyj565-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -5870,36 +5911,36 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym676 := z.EncBinary() - _ = yym676 + yym681 := z.EncBinary() + _ = yym681 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep677 := !z.EncBinary() - yy2arr677 := z.EncBasicHandle().StructToArray - var yyq677 [14]bool - _, _, _ = yysep677, yyq677, yy2arr677 - const yyr677 bool = false - yyq677[0] = x.Kind != "" - yyq677[1] = x.APIVersion != "" - var yynn677 int - if yyr677 || yy2arr677 { + yysep682 := !z.EncBinary() + yy2arr682 := z.EncBasicHandle().StructToArray + var yyq682 [14]bool + _, _, _ = yysep682, yyq682, yy2arr682 + const yyr682 bool = false + yyq682[0] = x.Kind != "" + yyq682[1] = x.APIVersion != "" + var yynn682 int + if yyr682 || yy2arr682 { r.EncodeArrayStart(14) } else { - yynn677 = 12 - for _, b := range yyq677 { + yynn682 = 12 + for _, b := range yyq682 { if b { - yynn677++ + yynn682++ } } - r.EncodeMapStart(yynn677) - yynn677 = 0 + r.EncodeMapStart(yynn682) + yynn682 = 0 } - if yyr677 || yy2arr677 { + if yyr682 || yy2arr682 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq677[0] { - yym679 := z.EncBinary() - _ = yym679 + if yyq682[0] { + yym684 := z.EncBinary() + _ = yym684 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -5908,23 +5949,23 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq677[0] { + if yyq682[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym680 := z.EncBinary() - _ = yym680 + yym685 := z.EncBinary() + _ = yym685 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr677 || yy2arr677 { + if yyr682 || yy2arr682 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq677[1] { - yym682 := z.EncBinary() - _ = yym682 + if yyq682[1] { + yym687 := z.EncBinary() + _ = yym687 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -5933,22 +5974,22 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq677[1] { + if yyq682[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym683 := z.EncBinary() - _ = yym683 + yym688 := z.EncBinary() + _ = yym688 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr677 || yy2arr677 { + if yyr682 || yy2arr682 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym685 := z.EncBinary() - _ = yym685 + yym690 := z.EncBinary() + _ = yym690 if false { } else { r.EncodeInt(int64(x.Port)) @@ -5957,17 +5998,17 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym686 := z.EncBinary() - _ = yym686 + yym691 := z.EncBinary() + _ = yym691 if false { } else { r.EncodeInt(int64(x.Port)) } } - if yyr677 || yy2arr677 { + if yyr682 || yy2arr682 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym688 := z.EncBinary() - _ = yym688 + yym693 := z.EncBinary() + _ = yym693 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Address)) @@ -5976,17 +6017,17 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("address")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym689 := z.EncBinary() - _ = yym689 + yym694 := z.EncBinary() + _ = yym694 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Address)) } } - if yyr677 || yy2arr677 { + if yyr682 || yy2arr682 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym691 := z.EncBinary() - _ = yym691 + yym696 := z.EncBinary() + _ = yym696 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.AlgorithmProvider)) @@ -5995,17 +6036,17 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("algorithmProvider")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym692 := z.EncBinary() - _ = yym692 + yym697 := z.EncBinary() + _ = yym697 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.AlgorithmProvider)) } } - if yyr677 || yy2arr677 { + if yyr682 || yy2arr682 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym694 := z.EncBinary() - _ = yym694 + yym699 := z.EncBinary() + _ = yym699 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PolicyConfigFile)) @@ -6014,17 +6055,17 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("policyConfigFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym695 := z.EncBinary() - _ = yym695 + yym700 := z.EncBinary() + _ = yym700 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PolicyConfigFile)) } } - if yyr677 || yy2arr677 { + if yyr682 || yy2arr682 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym697 := z.EncBinary() - _ = yym697 + yym702 := z.EncBinary() + _ = yym702 if false { } else { r.EncodeBool(bool(x.EnableProfiling)) @@ -6033,17 +6074,17 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("enableProfiling")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym698 := z.EncBinary() - _ = yym698 + yym703 := z.EncBinary() + _ = yym703 if false { } else { r.EncodeBool(bool(x.EnableProfiling)) } } - if yyr677 || yy2arr677 { + if yyr682 || yy2arr682 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym700 := z.EncBinary() - _ = yym700 + yym705 := z.EncBinary() + _ = yym705 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContentType)) @@ -6052,17 +6093,17 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("contentType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym701 := z.EncBinary() - _ = yym701 + yym706 := z.EncBinary() + _ = yym706 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContentType)) } } - if yyr677 || yy2arr677 { + if yyr682 || yy2arr682 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym703 := z.EncBinary() - _ = yym703 + yym708 := z.EncBinary() + _ = yym708 if false { } else { r.EncodeFloat32(float32(x.KubeAPIQPS)) @@ -6071,17 +6112,17 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeAPIQPS")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym704 := z.EncBinary() - _ = yym704 + yym709 := z.EncBinary() + _ = yym709 if false { } else { r.EncodeFloat32(float32(x.KubeAPIQPS)) } } - if yyr677 || yy2arr677 { + if yyr682 || yy2arr682 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym706 := z.EncBinary() - _ = yym706 + yym711 := z.EncBinary() + _ = yym711 if false { } else { r.EncodeInt(int64(x.KubeAPIBurst)) @@ -6090,17 +6131,17 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeAPIBurst")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym707 := z.EncBinary() - _ = yym707 + yym712 := z.EncBinary() + _ = yym712 if false { } else { r.EncodeInt(int64(x.KubeAPIBurst)) } } - if yyr677 || yy2arr677 { + if yyr682 || yy2arr682 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym709 := z.EncBinary() - _ = yym709 + yym714 := z.EncBinary() + _ = yym714 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SchedulerName)) @@ -6109,17 +6150,17 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("schedulerName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym710 := z.EncBinary() - _ = yym710 + yym715 := z.EncBinary() + _ = yym715 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.SchedulerName)) } } - if yyr677 || yy2arr677 { + if yyr682 || yy2arr682 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym712 := z.EncBinary() - _ = yym712 + yym717 := z.EncBinary() + _ = yym717 if false { } else { r.EncodeInt(int64(x.HardPodAffinitySymmetricWeight)) @@ -6128,17 +6169,17 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("hardPodAffinitySymmetricWeight")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym713 := z.EncBinary() - _ = yym713 + yym718 := z.EncBinary() + _ = yym718 if false { } else { r.EncodeInt(int64(x.HardPodAffinitySymmetricWeight)) } } - if yyr677 || yy2arr677 { + if yyr682 || yy2arr682 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym715 := z.EncBinary() - _ = yym715 + yym720 := z.EncBinary() + _ = yym720 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FailureDomains)) @@ -6147,25 +6188,25 @@ func (x *KubeSchedulerConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("failureDomains")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym716 := z.EncBinary() - _ = yym716 + yym721 := z.EncBinary() + _ = yym721 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FailureDomains)) } } - if yyr677 || yy2arr677 { + if yyr682 || yy2arr682 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy718 := &x.LeaderElection - yy718.CodecEncodeSelf(e) + yy723 := &x.LeaderElection + yy723.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("leaderElection")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy719 := &x.LeaderElection - yy719.CodecEncodeSelf(e) + yy724 := &x.LeaderElection + yy724.CodecEncodeSelf(e) } - if yyr677 || yy2arr677 { + if yyr682 || yy2arr682 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -6178,25 +6219,25 @@ func (x *KubeSchedulerConfiguration) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym720 := z.DecBinary() - _ = yym720 + yym725 := z.DecBinary() + _ = yym725 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct721 := r.ContainerType() - if yyct721 == codecSelferValueTypeMap1234 { - yyl721 := r.ReadMapStart() - if yyl721 == 0 { + yyct726 := r.ContainerType() + if yyct726 == codecSelferValueTypeMap1234 { + yyl726 := r.ReadMapStart() + if yyl726 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl721, d) + x.codecDecodeSelfFromMap(yyl726, d) } - } else if yyct721 == codecSelferValueTypeArray1234 { - yyl721 := r.ReadArrayStart() - if yyl721 == 0 { + } else if yyct726 == codecSelferValueTypeArray1234 { + yyl726 := r.ReadArrayStart() + if yyl726 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl721, d) + x.codecDecodeSelfFromArray(yyl726, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -6208,12 +6249,12 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromMap(l int, d *codec1978. 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 yys727Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys727Slc + var yyhl727 bool = l >= 0 + for yyj727 := 0; ; yyj727++ { + if yyhl727 { + if yyj727 >= l { break } } else { @@ -6222,10 +6263,10 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromMap(l int, d *codec1978. } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys722Slc = r.DecodeBytes(yys722Slc, true, true) - yys722 := string(yys722Slc) + yys727Slc = r.DecodeBytes(yys727Slc, true, true) + yys727 := string(yys727Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys722 { + switch yys727 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -6308,13 +6349,13 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromMap(l int, d *codec1978. if r.TryDecodeAsNil() { x.LeaderElection = LeaderElectionConfiguration{} } else { - yyv736 := &x.LeaderElection - yyv736.CodecDecodeSelf(d) + yyv741 := &x.LeaderElection + yyv741.CodecDecodeSelf(d) } default: - z.DecStructFieldNotFound(-1, yys722) - } // end switch yys722 - } // end for yyj722 + z.DecStructFieldNotFound(-1, yys727) + } // end switch yys727 + } // end for yyj727 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -6322,16 +6363,16 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 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 yyj742 int + var yyb742 bool + var yyhl742 bool = l >= 0 + yyj742++ + if yyhl742 { + yyb742 = yyj742 > l } else { - yyb737 = r.CheckBreak() + yyb742 = r.CheckBreak() } - if yyb737 { + if yyb742 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6341,13 +6382,13 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 } else { x.Kind = string(r.DecodeString()) } - yyj737++ - if yyhl737 { - yyb737 = yyj737 > l + yyj742++ + if yyhl742 { + yyb742 = yyj742 > l } else { - yyb737 = r.CheckBreak() + yyb742 = r.CheckBreak() } - if yyb737 { + if yyb742 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6357,13 +6398,13 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 } else { x.APIVersion = string(r.DecodeString()) } - yyj737++ - if yyhl737 { - yyb737 = yyj737 > l + yyj742++ + if yyhl742 { + yyb742 = yyj742 > l } else { - yyb737 = r.CheckBreak() + yyb742 = r.CheckBreak() } - if yyb737 { + if yyb742 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6373,13 +6414,13 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 } else { x.Port = int32(r.DecodeInt(32)) } - yyj737++ - if yyhl737 { - yyb737 = yyj737 > l + yyj742++ + if yyhl742 { + yyb742 = yyj742 > l } else { - yyb737 = r.CheckBreak() + yyb742 = r.CheckBreak() } - if yyb737 { + if yyb742 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6389,13 +6430,13 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 } else { x.Address = string(r.DecodeString()) } - yyj737++ - if yyhl737 { - yyb737 = yyj737 > l + yyj742++ + if yyhl742 { + yyb742 = yyj742 > l } else { - yyb737 = r.CheckBreak() + yyb742 = r.CheckBreak() } - if yyb737 { + if yyb742 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6405,13 +6446,13 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 } else { x.AlgorithmProvider = string(r.DecodeString()) } - yyj737++ - if yyhl737 { - yyb737 = yyj737 > l + yyj742++ + if yyhl742 { + yyb742 = yyj742 > l } else { - yyb737 = r.CheckBreak() + yyb742 = r.CheckBreak() } - if yyb737 { + if yyb742 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6421,13 +6462,13 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 } else { x.PolicyConfigFile = string(r.DecodeString()) } - yyj737++ - if yyhl737 { - yyb737 = yyj737 > l + yyj742++ + if yyhl742 { + yyb742 = yyj742 > l } else { - yyb737 = r.CheckBreak() + yyb742 = r.CheckBreak() } - if yyb737 { + if yyb742 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6437,13 +6478,13 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 } else { x.EnableProfiling = bool(r.DecodeBool()) } - yyj737++ - if yyhl737 { - yyb737 = yyj737 > l + yyj742++ + if yyhl742 { + yyb742 = yyj742 > l } else { - yyb737 = r.CheckBreak() + yyb742 = r.CheckBreak() } - if yyb737 { + if yyb742 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6453,13 +6494,13 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 } else { x.ContentType = string(r.DecodeString()) } - yyj737++ - if yyhl737 { - yyb737 = yyj737 > l + yyj742++ + if yyhl742 { + yyb742 = yyj742 > l } else { - yyb737 = r.CheckBreak() + yyb742 = r.CheckBreak() } - if yyb737 { + if yyb742 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6469,13 +6510,13 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 } else { x.KubeAPIQPS = float32(r.DecodeFloat(true)) } - yyj737++ - if yyhl737 { - yyb737 = yyj737 > l + yyj742++ + if yyhl742 { + yyb742 = yyj742 > l } else { - yyb737 = r.CheckBreak() + yyb742 = r.CheckBreak() } - if yyb737 { + if yyb742 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6485,13 +6526,13 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 } else { x.KubeAPIBurst = int32(r.DecodeInt(32)) } - yyj737++ - if yyhl737 { - yyb737 = yyj737 > l + yyj742++ + if yyhl742 { + yyb742 = yyj742 > l } else { - yyb737 = r.CheckBreak() + yyb742 = r.CheckBreak() } - if yyb737 { + if yyb742 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6501,13 +6542,13 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 } else { x.SchedulerName = string(r.DecodeString()) } - yyj737++ - if yyhl737 { - yyb737 = yyj737 > l + yyj742++ + if yyhl742 { + yyb742 = yyj742 > l } else { - yyb737 = r.CheckBreak() + yyb742 = r.CheckBreak() } - if yyb737 { + if yyb742 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6517,13 +6558,13 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 } else { x.HardPodAffinitySymmetricWeight = int(r.DecodeInt(codecSelferBitsize1234)) } - yyj737++ - if yyhl737 { - yyb737 = yyj737 > l + yyj742++ + if yyhl742 { + yyb742 = yyj742 > l } else { - yyb737 = r.CheckBreak() + yyb742 = r.CheckBreak() } - if yyb737 { + if yyb742 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6533,13 +6574,13 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 } else { x.FailureDomains = string(r.DecodeString()) } - yyj737++ - if yyhl737 { - yyb737 = yyj737 > l + yyj742++ + if yyhl742 { + yyb742 = yyj742 > l } else { - yyb737 = r.CheckBreak() + yyb742 = r.CheckBreak() } - if yyb737 { + if yyb742 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6547,21 +6588,21 @@ func (x *KubeSchedulerConfiguration) codecDecodeSelfFromArray(l int, d *codec197 if r.TryDecodeAsNil() { x.LeaderElection = LeaderElectionConfiguration{} } else { - yyv751 := &x.LeaderElection - yyv751.CodecDecodeSelf(d) + yyv756 := &x.LeaderElection + yyv756.CodecDecodeSelf(d) } for { - yyj737++ - if yyhl737 { - yyb737 = yyj737 > l + yyj742++ + if yyhl742 { + yyb742 = yyj742 > l } else { - yyb737 = r.CheckBreak() + yyb742 = r.CheckBreak() } - if yyb737 { + if yyb742 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj737-1, "") + z.DecStructFieldNotFound(yyj742-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -6573,33 +6614,33 @@ func (x *LeaderElectionConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym752 := z.EncBinary() - _ = yym752 + yym757 := z.EncBinary() + _ = yym757 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep753 := !z.EncBinary() - yy2arr753 := z.EncBasicHandle().StructToArray - var yyq753 [4]bool - _, _, _ = yysep753, yyq753, yy2arr753 - const yyr753 bool = false - var yynn753 int - if yyr753 || yy2arr753 { + yysep758 := !z.EncBinary() + yy2arr758 := z.EncBasicHandle().StructToArray + var yyq758 [4]bool + _, _, _ = yysep758, yyq758, yy2arr758 + const yyr758 bool = false + var yynn758 int + if yyr758 || yy2arr758 { r.EncodeArrayStart(4) } else { - yynn753 = 4 - for _, b := range yyq753 { + yynn758 = 4 + for _, b := range yyq758 { if b { - yynn753++ + yynn758++ } } - r.EncodeMapStart(yynn753) - yynn753 = 0 + r.EncodeMapStart(yynn758) + yynn758 = 0 } - if yyr753 || yy2arr753 { + if yyr758 || yy2arr758 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym755 := z.EncBinary() - _ = yym755 + yym760 := z.EncBinary() + _ = yym760 if false { } else { r.EncodeBool(bool(x.LeaderElect)) @@ -6608,43 +6649,16 @@ func (x *LeaderElectionConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("leaderElect")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym756 := z.EncBinary() - _ = yym756 + yym761 := z.EncBinary() + _ = yym761 if false { } else { r.EncodeBool(bool(x.LeaderElect)) } } - if yyr753 || yy2arr753 { + if yyr758 || yy2arr758 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy758 := &x.LeaseDuration - yym759 := z.EncBinary() - _ = yym759 - if false { - } else if z.HasExtensions() && z.EncExt(yy758) { - } else if !yym759 && z.IsJSONHandle() { - z.EncJSONMarshal(yy758) - } else { - z.EncFallback(yy758) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("leaseDuration")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy760 := &x.LeaseDuration - yym761 := z.EncBinary() - _ = yym761 - if false { - } else if z.HasExtensions() && z.EncExt(yy760) { - } else if !yym761 && z.IsJSONHandle() { - z.EncJSONMarshal(yy760) - } else { - z.EncFallback(yy760) - } - } - if yyr753 || yy2arr753 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy763 := &x.RenewDeadline + yy763 := &x.LeaseDuration yym764 := z.EncBinary() _ = yym764 if false { @@ -6656,9 +6670,9 @@ func (x *LeaderElectionConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("renewDeadline")) + r.EncodeString(codecSelferC_UTF81234, string("leaseDuration")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy765 := &x.RenewDeadline + yy765 := &x.LeaseDuration yym766 := z.EncBinary() _ = yym766 if false { @@ -6669,9 +6683,9 @@ func (x *LeaderElectionConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncFallback(yy765) } } - if yyr753 || yy2arr753 { + if yyr758 || yy2arr758 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy768 := &x.RetryPeriod + yy768 := &x.RenewDeadline yym769 := z.EncBinary() _ = yym769 if false { @@ -6683,9 +6697,9 @@ func (x *LeaderElectionConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("retryPeriod")) + r.EncodeString(codecSelferC_UTF81234, string("renewDeadline")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy770 := &x.RetryPeriod + yy770 := &x.RenewDeadline yym771 := z.EncBinary() _ = yym771 if false { @@ -6696,7 +6710,34 @@ func (x *LeaderElectionConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncFallback(yy770) } } - if yyr753 || yy2arr753 { + if yyr758 || yy2arr758 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yy773 := &x.RetryPeriod + yym774 := z.EncBinary() + _ = yym774 + if false { + } else if z.HasExtensions() && z.EncExt(yy773) { + } else if !yym774 && z.IsJSONHandle() { + z.EncJSONMarshal(yy773) + } else { + z.EncFallback(yy773) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("retryPeriod")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yy775 := &x.RetryPeriod + yym776 := z.EncBinary() + _ = yym776 + if false { + } else if z.HasExtensions() && z.EncExt(yy775) { + } else if !yym776 && z.IsJSONHandle() { + z.EncJSONMarshal(yy775) + } else { + z.EncFallback(yy775) + } + } + if yyr758 || yy2arr758 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -6709,25 +6750,25 @@ func (x *LeaderElectionConfiguration) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym772 := z.DecBinary() - _ = yym772 + yym777 := z.DecBinary() + _ = yym777 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct773 := r.ContainerType() - if yyct773 == codecSelferValueTypeMap1234 { - yyl773 := r.ReadMapStart() - if yyl773 == 0 { + yyct778 := r.ContainerType() + if yyct778 == codecSelferValueTypeMap1234 { + yyl778 := r.ReadMapStart() + if yyl778 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl773, d) + x.codecDecodeSelfFromMap(yyl778, d) } - } else if yyct773 == codecSelferValueTypeArray1234 { - yyl773 := r.ReadArrayStart() - if yyl773 == 0 { + } else if yyct778 == codecSelferValueTypeArray1234 { + yyl778 := r.ReadArrayStart() + if yyl778 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl773, d) + x.codecDecodeSelfFromArray(yyl778, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -6739,12 +6780,12 @@ func (x *LeaderElectionConfiguration) codecDecodeSelfFromMap(l int, d *codec1978 var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys774Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys774Slc - var yyhl774 bool = l >= 0 - for yyj774 := 0; ; yyj774++ { - if yyhl774 { - if yyj774 >= l { + var yys779Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys779Slc + var yyhl779 bool = l >= 0 + for yyj779 := 0; ; yyj779++ { + if yyhl779 { + if yyj779 >= l { break } } else { @@ -6753,10 +6794,10 @@ func (x *LeaderElectionConfiguration) codecDecodeSelfFromMap(l int, d *codec1978 } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys774Slc = r.DecodeBytes(yys774Slc, true, true) - yys774 := string(yys774Slc) + yys779Slc = r.DecodeBytes(yys779Slc, true, true) + yys779 := string(yys779Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys774 { + switch yys779 { case "leaderElect": if r.TryDecodeAsNil() { x.LeaderElect = false @@ -6767,51 +6808,51 @@ func (x *LeaderElectionConfiguration) codecDecodeSelfFromMap(l int, d *codec1978 if r.TryDecodeAsNil() { x.LeaseDuration = pkg1_unversioned.Duration{} } else { - yyv776 := &x.LeaseDuration - yym777 := z.DecBinary() - _ = yym777 + yyv781 := &x.LeaseDuration + yym782 := z.DecBinary() + _ = yym782 if false { - } else if z.HasExtensions() && z.DecExt(yyv776) { - } else if !yym777 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv776) + } else if z.HasExtensions() && z.DecExt(yyv781) { + } else if !yym782 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv781) } else { - z.DecFallback(yyv776, false) + z.DecFallback(yyv781, false) } } case "renewDeadline": if r.TryDecodeAsNil() { x.RenewDeadline = pkg1_unversioned.Duration{} } else { - yyv778 := &x.RenewDeadline - yym779 := z.DecBinary() - _ = yym779 + yyv783 := &x.RenewDeadline + yym784 := z.DecBinary() + _ = yym784 if false { - } else if z.HasExtensions() && z.DecExt(yyv778) { - } else if !yym779 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv778) + } else if z.HasExtensions() && z.DecExt(yyv783) { + } else if !yym784 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv783) } else { - z.DecFallback(yyv778, false) + z.DecFallback(yyv783, false) } } case "retryPeriod": if r.TryDecodeAsNil() { x.RetryPeriod = pkg1_unversioned.Duration{} } else { - yyv780 := &x.RetryPeriod - yym781 := z.DecBinary() - _ = yym781 + yyv785 := &x.RetryPeriod + yym786 := z.DecBinary() + _ = yym786 if false { - } else if z.HasExtensions() && z.DecExt(yyv780) { - } else if !yym781 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv780) + } else if z.HasExtensions() && z.DecExt(yyv785) { + } else if !yym786 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv785) } else { - z.DecFallback(yyv780, false) + z.DecFallback(yyv785, false) } } default: - z.DecStructFieldNotFound(-1, yys774) - } // end switch yys774 - } // end for yyj774 + z.DecStructFieldNotFound(-1, yys779) + } // end switch yys779 + } // end for yyj779 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -6819,16 +6860,16 @@ func (x *LeaderElectionConfiguration) codecDecodeSelfFromArray(l int, d *codec19 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 yyj787 int + var yyb787 bool + var yyhl787 bool = l >= 0 + yyj787++ + if yyhl787 { + yyb787 = yyj787 > l } else { - yyb782 = r.CheckBreak() + yyb787 = r.CheckBreak() } - if yyb782 { + if yyb787 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6838,13 +6879,13 @@ func (x *LeaderElectionConfiguration) codecDecodeSelfFromArray(l int, d *codec19 } else { x.LeaderElect = bool(r.DecodeBool()) } - yyj782++ - if yyhl782 { - yyb782 = yyj782 > l + yyj787++ + if yyhl787 { + yyb787 = yyj787 > l } else { - yyb782 = r.CheckBreak() + yyb787 = r.CheckBreak() } - if yyb782 { + if yyb787 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6852,24 +6893,24 @@ func (x *LeaderElectionConfiguration) codecDecodeSelfFromArray(l int, d *codec19 if r.TryDecodeAsNil() { x.LeaseDuration = pkg1_unversioned.Duration{} } else { - yyv784 := &x.LeaseDuration - yym785 := z.DecBinary() - _ = yym785 + yyv789 := &x.LeaseDuration + yym790 := z.DecBinary() + _ = yym790 if false { - } else if z.HasExtensions() && z.DecExt(yyv784) { - } else if !yym785 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv784) + } else if z.HasExtensions() && z.DecExt(yyv789) { + } else if !yym790 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv789) } else { - z.DecFallback(yyv784, false) + z.DecFallback(yyv789, false) } } - yyj782++ - if yyhl782 { - yyb782 = yyj782 > l + yyj787++ + if yyhl787 { + yyb787 = yyj787 > l } else { - yyb782 = r.CheckBreak() + yyb787 = r.CheckBreak() } - if yyb782 { + if yyb787 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6877,24 +6918,24 @@ func (x *LeaderElectionConfiguration) codecDecodeSelfFromArray(l int, d *codec19 if r.TryDecodeAsNil() { x.RenewDeadline = pkg1_unversioned.Duration{} } else { - yyv786 := &x.RenewDeadline - yym787 := z.DecBinary() - _ = yym787 + yyv791 := &x.RenewDeadline + yym792 := z.DecBinary() + _ = yym792 if false { - } else if z.HasExtensions() && z.DecExt(yyv786) { - } else if !yym787 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv786) + } else if z.HasExtensions() && z.DecExt(yyv791) { + } else if !yym792 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv791) } else { - z.DecFallback(yyv786, false) + z.DecFallback(yyv791, false) } } - yyj782++ - if yyhl782 { - yyb782 = yyj782 > l + yyj787++ + if yyhl787 { + yyb787 = yyj787 > l } else { - yyb782 = r.CheckBreak() + yyb787 = r.CheckBreak() } - if yyb782 { + if yyb787 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -6902,29 +6943,29 @@ func (x *LeaderElectionConfiguration) codecDecodeSelfFromArray(l int, d *codec19 if r.TryDecodeAsNil() { x.RetryPeriod = pkg1_unversioned.Duration{} } else { - yyv788 := &x.RetryPeriod - yym789 := z.DecBinary() - _ = yym789 + yyv793 := &x.RetryPeriod + yym794 := z.DecBinary() + _ = yym794 if false { - } else if z.HasExtensions() && z.DecExt(yyv788) { - } else if !yym789 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv788) + } else if z.HasExtensions() && z.DecExt(yyv793) { + } else if !yym794 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv793) } else { - z.DecFallback(yyv788, false) + z.DecFallback(yyv793, false) } } for { - yyj782++ - if yyhl782 { - yyb782 = yyj782 > l + yyj787++ + if yyhl787 { + yyb787 = yyj787 > l } else { - yyb782 = r.CheckBreak() + yyb787 = r.CheckBreak() } - if yyb782 { + if yyb787 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj782-1, "") + z.DecStructFieldNotFound(yyj787-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -6936,36 +6977,36 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode if x == nil { r.EncodeNil() } else { - yym790 := z.EncBinary() - _ = yym790 + yym795 := z.EncBinary() + _ = yym795 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep791 := !z.EncBinary() - yy2arr791 := z.EncBasicHandle().StructToArray - var yyq791 [54]bool - _, _, _ = yysep791, yyq791, yy2arr791 - const yyr791 bool = false - yyq791[0] = x.Kind != "" - yyq791[1] = x.APIVersion != "" - var yynn791 int - if yyr791 || yy2arr791 { + yysep796 := !z.EncBinary() + yy2arr796 := z.EncBasicHandle().StructToArray + var yyq796 [54]bool + _, _, _ = yysep796, yyq796, yy2arr796 + const yyr796 bool = false + yyq796[0] = x.Kind != "" + yyq796[1] = x.APIVersion != "" + var yynn796 int + if yyr796 || yy2arr796 { r.EncodeArrayStart(54) } else { - yynn791 = 52 - for _, b := range yyq791 { + yynn796 = 52 + for _, b := range yyq796 { if b { - yynn791++ + yynn796++ } } - r.EncodeMapStart(yynn791) - yynn791 = 0 + r.EncodeMapStart(yynn796) + yynn796 = 0 } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq791[0] { - yym793 := z.EncBinary() - _ = yym793 + if yyq796[0] { + yym798 := z.EncBinary() + _ = yym798 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) @@ -6974,23 +7015,23 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq791[0] { + if yyq796[0] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kind")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym794 := z.EncBinary() - _ = yym794 + yym799 := z.EncBinary() + _ = yym799 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Kind)) } } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - if yyq791[1] { - yym796 := z.EncBinary() - _ = yym796 + if yyq796[1] { + yym801 := z.EncBinary() + _ = yym801 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) @@ -6999,22 +7040,22 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode r.EncodeString(codecSelferC_UTF81234, "") } } else { - if yyq791[1] { + if yyq796[1] { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("apiVersion")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym797 := z.EncBinary() - _ = yym797 + yym802 := z.EncBinary() + _ = yym802 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.APIVersion)) } } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym799 := z.EncBinary() - _ = yym799 + yym804 := z.EncBinary() + _ = yym804 if false { } else { r.EncodeInt(int64(x.Port)) @@ -7023,17 +7064,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("port")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym800 := z.EncBinary() - _ = yym800 + yym805 := z.EncBinary() + _ = yym805 if false { } else { r.EncodeInt(int64(x.Port)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym802 := z.EncBinary() - _ = yym802 + yym807 := z.EncBinary() + _ = yym807 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Address)) @@ -7042,17 +7083,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("address")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym803 := z.EncBinary() - _ = yym803 + yym808 := z.EncBinary() + _ = yym808 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.Address)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym805 := z.EncBinary() - _ = yym805 + yym810 := z.EncBinary() + _ = yym810 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.CloudProvider)) @@ -7061,17 +7102,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cloudProvider")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym806 := z.EncBinary() - _ = yym806 + yym811 := z.EncBinary() + _ = yym811 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.CloudProvider)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym808 := z.EncBinary() - _ = yym808 + yym813 := z.EncBinary() + _ = yym813 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.CloudConfigFile)) @@ -7080,17 +7121,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("cloudConfigFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym809 := z.EncBinary() - _ = yym809 + yym814 := z.EncBinary() + _ = yym814 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.CloudConfigFile)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym811 := z.EncBinary() - _ = yym811 + yym816 := z.EncBinary() + _ = yym816 if false { } else { r.EncodeInt(int64(x.ConcurrentEndpointSyncs)) @@ -7099,17 +7140,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("concurrentEndpointSyncs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym812 := z.EncBinary() - _ = yym812 + yym817 := z.EncBinary() + _ = yym817 if false { } else { r.EncodeInt(int64(x.ConcurrentEndpointSyncs)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym814 := z.EncBinary() - _ = yym814 + yym819 := z.EncBinary() + _ = yym819 if false { } else { r.EncodeInt(int64(x.ConcurrentRSSyncs)) @@ -7118,17 +7159,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("concurrentRSSyncs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym815 := z.EncBinary() - _ = yym815 + yym820 := z.EncBinary() + _ = yym820 if false { } else { r.EncodeInt(int64(x.ConcurrentRSSyncs)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym817 := z.EncBinary() - _ = yym817 + yym822 := z.EncBinary() + _ = yym822 if false { } else { r.EncodeInt(int64(x.ConcurrentRCSyncs)) @@ -7137,17 +7178,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("concurrentRCSyncs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym818 := z.EncBinary() - _ = yym818 + yym823 := z.EncBinary() + _ = yym823 if false { } else { r.EncodeInt(int64(x.ConcurrentRCSyncs)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym820 := z.EncBinary() - _ = yym820 + yym825 := z.EncBinary() + _ = yym825 if false { } else { r.EncodeInt(int64(x.ConcurrentServiceSyncs)) @@ -7156,17 +7197,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("concurrentServiceSyncs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym821 := z.EncBinary() - _ = yym821 + yym826 := z.EncBinary() + _ = yym826 if false { } else { r.EncodeInt(int64(x.ConcurrentServiceSyncs)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym823 := z.EncBinary() - _ = yym823 + yym828 := z.EncBinary() + _ = yym828 if false { } else { r.EncodeInt(int64(x.ConcurrentResourceQuotaSyncs)) @@ -7175,17 +7216,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("concurrentResourceQuotaSyncs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym824 := z.EncBinary() - _ = yym824 + yym829 := z.EncBinary() + _ = yym829 if false { } else { r.EncodeInt(int64(x.ConcurrentResourceQuotaSyncs)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym826 := z.EncBinary() - _ = yym826 + yym831 := z.EncBinary() + _ = yym831 if false { } else { r.EncodeInt(int64(x.ConcurrentDeploymentSyncs)) @@ -7194,17 +7235,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("concurrentDeploymentSyncs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym827 := z.EncBinary() - _ = yym827 + yym832 := z.EncBinary() + _ = yym832 if false { } else { r.EncodeInt(int64(x.ConcurrentDeploymentSyncs)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym829 := z.EncBinary() - _ = yym829 + yym834 := z.EncBinary() + _ = yym834 if false { } else { r.EncodeInt(int64(x.ConcurrentDaemonSetSyncs)) @@ -7213,17 +7254,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("concurrentDaemonSetSyncs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym830 := z.EncBinary() - _ = yym830 + yym835 := z.EncBinary() + _ = yym835 if false { } else { r.EncodeInt(int64(x.ConcurrentDaemonSetSyncs)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym832 := z.EncBinary() - _ = yym832 + yym837 := z.EncBinary() + _ = yym837 if false { } else { r.EncodeInt(int64(x.ConcurrentJobSyncs)) @@ -7232,17 +7273,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("concurrentJobSyncs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym833 := z.EncBinary() - _ = yym833 + yym838 := z.EncBinary() + _ = yym838 if false { } else { r.EncodeInt(int64(x.ConcurrentJobSyncs)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym835 := z.EncBinary() - _ = yym835 + yym840 := z.EncBinary() + _ = yym840 if false { } else { r.EncodeInt(int64(x.ConcurrentNamespaceSyncs)) @@ -7251,17 +7292,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("concurrentNamespaceSyncs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym836 := z.EncBinary() - _ = yym836 + yym841 := z.EncBinary() + _ = yym841 if false { } else { r.EncodeInt(int64(x.ConcurrentNamespaceSyncs)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym838 := z.EncBinary() - _ = yym838 + yym843 := z.EncBinary() + _ = yym843 if false { } else { r.EncodeInt(int64(x.ConcurrentSATokenSyncs)) @@ -7270,17 +7311,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("concurrentSATokenSyncs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym839 := z.EncBinary() - _ = yym839 + yym844 := z.EncBinary() + _ = yym844 if false { } else { r.EncodeInt(int64(x.ConcurrentSATokenSyncs)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym841 := z.EncBinary() - _ = yym841 + yym846 := z.EncBinary() + _ = yym846 if false { } else { r.EncodeInt(int64(x.LookupCacheSizeForRC)) @@ -7289,17 +7330,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lookupCacheSizeForRC")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym842 := z.EncBinary() - _ = yym842 + yym847 := z.EncBinary() + _ = yym847 if false { } else { r.EncodeInt(int64(x.LookupCacheSizeForRC)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym844 := z.EncBinary() - _ = yym844 + yym849 := z.EncBinary() + _ = yym849 if false { } else { r.EncodeInt(int64(x.LookupCacheSizeForRS)) @@ -7308,17 +7349,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lookupCacheSizeForRS")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym845 := z.EncBinary() - _ = yym845 + yym850 := z.EncBinary() + _ = yym850 if false { } else { r.EncodeInt(int64(x.LookupCacheSizeForRS)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym847 := z.EncBinary() - _ = yym847 + yym852 := z.EncBinary() + _ = yym852 if false { } else { r.EncodeInt(int64(x.LookupCacheSizeForDaemonSet)) @@ -7327,43 +7368,16 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("lookupCacheSizeForDaemonSet")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym848 := z.EncBinary() - _ = yym848 + yym853 := z.EncBinary() + _ = yym853 if false { } else { r.EncodeInt(int64(x.LookupCacheSizeForDaemonSet)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy850 := &x.ServiceSyncPeriod - yym851 := z.EncBinary() - _ = yym851 - if false { - } else if z.HasExtensions() && z.EncExt(yy850) { - } else if !yym851 && z.IsJSONHandle() { - z.EncJSONMarshal(yy850) - } else { - z.EncFallback(yy850) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("serviceSyncPeriod")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy852 := &x.ServiceSyncPeriod - yym853 := z.EncBinary() - _ = yym853 - if false { - } else if z.HasExtensions() && z.EncExt(yy852) { - } else if !yym853 && z.IsJSONHandle() { - z.EncJSONMarshal(yy852) - } else { - z.EncFallback(yy852) - } - } - if yyr791 || yy2arr791 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy855 := &x.NodeSyncPeriod + yy855 := &x.ServiceSyncPeriod yym856 := z.EncBinary() _ = yym856 if false { @@ -7375,9 +7389,9 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("nodeSyncPeriod")) + r.EncodeString(codecSelferC_UTF81234, string("serviceSyncPeriod")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy857 := &x.NodeSyncPeriod + yy857 := &x.ServiceSyncPeriod yym858 := z.EncBinary() _ = yym858 if false { @@ -7388,9 +7402,9 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncFallback(yy857) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy860 := &x.ResourceQuotaSyncPeriod + yy860 := &x.NodeSyncPeriod yym861 := z.EncBinary() _ = yym861 if false { @@ -7402,9 +7416,9 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("resourceQuotaSyncPeriod")) + r.EncodeString(codecSelferC_UTF81234, string("nodeSyncPeriod")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy862 := &x.ResourceQuotaSyncPeriod + yy862 := &x.NodeSyncPeriod yym863 := z.EncBinary() _ = yym863 if false { @@ -7415,9 +7429,9 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncFallback(yy862) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy865 := &x.NamespaceSyncPeriod + yy865 := &x.ResourceQuotaSyncPeriod yym866 := z.EncBinary() _ = yym866 if false { @@ -7429,9 +7443,9 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("namespaceSyncPeriod")) + r.EncodeString(codecSelferC_UTF81234, string("resourceQuotaSyncPeriod")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy867 := &x.NamespaceSyncPeriod + yy867 := &x.ResourceQuotaSyncPeriod yym868 := z.EncBinary() _ = yym868 if false { @@ -7442,9 +7456,9 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncFallback(yy867) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy870 := &x.PVClaimBinderSyncPeriod + yy870 := &x.NamespaceSyncPeriod yym871 := z.EncBinary() _ = yym871 if false { @@ -7456,9 +7470,9 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("pvClaimBinderSyncPeriod")) + r.EncodeString(codecSelferC_UTF81234, string("namespaceSyncPeriod")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy872 := &x.PVClaimBinderSyncPeriod + yy872 := &x.NamespaceSyncPeriod yym873 := z.EncBinary() _ = yym873 if false { @@ -7469,9 +7483,9 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncFallback(yy872) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy875 := &x.MinResyncPeriod + yy875 := &x.PVClaimBinderSyncPeriod yym876 := z.EncBinary() _ = yym876 if false { @@ -7483,9 +7497,9 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("minResyncPeriod")) + r.EncodeString(codecSelferC_UTF81234, string("pvClaimBinderSyncPeriod")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy877 := &x.MinResyncPeriod + yy877 := &x.PVClaimBinderSyncPeriod yym878 := z.EncBinary() _ = yym878 if false { @@ -7496,10 +7510,37 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncFallback(yy877) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym880 := z.EncBinary() - _ = yym880 + yy880 := &x.MinResyncPeriod + yym881 := z.EncBinary() + _ = yym881 + if false { + } else if z.HasExtensions() && z.EncExt(yy880) { + } else if !yym881 && z.IsJSONHandle() { + z.EncJSONMarshal(yy880) + } else { + z.EncFallback(yy880) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("minResyncPeriod")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yy882 := &x.MinResyncPeriod + yym883 := z.EncBinary() + _ = yym883 + if false { + } else if z.HasExtensions() && z.EncExt(yy882) { + } else if !yym883 && z.IsJSONHandle() { + z.EncJSONMarshal(yy882) + } else { + z.EncFallback(yy882) + } + } + if yyr796 || yy2arr796 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym885 := z.EncBinary() + _ = yym885 if false { } else { r.EncodeInt(int64(x.TerminatedPodGCThreshold)) @@ -7508,43 +7549,16 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("terminatedPodGCThreshold")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym881 := z.EncBinary() - _ = yym881 + yym886 := z.EncBinary() + _ = yym886 if false { } else { r.EncodeInt(int64(x.TerminatedPodGCThreshold)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy883 := &x.HorizontalPodAutoscalerSyncPeriod - yym884 := z.EncBinary() - _ = yym884 - if false { - } else if z.HasExtensions() && z.EncExt(yy883) { - } else if !yym884 && z.IsJSONHandle() { - z.EncJSONMarshal(yy883) - } else { - z.EncFallback(yy883) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("horizontalPodAutoscalerSyncPeriod")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy885 := &x.HorizontalPodAutoscalerSyncPeriod - yym886 := z.EncBinary() - _ = yym886 - if false { - } else if z.HasExtensions() && z.EncExt(yy885) { - } else if !yym886 && z.IsJSONHandle() { - z.EncJSONMarshal(yy885) - } else { - z.EncFallback(yy885) - } - } - if yyr791 || yy2arr791 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy888 := &x.DeploymentControllerSyncPeriod + yy888 := &x.HorizontalPodAutoscalerSyncPeriod yym889 := z.EncBinary() _ = yym889 if false { @@ -7556,9 +7570,9 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("deploymentControllerSyncPeriod")) + r.EncodeString(codecSelferC_UTF81234, string("horizontalPodAutoscalerSyncPeriod")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy890 := &x.DeploymentControllerSyncPeriod + yy890 := &x.HorizontalPodAutoscalerSyncPeriod yym891 := z.EncBinary() _ = yym891 if false { @@ -7569,9 +7583,9 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncFallback(yy890) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy893 := &x.PodEvictionTimeout + yy893 := &x.DeploymentControllerSyncPeriod yym894 := z.EncBinary() _ = yym894 if false { @@ -7583,9 +7597,9 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("podEvictionTimeout")) + r.EncodeString(codecSelferC_UTF81234, string("deploymentControllerSyncPeriod")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy895 := &x.PodEvictionTimeout + yy895 := &x.DeploymentControllerSyncPeriod yym896 := z.EncBinary() _ = yym896 if false { @@ -7596,10 +7610,37 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncFallback(yy895) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym898 := z.EncBinary() - _ = yym898 + yy898 := &x.PodEvictionTimeout + yym899 := z.EncBinary() + _ = yym899 + if false { + } else if z.HasExtensions() && z.EncExt(yy898) { + } else if !yym899 && z.IsJSONHandle() { + z.EncJSONMarshal(yy898) + } else { + z.EncFallback(yy898) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("podEvictionTimeout")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yy900 := &x.PodEvictionTimeout + yym901 := z.EncBinary() + _ = yym901 + if false { + } else if z.HasExtensions() && z.EncExt(yy900) { + } else if !yym901 && z.IsJSONHandle() { + z.EncJSONMarshal(yy900) + } else { + z.EncFallback(yy900) + } + } + if yyr796 || yy2arr796 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym903 := z.EncBinary() + _ = yym903 if false { } else { r.EncodeFloat32(float32(x.DeletingPodsQps)) @@ -7608,17 +7649,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("deletingPodsQps")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym899 := z.EncBinary() - _ = yym899 + yym904 := z.EncBinary() + _ = yym904 if false { } else { r.EncodeFloat32(float32(x.DeletingPodsQps)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym901 := z.EncBinary() - _ = yym901 + yym906 := z.EncBinary() + _ = yym906 if false { } else { r.EncodeInt(int64(x.DeletingPodsBurst)) @@ -7627,44 +7668,44 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("deletingPodsBurst")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym902 := z.EncBinary() - _ = yym902 + yym907 := z.EncBinary() + _ = yym907 if false { } else { r.EncodeInt(int64(x.DeletingPodsBurst)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy904 := &x.NodeMonitorGracePeriod - yym905 := z.EncBinary() - _ = yym905 + yy909 := &x.NodeMonitorGracePeriod + yym910 := z.EncBinary() + _ = yym910 if false { - } else if z.HasExtensions() && z.EncExt(yy904) { - } else if !yym905 && z.IsJSONHandle() { - z.EncJSONMarshal(yy904) + } else if z.HasExtensions() && z.EncExt(yy909) { + } else if !yym910 && z.IsJSONHandle() { + z.EncJSONMarshal(yy909) } else { - z.EncFallback(yy904) + z.EncFallback(yy909) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeMonitorGracePeriod")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy906 := &x.NodeMonitorGracePeriod - yym907 := z.EncBinary() - _ = yym907 + yy911 := &x.NodeMonitorGracePeriod + yym912 := z.EncBinary() + _ = yym912 if false { - } else if z.HasExtensions() && z.EncExt(yy906) { - } else if !yym907 && z.IsJSONHandle() { - z.EncJSONMarshal(yy906) + } else if z.HasExtensions() && z.EncExt(yy911) { + } else if !yym912 && z.IsJSONHandle() { + z.EncJSONMarshal(yy911) } else { - z.EncFallback(yy906) + z.EncFallback(yy911) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym909 := z.EncBinary() - _ = yym909 + yym914 := z.EncBinary() + _ = yym914 if false { } else { r.EncodeInt(int64(x.RegisterRetryCount)) @@ -7673,43 +7714,16 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("registerRetryCount")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym910 := z.EncBinary() - _ = yym910 + yym915 := z.EncBinary() + _ = yym915 if false { } else { r.EncodeInt(int64(x.RegisterRetryCount)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy912 := &x.NodeStartupGracePeriod - yym913 := z.EncBinary() - _ = yym913 - if false { - } else if z.HasExtensions() && z.EncExt(yy912) { - } else if !yym913 && z.IsJSONHandle() { - z.EncJSONMarshal(yy912) - } else { - z.EncFallback(yy912) - } - } else { - z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("nodeStartupGracePeriod")) - z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy914 := &x.NodeStartupGracePeriod - yym915 := z.EncBinary() - _ = yym915 - if false { - } else if z.HasExtensions() && z.EncExt(yy914) { - } else if !yym915 && z.IsJSONHandle() { - z.EncJSONMarshal(yy914) - } else { - z.EncFallback(yy914) - } - } - if yyr791 || yy2arr791 { - z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy917 := &x.NodeMonitorPeriod + yy917 := &x.NodeStartupGracePeriod yym918 := z.EncBinary() _ = yym918 if false { @@ -7721,9 +7735,9 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) - r.EncodeString(codecSelferC_UTF81234, string("nodeMonitorPeriod")) + r.EncodeString(codecSelferC_UTF81234, string("nodeStartupGracePeriod")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy919 := &x.NodeMonitorPeriod + yy919 := &x.NodeStartupGracePeriod yym920 := z.EncBinary() _ = yym920 if false { @@ -7734,10 +7748,37 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncFallback(yy919) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym922 := z.EncBinary() - _ = yym922 + yy922 := &x.NodeMonitorPeriod + yym923 := z.EncBinary() + _ = yym923 + if false { + } else if z.HasExtensions() && z.EncExt(yy922) { + } else if !yym923 && z.IsJSONHandle() { + z.EncJSONMarshal(yy922) + } else { + z.EncFallback(yy922) + } + } else { + z.EncSendContainerState(codecSelfer_containerMapKey1234) + r.EncodeString(codecSelferC_UTF81234, string("nodeMonitorPeriod")) + z.EncSendContainerState(codecSelfer_containerMapValue1234) + yy924 := &x.NodeMonitorPeriod + yym925 := z.EncBinary() + _ = yym925 + if false { + } else if z.HasExtensions() && z.EncExt(yy924) { + } else if !yym925 && z.IsJSONHandle() { + z.EncJSONMarshal(yy924) + } else { + z.EncFallback(yy924) + } + } + if yyr796 || yy2arr796 { + z.EncSendContainerState(codecSelfer_containerArrayElem1234) + yym927 := z.EncBinary() + _ = yym927 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ServiceAccountKeyFile)) @@ -7746,17 +7787,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("serviceAccountKeyFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym923 := z.EncBinary() - _ = yym923 + yym928 := z.EncBinary() + _ = yym928 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ServiceAccountKeyFile)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym925 := z.EncBinary() - _ = yym925 + yym930 := z.EncBinary() + _ = yym930 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClusterSigningCertFile)) @@ -7765,17 +7806,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("clusterSigningCertFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym926 := z.EncBinary() - _ = yym926 + yym931 := z.EncBinary() + _ = yym931 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClusterSigningCertFile)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym928 := z.EncBinary() - _ = yym928 + yym933 := z.EncBinary() + _ = yym933 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClusterSigningKeyFile)) @@ -7784,17 +7825,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("clusterSigningKeyFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym929 := z.EncBinary() - _ = yym929 + yym934 := z.EncBinary() + _ = yym934 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClusterSigningKeyFile)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym931 := z.EncBinary() - _ = yym931 + yym936 := z.EncBinary() + _ = yym936 if false { } else { r.EncodeBool(bool(x.EnableProfiling)) @@ -7803,17 +7844,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("enableProfiling")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym932 := z.EncBinary() - _ = yym932 + yym937 := z.EncBinary() + _ = yym937 if false { } else { r.EncodeBool(bool(x.EnableProfiling)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym934 := z.EncBinary() - _ = yym934 + yym939 := z.EncBinary() + _ = yym939 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClusterName)) @@ -7822,17 +7863,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("clusterName")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym935 := z.EncBinary() - _ = yym935 + yym940 := z.EncBinary() + _ = yym940 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClusterName)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym937 := z.EncBinary() - _ = yym937 + yym942 := z.EncBinary() + _ = yym942 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClusterCIDR)) @@ -7841,17 +7882,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("clusterCIDR")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym938 := z.EncBinary() - _ = yym938 + yym943 := z.EncBinary() + _ = yym943 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ClusterCIDR)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym940 := z.EncBinary() - _ = yym940 + yym945 := z.EncBinary() + _ = yym945 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ServiceCIDR)) @@ -7860,17 +7901,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("serviceCIDR")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym941 := z.EncBinary() - _ = yym941 + yym946 := z.EncBinary() + _ = yym946 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ServiceCIDR)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym943 := z.EncBinary() - _ = yym943 + yym948 := z.EncBinary() + _ = yym948 if false { } else { r.EncodeInt(int64(x.NodeCIDRMaskSize)) @@ -7879,17 +7920,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("nodeCIDRMaskSize")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym944 := z.EncBinary() - _ = yym944 + yym949 := z.EncBinary() + _ = yym949 if false { } else { r.EncodeInt(int64(x.NodeCIDRMaskSize)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym946 := z.EncBinary() - _ = yym946 + yym951 := z.EncBinary() + _ = yym951 if false { } else { r.EncodeBool(bool(x.AllocateNodeCIDRs)) @@ -7898,17 +7939,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("allocateNodeCIDRs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym947 := z.EncBinary() - _ = yym947 + yym952 := z.EncBinary() + _ = yym952 if false { } else { r.EncodeBool(bool(x.AllocateNodeCIDRs)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym949 := z.EncBinary() - _ = yym949 + yym954 := z.EncBinary() + _ = yym954 if false { } else { r.EncodeBool(bool(x.ConfigureCloudRoutes)) @@ -7917,17 +7958,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("configureCloudRoutes")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym950 := z.EncBinary() - _ = yym950 + yym955 := z.EncBinary() + _ = yym955 if false { } else { r.EncodeBool(bool(x.ConfigureCloudRoutes)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym952 := z.EncBinary() - _ = yym952 + yym957 := z.EncBinary() + _ = yym957 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RootCAFile)) @@ -7936,17 +7977,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("rootCAFile")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym953 := z.EncBinary() - _ = yym953 + yym958 := z.EncBinary() + _ = yym958 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.RootCAFile)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym955 := z.EncBinary() - _ = yym955 + yym960 := z.EncBinary() + _ = yym960 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContentType)) @@ -7955,17 +7996,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("contentType")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym956 := z.EncBinary() - _ = yym956 + yym961 := z.EncBinary() + _ = yym961 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.ContentType)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym958 := z.EncBinary() - _ = yym958 + yym963 := z.EncBinary() + _ = yym963 if false { } else { r.EncodeFloat32(float32(x.KubeAPIQPS)) @@ -7974,17 +8015,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeAPIQPS")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym959 := z.EncBinary() - _ = yym959 + yym964 := z.EncBinary() + _ = yym964 if false { } else { r.EncodeFloat32(float32(x.KubeAPIQPS)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym961 := z.EncBinary() - _ = yym961 + yym966 := z.EncBinary() + _ = yym966 if false { } else { r.EncodeInt(int64(x.KubeAPIBurst)) @@ -7993,66 +8034,66 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("kubeAPIBurst")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym962 := z.EncBinary() - _ = yym962 + yym967 := z.EncBinary() + _ = yym967 if false { } else { r.EncodeInt(int64(x.KubeAPIBurst)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy964 := &x.LeaderElection - yy964.CodecEncodeSelf(e) + yy969 := &x.LeaderElection + yy969.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("leaderElection")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy965 := &x.LeaderElection - yy965.CodecEncodeSelf(e) + yy970 := &x.LeaderElection + yy970.CodecEncodeSelf(e) } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy967 := &x.VolumeConfiguration - yy967.CodecEncodeSelf(e) + yy972 := &x.VolumeConfiguration + yy972.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("volumeConfiguration")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy968 := &x.VolumeConfiguration - yy968.CodecEncodeSelf(e) + yy973 := &x.VolumeConfiguration + yy973.CodecEncodeSelf(e) } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy970 := &x.ControllerStartInterval - yym971 := z.EncBinary() - _ = yym971 + yy975 := &x.ControllerStartInterval + yym976 := z.EncBinary() + _ = yym976 if false { - } else if z.HasExtensions() && z.EncExt(yy970) { - } else if !yym971 && z.IsJSONHandle() { - z.EncJSONMarshal(yy970) + } else if z.HasExtensions() && z.EncExt(yy975) { + } else if !yym976 && z.IsJSONHandle() { + z.EncJSONMarshal(yy975) } else { - z.EncFallback(yy970) + z.EncFallback(yy975) } } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("controllerStartInterval")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy972 := &x.ControllerStartInterval - yym973 := z.EncBinary() - _ = yym973 + yy977 := &x.ControllerStartInterval + yym978 := z.EncBinary() + _ = yym978 if false { - } else if z.HasExtensions() && z.EncExt(yy972) { - } else if !yym973 && z.IsJSONHandle() { - z.EncJSONMarshal(yy972) + } else if z.HasExtensions() && z.EncExt(yy977) { + } else if !yym978 && z.IsJSONHandle() { + z.EncJSONMarshal(yy977) } else { - z.EncFallback(yy972) + z.EncFallback(yy977) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym975 := z.EncBinary() - _ = yym975 + yym980 := z.EncBinary() + _ = yym980 if false { } else { r.EncodeBool(bool(x.EnableGarbageCollector)) @@ -8061,17 +8102,17 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("enableGarbageCollector")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym976 := z.EncBinary() - _ = yym976 + yym981 := z.EncBinary() + _ = yym981 if false { } else { r.EncodeBool(bool(x.EnableGarbageCollector)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym978 := z.EncBinary() - _ = yym978 + yym983 := z.EncBinary() + _ = yym983 if false { } else { r.EncodeInt(int64(x.ConcurrentGCSyncs)) @@ -8080,14 +8121,14 @@ func (x *KubeControllerManagerConfiguration) CodecEncodeSelf(e *codec1978.Encode z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("concurrentGCSyncs")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym979 := z.EncBinary() - _ = yym979 + yym984 := z.EncBinary() + _ = yym984 if false { } else { r.EncodeInt(int64(x.ConcurrentGCSyncs)) } } - if yyr791 || yy2arr791 { + if yyr796 || yy2arr796 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -8100,25 +8141,25 @@ func (x *KubeControllerManagerConfiguration) CodecDecodeSelf(d *codec1978.Decode var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym980 := z.DecBinary() - _ = yym980 + yym985 := z.DecBinary() + _ = yym985 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct981 := r.ContainerType() - if yyct981 == codecSelferValueTypeMap1234 { - yyl981 := r.ReadMapStart() - if yyl981 == 0 { + yyct986 := r.ContainerType() + if yyct986 == codecSelferValueTypeMap1234 { + yyl986 := r.ReadMapStart() + if yyl986 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl981, d) + x.codecDecodeSelfFromMap(yyl986, d) } - } else if yyct981 == codecSelferValueTypeArray1234 { - yyl981 := r.ReadArrayStart() - if yyl981 == 0 { + } else if yyct986 == codecSelferValueTypeArray1234 { + yyl986 := r.ReadArrayStart() + if yyl986 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl981, d) + x.codecDecodeSelfFromArray(yyl986, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -8130,12 +8171,12 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromMap(l int, d *co var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys982Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys982Slc - var yyhl982 bool = l >= 0 - for yyj982 := 0; ; yyj982++ { - if yyhl982 { - if yyj982 >= l { + var yys987Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys987Slc + var yyhl987 bool = l >= 0 + for yyj987 := 0; ; yyj987++ { + if yyhl987 { + if yyj987 >= l { break } } else { @@ -8144,10 +8185,10 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromMap(l int, d *co } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys982Slc = r.DecodeBytes(yys982Slc, true, true) - yys982 := string(yys982Slc) + yys987Slc = r.DecodeBytes(yys987Slc, true, true) + yys987 := string(yys987Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys982 { + switch yys987 { case "kind": if r.TryDecodeAsNil() { x.Kind = "" @@ -8266,90 +8307,90 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromMap(l int, d *co if r.TryDecodeAsNil() { x.ServiceSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv1002 := &x.ServiceSyncPeriod - yym1003 := z.DecBinary() - _ = yym1003 + yyv1007 := &x.ServiceSyncPeriod + yym1008 := z.DecBinary() + _ = yym1008 if false { - } else if z.HasExtensions() && z.DecExt(yyv1002) { - } else if !yym1003 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1002) + } else if z.HasExtensions() && z.DecExt(yyv1007) { + } else if !yym1008 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1007) } else { - z.DecFallback(yyv1002, false) + z.DecFallback(yyv1007, false) } } case "nodeSyncPeriod": if r.TryDecodeAsNil() { x.NodeSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv1004 := &x.NodeSyncPeriod - yym1005 := z.DecBinary() - _ = yym1005 + yyv1009 := &x.NodeSyncPeriod + yym1010 := z.DecBinary() + _ = yym1010 if false { - } else if z.HasExtensions() && z.DecExt(yyv1004) { - } else if !yym1005 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1004) + } else if z.HasExtensions() && z.DecExt(yyv1009) { + } else if !yym1010 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1009) } else { - z.DecFallback(yyv1004, false) + z.DecFallback(yyv1009, false) } } case "resourceQuotaSyncPeriod": if r.TryDecodeAsNil() { x.ResourceQuotaSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv1006 := &x.ResourceQuotaSyncPeriod - yym1007 := z.DecBinary() - _ = yym1007 + yyv1011 := &x.ResourceQuotaSyncPeriod + yym1012 := z.DecBinary() + _ = yym1012 if false { - } else if z.HasExtensions() && z.DecExt(yyv1006) { - } else if !yym1007 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1006) + } else if z.HasExtensions() && z.DecExt(yyv1011) { + } else if !yym1012 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1011) } else { - z.DecFallback(yyv1006, false) + z.DecFallback(yyv1011, false) } } case "namespaceSyncPeriod": if r.TryDecodeAsNil() { x.NamespaceSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv1008 := &x.NamespaceSyncPeriod - yym1009 := z.DecBinary() - _ = yym1009 + yyv1013 := &x.NamespaceSyncPeriod + yym1014 := z.DecBinary() + _ = yym1014 if false { - } else if z.HasExtensions() && z.DecExt(yyv1008) { - } else if !yym1009 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1008) + } else if z.HasExtensions() && z.DecExt(yyv1013) { + } else if !yym1014 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1013) } else { - z.DecFallback(yyv1008, false) + z.DecFallback(yyv1013, false) } } case "pvClaimBinderSyncPeriod": if r.TryDecodeAsNil() { x.PVClaimBinderSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv1010 := &x.PVClaimBinderSyncPeriod - yym1011 := z.DecBinary() - _ = yym1011 + yyv1015 := &x.PVClaimBinderSyncPeriod + yym1016 := z.DecBinary() + _ = yym1016 if false { - } else if z.HasExtensions() && z.DecExt(yyv1010) { - } else if !yym1011 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1010) + } else if z.HasExtensions() && z.DecExt(yyv1015) { + } else if !yym1016 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1015) } else { - z.DecFallback(yyv1010, false) + z.DecFallback(yyv1015, false) } } case "minResyncPeriod": if r.TryDecodeAsNil() { x.MinResyncPeriod = pkg1_unversioned.Duration{} } else { - yyv1012 := &x.MinResyncPeriod - yym1013 := z.DecBinary() - _ = yym1013 + yyv1017 := &x.MinResyncPeriod + yym1018 := z.DecBinary() + _ = yym1018 if false { - } else if z.HasExtensions() && z.DecExt(yyv1012) { - } else if !yym1013 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1012) + } else if z.HasExtensions() && z.DecExt(yyv1017) { + } else if !yym1018 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1017) } else { - z.DecFallback(yyv1012, false) + z.DecFallback(yyv1017, false) } } case "terminatedPodGCThreshold": @@ -8362,45 +8403,45 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromMap(l int, d *co if r.TryDecodeAsNil() { x.HorizontalPodAutoscalerSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv1015 := &x.HorizontalPodAutoscalerSyncPeriod - yym1016 := z.DecBinary() - _ = yym1016 + yyv1020 := &x.HorizontalPodAutoscalerSyncPeriod + yym1021 := z.DecBinary() + _ = yym1021 if false { - } else if z.HasExtensions() && z.DecExt(yyv1015) { - } else if !yym1016 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1015) + } else if z.HasExtensions() && z.DecExt(yyv1020) { + } else if !yym1021 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1020) } else { - z.DecFallback(yyv1015, false) + z.DecFallback(yyv1020, false) } } case "deploymentControllerSyncPeriod": if r.TryDecodeAsNil() { x.DeploymentControllerSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv1017 := &x.DeploymentControllerSyncPeriod - yym1018 := z.DecBinary() - _ = yym1018 + yyv1022 := &x.DeploymentControllerSyncPeriod + yym1023 := z.DecBinary() + _ = yym1023 if false { - } else if z.HasExtensions() && z.DecExt(yyv1017) { - } else if !yym1018 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1017) + } else if z.HasExtensions() && z.DecExt(yyv1022) { + } else if !yym1023 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1022) } else { - z.DecFallback(yyv1017, false) + z.DecFallback(yyv1022, false) } } case "podEvictionTimeout": if r.TryDecodeAsNil() { x.PodEvictionTimeout = pkg1_unversioned.Duration{} } else { - yyv1019 := &x.PodEvictionTimeout - yym1020 := z.DecBinary() - _ = yym1020 + yyv1024 := &x.PodEvictionTimeout + yym1025 := z.DecBinary() + _ = yym1025 if false { - } else if z.HasExtensions() && z.DecExt(yyv1019) { - } else if !yym1020 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1019) + } else if z.HasExtensions() && z.DecExt(yyv1024) { + } else if !yym1025 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1024) } else { - z.DecFallback(yyv1019, false) + z.DecFallback(yyv1024, false) } } case "deletingPodsQps": @@ -8419,15 +8460,15 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromMap(l int, d *co if r.TryDecodeAsNil() { x.NodeMonitorGracePeriod = pkg1_unversioned.Duration{} } else { - yyv1023 := &x.NodeMonitorGracePeriod - yym1024 := z.DecBinary() - _ = yym1024 + yyv1028 := &x.NodeMonitorGracePeriod + yym1029 := z.DecBinary() + _ = yym1029 if false { - } else if z.HasExtensions() && z.DecExt(yyv1023) { - } else if !yym1024 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1023) + } else if z.HasExtensions() && z.DecExt(yyv1028) { + } else if !yym1029 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1028) } else { - z.DecFallback(yyv1023, false) + z.DecFallback(yyv1028, false) } } case "registerRetryCount": @@ -8440,30 +8481,30 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromMap(l int, d *co if r.TryDecodeAsNil() { x.NodeStartupGracePeriod = pkg1_unversioned.Duration{} } else { - yyv1026 := &x.NodeStartupGracePeriod - yym1027 := z.DecBinary() - _ = yym1027 + yyv1031 := &x.NodeStartupGracePeriod + yym1032 := z.DecBinary() + _ = yym1032 if false { - } else if z.HasExtensions() && z.DecExt(yyv1026) { - } else if !yym1027 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1026) + } else if z.HasExtensions() && z.DecExt(yyv1031) { + } else if !yym1032 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1031) } else { - z.DecFallback(yyv1026, false) + z.DecFallback(yyv1031, false) } } case "nodeMonitorPeriod": if r.TryDecodeAsNil() { x.NodeMonitorPeriod = pkg1_unversioned.Duration{} } else { - yyv1028 := &x.NodeMonitorPeriod - yym1029 := z.DecBinary() - _ = yym1029 + yyv1033 := &x.NodeMonitorPeriod + yym1034 := z.DecBinary() + _ = yym1034 if false { - } else if z.HasExtensions() && z.DecExt(yyv1028) { - } else if !yym1029 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1028) + } else if z.HasExtensions() && z.DecExt(yyv1033) { + } else if !yym1034 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1033) } else { - z.DecFallback(yyv1028, false) + z.DecFallback(yyv1033, false) } } case "serviceAccountKeyFile": @@ -8554,29 +8595,29 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromMap(l int, d *co if r.TryDecodeAsNil() { x.LeaderElection = LeaderElectionConfiguration{} } else { - yyv1044 := &x.LeaderElection - yyv1044.CodecDecodeSelf(d) + yyv1049 := &x.LeaderElection + yyv1049.CodecDecodeSelf(d) } case "volumeConfiguration": if r.TryDecodeAsNil() { x.VolumeConfiguration = VolumeConfiguration{} } else { - yyv1045 := &x.VolumeConfiguration - yyv1045.CodecDecodeSelf(d) + yyv1050 := &x.VolumeConfiguration + yyv1050.CodecDecodeSelf(d) } case "controllerStartInterval": if r.TryDecodeAsNil() { x.ControllerStartInterval = pkg1_unversioned.Duration{} } else { - yyv1046 := &x.ControllerStartInterval - yym1047 := z.DecBinary() - _ = yym1047 + yyv1051 := &x.ControllerStartInterval + yym1052 := z.DecBinary() + _ = yym1052 if false { - } else if z.HasExtensions() && z.DecExt(yyv1046) { - } else if !yym1047 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1046) + } else if z.HasExtensions() && z.DecExt(yyv1051) { + } else if !yym1052 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1051) } else { - z.DecFallback(yyv1046, false) + z.DecFallback(yyv1051, false) } } case "enableGarbageCollector": @@ -8592,9 +8633,9 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromMap(l int, d *co x.ConcurrentGCSyncs = int32(r.DecodeInt(32)) } default: - z.DecStructFieldNotFound(-1, yys982) - } // end switch yys982 - } // end for yyj982 + z.DecStructFieldNotFound(-1, yys987) + } // end switch yys987 + } // end for yyj987 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -8602,16 +8643,16 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * 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 yyj1055 int + var yyb1055 bool + var yyhl1055 bool = l >= 0 + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8621,13 +8662,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.Kind = string(r.DecodeString()) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8637,13 +8678,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.APIVersion = string(r.DecodeString()) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8653,13 +8694,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.Port = int32(r.DecodeInt(32)) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8669,13 +8710,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.Address = string(r.DecodeString()) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8685,13 +8726,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.CloudProvider = string(r.DecodeString()) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8701,13 +8742,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.CloudConfigFile = string(r.DecodeString()) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8717,13 +8758,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ConcurrentEndpointSyncs = int32(r.DecodeInt(32)) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8733,13 +8774,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ConcurrentRSSyncs = int32(r.DecodeInt(32)) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8749,13 +8790,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ConcurrentRCSyncs = int32(r.DecodeInt(32)) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8765,13 +8806,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ConcurrentServiceSyncs = int32(r.DecodeInt(32)) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8781,13 +8822,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ConcurrentResourceQuotaSyncs = int32(r.DecodeInt(32)) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8797,13 +8838,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ConcurrentDeploymentSyncs = int32(r.DecodeInt(32)) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8813,13 +8854,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ConcurrentDaemonSetSyncs = int32(r.DecodeInt(32)) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8829,13 +8870,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ConcurrentJobSyncs = int32(r.DecodeInt(32)) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8845,13 +8886,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ConcurrentNamespaceSyncs = int32(r.DecodeInt(32)) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8861,13 +8902,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ConcurrentSATokenSyncs = int32(r.DecodeInt(32)) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8877,13 +8918,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.LookupCacheSizeForRC = int32(r.DecodeInt(32)) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8893,13 +8934,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.LookupCacheSizeForRS = int32(r.DecodeInt(32)) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8909,13 +8950,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.LookupCacheSizeForDaemonSet = int32(r.DecodeInt(32)) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8923,24 +8964,24 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.ServiceSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv1070 := &x.ServiceSyncPeriod - yym1071 := z.DecBinary() - _ = yym1071 + yyv1075 := &x.ServiceSyncPeriod + yym1076 := z.DecBinary() + _ = yym1076 if false { - } else if z.HasExtensions() && z.DecExt(yyv1070) { - } else if !yym1071 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1070) + } else if z.HasExtensions() && z.DecExt(yyv1075) { + } else if !yym1076 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1075) } else { - z.DecFallback(yyv1070, false) + z.DecFallback(yyv1075, false) } } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8948,24 +8989,24 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.NodeSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv1072 := &x.NodeSyncPeriod - yym1073 := z.DecBinary() - _ = yym1073 + yyv1077 := &x.NodeSyncPeriod + yym1078 := z.DecBinary() + _ = yym1078 if false { - } else if z.HasExtensions() && z.DecExt(yyv1072) { - } else if !yym1073 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1072) + } else if z.HasExtensions() && z.DecExt(yyv1077) { + } else if !yym1078 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1077) } else { - z.DecFallback(yyv1072, false) + z.DecFallback(yyv1077, false) } } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8973,24 +9014,24 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.ResourceQuotaSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv1074 := &x.ResourceQuotaSyncPeriod - yym1075 := z.DecBinary() - _ = yym1075 + yyv1079 := &x.ResourceQuotaSyncPeriod + yym1080 := z.DecBinary() + _ = yym1080 if false { - } else if z.HasExtensions() && z.DecExt(yyv1074) { - } else if !yym1075 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1074) + } else if z.HasExtensions() && z.DecExt(yyv1079) { + } else if !yym1080 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1079) } else { - z.DecFallback(yyv1074, false) + z.DecFallback(yyv1079, false) } } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -8998,24 +9039,24 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.NamespaceSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv1076 := &x.NamespaceSyncPeriod - yym1077 := z.DecBinary() - _ = yym1077 + yyv1081 := &x.NamespaceSyncPeriod + yym1082 := z.DecBinary() + _ = yym1082 if false { - } else if z.HasExtensions() && z.DecExt(yyv1076) { - } else if !yym1077 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1076) + } else if z.HasExtensions() && z.DecExt(yyv1081) { + } else if !yym1082 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1081) } else { - z.DecFallback(yyv1076, false) + z.DecFallback(yyv1081, false) } } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9023,73 +9064,7 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.PVClaimBinderSyncPeriod = pkg1_unversioned.Duration{} } else { - yyv1078 := &x.PVClaimBinderSyncPeriod - yym1079 := z.DecBinary() - _ = yym1079 - if false { - } else if z.HasExtensions() && z.DecExt(yyv1078) { - } else if !yym1079 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1078) - } else { - z.DecFallback(yyv1078, false) - } - } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l - } else { - yyb1050 = r.CheckBreak() - } - if yyb1050 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - return - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - if r.TryDecodeAsNil() { - x.MinResyncPeriod = pkg1_unversioned.Duration{} - } else { - yyv1080 := &x.MinResyncPeriod - yym1081 := z.DecBinary() - _ = yym1081 - if false { - } else if z.HasExtensions() && z.DecExt(yyv1080) { - } else if !yym1081 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1080) - } else { - z.DecFallback(yyv1080, false) - } - } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l - } else { - yyb1050 = r.CheckBreak() - } - if yyb1050 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - return - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - if r.TryDecodeAsNil() { - x.TerminatedPodGCThreshold = 0 - } else { - x.TerminatedPodGCThreshold = int32(r.DecodeInt(32)) - } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l - } else { - yyb1050 = r.CheckBreak() - } - if yyb1050 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - return - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - if r.TryDecodeAsNil() { - x.HorizontalPodAutoscalerSyncPeriod = pkg1_unversioned.Duration{} - } else { - yyv1083 := &x.HorizontalPodAutoscalerSyncPeriod + yyv1083 := &x.PVClaimBinderSyncPeriod yym1084 := z.DecBinary() _ = yym1084 if false { @@ -9100,21 +9075,21 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * z.DecFallback(yyv1083, false) } } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } z.DecSendContainerState(codecSelfer_containerArrayElem1234) if r.TryDecodeAsNil() { - x.DeploymentControllerSyncPeriod = pkg1_unversioned.Duration{} + x.MinResyncPeriod = pkg1_unversioned.Duration{} } else { - yyv1085 := &x.DeploymentControllerSyncPeriod + yyv1085 := &x.MinResyncPeriod yym1086 := z.DecBinary() _ = yym1086 if false { @@ -9125,13 +9100,79 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * z.DecFallback(yyv1085, false) } } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.TerminatedPodGCThreshold = 0 + } else { + x.TerminatedPodGCThreshold = int32(r.DecodeInt(32)) + } + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l + } else { + yyb1055 = r.CheckBreak() + } + if yyb1055 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.HorizontalPodAutoscalerSyncPeriod = pkg1_unversioned.Duration{} + } else { + yyv1088 := &x.HorizontalPodAutoscalerSyncPeriod + yym1089 := z.DecBinary() + _ = yym1089 + if false { + } else if z.HasExtensions() && z.DecExt(yyv1088) { + } else if !yym1089 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1088) + } else { + z.DecFallback(yyv1088, false) + } + } + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l + } else { + yyb1055 = r.CheckBreak() + } + if yyb1055 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.DeploymentControllerSyncPeriod = pkg1_unversioned.Duration{} + } else { + yyv1090 := &x.DeploymentControllerSyncPeriod + yym1091 := z.DecBinary() + _ = yym1091 + if false { + } else if z.HasExtensions() && z.DecExt(yyv1090) { + } else if !yym1091 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1090) + } else { + z.DecFallback(yyv1090, false) + } + } + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l + } else { + yyb1055 = r.CheckBreak() + } + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9139,24 +9180,24 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.PodEvictionTimeout = pkg1_unversioned.Duration{} } else { - yyv1087 := &x.PodEvictionTimeout - yym1088 := z.DecBinary() - _ = yym1088 + yyv1092 := &x.PodEvictionTimeout + yym1093 := z.DecBinary() + _ = yym1093 if false { - } else if z.HasExtensions() && z.DecExt(yyv1087) { - } else if !yym1088 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1087) + } else if z.HasExtensions() && z.DecExt(yyv1092) { + } else if !yym1093 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1092) } else { - z.DecFallback(yyv1087, false) + z.DecFallback(yyv1092, false) } } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9166,13 +9207,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.DeletingPodsQps = float32(r.DecodeFloat(true)) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9182,13 +9223,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.DeletingPodsBurst = int32(r.DecodeInt(32)) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9196,73 +9237,7 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.NodeMonitorGracePeriod = pkg1_unversioned.Duration{} } else { - yyv1091 := &x.NodeMonitorGracePeriod - yym1092 := z.DecBinary() - _ = yym1092 - if false { - } else if z.HasExtensions() && z.DecExt(yyv1091) { - } else if !yym1092 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1091) - } else { - z.DecFallback(yyv1091, false) - } - } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l - } else { - yyb1050 = r.CheckBreak() - } - if yyb1050 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - return - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - if r.TryDecodeAsNil() { - x.RegisterRetryCount = 0 - } else { - x.RegisterRetryCount = int32(r.DecodeInt(32)) - } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l - } else { - yyb1050 = r.CheckBreak() - } - if yyb1050 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - return - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - if r.TryDecodeAsNil() { - x.NodeStartupGracePeriod = pkg1_unversioned.Duration{} - } else { - yyv1094 := &x.NodeStartupGracePeriod - yym1095 := z.DecBinary() - _ = yym1095 - if false { - } else if z.HasExtensions() && z.DecExt(yyv1094) { - } else if !yym1095 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1094) - } else { - z.DecFallback(yyv1094, false) - } - } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l - } else { - yyb1050 = r.CheckBreak() - } - if yyb1050 { - z.DecSendContainerState(codecSelfer_containerArrayEnd1234) - return - } - z.DecSendContainerState(codecSelfer_containerArrayElem1234) - if r.TryDecodeAsNil() { - x.NodeMonitorPeriod = pkg1_unversioned.Duration{} - } else { - yyv1096 := &x.NodeMonitorPeriod + yyv1096 := &x.NodeMonitorGracePeriod yym1097 := z.DecBinary() _ = yym1097 if false { @@ -9273,13 +9248,79 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * z.DecFallback(yyv1096, false) } } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.RegisterRetryCount = 0 + } else { + x.RegisterRetryCount = int32(r.DecodeInt(32)) + } + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l + } else { + yyb1055 = r.CheckBreak() + } + if yyb1055 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.NodeStartupGracePeriod = pkg1_unversioned.Duration{} + } else { + yyv1099 := &x.NodeStartupGracePeriod + yym1100 := z.DecBinary() + _ = yym1100 + if false { + } else if z.HasExtensions() && z.DecExt(yyv1099) { + } else if !yym1100 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1099) + } else { + z.DecFallback(yyv1099, false) + } + } + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l + } else { + yyb1055 = r.CheckBreak() + } + if yyb1055 { + z.DecSendContainerState(codecSelfer_containerArrayEnd1234) + return + } + z.DecSendContainerState(codecSelfer_containerArrayElem1234) + if r.TryDecodeAsNil() { + x.NodeMonitorPeriod = pkg1_unversioned.Duration{} + } else { + yyv1101 := &x.NodeMonitorPeriod + yym1102 := z.DecBinary() + _ = yym1102 + if false { + } else if z.HasExtensions() && z.DecExt(yyv1101) { + } else if !yym1102 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1101) + } else { + z.DecFallback(yyv1101, false) + } + } + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l + } else { + yyb1055 = r.CheckBreak() + } + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9289,13 +9330,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ServiceAccountKeyFile = string(r.DecodeString()) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9305,13 +9346,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ClusterSigningCertFile = string(r.DecodeString()) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9321,13 +9362,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ClusterSigningKeyFile = string(r.DecodeString()) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9337,13 +9378,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.EnableProfiling = bool(r.DecodeBool()) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9353,13 +9394,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ClusterName = string(r.DecodeString()) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9369,13 +9410,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ClusterCIDR = string(r.DecodeString()) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9385,13 +9426,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ServiceCIDR = string(r.DecodeString()) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9401,13 +9442,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.NodeCIDRMaskSize = int32(r.DecodeInt(32)) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9417,13 +9458,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.AllocateNodeCIDRs = bool(r.DecodeBool()) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9433,13 +9474,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ConfigureCloudRoutes = bool(r.DecodeBool()) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9449,13 +9490,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.RootCAFile = string(r.DecodeString()) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9465,13 +9506,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.ContentType = string(r.DecodeString()) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9481,13 +9522,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.KubeAPIQPS = float32(r.DecodeFloat(true)) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9497,13 +9538,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.KubeAPIBurst = int32(r.DecodeInt(32)) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9511,16 +9552,16 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.LeaderElection = LeaderElectionConfiguration{} } else { - yyv1112 := &x.LeaderElection - yyv1112.CodecDecodeSelf(d) + yyv1117 := &x.LeaderElection + yyv1117.CodecDecodeSelf(d) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9528,16 +9569,16 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.VolumeConfiguration = VolumeConfiguration{} } else { - yyv1113 := &x.VolumeConfiguration - yyv1113.CodecDecodeSelf(d) + yyv1118 := &x.VolumeConfiguration + yyv1118.CodecDecodeSelf(d) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9545,24 +9586,24 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * if r.TryDecodeAsNil() { x.ControllerStartInterval = pkg1_unversioned.Duration{} } else { - yyv1114 := &x.ControllerStartInterval - yym1115 := z.DecBinary() - _ = yym1115 + yyv1119 := &x.ControllerStartInterval + yym1120 := z.DecBinary() + _ = yym1120 if false { - } else if z.HasExtensions() && z.DecExt(yyv1114) { - } else if !yym1115 && z.IsJSONHandle() { - z.DecJSONUnmarshal(yyv1114) + } else if z.HasExtensions() && z.DecExt(yyv1119) { + } else if !yym1120 && z.IsJSONHandle() { + z.DecJSONUnmarshal(yyv1119) } else { - z.DecFallback(yyv1114, false) + z.DecFallback(yyv1119, false) } } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9572,13 +9613,13 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * } else { x.EnableGarbageCollector = bool(r.DecodeBool()) } - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9589,17 +9630,17 @@ func (x *KubeControllerManagerConfiguration) codecDecodeSelfFromArray(l int, d * x.ConcurrentGCSyncs = int32(r.DecodeInt(32)) } for { - yyj1050++ - if yyhl1050 { - yyb1050 = yyj1050 > l + yyj1055++ + if yyhl1055 { + yyb1055 = yyj1055 > l } else { - yyb1050 = r.CheckBreak() + yyb1055 = r.CheckBreak() } - if yyb1050 { + if yyb1055 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1050-1, "") + z.DecStructFieldNotFound(yyj1055-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -9611,33 +9652,33 @@ func (x *VolumeConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { if x == nil { r.EncodeNil() } else { - yym1118 := z.EncBinary() - _ = yym1118 + yym1123 := z.EncBinary() + _ = yym1123 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1119 := !z.EncBinary() - yy2arr1119 := z.EncBasicHandle().StructToArray - var yyq1119 [4]bool - _, _, _ = yysep1119, yyq1119, yy2arr1119 - const yyr1119 bool = false - var yynn1119 int - if yyr1119 || yy2arr1119 { + yysep1124 := !z.EncBinary() + yy2arr1124 := z.EncBasicHandle().StructToArray + var yyq1124 [4]bool + _, _, _ = yysep1124, yyq1124, yy2arr1124 + const yyr1124 bool = false + var yynn1124 int + if yyr1124 || yy2arr1124 { r.EncodeArrayStart(4) } else { - yynn1119 = 4 - for _, b := range yyq1119 { + yynn1124 = 4 + for _, b := range yyq1124 { if b { - yynn1119++ + yynn1124++ } } - r.EncodeMapStart(yynn1119) - yynn1119 = 0 + r.EncodeMapStart(yynn1124) + yynn1124 = 0 } - if yyr1119 || yy2arr1119 { + if yyr1124 || yy2arr1124 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1121 := z.EncBinary() - _ = yym1121 + yym1126 := z.EncBinary() + _ = yym1126 if false { } else { r.EncodeBool(bool(x.EnableHostPathProvisioning)) @@ -9646,17 +9687,17 @@ func (x *VolumeConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("enableHostPathProvisioning")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1122 := z.EncBinary() - _ = yym1122 + yym1127 := z.EncBinary() + _ = yym1127 if false { } else { r.EncodeBool(bool(x.EnableHostPathProvisioning)) } } - if yyr1119 || yy2arr1119 { + if yyr1124 || yy2arr1124 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1124 := z.EncBinary() - _ = yym1124 + yym1129 := z.EncBinary() + _ = yym1129 if false { } else { r.EncodeBool(bool(x.EnableDynamicProvisioning)) @@ -9665,28 +9706,28 @@ func (x *VolumeConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("enableDynamicProvisioning")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1125 := z.EncBinary() - _ = yym1125 + yym1130 := z.EncBinary() + _ = yym1130 if false { } else { r.EncodeBool(bool(x.EnableDynamicProvisioning)) } } - if yyr1119 || yy2arr1119 { + if yyr1124 || yy2arr1124 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yy1127 := &x.PersistentVolumeRecyclerConfiguration - yy1127.CodecEncodeSelf(e) + yy1132 := &x.PersistentVolumeRecyclerConfiguration + yy1132.CodecEncodeSelf(e) } else { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("persitentVolumeRecyclerConfiguration")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yy1128 := &x.PersistentVolumeRecyclerConfiguration - yy1128.CodecEncodeSelf(e) + yy1133 := &x.PersistentVolumeRecyclerConfiguration + yy1133.CodecEncodeSelf(e) } - if yyr1119 || yy2arr1119 { + if yyr1124 || yy2arr1124 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1130 := z.EncBinary() - _ = yym1130 + yym1135 := z.EncBinary() + _ = yym1135 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FlexVolumePluginDir)) @@ -9695,14 +9736,14 @@ func (x *VolumeConfiguration) CodecEncodeSelf(e *codec1978.Encoder) { z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("flexVolumePluginDir")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1131 := z.EncBinary() - _ = yym1131 + yym1136 := z.EncBinary() + _ = yym1136 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.FlexVolumePluginDir)) } } - if yyr1119 || yy2arr1119 { + if yyr1124 || yy2arr1124 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -9715,25 +9756,25 @@ func (x *VolumeConfiguration) CodecDecodeSelf(d *codec1978.Decoder) { var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1132 := z.DecBinary() - _ = yym1132 + yym1137 := z.DecBinary() + _ = yym1137 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1133 := r.ContainerType() - if yyct1133 == codecSelferValueTypeMap1234 { - yyl1133 := r.ReadMapStart() - if yyl1133 == 0 { + yyct1138 := r.ContainerType() + if yyct1138 == codecSelferValueTypeMap1234 { + yyl1138 := r.ReadMapStart() + if yyl1138 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1133, d) + x.codecDecodeSelfFromMap(yyl1138, d) } - } else if yyct1133 == codecSelferValueTypeArray1234 { - yyl1133 := r.ReadArrayStart() - if yyl1133 == 0 { + } else if yyct1138 == codecSelferValueTypeArray1234 { + yyl1138 := r.ReadArrayStart() + if yyl1138 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1133, d) + x.codecDecodeSelfFromArray(yyl1138, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -9745,12 +9786,12 @@ func (x *VolumeConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decoder var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1134Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1134Slc - var yyhl1134 bool = l >= 0 - for yyj1134 := 0; ; yyj1134++ { - if yyhl1134 { - if yyj1134 >= l { + var yys1139Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1139Slc + var yyhl1139 bool = l >= 0 + for yyj1139 := 0; ; yyj1139++ { + if yyhl1139 { + if yyj1139 >= l { break } } else { @@ -9759,10 +9800,10 @@ func (x *VolumeConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decoder } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1134Slc = r.DecodeBytes(yys1134Slc, true, true) - yys1134 := string(yys1134Slc) + yys1139Slc = r.DecodeBytes(yys1139Slc, true, true) + yys1139 := string(yys1139Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1134 { + switch yys1139 { case "enableHostPathProvisioning": if r.TryDecodeAsNil() { x.EnableHostPathProvisioning = false @@ -9779,8 +9820,8 @@ func (x *VolumeConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decoder if r.TryDecodeAsNil() { x.PersistentVolumeRecyclerConfiguration = PersistentVolumeRecyclerConfiguration{} } else { - yyv1137 := &x.PersistentVolumeRecyclerConfiguration - yyv1137.CodecDecodeSelf(d) + yyv1142 := &x.PersistentVolumeRecyclerConfiguration + yyv1142.CodecDecodeSelf(d) } case "flexVolumePluginDir": if r.TryDecodeAsNil() { @@ -9789,9 +9830,9 @@ func (x *VolumeConfiguration) codecDecodeSelfFromMap(l int, d *codec1978.Decoder x.FlexVolumePluginDir = string(r.DecodeString()) } default: - z.DecStructFieldNotFound(-1, yys1134) - } // end switch yys1134 - } // end for yyj1134 + z.DecStructFieldNotFound(-1, yys1139) + } // end switch yys1139 + } // end for yyj1139 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -9799,16 +9840,16 @@ func (x *VolumeConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Decod var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1139 int - var yyb1139 bool - var yyhl1139 bool = l >= 0 - yyj1139++ - if yyhl1139 { - yyb1139 = yyj1139 > l + var yyj1144 int + var yyb1144 bool + var yyhl1144 bool = l >= 0 + yyj1144++ + if yyhl1144 { + yyb1144 = yyj1144 > l } else { - yyb1139 = r.CheckBreak() + yyb1144 = r.CheckBreak() } - if yyb1139 { + if yyb1144 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9818,13 +9859,13 @@ func (x *VolumeConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.EnableHostPathProvisioning = bool(r.DecodeBool()) } - yyj1139++ - if yyhl1139 { - yyb1139 = yyj1139 > l + yyj1144++ + if yyhl1144 { + yyb1144 = yyj1144 > l } else { - yyb1139 = r.CheckBreak() + yyb1144 = r.CheckBreak() } - if yyb1139 { + if yyb1144 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9834,13 +9875,13 @@ func (x *VolumeConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Decod } else { x.EnableDynamicProvisioning = bool(r.DecodeBool()) } - yyj1139++ - if yyhl1139 { - yyb1139 = yyj1139 > l + yyj1144++ + if yyhl1144 { + yyb1144 = yyj1144 > l } else { - yyb1139 = r.CheckBreak() + yyb1144 = r.CheckBreak() } - if yyb1139 { + if yyb1144 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9848,16 +9889,16 @@ func (x *VolumeConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Decod if r.TryDecodeAsNil() { x.PersistentVolumeRecyclerConfiguration = PersistentVolumeRecyclerConfiguration{} } else { - yyv1142 := &x.PersistentVolumeRecyclerConfiguration - yyv1142.CodecDecodeSelf(d) + yyv1147 := &x.PersistentVolumeRecyclerConfiguration + yyv1147.CodecDecodeSelf(d) } - yyj1139++ - if yyhl1139 { - yyb1139 = yyj1139 > l + yyj1144++ + if yyhl1144 { + yyb1144 = yyj1144 > l } else { - yyb1139 = r.CheckBreak() + yyb1144 = r.CheckBreak() } - if yyb1139 { + if yyb1144 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -9868,17 +9909,17 @@ func (x *VolumeConfiguration) codecDecodeSelfFromArray(l int, d *codec1978.Decod x.FlexVolumePluginDir = string(r.DecodeString()) } for { - yyj1139++ - if yyhl1139 { - yyb1139 = yyj1139 > l + yyj1144++ + if yyhl1144 { + yyb1144 = yyj1144 > l } else { - yyb1139 = r.CheckBreak() + yyb1144 = r.CheckBreak() } - if yyb1139 { + if yyb1144 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1139-1, "") + z.DecStructFieldNotFound(yyj1144-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -9890,33 +9931,33 @@ func (x *PersistentVolumeRecyclerConfiguration) CodecEncodeSelf(e *codec1978.Enc if x == nil { r.EncodeNil() } else { - yym1144 := z.EncBinary() - _ = yym1144 + yym1149 := z.EncBinary() + _ = yym1149 if false { } else if z.HasExtensions() && z.EncExt(x) { } else { - yysep1145 := !z.EncBinary() - yy2arr1145 := z.EncBasicHandle().StructToArray - var yyq1145 [7]bool - _, _, _ = yysep1145, yyq1145, yy2arr1145 - const yyr1145 bool = false - var yynn1145 int - if yyr1145 || yy2arr1145 { + yysep1150 := !z.EncBinary() + yy2arr1150 := z.EncBasicHandle().StructToArray + var yyq1150 [7]bool + _, _, _ = yysep1150, yyq1150, yy2arr1150 + const yyr1150 bool = false + var yynn1150 int + if yyr1150 || yy2arr1150 { r.EncodeArrayStart(7) } else { - yynn1145 = 7 - for _, b := range yyq1145 { + yynn1150 = 7 + for _, b := range yyq1150 { if b { - yynn1145++ + yynn1150++ } } - r.EncodeMapStart(yynn1145) - yynn1145 = 0 + r.EncodeMapStart(yynn1150) + yynn1150 = 0 } - if yyr1145 || yy2arr1145 { + if yyr1150 || yy2arr1150 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1147 := z.EncBinary() - _ = yym1147 + yym1152 := z.EncBinary() + _ = yym1152 if false { } else { r.EncodeInt(int64(x.MaximumRetry)) @@ -9925,17 +9966,17 @@ func (x *PersistentVolumeRecyclerConfiguration) CodecEncodeSelf(e *codec1978.Enc z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("maximumRetry")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1148 := z.EncBinary() - _ = yym1148 + yym1153 := z.EncBinary() + _ = yym1153 if false { } else { r.EncodeInt(int64(x.MaximumRetry)) } } - if yyr1145 || yy2arr1145 { + if yyr1150 || yy2arr1150 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1150 := z.EncBinary() - _ = yym1150 + yym1155 := z.EncBinary() + _ = yym1155 if false { } else { r.EncodeInt(int64(x.MinimumTimeoutNFS)) @@ -9944,17 +9985,17 @@ func (x *PersistentVolumeRecyclerConfiguration) CodecEncodeSelf(e *codec1978.Enc z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("minimumTimeoutNFS")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1151 := z.EncBinary() - _ = yym1151 + yym1156 := z.EncBinary() + _ = yym1156 if false { } else { r.EncodeInt(int64(x.MinimumTimeoutNFS)) } } - if yyr1145 || yy2arr1145 { + if yyr1150 || yy2arr1150 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1153 := z.EncBinary() - _ = yym1153 + yym1158 := z.EncBinary() + _ = yym1158 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodTemplateFilePathNFS)) @@ -9963,17 +10004,17 @@ func (x *PersistentVolumeRecyclerConfiguration) CodecEncodeSelf(e *codec1978.Enc z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podTemplateFilePathNFS")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1154 := z.EncBinary() - _ = yym1154 + yym1159 := z.EncBinary() + _ = yym1159 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodTemplateFilePathNFS)) } } - if yyr1145 || yy2arr1145 { + if yyr1150 || yy2arr1150 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1156 := z.EncBinary() - _ = yym1156 + yym1161 := z.EncBinary() + _ = yym1161 if false { } else { r.EncodeInt(int64(x.IncrementTimeoutNFS)) @@ -9982,17 +10023,17 @@ func (x *PersistentVolumeRecyclerConfiguration) CodecEncodeSelf(e *codec1978.Enc z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("incrementTimeoutNFS")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1157 := z.EncBinary() - _ = yym1157 + yym1162 := z.EncBinary() + _ = yym1162 if false { } else { r.EncodeInt(int64(x.IncrementTimeoutNFS)) } } - if yyr1145 || yy2arr1145 { + if yyr1150 || yy2arr1150 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1159 := z.EncBinary() - _ = yym1159 + yym1164 := z.EncBinary() + _ = yym1164 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodTemplateFilePathHostPath)) @@ -10001,17 +10042,17 @@ func (x *PersistentVolumeRecyclerConfiguration) CodecEncodeSelf(e *codec1978.Enc z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("podTemplateFilePathHostPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1160 := z.EncBinary() - _ = yym1160 + yym1165 := z.EncBinary() + _ = yym1165 if false { } else { r.EncodeString(codecSelferC_UTF81234, string(x.PodTemplateFilePathHostPath)) } } - if yyr1145 || yy2arr1145 { + if yyr1150 || yy2arr1150 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1162 := z.EncBinary() - _ = yym1162 + yym1167 := z.EncBinary() + _ = yym1167 if false { } else { r.EncodeInt(int64(x.MinimumTimeoutHostPath)) @@ -10020,17 +10061,17 @@ func (x *PersistentVolumeRecyclerConfiguration) CodecEncodeSelf(e *codec1978.Enc z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("minimumTimeoutHostPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1163 := z.EncBinary() - _ = yym1163 + yym1168 := z.EncBinary() + _ = yym1168 if false { } else { r.EncodeInt(int64(x.MinimumTimeoutHostPath)) } } - if yyr1145 || yy2arr1145 { + if yyr1150 || yy2arr1150 { z.EncSendContainerState(codecSelfer_containerArrayElem1234) - yym1165 := z.EncBinary() - _ = yym1165 + yym1170 := z.EncBinary() + _ = yym1170 if false { } else { r.EncodeInt(int64(x.IncrementTimeoutHostPath)) @@ -10039,14 +10080,14 @@ func (x *PersistentVolumeRecyclerConfiguration) CodecEncodeSelf(e *codec1978.Enc z.EncSendContainerState(codecSelfer_containerMapKey1234) r.EncodeString(codecSelferC_UTF81234, string("incrementTimeoutHostPath")) z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1166 := z.EncBinary() - _ = yym1166 + yym1171 := z.EncBinary() + _ = yym1171 if false { } else { r.EncodeInt(int64(x.IncrementTimeoutHostPath)) } } - if yyr1145 || yy2arr1145 { + if yyr1150 || yy2arr1150 { z.EncSendContainerState(codecSelfer_containerArrayEnd1234) } else { z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -10059,25 +10100,25 @@ func (x *PersistentVolumeRecyclerConfiguration) CodecDecodeSelf(d *codec1978.Dec var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yym1167 := z.DecBinary() - _ = yym1167 + yym1172 := z.DecBinary() + _ = yym1172 if false { } else if z.HasExtensions() && z.DecExt(x) { } else { - yyct1168 := r.ContainerType() - if yyct1168 == codecSelferValueTypeMap1234 { - yyl1168 := r.ReadMapStart() - if yyl1168 == 0 { + yyct1173 := r.ContainerType() + if yyct1173 == codecSelferValueTypeMap1234 { + yyl1173 := r.ReadMapStart() + if yyl1173 == 0 { z.DecSendContainerState(codecSelfer_containerMapEnd1234) } else { - x.codecDecodeSelfFromMap(yyl1168, d) + x.codecDecodeSelfFromMap(yyl1173, d) } - } else if yyct1168 == codecSelferValueTypeArray1234 { - yyl1168 := r.ReadArrayStart() - if yyl1168 == 0 { + } else if yyct1173 == codecSelferValueTypeArray1234 { + yyl1173 := r.ReadArrayStart() + if yyl1173 == 0 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } else { - x.codecDecodeSelfFromArray(yyl1168, d) + x.codecDecodeSelfFromArray(yyl1173, d) } } else { panic(codecSelferOnlyMapOrArrayEncodeToStructErr1234) @@ -10089,12 +10130,12 @@ func (x *PersistentVolumeRecyclerConfiguration) codecDecodeSelfFromMap(l int, d var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yys1169Slc = z.DecScratchBuffer() // default slice to decode into - _ = yys1169Slc - var yyhl1169 bool = l >= 0 - for yyj1169 := 0; ; yyj1169++ { - if yyhl1169 { - if yyj1169 >= l { + var yys1174Slc = z.DecScratchBuffer() // default slice to decode into + _ = yys1174Slc + var yyhl1174 bool = l >= 0 + for yyj1174 := 0; ; yyj1174++ { + if yyhl1174 { + if yyj1174 >= l { break } } else { @@ -10103,10 +10144,10 @@ func (x *PersistentVolumeRecyclerConfiguration) codecDecodeSelfFromMap(l int, d } } z.DecSendContainerState(codecSelfer_containerMapKey1234) - yys1169Slc = r.DecodeBytes(yys1169Slc, true, true) - yys1169 := string(yys1169Slc) + yys1174Slc = r.DecodeBytes(yys1174Slc, true, true) + yys1174 := string(yys1174Slc) z.DecSendContainerState(codecSelfer_containerMapValue1234) - switch yys1169 { + switch yys1174 { case "maximumRetry": if r.TryDecodeAsNil() { x.MaximumRetry = 0 @@ -10150,9 +10191,9 @@ func (x *PersistentVolumeRecyclerConfiguration) codecDecodeSelfFromMap(l int, d x.IncrementTimeoutHostPath = int32(r.DecodeInt(32)) } default: - z.DecStructFieldNotFound(-1, yys1169) - } // end switch yys1169 - } // end for yyj1169 + z.DecStructFieldNotFound(-1, yys1174) + } // end switch yys1174 + } // end for yyj1174 z.DecSendContainerState(codecSelfer_containerMapEnd1234) } @@ -10160,16 +10201,16 @@ func (x *PersistentVolumeRecyclerConfiguration) codecDecodeSelfFromArray(l int, var h codecSelfer1234 z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - var yyj1177 int - var yyb1177 bool - var yyhl1177 bool = l >= 0 - yyj1177++ - if yyhl1177 { - yyb1177 = yyj1177 > l + var yyj1182 int + var yyb1182 bool + var yyhl1182 bool = l >= 0 + yyj1182++ + if yyhl1182 { + yyb1182 = yyj1182 > l } else { - yyb1177 = r.CheckBreak() + yyb1182 = r.CheckBreak() } - if yyb1177 { + if yyb1182 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10179,13 +10220,13 @@ func (x *PersistentVolumeRecyclerConfiguration) codecDecodeSelfFromArray(l int, } else { x.MaximumRetry = int32(r.DecodeInt(32)) } - yyj1177++ - if yyhl1177 { - yyb1177 = yyj1177 > l + yyj1182++ + if yyhl1182 { + yyb1182 = yyj1182 > l } else { - yyb1177 = r.CheckBreak() + yyb1182 = r.CheckBreak() } - if yyb1177 { + if yyb1182 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10195,13 +10236,13 @@ func (x *PersistentVolumeRecyclerConfiguration) codecDecodeSelfFromArray(l int, } else { x.MinimumTimeoutNFS = int32(r.DecodeInt(32)) } - yyj1177++ - if yyhl1177 { - yyb1177 = yyj1177 > l + yyj1182++ + if yyhl1182 { + yyb1182 = yyj1182 > l } else { - yyb1177 = r.CheckBreak() + yyb1182 = r.CheckBreak() } - if yyb1177 { + if yyb1182 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10211,13 +10252,13 @@ func (x *PersistentVolumeRecyclerConfiguration) codecDecodeSelfFromArray(l int, } else { x.PodTemplateFilePathNFS = string(r.DecodeString()) } - yyj1177++ - if yyhl1177 { - yyb1177 = yyj1177 > l + yyj1182++ + if yyhl1182 { + yyb1182 = yyj1182 > l } else { - yyb1177 = r.CheckBreak() + yyb1182 = r.CheckBreak() } - if yyb1177 { + if yyb1182 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10227,13 +10268,13 @@ func (x *PersistentVolumeRecyclerConfiguration) codecDecodeSelfFromArray(l int, } else { x.IncrementTimeoutNFS = int32(r.DecodeInt(32)) } - yyj1177++ - if yyhl1177 { - yyb1177 = yyj1177 > l + yyj1182++ + if yyhl1182 { + yyb1182 = yyj1182 > l } else { - yyb1177 = r.CheckBreak() + yyb1182 = r.CheckBreak() } - if yyb1177 { + if yyb1182 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10243,13 +10284,13 @@ func (x *PersistentVolumeRecyclerConfiguration) codecDecodeSelfFromArray(l int, } else { x.PodTemplateFilePathHostPath = string(r.DecodeString()) } - yyj1177++ - if yyhl1177 { - yyb1177 = yyj1177 > l + yyj1182++ + if yyhl1182 { + yyb1182 = yyj1182 > l } else { - yyb1177 = r.CheckBreak() + yyb1182 = r.CheckBreak() } - if yyb1177 { + if yyb1182 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10259,13 +10300,13 @@ func (x *PersistentVolumeRecyclerConfiguration) codecDecodeSelfFromArray(l int, } else { x.MinimumTimeoutHostPath = int32(r.DecodeInt(32)) } - yyj1177++ - if yyhl1177 { - yyb1177 = yyj1177 > l + yyj1182++ + if yyhl1182 { + yyb1182 = yyj1182 > l } else { - yyb1177 = r.CheckBreak() + yyb1182 = r.CheckBreak() } - if yyb1177 { + if yyb1182 { z.DecSendContainerState(codecSelfer_containerArrayEnd1234) return } @@ -10276,17 +10317,17 @@ func (x *PersistentVolumeRecyclerConfiguration) codecDecodeSelfFromArray(l int, x.IncrementTimeoutHostPath = int32(r.DecodeInt(32)) } for { - yyj1177++ - if yyhl1177 { - yyb1177 = yyj1177 > l + yyj1182++ + if yyhl1182 { + yyb1182 = yyj1182 > l } else { - yyb1177 = r.CheckBreak() + yyb1182 = r.CheckBreak() } - if yyb1177 { + if yyb1182 { break } z.DecSendContainerState(codecSelfer_containerArrayElem1234) - z.DecStructFieldNotFound(yyj1177-1, "") + z.DecStructFieldNotFound(yyj1182-1, "") } z.DecSendContainerState(codecSelfer_containerArrayEnd1234) } @@ -10296,20 +10337,20 @@ func (x codecSelfer1234) encconfig_ConfigurationMap(v pkg2_config.ConfigurationM z, r := codec1978.GenHelperEncoder(e) _, _, _ = h, z, r r.EncodeMapStart(len(v)) - for yyk1185, yyv1185 := range v { + for yyk1190, yyv1190 := range v { z.EncSendContainerState(codecSelfer_containerMapKey1234) - yym1186 := z.EncBinary() - _ = yym1186 + yym1191 := z.EncBinary() + _ = yym1191 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(yyk1185)) + r.EncodeString(codecSelferC_UTF81234, string(yyk1190)) } z.EncSendContainerState(codecSelfer_containerMapValue1234) - yym1187 := z.EncBinary() - _ = yym1187 + yym1192 := z.EncBinary() + _ = yym1192 if false { } else { - r.EncodeString(codecSelferC_UTF81234, string(yyv1185)) + r.EncodeString(codecSelferC_UTF81234, string(yyv1190)) } } z.EncSendContainerState(codecSelfer_containerMapEnd1234) @@ -10320,63 +10361,63 @@ func (x codecSelfer1234) decconfig_ConfigurationMap(v *pkg2_config.Configuration z, r := codec1978.GenHelperDecoder(d) _, _, _ = h, z, r - yyv1188 := *v - yyl1188 := r.ReadMapStart() - yybh1188 := z.DecBasicHandle() - if yyv1188 == nil { - yyrl1188, _ := z.DecInferLen(yyl1188, yybh1188.MaxInitLen, 32) - yyv1188 = make(map[string]string, yyrl1188) - *v = yyv1188 + yyv1193 := *v + yyl1193 := r.ReadMapStart() + yybh1193 := z.DecBasicHandle() + if yyv1193 == nil { + yyrl1193, _ := z.DecInferLen(yyl1193, yybh1193.MaxInitLen, 32) + yyv1193 = make(map[string]string, yyrl1193) + *v = yyv1193 } - var yymk1188 string - var yymv1188 string - var yymg1188 bool - if yybh1188.MapValueReset { + var yymk1193 string + var yymv1193 string + var yymg1193 bool + if yybh1193.MapValueReset { } - if yyl1188 > 0 { - for yyj1188 := 0; yyj1188 < yyl1188; yyj1188++ { + if yyl1193 > 0 { + for yyj1193 := 0; yyj1193 < yyl1193; yyj1193++ { z.DecSendContainerState(codecSelfer_containerMapKey1234) if r.TryDecodeAsNil() { - yymk1188 = "" + yymk1193 = "" } else { - yymk1188 = string(r.DecodeString()) + yymk1193 = string(r.DecodeString()) } - if yymg1188 { - yymv1188 = yyv1188[yymk1188] + if yymg1193 { + yymv1193 = yyv1193[yymk1193] } z.DecSendContainerState(codecSelfer_containerMapValue1234) if r.TryDecodeAsNil() { - yymv1188 = "" + yymv1193 = "" } else { - yymv1188 = string(r.DecodeString()) + yymv1193 = string(r.DecodeString()) } - if yyv1188 != nil { - yyv1188[yymk1188] = yymv1188 + if yyv1193 != nil { + yyv1193[yymk1193] = yymv1193 } } - } else if yyl1188 < 0 { - for yyj1188 := 0; !r.CheckBreak(); yyj1188++ { + } else if yyl1193 < 0 { + for yyj1193 := 0; !r.CheckBreak(); yyj1193++ { z.DecSendContainerState(codecSelfer_containerMapKey1234) if r.TryDecodeAsNil() { - yymk1188 = "" + yymk1193 = "" } else { - yymk1188 = string(r.DecodeString()) + yymk1193 = string(r.DecodeString()) } - if yymg1188 { - yymv1188 = yyv1188[yymk1188] + if yymg1193 { + yymv1193 = yyv1193[yymk1193] } z.DecSendContainerState(codecSelfer_containerMapValue1234) if r.TryDecodeAsNil() { - yymv1188 = "" + yymv1193 = "" } else { - yymv1188 = string(r.DecodeString()) + yymv1193 = string(r.DecodeString()) } - if yyv1188 != nil { - yyv1188[yymk1188] = yymv1188 + if yyv1193 != nil { + yyv1193[yymk1193] = yymv1193 } } } // else len==0: TODO: Should we clear map entries? diff --git a/pkg/apis/componentconfig/v1alpha1/zz_generated.conversion.go b/pkg/apis/componentconfig/v1alpha1/zz_generated.conversion.go index d9a2d8cbe8e..16532abb0fe 100644 --- a/pkg/apis/componentconfig/v1alpha1/zz_generated.conversion.go +++ b/pkg/apis/componentconfig/v1alpha1/zz_generated.conversion.go @@ -315,6 +315,7 @@ func autoConvert_v1alpha1_KubeletConfiguration_To_componentconfig_KubeletConfigu } else { out.KubeReserved = nil } + out.ProtectKernelDefaults = in.ProtectKernelDefaults return nil } @@ -479,6 +480,7 @@ func autoConvert_componentconfig_KubeletConfiguration_To_v1alpha1_KubeletConfigu } else { out.KubeReserved = nil } + out.ProtectKernelDefaults = in.ProtectKernelDefaults return nil } diff --git a/pkg/apis/componentconfig/v1alpha1/zz_generated.deepcopy.go b/pkg/apis/componentconfig/v1alpha1/zz_generated.deepcopy.go index f279cc361aa..54aeef6b68a 100644 --- a/pkg/apis/componentconfig/v1alpha1/zz_generated.deepcopy.go +++ b/pkg/apis/componentconfig/v1alpha1/zz_generated.deepcopy.go @@ -374,6 +374,7 @@ func DeepCopy_v1alpha1_KubeletConfiguration(in interface{}, out interface{}, c * } else { out.KubeReserved = nil } + out.ProtectKernelDefaults = in.ProtectKernelDefaults return nil } } diff --git a/pkg/apis/componentconfig/zz_generated.deepcopy.go b/pkg/apis/componentconfig/zz_generated.deepcopy.go index f2d7f30833f..fd2764d2ef0 100644 --- a/pkg/apis/componentconfig/zz_generated.deepcopy.go +++ b/pkg/apis/componentconfig/zz_generated.deepcopy.go @@ -322,6 +322,7 @@ func DeepCopy_componentconfig_KubeletConfiguration(in interface{}, out interface } else { out.KubeReserved = nil } + out.ProtectKernelDefaults = in.ProtectKernelDefaults return nil } }